fix(deps): update trpc monorepo to ^11.5.1 (#4045)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-10 17:19:30 +00:00
committed by GitHub
parent a149d8c3c1
commit a7976e9d70
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.87.1",
"@trpc/client": "^11.5.0",
"@trpc/react-query": "^11.5.0",
"@trpc/server": "^11.5.0",
"@trpc/tanstack-react-query": "^11.5.0",
"@trpc/client": "^11.5.1",
"@trpc/react-query": "^11.5.1",
"@trpc/server": "^11.5.1",
"@trpc/tanstack-react-query": "^11.5.1",
"lodash.clonedeep": "^4.5.0",
"next": "15.5.2",
"react": "19.1.1",