Skip to content

Commit 2dc40f6

Browse files
committed
v10.27.0
1 parent e2f5206 commit 2dc40f6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@examples/next-websockets-starter",
3-
"version": "10.26.0",
3+
"version": "10.27.0",
44
"private": true,
55
"engines": {
66
"node": "^18.15.0"
@@ -43,10 +43,10 @@
4343
"dependencies": {
4444
"@prisma/client": "^4.14.1",
4545
"@tanstack/react-query": "^4.18.0",
46-
"@trpc/client": "^10.26.0",
47-
"@trpc/next": "^10.26.0",
48-
"@trpc/react-query": "^10.26.0",
49-
"@trpc/server": "^10.25.1",
46+
"@trpc/client": "^10.27.0",
47+
"@trpc/next": "^10.27.0",
48+
"@trpc/react-query": "^10.27.0",
49+
"@trpc/server": "^10.27.0",
5050
"clsx": "^1.1.1",
5151
"next": "^13.4.2",
5252
"next-auth": "^4.22.1",

0 commit comments

Comments
 (0)