Skip to content

Commit 87e9604

Browse files
committed
v10.34.0
1 parent 387f37d commit 87e9604

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@examples/next-websockets-starter",
3-
"version": "10.33.1",
3+
"version": "10.34.0",
44
"private": true,
55
"engines": {
66
"node": "^18.15.0"
@@ -42,10 +42,10 @@
4242
"dependencies": {
4343
"@prisma/client": "^4.14.1",
4444
"@tanstack/react-query": "^4.18.0",
45-
"@trpc/client": "^10.33.1",
46-
"@trpc/next": "^10.33.1",
47-
"@trpc/react-query": "^10.33.1",
48-
"@trpc/server": "^10.33.1",
45+
"@trpc/client": "^10.34.0",
46+
"@trpc/next": "^10.34.0",
47+
"@trpc/react-query": "^10.34.0",
48+
"@trpc/server": "^10.34.0",
4949
"clsx": "^1.1.1",
5050
"next": "^13.4.8",
5151
"next-auth": "^4.22.1",

0 commit comments

Comments
 (0)