fix(deps): update trpc monorepo to ^11.1.4 (#3260)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-28 22:20:43 +00:00
committed by GitHub
parent ad5f985645
commit bfd7b70618
3 changed files with 58 additions and 58 deletions

View File

@@ -42,10 +42,10 @@
"@homarr/validation": "workspace:^0.1.0",
"@kubernetes/client-node": "^1.2.0",
"@tanstack/react-query": "^5.77.2",
"@trpc/client": "^11.1.3",
"@trpc/react-query": "^11.1.3",
"@trpc/server": "^11.1.3",
"@trpc/tanstack-react-query": "^11.1.3",
"@trpc/client": "^11.1.4",
"@trpc/react-query": "^11.1.4",
"@trpc/server": "^11.1.4",
"@trpc/tanstack-react-query": "^11.1.4",
"lodash.clonedeep": "^4.5.0",
"next": "15.3.2",
"react": "19.1.0",