[internal] Update to the latest @vscode/vsce for extension build
This isn't a logic change, but it fixes an npm warning during the build. vsce itself hasn't had any major changes between 3.2.2 and 3.6. * https://github.com/microsoft/vscode-vsce/releases/tag/v3.3.0 * https://github.com/microsoft/vscode-vsce/releases/tag/v3.4.0 * https://github.com/microsoft/vscode-vsce/releases/tag/v3.5.0 * https://github.com/microsoft/vscode-vsce/releases/tag/v3.6.0
This commit is contained in:
parent
b7e4b28c3b
commit
8ef6a8ff6d
2 changed files with 1163 additions and 195 deletions
1356
src/tools/rust-analyzer/editors/code/package-lock.json
generated
1356
src/tools/rust-analyzer/editors/code/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -63,7 +63,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^8.25.0",
|
||||
"@typescript-eslint/parser": "^8.25.0",
|
||||
"@vscode/test-electron": "^2.4.1",
|
||||
"@vscode/vsce": "^3.2.2",
|
||||
"@vscode/vsce": "^3.6.0",
|
||||
"esbuild": "^0.25.0",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue