Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 3967b92 commit 926a0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orm/trpc-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@prisma/client": "5.21.1",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query": "5.59.20",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand Down

0 comments on commit 926a0e1

Please sign in to comment.