fix(deps): update trpc monorepo to ^11.2.0 (#3293)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-02 07:22:04 +00:00
committed by GitHub
parent 94f176d544
commit f0ba693077
3 changed files with 58 additions and 58 deletions

View File

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