fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135)

This commit is contained in:
Luke Parker
2026-04-06 10:26:40 +10:00
committed by GitHub
parent 3a0e00dd7f
commit 68f4aa220e
6 changed files with 139 additions and 7 deletions

View File

@@ -54,6 +54,7 @@
"@types/bun": "catalog:",
"@types/cross-spawn": "catalog:",
"@types/mime-types": "3.0.1",
"@types/npm-package-arg": "6.1.4",
"@types/npmcli__arborist": "6.3.3",
"@types/semver": "^7.5.8",
"@types/turndown": "5.0.5",
@@ -135,6 +136,7 @@
"jsonc-parser": "3.3.1",
"mime-types": "3.0.2",
"minimatch": "10.0.3",
"npm-package-arg": "13.0.2",
"open": "10.1.2",
"opencode-gitlab-auth": "2.0.1",
"opencode-poe-auth": "0.0.1",