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

@@ -41,9 +41,9 @@
"@homarr/server-settings": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@kubernetes/client-node": "^1.1.0",
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@trpc/client": "^11.0.0",
"@trpc/react-query": "^11.0.0",
"@trpc/server": "^11.0.0",
"lodash.clonedeep": "^4.5.0",
"next": "15.1.7",
"pretty-print-error": "^1.1.2",