We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc474ad commit 85a9c53Copy full SHA for 85a9c53
package.json
@@ -41,7 +41,7 @@
41
},
42
"dependencies": {
43
"@prisma/client": "^5.12.1",
44
- "@tanstack/react-query": "^5.62.8",
+ "@tanstack/react-query": "^5.66.0",
45
"@trpc/client": "npm:@trpc/client@next",
46
"@trpc/next": "npm:@trpc/next@next",
47
"@trpc/react-query": "npm:@trpc/react-query@next",
@@ -58,7 +58,7 @@
58
59
"devDependencies": {
60
"@playwright/test": "^1.26.1",
61
- "@tanstack/react-query-devtools": "^5.59.15",
+ "@tanstack/react-query-devtools": "^5.64.2",
62
"@types/node": "^22.9.0",
63
"@types/react": "^19.0.0",
64
"@types/ws": "^8.2.0",
0 commit comments