Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 (#16569)

This commit is contained in:
Cory Rivera
2021-08-25 16:28:29 -07:00
committed by GitHub
parent ab1112bfb3
commit cb7b7da0a4
1752 changed files with 59525 additions and 33878 deletions

View File

@@ -14,15 +14,15 @@
"angular2-grid": "2.0.6",
"ansi_up": "^3.0.0",
"chart.js": "^2.9.4",
"gridstack": "^3.1.3",
"gridstack": "^3.1.3",
"html-query-plan": "git://github.com/kburtram/html-query-plan.git#2.6",
"html-to-image": "^1.6.2",
"html-to-image": "^1.6.2",
"iconv-lite-umd": "0.6.8",
"jquery": "3.5.0",
"jschardet": "2.3.0",
"jquery": "3.5.0",
"jschardet": "3.0.0",
"mark.js": "^8.11.1",
"ng2-charts": "^1.6.0",
"plotly.js-dist-min": "^1.53.0",
"plotly.js-dist-min": "^1.53.0",
"reflect-metadata": "^0.1.8",
"rxjs": "5.4.0",
"sanitize-html": "1.19.1",
@@ -31,11 +31,11 @@
"turndown": "^7.0.0",
"turndown-plugin-gfm": "^1.0.2",
"tas-client-umd": "0.1.4",
"vscode-oniguruma": "1.3.1",
"vscode-textmate": "5.2.0",
"xterm": "4.12.0-beta.26",
"vscode-oniguruma": "1.5.1",
"vscode-textmate": "5.4.0",
"xterm": "4.13.0-beta.1",
"xterm-addon-search": "0.9.0-beta.2",
"xterm-addon-unicode11": "0.3.0-beta.5",
"xterm-addon-webgl": "0.11.0-beta.8"
"xterm-addon-webgl": "0.11.1"
}
}