Skip to content

Commit c7bed92

Browse files
author
Akash Satheesan
committed
chore(lib/vscode): cleanup/update build deps
1 parent 65c2510 commit c7bed92

File tree

2 files changed

+149
-808
lines changed

2 files changed

+149
-808
lines changed

lib/vscode/build/package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"version": "1.0.0",
44
"license": "MIT",
55
"devDependencies": {
6-
"@azure/cosmos": "^3.9.3",
7-
"@azure/storage-blob": "^12.4.0",
86
"@types/ansi-colors": "^3.2.0",
97
"@types/azure": "0.9.19",
108
"@types/byline": "^4.2.32",
@@ -37,11 +35,9 @@
3735
"@typescript-eslint/experimental-utils": "~2.13.0",
3836
"@typescript-eslint/parser": "^3.3.0",
3937
"applicationinsights": "1.0.8",
40-
"azure-storage": "^2.1.0",
4138
"byline": "^5.0.0",
4239
"colors": "^1.4.0",
4340
"commander": "^7.0.0",
44-
"electron-osx-sign": "^0.4.16",
4541
"esbuild": "^0.8.30",
4642
"fs-extra": "^9.1.0",
4743
"got": "11.8.1",
@@ -53,7 +49,7 @@
5349
"plist": "^3.0.1",
5450
"source-map": "0.6.1",
5551
"typescript": "^4.3.0-dev.20210426",
56-
"vsce": "1.48.0",
52+
"vsce": "1.88.0",
5753
"vscode-universal": "deepak1556/universal#61454d96223b774c53cda10f72c2098c0ce02d58"
5854
},
5955
"scripts": {

0 commit comments

Comments
 (0)