Skip to content

Commit

Permalink
🔧 build(root): 删除依赖。移除掉多余的cjs转换包;移除掉不需要的cz系列依赖;
Browse files Browse the repository at this point in the history
pnpm rm -w  commitlint-config-cz cz-conventional-changelog cz-customizable esm sync-import
@commitlint/cli @commitlint/config-conventional
  • Loading branch information
ruan-cat committed Oct 15, 2024
1 parent ac57f0c commit 59dd634
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@changesets/cli": "^2.27.9",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/config-inspector": "^0.5.4",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
Expand All @@ -59,11 +57,8 @@
"@types/node": "^20.16.11",
"@vuepress/bundler-vite": "2.0.0-rc.18",
"commitizen": "^4.3.1",
"commitlint-config-cz": "^0.13.3",
"cpx2": "^7.0.2",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^7.2.1",
"cz-git": "^1.10.1",
"czg": "^1.10.1",
"esbuild": "^0.23.1",
Expand All @@ -75,7 +70,6 @@
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-prettier": "^5.2.1",
"esm": "^3.2.25",
"execa": "^9.4.0",
"glob": "^11.0.0",
"js-yaml": "^4.1.0",
Expand All @@ -87,7 +81,6 @@
"prettier-plugin-lint-md": "^1.0.1",
"rimraf": "^5.0.10",
"shx": "^0.3.4",
"sync-import": "^0.0.3",
"tsx": "^4.19.1",
"turbo": "^2.1.3",
"type-fest": "^4.26.1",
Expand Down

0 comments on commit 59dd634

Please sign in to comment.