mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Bump some packages (#8096)
* update packages * remove fs * fix more deps * test adding governance to ci * ignore samples for cacheing * fix save cache too * bump more packages * attempt to fix slickgrid * add more deps * use slickgrid version * bump https-proxy * bump more packages. * fix service-downloader * remove typings * fix compile * update more packages * add vscode back to the extensions that need it for testing * add fail on critical * regrab proxy agent * lock more deps * replace final high warning * revert service downloader changes * remove the deps on jquery ui and event drag
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"cookie": "^0.4.0",
|
||||
"graceful-fs": "4.1.11",
|
||||
"http-proxy-agent": "^2.1.0",
|
||||
"https-proxy-agent": "^2.2.1",
|
||||
"https-proxy-agent": "^2.2.3",
|
||||
"iconv-lite": "0.5.0",
|
||||
"jschardet": "1.6.0",
|
||||
"native-watchdog": "1.2.0",
|
||||
@@ -17,7 +17,7 @@
|
||||
"semver-umd": "^5.5.3",
|
||||
"spdlog": "^0.9.0",
|
||||
"vscode-minimist": "^1.2.1",
|
||||
"vscode-proxy-agent": "0.4.0",
|
||||
"vscode-proxy-agent": "^0.5.1",
|
||||
"vscode-ripgrep": "^1.5.7",
|
||||
"vscode-textmate": "^4.2.2",
|
||||
"xterm": "^4.2.0-beta20",
|
||||
|
||||
Reference in New Issue
Block a user