|
19 | 19 | "trailingComma": "es5" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@halo-dev/api-client": "^2.20.0", |
23 | | - "@halo-dev/components": "^2.20.0", |
24 | | - "@halo-dev/console-shared": "^2.20.0", |
| 22 | + "@halo-dev/api-client": "^2.21.1", |
| 23 | + "@halo-dev/components": "^2.21.0", |
| 24 | + "@halo-dev/console-shared": "^2.21.0", |
25 | 25 | "@tanstack/vue-query": "4", |
26 | | - "@vueuse/core": "^11.1.0", |
27 | | - "@vueuse/router": "^11.1.0", |
28 | | - "axios": "^1.7.7", |
| 26 | + "@vueuse/core": "^11.3.0", |
| 27 | + "@vueuse/router": "^11.3.0", |
| 28 | + "axios": "^1.10.0", |
29 | 29 | "es-toolkit": "^1.39.7", |
30 | 30 | "gray-matter": "^4.0.3", |
31 | 31 | "js-yaml": "^4.1.0", |
| 32 | + "mammoth": "^1.9.1", |
32 | 33 | "markdown-it": "^14.1.0", |
33 | 34 | "markdown-it-anchor": "^9.2.0", |
| 35 | + "p-queue": "^8.1.0", |
34 | 36 | "turndown": "^7.2.0", |
35 | | - "vue": "^3.5.12" |
| 37 | + "vue": "^3.5.17" |
36 | 38 | }, |
37 | 39 | "devDependencies": { |
38 | 40 | "@halo-dev/ui-plugin-bundler-kit": "2.21.2", |
39 | | - "@iconify/json": "^2.2.261", |
| 41 | + "@iconify/json": "^2.2.359", |
40 | 42 | "@rsbuild/core": "^1.4.7", |
41 | 43 | "@rsbuild/plugin-node-polyfill": "^1.3.1", |
42 | | - "@rushstack/eslint-patch": "^1.10.4", |
43 | | - "@tsconfig/node20": "^20.1.4", |
| 44 | + "@rushstack/eslint-patch": "^1.12.0", |
| 45 | + "@tsconfig/node20": "^20.1.6", |
44 | 46 | "@types/js-yaml": "^4.0.9", |
45 | 47 | "@types/markdown-it": "^14.1.2", |
46 | | - "@types/node": "^20.16.12", |
| 48 | + "@types/node": "^20.19.8", |
47 | 49 | "@types/turndown": "^5.0.5", |
48 | | - "@unocss/eslint-config": "^66.2.0", |
49 | | - "@unocss/webpack": "^66.2.0", |
| 50 | + "@unocss/eslint-config": "^66.3.3", |
| 51 | + "@unocss/webpack": "^66.3.3", |
50 | 52 | "@vue/eslint-config-prettier": "^9.0.0", |
51 | 53 | "@vue/eslint-config-typescript": "^13.0.0", |
52 | 54 | "@vue/tsconfig": "^0.5.1", |
53 | 55 | "eslint": "^8.57.1", |
54 | | - "eslint-plugin-vue": "^9.29.0", |
| 56 | + "eslint-plugin-vue": "^9.33.0", |
55 | 57 | "jsdom": "^24.1.3", |
56 | | - "npm-run-all2": "^6.2.4", |
57 | | - "prettier": "^3.3.3", |
| 58 | + "npm-run-all2": "^6.2.6", |
| 59 | + "prettier": "^3.6.2", |
58 | 60 | "prettier-plugin-organize-imports": "^4.1.0", |
59 | 61 | "typescript": "~5.5.4", |
60 | | - "unocss": "^66.2.0", |
| 62 | + "unocss": "^66.3.3", |
61 | 63 | "unplugin-icons": "^22.1.0", |
62 | | - "vue-tsc": "^2.1.6" |
| 64 | + "vue-tsc": "^2.2.12" |
63 | 65 | }, |
64 | | - "packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac" |
| 66 | + "packageManager": "pnpm@10.13.1" |
65 | 67 | } |
0 commit comments