fix github pkg dependence

This commit is contained in:
LaZzyMan 2026-01-22 15:14:55 +08:00
parent aa80e738fb
commit c0d78a8f3c
3 changed files with 6 additions and 6 deletions

View file

@ -47,7 +47,6 @@
"diff": "^7.0.0",
"dotenv": "^17.1.0",
"prompts": "^2.4.2",
"extract-zip": "^2.0.1",
"fzf": "^0.5.2",
"glob": "^10.5.0",
"highlight.js": "^11.11.1",
@ -65,7 +64,6 @@
"string-width": "^7.1.0",
"strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1",
"tar": "^7.5.2",
"undici": "^6.22.0",
"update-notifier": "^7.3.1",
"wrap-ansi": "9.0.2",
@ -87,7 +85,6 @@
"@types/react-dom": "^19.1.6",
"@types/semver": "^7.7.0",
"@types/shell-quote": "^1.7.5",
"@types/tar": "^6.1.13",
"@types/yargs": "^17.0.32",
"archiver": "^7.0.1",
"ink-testing-library": "^4.0.0",