fix(deps): update trpc monorepo to ^11.4.2 (#3419)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-18 13:36:17 +00:00
committed by GitHub
parent 02cd7a50da
commit 8e428e20a7
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.3.0",
"@tanstack/react-query": "^5.80.7",
"@trpc/client": "^11.4.1",
"@trpc/react-query": "^11.4.1",
"@trpc/server": "^11.4.1",
"@trpc/tanstack-react-query": "^11.4.1",
"@trpc/client": "^11.4.2",
"@trpc/react-query": "^11.4.2",
"@trpc/server": "^11.4.2",
"@trpc/tanstack-react-query": "^11.4.2",
"lodash.clonedeep": "^4.5.0",
"next": "15.3.3",
"react": "19.1.0",