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 16, 2024
1 parent 7129f7a commit 42a581e
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 171 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
}
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@biomejs/biome": "^1.9.1",
"@brillout/test-e2e": "^0.5.35",
"@brillout/test-types": "^0.1.15",
"playwright": "^1.47.0",
"playwright": "^1.47.1",
"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 @@ -19,16 +19,16 @@
"@brillout/release-me": "^0.4.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@tanstack/solid-query": "^5.55.4",
"@tanstack/solid-query": "^5.56.2",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"rollup": "^4.21.3",
"rollup-plugin-dts": "6.1.1",
"solid-js": "^1.8.22",
"tsup": "^8.2.4",
"typescript": "^5.6.2",
"vike": "^0.4.195",
"vike-solid": "workspace:*",
"vite": "^5.4.4"
"vite": "^5.4.5"
},
"exports": {
".": "./dist/src/index.js",
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,20 +23,20 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@biomejs/biome": "^1.8.3",
"@biomejs/biome": "^1.9.1",
"@brillout/release-me": "^0.4.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^22.5.4",
"babel-preset-solid": "^1.8.22",
"bumpp": "^9.5.2",
"rollup": "^4.21.2",
"rollup": "^4.21.3",
"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.4"
"vite": "^5.4.5"
},
"exports": {
"./config": "./dist/+config.js",
Expand Down
Loading

0 comments on commit 42a581e

Please sign in to comment.