We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00821fa commit 3b6dc9eCopy full SHA for 3b6dc9e
typescript/trpc-nextjs/package.json
@@ -11,10 +11,10 @@
11
"dependencies": {
12
"@prisma/client": "5.5.2",
13
"@tanstack/react-query": "4.36.1",
14
- "@trpc/client": "10.42.0",
15
- "@trpc/next": "10.42.0",
16
- "@trpc/react-query": "10.42.0",
17
- "@trpc/server": "10.42.0",
+ "@trpc/client": "10.43.0",
+ "@trpc/next": "10.43.0",
+ "@trpc/react-query": "10.43.0",
+ "@trpc/server": "10.43.0",
18
"next": "13.5.6",
19
"react": "18.2.0",
20
"react-dom": "18.2.0",
0 commit comments