Skip to content

Commit 3792a41

Browse files
committed
v10.27.2
1 parent 0c1f49e commit 3792a41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@examples/next-websockets-starter",
3-
"version": "10.27.1",
3+
"version": "10.27.2",
44
"private": true,
55
"engines": {
66
"node": "^18.15.0"
@@ -43,9 +43,9 @@
4343
"dependencies": {
4444
"@prisma/client": "^4.14.1",
4545
"@tanstack/react-query": "^4.18.0",
46-
"@trpc/client": "^10.27.1",
47-
"@trpc/next": "^10.27.1",
48-
"@trpc/react-query": "^10.27.1",
46+
"@trpc/client": "^10.27.2",
47+
"@trpc/next": "^10.27.2",
48+
"@trpc/react-query": "^10.27.2",
4949
"@trpc/server": "^10.27.1",
5050
"clsx": "^1.1.1",
5151
"next": "^13.4.3",

0 commit comments

Comments
 (0)