fix(deps): update trpc monorepo to ^11.8.0 (#4697)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-18 19:26:34 +00:00
committed by GitHub
parent b005cf045f
commit 1f44845df4
4 changed files with 67 additions and 67 deletions

View File

@@ -43,10 +43,10 @@
"@homarr/validation": "workspace:^0.1.0",
"@kubernetes/client-node": "^1.4.0",
"@tanstack/react-query": "^5.90.12",
"@trpc/client": "^11.7.2",
"@trpc/react-query": "^11.7.2",
"@trpc/server": "^11.7.2",
"@trpc/tanstack-react-query": "^11.7.2",
"@trpc/client": "^11.8.0",
"@trpc/react-query": "^11.8.0",
"@trpc/server": "^11.8.0",
"@trpc/tanstack-react-query": "^11.8.0",
"lodash.clonedeep": "^4.5.0",
"next": "16.0.10",
"react": "19.2.3",