Skip to content

Commit

Permalink
Merge pull request #129 from vikejs/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 authored Oct 1, 2024
2 parents e5b0454 + c2884bf commit 652e7b4
Show file tree
Hide file tree
Showing 3 changed files with 584 additions and 175 deletions.
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,11 +41,11 @@
"devDependencies": {
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@tanstack/solid-query": "^5.56.2",
"rollup": "^4.22.4",
"rollup": "^4.23.0",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.8.22",
"solid-js": "^1.9.1",
"typescript": "^5.6.2",
"vike": "^0.4.197",
"vike-solid": "workspace:*"
Expand Down
12 changes: 6 additions & 6 deletions packages/vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"@babel/preset-typescript": "^7.24.7",
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/node": "^22.5.5",
"babel-preset-solid": "^1.8.22",
"bumpp": "^9.5.2",
"rollup": "^4.22.4",
"babel-preset-solid": "^1.9.0",
"bumpp": "^9.6.1",
"rollup": "^4.23.0",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.8.22",
"solid-js": "^1.9.1",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"vike": "^0.4.197",
"vite": "^5.4.7"
"vite": "^5.4.8"
},
"exports": {
"./config": "./dist/+config.js",
Expand Down
Loading

0 comments on commit 652e7b4

Please sign in to comment.