|
51 | 51 | "@commitlint/cli": "^21.2.1", |
52 | 52 | "@commitlint/config-conventional": "^21.2.0", |
53 | 53 | "@commitlint/types": "^21.2.0", |
54 | | - "@release-it/conventional-changelog": "^11.0.1", |
| 54 | + "@conventional-changelog/git-client": "^3.1.0", |
55 | 55 | "@tailwindcss/vite": "^4.3.2", |
56 | 56 | "@tauri-apps/cli": "^2.11.4", |
57 | 57 | "@tsconfig/node24": "^24.0.4", |
58 | 58 | "@types/node": "^26.1.1", |
| 59 | + "@types/semver": "^7.7.1", |
59 | 60 | "@vitejs/plugin-vue": "^6.0.8", |
60 | 61 | "@vitejs/plugin-vue-jsx": "^5.1.6", |
61 | 62 | "@vue/eslint-config-prettier": "^10.2.0", |
62 | 63 | "@vue/eslint-config-typescript": "^14.9.0", |
63 | 64 | "@vue/tsconfig": "^0.9.1", |
| 65 | + "conventional-changelog": "^8.1.0", |
| 66 | + "conventional-changelog-conventionalcommits": "^10.2.1", |
| 67 | + "conventional-recommended-bump": "^12.1.0", |
64 | 68 | "eslint": "^10.7.0", |
65 | 69 | "eslint-plugin-vue": "^10.9.2", |
66 | 70 | "husky": "^9.1.7", |
67 | 71 | "lint-staged": "^17.0.8", |
68 | 72 | "npm-run-all2": "^9.0.2", |
69 | 73 | "prettier": "^3.9.5", |
70 | 74 | "release-it": "^20.2.1", |
| 75 | + "semver": "^7.8.5", |
71 | 76 | "tailwindcss": "^4.3.2", |
72 | 77 | "typescript": "^6.0.3", |
73 | 78 | "unplugin-auto-import": "^21.0.0", |
|
0 commit comments