[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:
Wilfred Hughes 2025-08-13 15:24:53 +01:00
parent b7e4b28c3b
commit 8ef6a8ff6d
2 changed files with 1163 additions and 195 deletions

File diff suppressed because it is too large Load diff

View file

@ -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",