Skip to content

Commit 3b6dc9e

Browse files
committed
fix(deps): update trpc monorepo to v10.43.0
1 parent 00821fa commit 3b6dc9e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

typescript/trpc-nextjs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"dependencies": {
1212
"@prisma/client": "5.5.2",
1313
"@tanstack/react-query": "4.36.1",
14-
"@trpc/client": "10.42.0",
15-
"@trpc/next": "10.42.0",
16-
"@trpc/react-query": "10.42.0",
17-
"@trpc/server": "10.42.0",
14+
"@trpc/client": "10.43.0",
15+
"@trpc/next": "10.43.0",
16+
"@trpc/react-query": "10.43.0",
17+
"@trpc/server": "10.43.0",
1818
"next": "13.5.6",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)