|
63 | 63 | }, |
64 | 64 | "prettier": "@webdeveric/prettier-config", |
65 | 65 | "devDependencies": { |
66 | | - "@commitlint/config-conventional": "^20.4.1", |
| 66 | + "@commitlint/config-conventional": "^20.4.2", |
67 | 67 | "@commitlint/types": "^20.4.0", |
68 | 68 | "@types/node": "^22.19.11", |
69 | 69 | "@vitest/coverage-v8": "^4.0.18", |
70 | | - "@webdeveric/eslint-config-ts": "^0.11.0", |
| 70 | + "@webdeveric/eslint-config-ts": "^0.12.0", |
71 | 71 | "@webdeveric/prettier-config": "^0.3.0", |
72 | | - "commitlint": "^20.4.1", |
73 | | - "commitlint-plugin-cspell": "^0.4.0", |
| 72 | + "commitlint": "^20.4.2", |
| 73 | + "commitlint-plugin-cspell": "^0.6.0", |
74 | 74 | "conventional-changelog-conventionalcommits": "^9.1.0", |
75 | | - "cspell": "^9.6.4", |
| 75 | + "cspell": "^9.7.0", |
76 | 76 | "eslint": "^8.57.1", |
77 | 77 | "eslint-config-prettier": "^10.1.8", |
78 | 78 | "eslint-import-resolver-typescript": "^4.4.4", |
79 | 79 | "eslint-plugin-import": "^2.32.0", |
80 | 80 | "husky": "^9.1.7", |
81 | | - "jsdom": "^27.4.0", |
82 | 81 | "lint-staged": "^16.2.7", |
83 | 82 | "prettier": "^3.8.1", |
84 | | - "rimraf": "^6.1.2", |
| 83 | + "rimraf": "^6.1.3", |
85 | 84 | "semantic-release": "^25.0.3", |
86 | 85 | "typescript": "^5.9.3", |
87 | | - "validate-package-exports": "^0.15.0", |
| 86 | + "validate-package-exports": "^0.19.0", |
88 | 87 | "vitest": "^4.0.18" |
89 | 88 | }, |
90 | 89 | "pnpm": { |
|
0 commit comments