Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 16c9c82 commit 9ba40d0
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 169 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@brillout/test-e2e": "^0.5.36",
"@brillout/test-e2e": "^0.5.37",
"@brillout/test-types": "^0.1.15",
"eslint": "^9.16.0",
"eslint-plugin-solid": "^0.14.4",
"playwright": "^1.49.0",
"eslint": "^9.17.0",
"eslint-plugin-solid": "^0.14.5",
"playwright": "^1.49.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.18.0"
},
"packageManager": "[email protected]"
}
6 changes: 3 additions & 3 deletions packages/vike-solid-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"devDependencies": {
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@tanstack/solid-query": "^5.62.3",
"@rollup/plugin-node-resolve": "^15.3.1",
"@tanstack/solid-query": "^5.62.7",
"rollup": "^4.28.1",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.9.3",
"typescript": "^5.7.2",
"vike": "^0.4.206",
"vike": "^0.4.209",
"vike-solid": "workspace:*"
},
"typesVersions": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"@babel/preset-typescript": "^7.26.0",
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^15.3.1",
"@types/node": "^22.10.1",
"babel-preset-solid": "^1.9.3",
"bumpp": "^9.9.0",
"bumpp": "^9.9.1",
"rollup": "^4.28.1",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.9.3",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vike": "^0.4.206",
"vike": "^0.4.209",
"vite": "^6.0.3"
},
"exports": {
Expand Down
Loading

0 comments on commit 9ba40d0

Please sign in to comment.