chore(deps): update trpc to v11 (#2668)

This commit is contained in:
Meier Lukas
2025-03-21 18:32:51 +01:00
committed by GitHub
parent 3edfe6bfed
commit 25e4c814ac
4 changed files with 50 additions and 50 deletions

View File

@@ -59,10 +59,10 @@
"@tanstack/react-query": "^5.69.0",
"@tanstack/react-query-devtools": "^5.69.0",
"@tanstack/react-query-next-experimental": "^5.69.0",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@trpc/client": "^11.0.0",
"@trpc/next": "^11.0.0",
"@trpc/react-query": "^11.0.0",
"@trpc/server": "^11.0.0",
"@xterm/addon-canvas": "^0.7.0",
"@xterm/addon-fit": "0.10.0",
"@xterm/xterm": "^5.5.0",