feat(cli): refactor init handling

This commit is contained in:
shadcn
2024-08-19 12:23:49 +04:00
parent b95ffc2168
commit 2744218d71
15 changed files with 237 additions and 183 deletions

View File

@@ -48,7 +48,6 @@
"@babel/core": "^7.22.1",
"@babel/parser": "^7.22.6",
"@babel/plugin-transform-typescript": "^7.22.5",
"chalk": "5.2.0",
"commander": "^10.0.0",
"cosmiconfig": "^8.1.3",
"deepmerge": "^4.3.1",
@@ -57,6 +56,7 @@
"fast-glob": "^3.3.2",
"fs-extra": "^11.1.0",
"https-proxy-agent": "^6.2.0",
"kleur": "^4.1.5",
"lodash.template": "^4.5.0",
"node-fetch": "^3.3.0",
"ora": "^6.1.2",