|
7 | 7 | "license": "BSD-3-Clause", |
8 | 8 | "packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748", |
9 | 9 | "devDependencies": { |
10 | | - "@biomejs/biome": "2.1.3", |
11 | | - "@commitlint/cli": "^19.8.1", |
12 | | - "@commitlint/config-conventional": "^19.8.1", |
13 | | - "@tsconfig/node22": "^22.0.2", |
14 | | - "@types/node": "^24.2.1", |
| 10 | + "@biomejs/biome": "2.3.12", |
| 11 | + "@commitlint/cli": "^20.3.1", |
| 12 | + "@commitlint/config-conventional": "^20.3.1", |
| 13 | + "@tsconfig/node22": "^22.0.5", |
| 14 | + "@types/node": "^24.10.9", |
15 | 15 | "c8": "^10.1.3", |
16 | | - "lefthook": "^1.12.3", |
17 | | - "tsx": "^4.20.4", |
18 | | - "typedoc": "^0.28.10", |
19 | | - "typedoc-plugin-markdown": "^4.8.1", |
20 | | - "typedoc-plugin-mdn-links": "^5.0.8", |
| 16 | + "lefthook": "^2.0.15", |
| 17 | + "tsx": "^4.21.0", |
| 18 | + "typedoc": "^0.28.16", |
| 19 | + "typedoc-plugin-markdown": "^4.9.0", |
| 20 | + "typedoc-plugin-mdn-links": "^5.1.0", |
21 | 21 | "typedoc-vitepress-theme": "^1.1.2", |
22 | | - "typescript": "^5.9.2" |
| 22 | + "typescript": "^5.9.3" |
23 | 23 | }, |
24 | 24 | "scripts": { |
25 | 25 | "build": "pnpm -r build", |
|
0 commit comments