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

@@ -5,9 +5,9 @@ packages:
catalog:
"@tanstack/react-query": ^5.59.15
"@trpc/client": ^11.0.0-rc.477
"@trpc/react-query": ^11.0.0-rc.477
"@trpc/server": ^11.0.0-rc.477
"@trpc/client": ^11.4.3
"@trpc/react-query": ^11.4.3
"@trpc/server": ^11.4.3
eslint: ^9.12.0
prettier: ^3.3.3
tailwindcss: ^3.4.14