Includes an update to serialize addon.

Commit: a8a24eba515de6a46a4a1d1f7c81b8cfdd518179

Part of #132750
This commit is contained in:
Daniel Imms
2021-09-15 13:51:20 -07:00
parent a709473c6c
commit 6b8d75bd3b
6 changed files with 35 additions and 35 deletions

View File

@@ -24,12 +24,12 @@
"vscode-regexpp": "^3.1.0",
"vscode-ripgrep": "^1.12.0",
"vscode-textmate": "5.4.0",
"xterm": "4.15.0-beta.1",
"xterm": "4.15.0-beta.2",
"xterm-addon-search": "0.9.0-beta.5",
"xterm-addon-serialize": "0.6.0",
"xterm-addon-serialize": "0.7.0-beta.1",
"xterm-addon-unicode11": "0.3.0",
"xterm-addon-webgl": "0.12.0-beta.13",
"xterm-headless": "4.15.0-beta.1",
"xterm-headless": "4.15.0-beta.2",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},