feat(electrobun): upgrade to xterm 6.0.0, disable incompatible Canvas/Image addons (DOM renderer)

This commit is contained in:
Hibryda 2026-03-23 16:22:30 +01:00
parent adee8e03c5
commit b506dfc39a
3 changed files with 22 additions and 32 deletions

View file

@ -31,9 +31,9 @@
"@formatjs/intl": "^4.1.4",
"@formatjs/intl-pluralrules": "^6.3.1",
"@xterm/addon-canvas": "^0.7.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-image": "^0.8.0",
"@xterm/xterm": "^5.5.0",
"@xterm/xterm": "^6.0.0",
"dompurify": "^3.3.3",
"electrobun": "latest",
"lucide-svelte": "^0.577.0",