We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09edf2f commit 5769ba0Copy full SHA for 5769ba0
2 files changed
optimize/starter/packages/client/package.json
@@ -12,7 +12,7 @@
12
"author": "Igal Klebanov",
13
"license": "ISC",
14
"dependencies": {
15
- "@tanstack/react-query": "5.91.2",
+ "@tanstack/react-query": "5.91.3",
16
"@trpc/client": "next",
17
"@trpc/react-query": "next",
18
"react": "19.2.3",
orm/nextjs-trpc/package.json
@@ -16,7 +16,7 @@
"@prisma/adapter-pg": "7.0.0",
"@prisma/client": "7.0.0",
"@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