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.
@tanstack/react-query
1 parent bf77b10 commit 71fadafCopy full SHA for 71fadaf
package.json
@@ -40,7 +40,7 @@
40
},
41
"dependencies": {
42
"@prisma/client": "^5.12.1",
43
- "@tanstack/react-query": "^5.54.1",
+ "@tanstack/react-query": "^5.59.15",
44
"@trpc/client": "npm:@trpc/client@next",
45
"@trpc/next": "npm:@trpc/next@next",
46
"@trpc/react-query": "npm:@trpc/react-query@next",
@@ -57,7 +57,7 @@
57
58
"devDependencies": {
59
"@playwright/test": "^1.26.1",
60
- "@tanstack/react-query-devtools": "^5.54.1",
+ "@tanstack/react-query-devtools": "^5.59.15",
61
"@types/node": "^20.10.0",
62
"@types/react": "^18.3.1",
63
"@types/ws": "^8.2.0",
0 commit comments