fix(deps): update trpc monorepo to ^11.5.0 (#3951)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 10:59:36 +00:00
committed by GitHub
parent f277ceb302
commit 88eed15faf
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.3.0",
"@tanstack/react-query": "^5.85.5",
"@trpc/client": "^11.4.4",
"@trpc/react-query": "^11.4.4",
"@trpc/server": "^11.4.4",
"@trpc/tanstack-react-query": "^11.4.4",
"@trpc/client": "^11.5.0",
"@trpc/react-query": "^11.5.0",
"@trpc/server": "^11.5.0",
"@trpc/tanstack-react-query": "^11.5.0",
"lodash.clonedeep": "^4.5.0",
"next": "15.5.0",
"react": "19.1.1",