mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Cleanup dependencies (#4546)
* Merge VS Code 1.31.1 * Fix missed merge conflict * Fix license in new files * Remove extra extension files * Fix compile error * Fix TSLint errors * Fix integration tests * Fixed saved and recent connections list * Fix tests * move dependecies and delete unused ones * fix test compile
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
"ansi_up": "^3.0.0",
|
||||
"applicationinsights": "1.0.8",
|
||||
"chart.js": "^2.6.0",
|
||||
"color-convert": "^0.5.3",
|
||||
"gc-signals": "^0.0.2",
|
||||
"getmac": "1.4.1",
|
||||
"graceful-fs": "4.1.11",
|
||||
@@ -59,7 +58,6 @@
|
||||
"native-watchdog": "1.0.0",
|
||||
"ng2-charts": "^1.6.0",
|
||||
"node-pty": "0.8.1",
|
||||
"nsfw": "1.1.0",
|
||||
"pretty-data": "^0.40.0",
|
||||
"reflect-metadata": "^0.1.8",
|
||||
"rxjs": "5.4.0",
|
||||
@@ -68,7 +66,6 @@
|
||||
"slickgrid": "github:anthonydresser/SlickGrid#2.3.29",
|
||||
"spdlog": "0.7.2",
|
||||
"sudo-prompt": "8.2.0",
|
||||
"svg.js": "^2.2.5",
|
||||
"v8-inspect-profiler": "^0.0.20",
|
||||
"vscode-chokidar": "1.6.5",
|
||||
"vscode-debugprotocol": "1.34.0",
|
||||
@@ -98,7 +95,6 @@
|
||||
"@types/winreg": "^1.2.30",
|
||||
"ansi-colors": "^3.2.3",
|
||||
"asar": "^0.14.0",
|
||||
"azure-storage": "^0.3.1",
|
||||
"chromium-pickle-js": "^0.2.0",
|
||||
"clean-css": "3.4.6",
|
||||
"copy-webpack-plugin": "^4.5.2",
|
||||
|
||||
Reference in New Issue
Block a user