Skip to content

Commit

Permalink
fix(deps): update trpc monorepo to v10.43.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 9, 2023
1 parent d2ee8e8 commit 8c0c87d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions typescript/trpc-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"dependencies": {
"@prisma/client": "5.5.2",
"@tanstack/react-query": "4.36.1",
"@trpc/client": "10.43.1",
"@trpc/next": "10.43.1",
"@trpc/react-query": "10.43.1",
"@trpc/server": "10.43.1",
"@trpc/client": "10.43.2",
"@trpc/next": "10.43.2",
"@trpc/react-query": "10.43.2",
"@trpc/server": "10.43.2",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit 8c0c87d

Please sign in to comment.