|
85 | 85 | }, |
86 | 86 | "prettier": "@webdeveric/prettier-config", |
87 | 87 | "devDependencies": { |
88 | | - "@commitlint/config-conventional": "^20.4.4", |
89 | | - "@commitlint/types": "^20.4.4", |
| 88 | + "@commitlint/config-conventional": "^20.5.0", |
| 89 | + "@commitlint/types": "^20.5.0", |
90 | 90 | "@types/node": "^24.12.0", |
91 | 91 | "@vitest/coverage-v8": "^4.1.0", |
92 | 92 | "@webdeveric/eslint-config-ts": "^0.12.0", |
93 | 93 | "@webdeveric/prettier-config": "^0.3.0", |
94 | | - "commitlint": "^20.4.4", |
| 94 | + "commitlint": "^20.5.0", |
95 | 95 | "commitlint-plugin-cspell": "^0.6.0", |
96 | 96 | "conventional-changelog-conventionalcommits": "^9.3.0", |
97 | 97 | "cspell": "^9.7.0", |
|
100 | 100 | "eslint-import-resolver-typescript": "^4.4.4", |
101 | 101 | "eslint-plugin-import": "^2.32.0", |
102 | 102 | "husky": "^9.1.7", |
103 | | - "jsdom": "^28.1.0", |
104 | | - "lint-staged": "^16.3.3", |
| 103 | + "jsdom": "^29.0.0", |
| 104 | + "lint-staged": "^16.4.0", |
105 | 105 | "prettier": "^3.8.1", |
106 | 106 | "rimraf": "^6.1.3", |
107 | 107 | "semantic-release": "^25.0.3", |
108 | 108 | "typescript": "6.0.0-dev.20260304", |
109 | | - "validate-package-exports": "^0.19.1", |
| 109 | + "validate-package-exports": "^0.21.0", |
110 | 110 | "vitest": "^4.1.0" |
111 | 111 | } |
112 | 112 | } |
0 commit comments