|
26 | 26 | "@tanstack/vue-query": "4", |
27 | 27 | "@vueuse/core": "^11.3.0", |
28 | 28 | "@vueuse/router": "^11.3.0", |
29 | | - "axios": "^1.10.0", |
30 | | - "es-toolkit": "^1.39.7", |
| 29 | + "axios": "^1.11.0", |
| 30 | + "es-toolkit": "^1.39.10", |
31 | 31 | "gray-matter": "^4.0.3", |
32 | 32 | "js-yaml": "^4.1.0", |
33 | 33 | "jszip": "^3.10.1", |
34 | | - "mammoth": "^1.9.1", |
| 34 | + "mammoth": "^1.10.0", |
35 | 35 | "markdown-it": "^14.1.0", |
36 | 36 | "markdown-it-anchor": "^9.2.0", |
37 | 37 | "p-queue": "^8.1.0", |
38 | | - "turndown": "^7.2.0", |
39 | | - "vue": "^3.5.17" |
| 38 | + "turndown": "^7.2.1", |
| 39 | + "vue": "^3.5.20" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@halo-dev/ui-plugin-bundler-kit": "2.21.2", |
43 | | - "@iconify/json": "^2.2.359", |
44 | | - "@rsbuild/core": "^1.4.7", |
45 | | - "@rsbuild/plugin-node-polyfill": "^1.3.1", |
| 43 | + "@iconify/json": "^2.2.378", |
| 44 | + "@rsbuild/core": "^1.4.16", |
| 45 | + "@rsbuild/plugin-node-polyfill": "^1.4.2", |
46 | 46 | "@rushstack/eslint-patch": "^1.12.0", |
47 | 47 | "@tsconfig/node20": "^20.1.6", |
48 | 48 | "@types/js-yaml": "^4.0.9", |
49 | 49 | "@types/jszip": "^3.4.1", |
50 | 50 | "@types/markdown-it": "^14.1.2", |
51 | | - "@types/node": "^20.19.8", |
| 51 | + "@types/node": "^20.19.11", |
52 | 52 | "@types/turndown": "^5.0.5", |
53 | | - "@unocss/eslint-config": "^66.3.3", |
54 | | - "@unocss/webpack": "^66.3.3", |
| 53 | + "@unocss/eslint-config": "^66.4.2", |
| 54 | + "@unocss/webpack": "^66.4.2", |
55 | 55 | "@vue/eslint-config-prettier": "^9.0.0", |
56 | 56 | "@vue/eslint-config-typescript": "^13.0.0", |
57 | 57 | "@vue/tsconfig": "^0.5.1", |
58 | 58 | "eslint": "^8.57.1", |
59 | 59 | "eslint-plugin-vue": "^9.33.0", |
60 | 60 | "jsdom": "^24.1.3", |
61 | | - "npm-run-all2": "^6.2.6", |
62 | 61 | "prettier": "^3.6.2", |
63 | | - "prettier-plugin-organize-imports": "^4.1.0", |
| 62 | + "prettier-plugin-organize-imports": "^4.2.0", |
64 | 63 | "typescript": "~5.5.4", |
65 | | - "unocss": "^66.3.3", |
66 | | - "unplugin-icons": "^22.1.0", |
| 64 | + "unocss": "^66.4.2", |
| 65 | + "unplugin-icons": "^22.2.0", |
67 | 66 | "vue-tsc": "^2.2.12" |
68 | 67 | }, |
69 | | - "packageManager": "pnpm@10.13.1" |
| 68 | + "packageManager": "pnpm@10.15.0" |
70 | 69 | } |
0 commit comments