|
41 | 41 | } |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@commitlint/cli": "^19.3.0", |
45 | | - "@commitlint/config-conventional": "^19.2.2", |
46 | | - "@commitlint/cz-commitlint": "^19.2.0", |
| 44 | + "@commitlint/cli": "^19.8.1", |
| 45 | + "@commitlint/config-conventional": "^19.8.1", |
| 46 | + "@commitlint/cz-commitlint": "^19.8.1", |
47 | 47 | "@semantic-release/changelog": "^6.0.3", |
48 | 48 | "@semantic-release/git": "^10.0.1", |
49 | | - "@types/jest": "^29.5.12", |
| 49 | + "@types/jest": "^29.5.14", |
50 | 50 | "@types/react": "18.3.3", |
51 | 51 | "@types/react-dom": "18.3.0", |
52 | 52 | "@types/react-router": "5.1.20", |
53 | | - "commitizen": "^4.3.0", |
54 | | - "husky": "^9.0.11", |
| 53 | + "commitizen": "^4.3.1", |
| 54 | + "husky": "^9.1.7", |
55 | 55 | "import-sort-style-module": "^6.0.0", |
56 | 56 | "jest": "^29.7.0", |
57 | 57 | "minimist": "^1.2.8", |
58 | | - "prettier": "^3.3.2", |
| 58 | + "prettier": "^3.6.2", |
59 | 59 | "prettier-plugin-import-sort": "^0.0.7", |
60 | | - "semantic-release": "^24.0.0", |
| 60 | + "semantic-release": "^24.2.7", |
61 | 61 | "shx": "^0.3.4", |
62 | | - "ts-jest": "^29.1.4", |
| 62 | + "ts-jest": "^29.4.1", |
63 | 63 | "typedoc": "^0.25.13", |
64 | | - "typedoc-plugin-mdn-links": "^3.1.29", |
| 64 | + "typedoc-plugin-mdn-links": "^3.3.8", |
65 | 65 | "typedoc-plugin-missing-exports": "^2.3.0", |
66 | 66 | "typedoc-wikijs-theme": "^1.0.5", |
67 | | - "typescript": "^5.4.5" |
| 67 | + "typescript": "^5.9.2" |
68 | 68 | }, |
69 | 69 | "pnpm": { |
70 | 70 | "peerDependencyRules": { |
|
0 commit comments