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 Sep 9, 2024
1 parent d9d37e0 commit d6ccdc7
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@biomejs/biome": "^1.8.3",
"@brillout/test-e2e": "^0.5.35",
"@brillout/test-types": "^0.1.15",
"playwright": "^1.46.1",
"playwright": "^1.47.0",
"prettier": "^3.3.3"
},
"packageManager": "[email protected]"
Expand Down
8 changes: 4 additions & 4 deletions packages/vike-solid-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"@brillout/release-me": "^0.4.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@tanstack/solid-query": "^5.52.2",
"@tanstack/solid-query": "^5.55.4",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"rollup-plugin-dts": "6.1.1",
"solid-js": "^1.8.22",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vike": "^0.4.193",
"vike-solid": "^0.7.3",
"vite": "5.4.2"
"vike": "^0.4.195",
"vike-solid": "^0.7.4",
"vite": "5.4.3"
},
"exports": {
".": "./dist/src/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"solid-js": "^1.8.22",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vike": "^0.4.193",
"vite": "^5.4.2"
"vike": "^0.4.195",
"vite": "^5.4.3"
},
"exports": {
"./config": "./dist/+config.js",
Expand Down
126 changes: 64 additions & 62 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 d6ccdc7

Please sign in to comment.