Skip to content

Commit

Permalink
fix(deps): update trpc monorepo to v10.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent 90b98e5 commit 5da7d69
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.0",
"@trpc/next": "10.43.0",
"@trpc/react-query": "10.43.0",
"@trpc/server": "10.43.0",
"@trpc/client": "10.43.1",
"@trpc/next": "10.43.1",
"@trpc/react-query": "10.43.1",
"@trpc/server": "10.43.1",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit 5da7d69

Please sign in to comment.