fix: update trpc dependencies and add openapi meta to providers endpoint (#103)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user