fix: update trpc dependencies and add openapi meta to providers endpoint (#103)

This commit is contained in:
Henry
2025-07-07 22:32:49 +01:00
committed by GitHub
parent 9daf657db2
commit 1c920e3983
7 changed files with 105 additions and 115 deletions

View File

@@ -42,7 +42,7 @@
"@kan/stripe": "workspace:^",
"@trpc/server": "catalog:",
"superjson": "2.2.1",
"trpc-to-openapi": "^2.1.0",
"trpc-to-openapi": "^2.3.2",
"zod": "catalog:"
},
"devDependencies": {