Skip to content

Commit d25e8e3

Browse files
authored
fix: update xterm and plugins (#252)
xterm@4.10.0 xterm-addon-fit@0.5.0 xterm-addon-ligatures@0.4.0
1 parent a776edb commit d25e8e3

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"uuid": "^8.3.2",
6262
"whatwg-url": "^8.4.0",
6363
"which": "^2.0.2",
64-
"xterm": "4.9.0",
65-
"xterm-addon-fit": "0.4.0",
66-
"xterm-addon-ligatures": "0.4.0-beta.9",
64+
"xterm": "4.10.0",
65+
"xterm-addon-fit": "0.5.0",
66+
"xterm-addon-ligatures": "0.4.0",
6767
"xterm-addon-web-links": "0.4.0",
6868
"xterm-addon-webgl": "0.9.0"
6969
},

0 commit comments

Comments
 (0)