|
50 | 50 | }
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@commitlint/cli": "^19.8.0", |
54 |
| - "@commitlint/config-conventional": "^19.8.0", |
55 |
| - "@mheob/commitlint-config": "^1.2.1", |
56 |
| - "@mheob/eslint-config": "^8.2.0", |
| 53 | + "@commitlint/cli": "^19.8.1", |
| 54 | + "@commitlint/config-conventional": "^19.8.1", |
| 55 | + "@mheob/commitlint-config": "^1.2.3", |
| 56 | + "@mheob/eslint-config": "^8.11.0", |
57 | 57 | "@mheob/prettier-config": "^3.3.3",
|
58 | 58 | "@mheob/tsconfig": "^2.2.1",
|
59 |
| - "@types/node": "^22.13.10", |
60 |
| - "@vitest/coverage-v8": "^3.0.8", |
| 59 | + "@types/node": "^22.16.3", |
| 60 | + "@vitest/coverage-v8": "^3.2.4", |
61 | 61 | "commitizen": "^4.3.1",
|
62 |
| - "concurrently": "^9.1.2", |
63 |
| - "cz-git": "^1.11.1", |
64 |
| - "eslint": "^9.22.0", |
| 62 | + "concurrently": "^9.2.0", |
| 63 | + "cz-git": "^1.12.0", |
| 64 | + "eslint": "^9.30.1", |
65 | 65 | "husky": "^9.1.7",
|
66 |
| - "lint-staged": "^15.4.3", |
67 |
| - "prettier": "^3.5.3", |
| 66 | + "lint-staged": "^15.5.2", |
| 67 | + "prettier": "^3.6.2", |
68 | 68 | "rimraf": "^6.0.1",
|
69 |
| - "typescript": "^5.8.2", |
70 |
| - "vitest": "^3.0.8" |
| 69 | + "typescript": "^5.8.3", |
| 70 | + "vitest": "^3.2.4" |
71 | 71 | },
|
72 |
| - "packageManager": "pnpm@10.6.2", |
| 72 | + "packageManager": "pnpm@10.13.1", |
73 | 73 | "publishConfig": {
|
74 | 74 | "access": "public"
|
75 | 75 | },
|
|
0 commit comments