fix(deps): update trpc monorepo to ^11.0.2 (#2792)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-03 19:54:18 +00:00
committed by GitHub
parent 0b41967ec3
commit 8886380f0a
3 changed files with 48 additions and 48 deletions

View File

@@ -59,10 +59,10 @@
"@tanstack/react-query": "^5.71.5",
"@tanstack/react-query-devtools": "^5.71.5",
"@tanstack/react-query-next-experimental": "^5.71.5",
"@trpc/client": "^11.0.1",
"@trpc/next": "^11.0.1",
"@trpc/react-query": "^11.0.1",
"@trpc/server": "^11.0.1",
"@trpc/client": "^11.0.2",
"@trpc/next": "^11.0.2",
"@trpc/react-query": "^11.0.2",
"@trpc/server": "^11.0.2",
"@xterm/addon-canvas": "^0.7.0",
"@xterm/addon-fit": "0.10.0",
"@xterm/xterm": "^5.5.0",