|
85 | 85 | }, |
86 | 86 | "prettier": "@webdeveric/prettier-config", |
87 | 87 | "devDependencies": { |
88 | | - "@commitlint/config-conventional": "^20.0.0", |
89 | | - "@commitlint/types": "^20.0.0", |
90 | | - "@types/node": "^22.19.0", |
| 88 | + "@commitlint/config-conventional": "^20.2.0", |
| 89 | + "@commitlint/types": "^20.2.0", |
| 90 | + "@types/node": "^22.19.1", |
91 | 91 | "@vitest/coverage-v8": "^3.2.4", |
92 | 92 | "@webdeveric/eslint-config-ts": "^0.11.0", |
93 | 93 | "@webdeveric/prettier-config": "^0.3.0", |
94 | | - "commitlint": "^20.1.0", |
| 94 | + "commitlint": "^20.2.0", |
95 | 95 | "commitlint-plugin-cspell": "^0.3.0", |
96 | 96 | "conventional-changelog-conventionalcommits": "^9.1.0", |
97 | | - "cspell": "^9.3.0", |
| 97 | + "cspell": "^9.4.0", |
98 | 98 | "eslint": "^8.57.1", |
99 | 99 | "eslint-config-prettier": "^10.1.8", |
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": "^27.1.0", |
104 | | - "lint-staged": "^16.2.6", |
105 | | - "prettier": "^3.6.2", |
106 | | - "rimraf": "^6.1.0", |
| 103 | + "jsdom": "^27.2.0", |
| 104 | + "lint-staged": "^16.2.7", |
| 105 | + "prettier": "^3.7.4", |
| 106 | + "rimraf": "^6.1.2", |
107 | 107 | "semantic-release": "^24.2.9", |
108 | 108 | "typescript": "^5.9.3", |
109 | 109 | "validate-package-exports": "^0.14.0", |
|
0 commit comments