Skip to content

Commit 6c6b1f1

Browse files
committed
v10.28.1
1 parent 1dbaa17 commit 6c6b1f1

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.28.0",
3+
"version": "10.28.1",
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.28.0",
47-
"@trpc/next": "^10.28.0",
48-
"@trpc/react-query": "^10.28.0",
49-
"@trpc/server": "^10.28.0",
46+
"@trpc/client": "^10.28.1",
47+
"@trpc/next": "^10.28.1",
48+
"@trpc/react-query": "^10.28.1",
49+
"@trpc/server": "^10.28.1",
5050
"clsx": "^1.1.1",
5151
"next": "^13.4.3",
5252
"next-auth": "^4.22.1",

0 commit comments

Comments
 (0)