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] committed Sep 9, 2024
1 parent 731a4ab commit 47975c1
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 71 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
6 changes: 3 additions & 3 deletions packages/vike-solid-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"vike-solid": ">=0.7.4"
},
"devDependencies": {
"@brillout/release-me": "^0.4.0",
"@brillout/release-me": "^0.4.1",
"@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",
Expand All @@ -28,7 +28,7 @@
"typescript": "^5.5.4",
"vike": "^0.4.195",
"vike-solid": "^0.7.4",
"vite": "5.4.2"
"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 @@ -24,7 +24,7 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@biomejs/biome": "^1.8.3",
"@brillout/release-me": "^0.4.0",
"@brillout/release-me": "^0.4.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^22.4.0",
Expand All @@ -36,7 +36,7 @@
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vike": "^0.4.195",
"vite": "^5.4.2"
"vite": "^5.4.3"
},
"exports": {
"./config": "./dist/+config.js",
Expand Down
Loading

0 comments on commit 47975c1

Please sign in to comment.