Skip to content

Commit 4edcfd7

Browse files
authored
refactor: new components are generated automatically (#2940)
1 parent 44053c0 commit 4edcfd7

File tree

4 files changed

+477
-411
lines changed

4 files changed

+477
-411
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
"@vitejs/plugin-react": "^4.2.1",
154154
"@vitest/coverage-v8": "^2.0.4",
155155
"@vitest/ui": "^2.0.4",
156+
"@inquirer/prompts":"^7.2.3",
156157
"autoprefixer": "^10.4.17",
157158
"axios": "^1.6.7",
158159
"cypress": "^13.15.0",
@@ -178,7 +179,6 @@
178179
"happy-dom": "^14.2.0",
179180
"highlight.js": "^11.9.0",
180181
"husky": "^9.0.11",
181-
"inquirer": "^10.1.4",
182182
"jscodeshift": "^17.0.0",
183183
"lint-staged": "^15.2.2",
184184
"lzutf8": "0.6.3",

0 commit comments

Comments
 (0)