Skip to content

Commit

Permalink
v10.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Jul 6, 2023
1 parent 387f37d commit 87e9604
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/next-websockets-starter",
"version": "10.33.1",
"version": "10.34.0",
"private": true,
"engines": {
"node": "^18.15.0"
Expand Down Expand Up @@ -42,10 +42,10 @@
"dependencies": {
"@prisma/client": "^4.14.1",
"@tanstack/react-query": "^4.18.0",
"@trpc/client": "^10.33.1",
"@trpc/next": "^10.33.1",
"@trpc/react-query": "^10.33.1",
"@trpc/server": "^10.33.1",
"@trpc/client": "^10.34.0",
"@trpc/next": "^10.34.0",
"@trpc/react-query": "^10.34.0",
"@trpc/server": "^10.34.0",
"clsx": "^1.1.1",
"next": "^13.4.8",
"next-auth": "^4.22.1",
Expand Down

0 comments on commit 87e9604

Please sign in to comment.