|
2 | 2 | "type": "module",
|
3 | 3 | "version": "1.1.7",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "pnpm@8.15.3", |
| 5 | + "packageManager": "pnpm@8.15.4", |
6 | 6 | "scripts": {
|
7 | 7 | "lint": "eslint . --cache",
|
8 | 8 | "release": "bumpp && pnpm -r publish",
|
|
14 | 14 | "prepare": "simple-git-hooks"
|
15 | 15 | },
|
16 | 16 | "devDependencies": {
|
17 |
| - "@antfu/eslint-config": "^2.6.4", |
| 17 | + "@antfu/eslint-config": "^2.8.3", |
18 | 18 | "@antfu/ni": "^0.21.12",
|
19 | 19 | "@antfu/utils": "^0.7.7",
|
20 | 20 | "@rollup/plugin-alias": "^5.1.0",
|
|
30 | 30 | "@shikijs/vitepress-twoslash": "workspace:*",
|
31 | 31 | "@types/fs-extra": "^11.0.4",
|
32 | 32 | "@types/hast": "^3.0.4",
|
33 |
| - "@types/node": "^20.11.20", |
34 |
| - "@vitest/coverage-v8": "^1.3.1", |
| 33 | + "@types/node": "^20.11.28", |
| 34 | + "@vitest/coverage-v8": "^1.4.0", |
35 | 35 | "ansi-sequence-parser": "^1.1.1",
|
36 |
| - "bumpp": "^9.3.0", |
| 36 | + "bumpp": "^9.4.0", |
37 | 37 | "eslint": "npm:eslint-ts-patch@8.56.0-0",
|
38 | 38 | "eslint-plugin-format": "^0.1.0",
|
39 | 39 | "eslint-ts-patch": "8.56.0-0",
|
40 |
| - "esno": "^4.0.0", |
| 40 | + "esno": "^4.7.0", |
41 | 41 | "fast-glob": "^3.3.2",
|
42 | 42 | "fs-extra": "^11.2.0",
|
43 | 43 | "jsonc-parser": "^3.2.1",
|
|
47 | 47 | "mdast-util-gfm": "^3.0.0",
|
48 | 48 | "mdast-util-to-hast": "^13.1.0",
|
49 | 49 | "ofetch": "^1.3.3",
|
50 |
| - "pnpm": "^8.15.3", |
| 50 | + "pnpm": "^8.15.4", |
51 | 51 | "prettier": "^3.2.5",
|
52 | 52 | "rimraf": "^5.0.5",
|
53 |
| - "rollup": "^4.12.0", |
| 53 | + "rollup": "^4.13.0", |
54 | 54 | "rollup-plugin-copy": "^3.5.0",
|
55 | 55 | "rollup-plugin-dts": "^6.1.0",
|
56 | 56 | "rollup-plugin-esbuild": "^6.1.1",
|
57 | 57 | "rollup-plugin-typescript2": "^0.36.0",
|
58 | 58 | "shiki": "workspace:*",
|
59 |
| - "simple-git-hooks": "^2.9.0", |
| 59 | + "simple-git-hooks": "^2.10.0", |
60 | 60 | "taze": "^0.13.3",
|
61 |
| - "typescript": "^5.3.3", |
| 61 | + "typescript": "^5.4.2", |
62 | 62 | "unbuild": "^2.0.0",
|
63 |
| - "vite": "^5.1.4", |
64 |
| - "vite-tsconfig-paths": "^4.3.1", |
| 63 | + "vite": "^5.1.6", |
| 64 | + "vite-tsconfig-paths": "^4.3.2", |
65 | 65 | "vitepress-plugin-mermaid": "^2.0.16",
|
66 |
| - "vitest": "^1.3.1", |
67 |
| - "vue-tsc": "^1.8.27", |
68 |
| - "wrangler": "^3.29.0" |
| 66 | + "vitest": "^1.4.0", |
| 67 | + "vue-tsc": "^2.0.6", |
| 68 | + "wrangler": "^3.34.2" |
69 | 69 | },
|
70 | 70 | "resolutions": {
|
71 | 71 | "@shikijs/compat": "workspace:*",
|
|
0 commit comments