|
85 | 85 | }, |
86 | 86 | "prettier": "@webdeveric/prettier-config", |
87 | 87 | "devDependencies": { |
88 | | - "@commitlint/config-conventional": "^19.8.0", |
89 | | - "@commitlint/types": "^19.8.0", |
90 | | - "@types/node": "^22.15.3", |
| 88 | + "@commitlint/config-conventional": "^19.8.1", |
| 89 | + "@commitlint/types": "^19.8.1", |
| 90 | + "@types/node": "^22.15.16", |
91 | 91 | "@vitest/coverage-v8": "^3.1.3", |
92 | 92 | "@webdeveric/eslint-config-ts": "^0.11.0", |
93 | 93 | "@webdeveric/prettier-config": "^0.3.0", |
94 | | - "commitlint": "^19.8.0", |
95 | | - "commitlint-plugin-cspell": "^0.1.1", |
| 94 | + "commitlint": "^19.8.1", |
| 95 | + "commitlint-plugin-cspell": "^0.2.0", |
96 | 96 | "conventional-changelog-conventionalcommits": "^8.0.0", |
97 | | - "cspell": "^8.19.4", |
| 97 | + "cspell": "^9.0.1", |
98 | 98 | "eslint": "^8.57.1", |
99 | | - "eslint-config-prettier": "^10.1.2", |
| 99 | + "eslint-config-prettier": "^10.1.3", |
100 | 100 | "eslint-import-resolver-typescript": "^3.10.1", |
101 | 101 | "eslint-plugin-import": "^2.31.0", |
102 | 102 | "husky": "^9.1.7", |
103 | 103 | "jsdom": "^26.1.0", |
104 | | - "lint-staged": "^15.5.1", |
| 104 | + "lint-staged": "^15.5.2", |
105 | 105 | "prettier": "^3.5.3", |
106 | 106 | "rimraf": "^6.0.1", |
107 | 107 | "semantic-release": "^24.2.3", |
|
0 commit comments