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

@ -203,6 +203,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:",
@ -210,6 +211,7 @@
"devDependencies": {
"@tsconfig/bun": "catalog:",
"@types/bun": "catalog:",
"@types/npm-package-arg": "6.1.4",
"@types/npmcli__arborist": "6.3.3",
"@types/semver": "catalog:",
},