|
61 | 61 | "read-pkg-up": "^7.0.1"
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 |
| - "@commitlint/cli": "^18.2.0", |
65 |
| - "@commitlint/config-conventional": "^18.1.0", |
66 |
| - "@commitlint/core": "^18.2.0", |
| 64 | + "@commitlint/cli": "^18.4.3", |
| 65 | + "@commitlint/config-conventional": "^18.4.3", |
| 66 | + "@commitlint/core": "^18.4.3", |
67 | 67 | "@semantic-release/changelog": "^6.0.3",
|
68 |
| - "@semantic-release/commit-analyzer": "^11.0.0", |
| 68 | + "@semantic-release/commit-analyzer": "^11.1.0", |
69 | 69 | "@semantic-release/exec": "^6.0.3",
|
70 | 70 | "@semantic-release/git": "^10.0.1",
|
71 |
| - "@semantic-release/github": "^9.2.1", |
72 |
| - "@semantic-release/npm": "^11.0.0", |
73 |
| - "@semantic-release/release-notes-generator": "^12.0.0", |
| 71 | + "@semantic-release/github": "^9.2.5", |
| 72 | + "@semantic-release/npm": "^11.0.2", |
| 73 | + "@semantic-release/release-notes-generator": "^12.1.0", |
74 | 74 | "commitizen": "^4.3.0",
|
75 | 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.5",
|
79 |
| - "semantic-release": "^22.0.6", |
| 79 | + "semantic-release": "^22.0.12", |
80 | 80 | "semantic-release-conventional-commits": "^3.0.0",
|
81 |
| - "tsup": "^7.2.0", |
82 |
| - "typescript": "^5.2.2", |
83 |
| - "vitest": "^0.34.6" |
| 81 | + "tsup": "^8.0.1", |
| 82 | + "typescript": "^5.3.3", |
| 83 | + "vitest": "^1.1.0" |
84 | 84 | },
|
85 | 85 | "engines": {
|
86 | 86 | "node": ">=18.* <=21.*"
|
|
0 commit comments