|
50 | 50 | }
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@commitlint/cli": "^19.0.0", |
54 |
| - "@commitlint/config-conventional": "^19.0.0", |
55 |
| - "@mheob/commitlint-config": "^1.1.1", |
| 53 | + "@commitlint/cli": "^19.4.0", |
| 54 | + "@commitlint/config-conventional": "^19.2.2", |
| 55 | + "@mheob/commitlint-config": "^1.1.2", |
56 | 56 | "@mheob/eslint-config": "^5.2.0",
|
57 |
| - "@mheob/prettier-config": "^3.2.0", |
58 |
| - "@mheob/tsconfig": "^2.0.0", |
59 |
| - "@types/node": "^20.11.20", |
60 |
| - "@vitest/coverage-v8": "^1.3.1", |
| 57 | + "@mheob/prettier-config": "^3.3.1", |
| 58 | + "@mheob/tsconfig": "^2.1.0", |
| 59 | + "@types/node": "^20.14.15", |
| 60 | + "@vitest/coverage-v8": "^1.6.0", |
61 | 61 | "commitizen": "^4.3.0",
|
62 | 62 | "concurrently": "^8.2.2",
|
63 |
| - "cz-git": "^1.8.0", |
| 63 | + "cz-git": "^1.9.4", |
64 | 64 | "eslint": "^8.57.0",
|
65 |
| - "husky": "^9.0.11", |
66 |
| - "lint-staged": "^15.2.2", |
67 |
| - "prettier": "^3.2.5", |
68 |
| - "rimraf": "^6.0.0", |
69 |
| - "typescript": "^5.3.3", |
70 |
| - "vitest": "^1.3.1" |
| 65 | + "husky": "^9.1.4", |
| 66 | + "lint-staged": "^15.2.8", |
| 67 | + "prettier": "^3.3.3", |
| 68 | + "rimraf": "^6.0.1", |
| 69 | + "typescript": "^5.5.4", |
| 70 | + "vitest": "^1.6.0" |
71 | 71 | },
|
72 | 72 | "publishConfig": {
|
73 | 73 | "access": "public"
|
|
0 commit comments