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 23, 2024
1 parent 99bdb86 commit de5cb4b
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 207 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
}
},
"devDependencies": {
"@biomejs/biome": "^1.9.1",
"@biomejs/biome": "^1.9.2",
"@brillout/test-e2e": "^0.5.35",
"@brillout/test-types": "^0.1.15",
"playwright": "^1.47.1"
"playwright": "^1.47.2"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions packages/vike-solid-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"vike-solid": "workspace:^"
},
"devDependencies": {
"@brillout/release-me": "^0.4.1",
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^15.2.4",
"@tanstack/solid-query": "^5.56.2",
"rimraf": "^6.0.1",
"rollup": "^4.21.3",
"rollup": "^4.22.4",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.8.22",
"typescript": "^5.6.2",
"vike": "^0.4.195",
"vike": "^0.4.196",
"vike-solid": "workspace:*",
"vite": "^5.4.6"
"vite": "^5.4.7"
},
"exports": {
".": "./dist/src/index.js",
Expand Down
10 changes: 5 additions & 5 deletions packages/vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@brillout/release-me": "^0.4.1",
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^15.2.4",
"@types/node": "^22.5.5",
"babel-preset-solid": "^1.8.22",
"bumpp": "^9.5.2",
"rollup": "^4.21.3",
"rollup": "^4.22.4",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.8.22",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"vike": "^0.4.195",
"vite": "^5.4.6"
"vike": "^0.4.196",
"vite": "^5.4.7"
},
"exports": {
"./config": "./dist/+config.js",
Expand Down
Loading

0 comments on commit de5cb4b

Please sign in to comment.