mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge VS Code 1.31.1 (#4283)
This commit is contained in:
21
package.json
21
package.json
@@ -44,7 +44,7 @@
|
||||
"angular2-grid": "2.0.6",
|
||||
"angular2-slickgrid": "github:Microsoft/angular2-slickgrid#1.4.6",
|
||||
"ansi_up": "^3.0.0",
|
||||
"applicationinsights": "1.0.6",
|
||||
"applicationinsights": "1.0.8",
|
||||
"chart.js": "^2.6.0",
|
||||
"fast-plist": "0.1.2",
|
||||
"find-remove": "1.2.1",
|
||||
@@ -64,8 +64,8 @@
|
||||
"native-keymap": "1.2.5",
|
||||
"native-watchdog": "1.0.0",
|
||||
"ng2-charts": "^1.6.0",
|
||||
"node-pty": "0.7.8",
|
||||
"nsfw": "1.0.16",
|
||||
"node-pty": "0.8.1",
|
||||
"nsfw": "1.1.0",
|
||||
"pretty-data": "^0.40.0",
|
||||
"reflect-metadata": "^0.1.8",
|
||||
"rxjs": "5.4.0",
|
||||
@@ -75,15 +75,15 @@
|
||||
"spdlog": "0.7.2",
|
||||
"sudo-prompt": "8.2.0",
|
||||
"svg.js": "^2.2.5",
|
||||
"v8-inspect-profiler": "^0.0.13",
|
||||
"v8-inspect-profiler": "^0.0.20",
|
||||
"vscode-chokidar": "1.6.5",
|
||||
"vscode-debugprotocol": "1.33.0",
|
||||
"vscode-nsfw": "1.1.1",
|
||||
"vscode-proxy-agent": "0.1.1",
|
||||
"vscode-proxy-agent": "0.3.0",
|
||||
"vscode-ripgrep": "^1.2.5",
|
||||
"vscode-sqlite3": "4.0.5",
|
||||
"vscode-sqlite3": "4.0.7",
|
||||
"vscode-textmate": "^4.0.1",
|
||||
"vscode-xterm": "3.9.0-beta13",
|
||||
"vscode-xterm": "3.11.0-beta4",
|
||||
"winreg": "^1.2.4",
|
||||
"yauzl": "^2.9.1",
|
||||
"yazl": "^2.4.3",
|
||||
@@ -94,7 +94,7 @@
|
||||
"@types/keytar": "^4.0.1",
|
||||
"@types/minimist": "^1.2.0",
|
||||
"@types/mocha": "2.2.39",
|
||||
"@types/node": "^8.9.1",
|
||||
"@types/node": "^10.12.12",
|
||||
"@types/sanitize-html": "^1.18.2",
|
||||
"@types/semver": "^5.5.0",
|
||||
"@types/should": "^13.0.0",
|
||||
@@ -165,7 +165,7 @@
|
||||
"tslint": "^5.11.0",
|
||||
"tslint-microsoft-contrib": "^6.0.0",
|
||||
"typemoq": "^0.3.2",
|
||||
"typescript": "3.1.4",
|
||||
"typescript": "3.2.2",
|
||||
"typescript-formatter": "7.1.0",
|
||||
"typescript-tslint-plugin": "^0.0.7",
|
||||
"uglify-es": "^3.0.18",
|
||||
@@ -193,6 +193,7 @@
|
||||
"resolutions": {
|
||||
"rc": "1.2.8",
|
||||
"event-stream": "3.3.4",
|
||||
"@types/node": "8.10.34"
|
||||
"natives": "1.1.6",
|
||||
"@types/node": "10.12.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user