fix(deps): update trpc monorepo to ^11.0.1 (#2724)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-03-28 16:20:05 +00:00
committed by GitHub
parent 70879ccb90
commit 217818573e
3 changed files with 48 additions and 48 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": "^11.0.0",
"@trpc/react-query": "^11.0.0",
"@trpc/server": "^11.0.0",
"@trpc/client": "^11.0.1",
"@trpc/react-query": "^11.0.1",
"@trpc/server": "^11.0.1",
"lodash.clonedeep": "^4.5.0",
"next": "15.2.4",
"pretty-print-error": "^1.1.2",