Update xterm.js

Fixes an issue where decorations could cause dropped frames
This commit is contained in:
Daniel Imms
2022-10-21 16:26:37 -07:00
parent 314bda9e3d
commit 0181743218
6 changed files with 26 additions and 26 deletions

View File

@@ -11,7 +11,7 @@
"tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.6.1",
"vscode-textmate": "7.0.1",
"xterm": "5.1.0-beta.48",
"xterm": "5.1.0-beta.49",
"xterm-addon-canvas": "0.3.0-beta.23",
"xterm-addon-search": "0.11.0-beta.7",
"xterm-addon-unicode11": "0.5.0-beta.1",