diff --git a/package.json b/package.json index 8d38145..8b2d99a 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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", @@ -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", @@ -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",