|
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | 20 | "@aklinker1/buildc": "^1.1.5", |
21 | | - "@aklinker1/check": "^2.1.2", |
| 21 | + "@aklinker1/check": "^2.2.0", |
22 | 22 | "@commitlint/config-conventional": "^19.8.1", |
23 | 23 | "@commitlint/types": "^19.8.1", |
24 | 24 | "@types/fs-extra": "^11.0.4", |
25 | 25 | "@types/semver": "^7.7.1", |
26 | | - "@vitest/coverage-v8": "^3.2.4", |
| 26 | + "@vitest/coverage-v8": "^4.0.16", |
27 | 27 | "changelogen": "^0.6.2", |
28 | 28 | "consola": "^3.4.2", |
29 | 29 | "fast-glob": "^3.3.3", |
30 | 30 | "feed": "^5.1.0", |
31 | | - "fs-extra": "^11.3.1", |
32 | | - "lint-staged": "^16.1.6", |
| 31 | + "fs-extra": "^11.3.2", |
| 32 | + "lint-staged": "^16.2.7", |
33 | 33 | "markdown-it-footnote": "^4.0.0", |
34 | 34 | "markdownlint-cli": "^0.45.0", |
35 | | - "nano-spawn": "^1.0.2", |
36 | | - "prettier": "^3.6.2", |
37 | | - "semver": "^7.7.2", |
| 35 | + "nano-spawn": "^1.0.3", |
| 36 | + "p-map": "^7.0.4", |
| 37 | + "prettier": "^3.7.4", |
| 38 | + "semver": "^7.7.3", |
38 | 39 | "simple-git-hooks": "^2.13.1", |
39 | | - "tsx": "4.20.5", |
| 40 | + "tsx": "4.21.0", |
40 | 41 | "typedoc": "^0.25.4", |
41 | | - "typedoc-plugin-frontmatter": "^1.3.0", |
| 42 | + "typedoc-plugin-frontmatter": "^1.3.1", |
42 | 43 | "typedoc-plugin-markdown": "4.0.0-next.23", |
43 | 44 | "typedoc-vitepress-theme": "1.0.0-next.3", |
44 | | - "typescript": "^5.9.2", |
| 45 | + "typescript": "^5.9.3", |
45 | 46 | "vitepress": "^1.6.4", |
46 | 47 | "vitepress-knowledge": "^0.4.1", |
47 | | - "vitepress-plugin-group-icons": "^1.6.3", |
| 48 | + "vitepress-plugin-group-icons": "^1.6.5", |
48 | 49 | "vitest-mock-extended": "^3.1.0", |
49 | | - "vue": "^3.5.21", |
| 50 | + "vue": "^3.5.25", |
50 | 51 | "wxt": "workspace:*" |
51 | 52 | }, |
52 | 53 | "simple-git-hooks": { |
|
0 commit comments