mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-12 11:24:36 +00:00
bumped xterm
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"typings": "typings/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "webpack --progress --color --display-modules",
|
||||
"watch": "webpack --progress --color --watch"
|
||||
"watch": "webpack --progress --color --watch",
|
||||
"postinstall": "patch-package"
|
||||
},
|
||||
"files": [
|
||||
"typings"
|
||||
@@ -24,17 +25,18 @@
|
||||
"dataurl": "0.1.0",
|
||||
"hexer": "^1.5.0",
|
||||
"ngx-colors": "^3.0.4",
|
||||
"patch-package": "^6.5.0",
|
||||
"ps-node": "^0.1.6",
|
||||
"runes": "^0.4.2",
|
||||
"xterm": "^5.0.0",
|
||||
"xterm-addon-canvas": "^0.2.0",
|
||||
"xterm-addon-fit": "^0.6.0",
|
||||
"xterm-addon-image": "^0.2.0",
|
||||
"xterm": "^5.1.0",
|
||||
"xterm-addon-canvas": "^0.3.0",
|
||||
"xterm-addon-fit": "^0.7.0",
|
||||
"xterm-addon-image": "^0.3.1",
|
||||
"xterm-addon-ligatures": "^0.6.0",
|
||||
"xterm-addon-search": "^0.10.0",
|
||||
"xterm-addon-serialize": "^0.8.0",
|
||||
"xterm-addon-unicode11": "^0.4.0",
|
||||
"xterm-addon-webgl": "^0.13.0",
|
||||
"xterm-addon-search": "^0.11.0",
|
||||
"xterm-addon-serialize": "^0.9.0",
|
||||
"xterm-addon-unicode11": "^0.5.0",
|
||||
"xterm-addon-webgl": "^0.14.0",
|
||||
"zmodem.js": "^0.1.9"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
Reference in New Issue
Block a user