1
0
mirror of synced 2025-12-09 18:47:59 +08:00

refactor: 依赖收集相关代码抽出独立成库

This commit is contained in:
roymondchen
2023-11-16 19:34:50 +08:00
parent 2b10e7eda9
commit 94641bad76
32 changed files with 947 additions and 710 deletions

View File

@@ -54,6 +54,7 @@
"chalk": "^4.1.0",
"commitizen": "^4.3.0",
"conventional-changelog-cli": "^4.1.0",
"cosmiconfig": "^8.3.6",
"cz-conventional-changelog": "^3.3.0",
"element-plus": "^2.2.32",
"enquirer": "^2.3.6",
@@ -79,7 +80,7 @@
"vite": "^4.4.4",
"vitepress": "1.0.0-rc.24",
"vitest": "^0.31.1",
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"config": {
"commitizen": {