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 Oct 28, 2024
1 parent da22c44 commit 1299686
Show file tree
Hide file tree
Showing 4 changed files with 868 additions and 962 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@brillout/test-types": "^0.1.15",
"eslint": "^9.13.0",
"eslint-plugin-solid": "^0.14.3",
"playwright": "^1.48.1",
"playwright": "^1.48.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0"
"typescript-eslint": "^8.11.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,10 +42,10 @@
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@tanstack/solid-query": "^5.59.13",
"rollup": "^4.24.0",
"@tanstack/solid-query": "^5.59.16",
"rollup": "^4.24.2",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.9.2",
"solid-js": "^1.9.3",
"typescript": "^5.6.3",
"vike": "^0.4.199",
"vike-solid": "workspace:*"
Expand Down
14 changes: 7 additions & 7 deletions packages/vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,22 @@
"vite": ">=5.0.0"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-typescript": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/node": "^22.7.7",
"babel-preset-solid": "^1.9.2",
"babel-preset-solid": "^1.9.3",
"bumpp": "^9.7.1",
"rollup": "^4.24.0",
"rollup": "^4.24.2",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.9.2",
"solid-js": "^1.9.3",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"vike": "^0.4.199",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"exports": {
"./config": "./dist/+config.js",
Expand Down
Loading

0 comments on commit 1299686

Please sign in to comment.