|
65 | 65 | "@commitlint/config-conventional": "^17.7.0",
|
66 | 66 | "@commitlint/core": "^17.7.1",
|
67 | 67 | "@semantic-release/changelog": "^6.0.3",
|
68 |
| - "@semantic-release/commit-analyzer": "^10.0.4", |
| 68 | + "@semantic-release/commit-analyzer": "^11.0.0", |
69 | 69 | "@semantic-release/exec": "^6.0.3",
|
70 | 70 | "@semantic-release/git": "^10.0.1",
|
71 |
| - "@semantic-release/github": "^9.0.5", |
72 |
| - "@semantic-release/npm": "^10.0.5", |
73 |
| - "@semantic-release/release-notes-generator": "^11.0.7", |
| 71 | + "@semantic-release/github": "^9.0.6", |
| 72 | + "@semantic-release/npm": "^11.0.0", |
| 73 | + "@semantic-release/release-notes-generator": "^12.0.0", |
74 | 74 | "commitizen": "^4.3.0",
|
75 |
| - "conventional-changelog-conventionalcommits": "6.1.0", |
| 75 | + "conventional-changelog-conventionalcommits": "7.0.2", |
76 | 76 | "cross-env": "^7.0.3",
|
77 | 77 | "cz-conventional-changelog": "^3.3.0",
|
78 | 78 | "rimraf": "^5.0.1",
|
79 |
| - "semantic-release": "^21.1.1", |
| 79 | + "semantic-release": "^22.0.0", |
80 | 80 | "semantic-release-conventional-commits": "^3.0.0",
|
81 | 81 | "tsup": "^7.2.0",
|
82 | 82 | "typescript": "^5.2.2",
|
|
0 commit comments