Update xterm and addons to latest

Diff: 51dc03a...31d3ae4

Move off deprecated registerMarker and correct given new | undefined in api
This commit is contained in:
Daniel Imms
2020-05-04 02:02:50 -07:00
parent f2a77dfdbd
commit 15d602195f
7 changed files with 87 additions and 79 deletions

View File

@@ -5,10 +5,10 @@
"semver-umd": "^5.5.6",
"vscode-oniguruma": "1.3.0",
"vscode-textmate": "5.1.1",
"xterm": "4.6.0-beta.25",
"xterm-addon-search": "0.6.0",
"xterm-addon-unicode11": "0.2.0-beta.2",
"xterm-addon-web-links": "0.3.0",
"xterm-addon-webgl": "0.7.0-beta.8"
"xterm": "4.6.0-beta.38",
"xterm-addon-search": "0.7.0-beta.2",
"xterm-addon-unicode11": "0.2.0-beta.5",
"xterm-addon-web-links": "0.4.0-beta.5",
"xterm-addon-webgl": "0.7.0-beta.10"
}
}