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 Jan 20, 2025
1 parent 582478f commit e559a8d
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 206 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@brillout/test-e2e": "^0.5.37",
"@brillout/test-e2e": "^0.5.38",
"@brillout/test-types": "^0.1.15",
"eslint": "^9.18.0",
"eslint-plugin-solid": "^0.14.5",
"playwright": "^1.49.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1"
"typescript-eslint": "^8.20.0"
},
"packageManager": "[email protected]"
}
6 changes: 3 additions & 3 deletions packages/vike-solid-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"@brillout/release-me": "^0.4.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.0",
"@tanstack/solid-query": "^5.64.0",
"rollup": "^4.30.1",
"@tanstack/solid-query": "^5.64.2",
"rollup": "^4.31.0",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.9.4",
"typescript": "^5.7.3",
"vike": "^0.4.214",
"vike": "^0.4.218",
"vike-solid": "workspace:*"
},
"typesVersions": {
Expand Down
8 changes: 4 additions & 4 deletions packages/vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"@rollup/plugin-node-resolve": "^16.0.0",
"@types/node": "^22.10.5",
"babel-preset-solid": "^1.9.3",
"bumpp": "^9.10.0",
"rollup": "^4.30.1",
"bumpp": "^9.10.1",
"rollup": "^4.31.0",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.9.4",
"tslib": "^2.8.1",
"typescript": "^5.7.3",
"vike": "^0.4.214",
"vite": "^6.0.7"
"vike": "^0.4.218",
"vite": "^6.0.8"
},
"exports": {
"./config": "./dist/+config.js",
Expand Down
Loading

0 comments on commit e559a8d

Please sign in to comment.