Skip to content

Commit

Permalink
fix(deps): update solid monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 75c034d commit 1af1baa
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/testing-library__jest-dom": "5.14.5",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"babel-preset-solid": "1.6.13",
"babel-preset-solid": "1.9.3",
"esbuild": "0.17.18",
"eslint": "8.39.0",
"eslint-config-airbnb-base": "15.0.0",
Expand All @@ -39,7 +39,7 @@
"prettier-plugin-pkg": "0.17.1",
"prettier-plugin-sh": "0.12.8",
"prettier-plugin-sql": "0.14.0",
"solid-js": "1.6.15",
"solid-js": "1.9.4",
"solid-testing-library": "0.5.1",
"stylelint": "15.2.0",
"stylelint-config-standard": "30.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"solid-js": "^1.0.0"
},
"devDependencies": {
"solid-js": "1.6.15"
"solid-js": "1.9.4"
},
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/trackx-dash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@maxmilton/solid-router": "0.3.2",
"@trackx/icons": "workspace:*",
"@trackx/reltime": "workspace:*",
"solid-js": "1.6.15",
"solid-js": "1.9.4",
"trackx": "workspace:*",
"uplot": "1.6.24"
},
Expand Down
61 changes: 40 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1af1baa

Please sign in to comment.