chore(vscode): update to 1.56.0

This commit is contained in:
Akash Satheesan
2021-04-30 20:25:17 +05:30
1749 changed files with 88014 additions and 43316 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.55.2",
"distro": "baceee6d8ed0e4d63d908ba975758ddca2397906",
"version": "1.56.0",
"distro": "3d76109d9437bda93a3f337625de2833149ca724",
"author": {
"name": "Microsoft Corporation"
},
@@ -28,6 +28,8 @@
"watch-extension-media": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-extension-media",
"watch-extensionsd": "deemon yarn watch-extensions",
"kill-watch-extensionsd": "deemon --kill yarn watch-extensions",
"watch-extension-mediad": "deemon yarn watch-extension-media",
"kill-watch-extension-mediad": "deemon --kill yarn watch-extension-media",
"mocha": "mocha test/unit/node/all.js --delay",
"precommit": "node build/hygiene.js",
"gulp": "node --max_old_space_size=8192 ./node_modules/gulp/bin/gulp.js",
@@ -42,13 +44,11 @@
"monaco-compile-check": "tsc -p src/tsconfig.monaco.json --noEmit",
"tsec-compile-check": "node node_modules/tsec/bin/tsec -p src/tsconfig.tsec.json",
"valid-layers-check": "node build/lib/layersChecker.js",
"strict-function-types-watch": "tsc --watch -p src/tsconfig.json --noEmit --strictFunctionTypes",
"update-distro": "node build/npm/update-distro.js",
"web": "node resources/web/code-web.js",
"compile-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-web",
"watch-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-web",
"eslint": "node build/eslint",
"electron-rebuild": "electron-rebuild --arch=arm64 --force --version=11.3.0",
"playwright-install": "node build/azure-pipelines/common/installPlaywright.js",
"compile-build": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-build",
"compile-extensions-build": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-extensions-build",
@@ -68,6 +68,7 @@
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.3",
"iconv-lite-umd": "0.6.8",
<<<<<<< HEAD
"jschardet": "2.2.1",
"minimist": "^1.2.5",
"native-is-elevated": "0.4.1",
@@ -77,20 +78,30 @@
"proxy-from-env": "^1.1.0",
"rimraf": "^2.2.8",
"nsfw": "^2.1.1",
=======
"jschardet": "2.3.0",
"keytar": "7.2.0",
"minimist": "^1.2.5",
"native-is-elevated": "0.4.3",
"native-keymap": "2.2.1",
"native-watchdog": "1.3.0",
"node-pty": "0.10.1",
"nsfw": "2.1.2",
>>>>>>> 58ce849223667f77dc0d6d7658870ca3f815e17f
"spdlog": "^0.11.1",
"sudo-prompt": "9.1.1",
"sudo-prompt": "9.2.1",
"tas-client-umd": "0.1.4",
"v8-inspect-profiler": "^0.0.20",
"vscode-oniguruma": "1.3.1",
"vscode-proxy-agent": "^0.8.2",
"vscode-proxy-agent": "^0.11.0",
"vscode-regexpp": "^3.1.0",
"vscode-ripgrep": "^1.11.1",
"vscode-sqlite3": "4.0.10",
"vscode-ripgrep": "^1.11.3",
"vscode-sqlite3": "4.0.11",
"vscode-textmate": "5.2.0",
"xterm": "4.12.0-beta.7",
"xterm-addon-search": "0.8.0",
"xterm-addon-unicode11": "0.3.0-beta.3",
"xterm-addon-webgl": "0.10.0",
"xterm": "4.12.0-beta.26",
"xterm-addon-search": "0.9.0-beta.2",
"xterm-addon-unicode11": "0.3.0-beta.5",
"xterm-addon-webgl": "0.11.0-beta.8",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},
@@ -107,12 +118,17 @@
"@types/http-proxy-agent": "^2.0.1",
"@types/minimist": "^1.2.1",
"@types/mocha": "^8.2.0",
<<<<<<< HEAD
"@types/node": "^12.19.9",
"@types/proxy-from-env": "^1.0.1",
=======
"@types/node": "^14.14.37",
>>>>>>> 58ce849223667f77dc0d6d7658870ca3f815e17f
"@types/sinon": "^1.16.36",
"@types/trusted-types": "^1.0.6",
"@types/vscode-windows-registry": "^1.0.0",
"@types/webpack": "^4.41.25",
"@types/wicg-file-system-access": "^2020.9.1",
"@types/windows-foreground-love": "^0.3.0",
"@types/windows-mutex": "^0.4.0",
"@types/windows-process-tree": "^0.2.0",
@@ -127,9 +143,13 @@
"copy-webpack-plugin": "^6.0.3",
"cson-parser": "^1.3.3",
"css-loader": "^3.2.0",
"cssnano": "^4.1.10",
"cssnano": "^4.1.11",
"debounce": "^1.0.0",
"deemon": "^1.4.0",
<<<<<<< HEAD
=======
"electron": "12.0.4",
>>>>>>> 58ce849223667f77dc0d6d7658870ca3f815e17f
"eslint": "6.8.0",
"eslint-plugin-jsdoc": "^19.1.0",
"event-stream": "3.3.4",
@@ -193,14 +213,14 @@
"style-loader": "^1.0.0",
"ts-loader": "^6.2.1",
"tsec": "0.1.4",
"typescript": "^4.3.0-dev.20210305",
"typescript": "^4.3.0-dev.20210426",
"typescript-formatter": "7.1.0",
"underscore": "^1.8.2",
"vinyl": "^2.0.0",
"vinyl-fs": "^3.0.0",
"vscode-debugprotocol": "1.46.0",
"vscode-debugprotocol": "1.47.0",
"vscode-nls-dev": "^3.3.1",
"vscode-telemetry-extractor": "^1.6.0",
"vscode-telemetry-extractor": "^1.7.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12",
"webpack-stream": "^5.2.1",
@@ -215,11 +235,10 @@
"url": "https://github.com/microsoft/vscode/issues"
},
"optionalDependencies": {
"vscode-windows-ca-certs": "^0.3.0",
"vscode-windows-registry": "1.0.3",
"windows-foreground-love": "0.2.0",
"windows-mutex": "0.3.0",
"windows-process-tree": "0.2.4"
"windows-process-tree": "0.3.0"
},
"resolutions": {
"minimist": "^1.2.5",