This commit is contained in:
Dax Raad 2026-04-19 20:33:46 -04:00
commit a0f7731ef4
10 changed files with 948 additions and 252 deletions

View file

@ -20,6 +20,7 @@
"@tsconfig/bun": "catalog:",
"@types/semver": "catalog:",
"@types/bun": "catalog:",
"@types/npm-package-arg": "6.1.4",
"@types/npmcli__arborist": "6.3.3"
},
"dependencies": {
@ -29,6 +30,7 @@
"glob": "13.0.5",
"mime-types": "3.0.2",
"minimatch": "10.2.5",
"npm-package-arg": "13.0.2",
"semver": "catalog:",
"xdg-basedir": "5.1.0",
"zod": "catalog:"