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 31, 2024
1 parent f4b799c commit e0ec99c
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 87 deletions.
2 changes: 1 addition & 1 deletion examples/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"vike": "^0.4.160",
"vike-react": "^0.4.4",
"vike-react-query": "^0.0.3",
"@tanstack/react-query": "^5.17.19",
"@tanstack/react-query": "^5.18.0",
"vite": "^5.0.12"
},
"type": "module"
Expand Down
8 changes: 4 additions & 4 deletions packages/vike-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@brillout/release-me": "^0.1.14",
"@types/node": "^20.11.6",
"@types/node": "^20.11.14",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"react": "^18.2.0",
Expand All @@ -37,10 +37,10 @@
"vike": "^0.4.160",
"vike-react": "^0.4.4",
"react-streaming": "^0.3.19",
"vitest": "^1.2.1",
"@testing-library/react": "^14.1.2",
"vitest": "^1.2.2",
"@testing-library/react": "^14.2.0",
"jsdom": "^23.2.0",
"@tanstack/react-query": "^5.17.19"
"@tanstack/react-query": "^5.18.0"
},
"dependencies": {
"devalue": "^4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vike-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@brillout/release-me": "^0.1.14",
"@types/node": "^20.11.6",
"@types/node": "^20.11.14",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit e0ec99c

Please sign in to comment.