Skip to content

fix(vsix): update audited npm toolchain - #102

Merged
opaopa6969 merged 1 commit into
masterfrom
fix/issue-87-npm-audit
Sep 2, 2026
Merged

fix(vsix): update audited npm toolchain#102
opaopa6969 merged 1 commit into
masterfrom
fix/issue-87-npm-audit

Conversation

@opaopa6969

Copy link
Copy Markdown
Owner

Closes #87\n\n- Update @vscode/vsce to ^3.9.2 and esbuild to ^0.28.2.\n- Regenerate package-lock.json and apply npm audit fixes for transitive dependencies.\n- Verify Node 24 npm ci, npm audit, compile, bundle, and VSIX packaging.\n- VSIX packaging uses --no-dependencies; the generated VSIX contains no node_modules or package-lock.json.

@opaopa6969
opaopa6969 merged commit 6002c6a into master Sep 2, 2026
2 checks passed
@opaopa6969
opaopa6969 deleted the fix/issue-87-npm-audit branch September 2, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VSIX build toolchainのnpm audit警告を解消する

1 participant