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 1d7827f commit b54d36dCopy full SHA for b54d36d
optimize/starter/packages/client/package.json
@@ -12,7 +12,7 @@
12
"author": "Igal Klebanov",
13
"license": "ISC",
14
"dependencies": {
15
- "@tanstack/react-query": "5.90.6",
+ "@tanstack/react-query": "5.90.9",
16
"@trpc/client": "next",
17
"@trpc/react-query": "next",
18
"react": "19.1.0",
orm/nextjs-trpc/package.json
@@ -16,7 +16,7 @@
"@prisma/client": "6.18.0",
"@prisma/extension-accelerate": "2.0.2",
"@tanstack/react-form": "1.23.8",
19
20
"@trpc/client": "11.7.0",
21
"@trpc/next": "11.7.0",
22
"@trpc/react-query": "11.7.0",
0 commit comments