fix(deps): update xterm monorepo (#312)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-06 16:34:06 +02:00
committed by GitHub
parent fffefbb4c8
commit a5b8fdb397
2 changed files with 11 additions and 11 deletions

View File

@@ -44,8 +44,8 @@
"@trpc/next": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@xterm/addon-canvas": "^0.6.0",
"@xterm/xterm": "^5.4.0",
"@xterm/addon-canvas": "^0.7.0",
"@xterm/xterm": "^5.5.0",
"chroma-js": "^2.4.2",
"dayjs": "^1.11.10",
"dotenv": "^16.4.5",