upgrade to xterm v5

This commit is contained in:
Labhansh Agrawal 2023-06-15 22:40:34 +05:30
parent 8337acb32c
commit 1daf594e4b
6 changed files with 96 additions and 93 deletions

View file

@ -59,13 +59,14 @@
"typescript-json-schema": "0.57.0",
"uuid": "9.0.0",
"webpack-cli": "5.1.4",
"xterm": "4.19.0",
"xterm-addon-fit": "^0.5.0",
"xterm-addon-ligatures": "0.6.0-beta.19",
"xterm-addon-search": "^0.9.0",
"xterm-addon-unicode11": "^0.3.0",
"xterm-addon-web-links": "^0.6.0",
"xterm-addon-webgl": "0.12.0"
"xterm": "5.2.1",
"xterm-addon-canvas": "0.4.0",
"xterm-addon-fit": "0.7.0",
"xterm-addon-ligatures": "0.6.0",
"xterm-addon-search": "0.12.0",
"xterm-addon-unicode11": "0.5.0",
"xterm-addon-web-links": "0.8.0",
"xterm-addon-webgl": "0.15.0"
},
"devDependencies": {
"@ava/babel": "2.0.0",