Skip to content

Commit 343ba39

Browse files
authored
Upgrade tanstack query to latest (#6290)
* Upgrade React Query and bump peer dep in react query integration
1 parent a793529 commit 343ba39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@prisma/client": "^5.12.1",
44-
"@tanstack/react-query": "^5.59.15",
44+
"@tanstack/react-query": "^5.62.8",
4545
"@trpc/client": "npm:@trpc/client@next",
4646
"@trpc/next": "npm:@trpc/next@next",
4747
"@trpc/react-query": "npm:@trpc/react-query@next",

0 commit comments

Comments
 (0)