Skip to content

Commit

Permalink
fix(deps): replace dependency react-query with @tanstack/react-query …
Browse files Browse the repository at this point in the history
…^4.0.5
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent d68d4a0 commit 23b0721
Show file tree
Hide file tree
Showing 2 changed files with 14,261 additions and 11,420 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/complete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"next": "^12.3.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.39.2"
"@tanstack/react-query": "^4.0.5"
},
"devDependencies": {
"@types/node": "^18.11.15",
Expand Down

0 comments on commit 23b0721

Please sign in to comment.