fix(deps): update trpc monorepo to ^11.0.3 (#2822)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-08 07:34:05 +00:00
committed by GitHub
parent 17d92727f2
commit a821bd71f4
3 changed files with 49 additions and 49 deletions

View File

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