Update xterm and integrate new scroll bars

Fixes #211199
Fixes #216521
See xtermjs/xterm.js#5096
This commit is contained in:
Daniel Imms
2024-07-11 11:27:41 -07:00
parent 067c430016
commit 4f13098d4c
15 changed files with 232 additions and 233 deletions

View File

@@ -7,13 +7,13 @@
"@microsoft/1ds-post-js": "^3.2.13",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/vscode-languagedetection": "1.0.21",
"@xterm/addon-clipboard": "0.2.0-beta.19",
"@xterm/addon-image": "0.9.0-beta.36",
"@xterm/addon-search": "0.16.0-beta.36",
"@xterm/addon-serialize": "0.14.0-beta.36",
"@xterm/addon-unicode11": "0.9.0-beta.36",
"@xterm/addon-webgl": "0.19.0-beta.36",
"@xterm/xterm": "5.6.0-beta.36",
"@xterm/addon-clipboard": "0.2.0-beta.28",
"@xterm/addon-image": "0.9.0-beta.45",
"@xterm/addon-search": "0.16.0-beta.45",
"@xterm/addon-serialize": "0.14.0-beta.45",
"@xterm/addon-unicode11": "0.9.0-beta.45",
"@xterm/addon-webgl": "0.19.0-beta.45",
"@xterm/xterm": "5.6.0-beta.45",
"jschardet": "3.1.3",
"tas-client-umd": "0.2.0",
"vscode-oniguruma": "1.7.0",