chore(vscode): update to 1.54.2

This commit is contained in:
Joe Previte
2021-03-11 10:27:10 -07:00
1459 changed files with 53404 additions and 51004 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"applicationinsights": "1.0.8",
"chokidar": "3.5.0",
"chokidar": "3.5.1",
"cookie": "^0.4.0",
"graceful-fs": "4.2.3",
"http-proxy-agent": "^2.1.0",
@@ -22,10 +22,10 @@
"vscode-regexpp": "^3.1.0",
"vscode-ripgrep": "^1.11.1",
"vscode-textmate": "5.2.0",
"xterm": "4.10.0-beta.39",
"xterm-addon-search": "0.8.0-beta.3",
"xterm": "4.11.0-beta.3",
"xterm-addon-search": "0.8.0",
"xterm-addon-unicode11": "0.3.0-beta.3",
"xterm-addon-webgl": "0.10.0-beta.1",
"xterm-addon-webgl": "0.10.0-beta.2",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},