fix prompts denpendence

This commit is contained in:
LaZzyMan 2026-01-22 15:48:54 +08:00
parent c0d78a8f3c
commit 3b6849be94
3 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,6 @@
"comment-json": "^4.2.5",
"diff": "^7.0.0",
"dotenv": "^17.1.0",
"prompts": "^2.4.2",
"fzf": "^0.5.2",
"glob": "^10.5.0",
"highlight.js": "^11.11.1",
@ -79,7 +78,6 @@
"@types/command-exists": "^1.2.3",
"@types/diff": "^7.0.2",
"@types/dotenv": "^6.1.1",
"@types/prompts": "^2.4.9",
"@types/node": "^20.11.24",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",