Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.49.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2024
1 parent 7ef1a5d commit d2793ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/trpc-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@prisma/client": "5.16.1",
"@tanstack/react-query": "5.49.0",
"@tanstack/react-query": "5.49.2",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/react-query": "next",
Expand Down

0 comments on commit d2793ba

Please sign in to comment.