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 30, 2024
1 parent 171a241 commit 9fc1812
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 202 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-solid": "^0.14.5",
"playwright": "^1.49.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1"
"typescript-eslint": "^8.18.2"
},
"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 @@ -39,15 +39,15 @@
"vike-solid": "workspace:^"
},
"devDependencies": {
"@brillout/release-me": "^0.4.2",
"@brillout/release-me": "^0.4.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.0",
"@tanstack/solid-query": "^5.62.8",
"@tanstack/solid-query": "^5.62.10",
"rollup": "^4.29.1",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.9.3",
"typescript": "^5.7.2",
"vike": "^0.4.210",
"vike": "^0.4.211",
"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 @@ -23,7 +23,7 @@
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@brillout/release-me": "^0.4.2",
"@brillout/release-me": "^0.4.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.0",
"@types/node": "^22.10.1",
Expand All @@ -34,8 +34,8 @@
"solid-js": "^1.9.3",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vike": "^0.4.210",
"vite": "^6.0.5"
"vike": "^0.4.211",
"vite": "^6.0.6"
},
"exports": {
"./config": "./dist/+config.js",
Expand Down
Loading

0 comments on commit 9fc1812

Please sign in to comment.