|
24 | 24 | "cs:publish": "changeset publish"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@antfu/eslint-config": "^3.7.3", |
| 27 | + "@antfu/eslint-config": "^3.16.0", |
28 | 28 | "@changesets/cli": "^2.28.1",
|
29 | 29 | "@nolebase/markdown-it-bi-directional-links": "^2.16.0",
|
30 | 30 | "@nolebase/markdown-it-unlazy-img": "^2.16.0",
|
|
33 | 33 | "@nolebase/vitepress-plugin-git-changelog": "^2.16.0",
|
34 | 34 | "@nolebase/vitepress-plugin-inline-link-preview": "^2.16.0",
|
35 | 35 | "@nolebase/vitepress-plugin-page-properties": "^2.16.0",
|
36 |
| - "@shikijs/vitepress-twoslash": "^3.2.1", |
| 36 | + "@shikijs/vitepress-twoslash": "^3.2.2", |
37 | 37 | "@types/js-yaml": "^4.0.9",
|
38 |
| - "@types/node": "^22.7.5", |
| 38 | + "@types/node": "^22.14.0", |
39 | 39 | "@types/prompts": "^2.4.9",
|
40 | 40 | "@vitest/coverage-v8": "2.1.9",
|
41 | 41 | "@vitest/ui": "2.1.9",
|
42 |
| - "bumpp": "^9.7.1", |
| 42 | + "bumpp": "^9.11.1", |
43 | 43 | "create-unioc": "workspace:*",
|
44 |
| - "eslint": "^9.12.0", |
| 44 | + "eslint": "^9.24.0", |
45 | 45 | "external-editor": "^3.1.0",
|
46 |
| - "fast-glob": "^3.3.2", |
| 46 | + "fast-glob": "^3.3.3", |
47 | 47 | "js-yaml": "^4.1.0",
|
48 | 48 | "kleur": "^4.1.5",
|
49 |
| - "lint-staged": "^15.2.10", |
| 49 | + "lint-staged": "^15.5.0", |
50 | 50 | "mermaid": "^11.6.0",
|
51 |
| - "pnpm": "^9.15.2", |
| 51 | + "pnpm": "^9.15.9", |
52 | 52 | "prompts": "^2.4.2",
|
53 | 53 | "reflect-metadata": "^0.2.2",
|
54 |
| - "simple-git-hooks": "^2.11.1", |
| 54 | + "simple-git-hooks": "^2.12.1", |
55 | 55 | "source-map-support": "^0.5.21",
|
56 | 56 | "tsdown": "^0.6.10",
|
57 |
| - "tsup": "^8.3.0", |
58 |
| - "tsx": "^4.19.1", |
59 |
| - "typescript": "^5.6.3", |
| 57 | + "tsup": "^8.4.0", |
| 58 | + "tsx": "^4.19.3", |
| 59 | + "typescript": "^5.8.3", |
60 | 60 | "unioc": "workspace:*",
|
61 |
| - "unocss": "66.1.0-beta.8", |
| 61 | + "unocss": "66.1.0-beta.10", |
62 | 62 | "unplugin-swc": "^1.5.1",
|
63 | 63 | "vite-plugin-node-runner": "^0.0.4",
|
64 | 64 | "vitepress": "^1.6.3",
|
65 | 65 | "vitepress-plugin-comment-with-giscus": "^1.1.15",
|
66 | 66 | "vitepress-plugin-mermaid": "^2.0.17",
|
67 |
| - "vitest": "^2.1.2" |
| 67 | + "vitest": "^2.1.9" |
68 | 68 | },
|
69 | 69 | "simple-git-hooks": {
|
70 | 70 | "pre-commit": "pnpm lint-staged"
|
|
0 commit comments