Skip to content

Commit 2417067

Browse files
committed
feat: migrate from trpc-openapi to trpc-to-openapi
1 parent 14f87d1 commit 2417067

File tree

7 files changed

+13228
-10507
lines changed

7 files changed

+13228
-10507
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"@react-email/render": "0.0.12",
6060
"@stoplight/elements": "8.1.0",
6161
"@t3-oss/env-nextjs": "0.7.3",
62-
"@tanstack/react-query": "5.35.1",
63-
"@tanstack/react-query-devtools": "5.35.1",
64-
"@trpc/client": "11.0.0-rc.364",
65-
"@trpc/next": "11.0.0-rc.364",
66-
"@trpc/react-query": "11.0.0-rc.364",
67-
"@trpc/server": "11.0.0-rc.364",
62+
"@tanstack/react-query": "5.62.2",
63+
"@tanstack/react-query-devtools": "5.62.2",
64+
"@trpc/client": "11.0.0-rc.648",
65+
"@trpc/next": "11.0.0-rc.648",
66+
"@trpc/react-query": "11.0.0-rc.648",
67+
"@trpc/server": "11.0.0-rc.648",
6868
"bcrypt": "5.1.1",
6969
"chakra-react-select": "4.7.6",
7070
"colorette": "2.0.20",
@@ -94,8 +94,8 @@
9494
"react-use-measure": "2.1.1",
9595
"sharp": "0.33.2",
9696
"superjson": "2.2.1",
97-
"trpc-openapi": "1.2.0",
98-
"zod": "3.22.4",
97+
"trpc-to-openapi": "2.1.0",
98+
"zod": "3.23.8",
9999
"zod-i18n-map": "2.27.0",
100100
"zustand": "4.5.2"
101101
},

0 commit comments

Comments
 (0)