Skip to content

Commit

Permalink
v10.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Sep 14, 2023
1 parent 7133c51 commit 1700e26
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.38.2",
"version": "10.38.3",
"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.38.2",
"@trpc/next": "^10.38.2",
"@trpc/react-query": "^10.38.2",
"@trpc/server": "^10.38.2",
"@trpc/client": "^10.38.3",
"@trpc/next": "^10.38.3",
"@trpc/react-query": "^10.38.3",
"@trpc/server": "^10.38.3",
"clsx": "^2.0.0",
"next": "^13.4.8",
"next-auth": "^4.22.1",
Expand Down

0 comments on commit 1700e26

Please sign in to comment.