Commit 75e353e 1 parent 36a9c3b commit 75e353e Copy full SHA for 75e353e
File tree 2 files changed +34
-2
lines changed
2 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 687
687
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
688
688
"@typescript-eslint/parser" : " ^7.18.0" ,
689
689
"@vscode/test-electron" : " ^2.4.1" ,
690
- "@vscode/vsce" : " ^2.31.1 " ,
690
+ "@vscode/vsce" : " ^3.0.0 " ,
691
691
"esbuild" : " ^0.23.1" ,
692
692
"eslint" : " ^8.57.0" ,
693
693
"eslint-import-resolver-typescript" : " ^3.6.1" ,
Original file line number Diff line number Diff line change 877
877
" @vscode/vsce-sign-win32-arm64" " 2.0.2"
878
878
" @vscode/vsce-sign-win32-x64" " 2.0.2"
879
879
880
- " @vscode/vsce@^2.25.0" , "@vscode/vsce@^2.31.1" :
880
+ " @vscode/vsce@^2.25.0 " :
881
881
version "2.31.1"
882
882
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.31.1.tgz#2420167e5b5ac49ff8fd1aeebfadde43711fbe55"
883
883
integrity sha512-LwEQFKXV21C4/brvGPH/9+7ZOUM5cbK7oJ4fVmy0YG75NIy1HV8eMSoBZrl+u23NxpAhor62Cu1aI+JFtCtjSg==
909
909
optionalDependencies :
910
910
keytar "^7.7.0"
911
911
912
+ " @vscode/vsce@^3.0.0 " :
913
+ version "3.0.0"
914
+ resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.0.0.tgz#79fa4a263eb9477d49efb2931d45204e3efbcb78"
915
+ integrity sha512-UKYcC7fcSw6AUK6nlfm8A8WSOA41H3DRAwafCMp9CQpg3K9COAQKkrgQ+dKPhwkFTP7SPZNEiulDpPLwvr5QQQ==
916
+ dependencies :
917
+ " @azure/identity" " ^4.1.0"
918
+ " @vscode/vsce-sign" " ^2.0.0"
919
+ azure-devops-node-api "^12.5.0"
920
+ chalk "^2.4.2"
921
+ cheerio "^1.0.0-rc.9"
922
+ cockatiel "^3.1.2"
923
+ commander "^6.2.1"
924
+ form-data "^4.0.0"
925
+ glob "^11.0.0"
926
+ hosted-git-info "^4.0.2"
927
+ jsonc-parser "^3.2.0"
928
+ leven "^3.1.0"
929
+ markdown-it "^12.3.2"
930
+ mime "^1.3.4"
931
+ minimatch "^3.0.3"
932
+ parse-semver "^1.1.1"
933
+ read "^1.0.7"
934
+ semver "^7.5.2"
935
+ tmp "^0.2.3"
936
+ typed-rest-client "^1.8.4"
937
+ url-join "^4.0.1"
938
+ xml2js "^0.5.0"
939
+ yauzl "^2.3.1"
940
+ yazl "^2.2.2"
941
+ optionalDependencies :
942
+ keytar "^7.7.0"
943
+
912
944
acorn-jsx@^5.3.2 :
913
945
version "5.3.2"
914
946
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
You can’t perform that action at this time.
0 commit comments