|
87 | 87 | "devDependencies": { |
88 | 88 | "@commitlint/config-conventional": "^20.5.0", |
89 | 89 | "@commitlint/types": "^20.5.0", |
90 | | - "@types/node": "^24.12.0", |
91 | | - "@vitest/coverage-v8": "^4.1.1", |
| 90 | + "@types/node": "^24.12.2", |
| 91 | + "@vitest/coverage-v8": "^4.1.3", |
92 | 92 | "@webdeveric/eslint-config-ts": "^0.12.0", |
93 | 93 | "@webdeveric/prettier-config": "^0.4.0", |
94 | 94 | "commitlint": "^20.5.0", |
95 | | - "commitlint-plugin-cspell": "^0.6.0", |
96 | | - "conventional-changelog-conventionalcommits": "^9.3.0", |
97 | | - "cspell": "^9.7.0", |
| 95 | + "commitlint-plugin-cspell": "^0.8.0", |
| 96 | + "conventional-changelog-conventionalcommits": "^9.3.1", |
| 97 | + "cspell": "^10.0.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": "^29.0.1", |
| 103 | + "jsdom": "^29.0.2", |
104 | 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.2", |
109 | | - "validate-package-exports": "^0.22.0", |
110 | | - "vitest": "^4.1.1" |
| 109 | + "validate-package-exports": "^0.23.0", |
| 110 | + "vitest": "^4.1.3" |
111 | 111 | } |
112 | 112 | } |
0 commit comments