|
22 | 22 | "@antv/g2plot": "^2.4.33", |
23 | 23 | "@bytemd/plugin-gfm": "^1.22.0", |
24 | 24 | "@bytemd/vue-next": "^1.22.0", |
25 | | - "@tinymce/tinymce-vue": "^6.1.0", |
26 | | - "@vee-validate/zod": "^4.15.0", |
| 25 | + "@tinymce/tinymce-vue": "^6.2.0", |
| 26 | + "@vee-validate/zod": "^4.15.1", |
27 | 27 | "@visactor/vchart": "^1.13.11", |
28 | 28 | "@vue-office/docx": "^1.6.3", |
29 | 29 | "@vue-office/excel": "^1.7.14", |
|
40 | 40 | "defu": "^6.1.4", |
41 | 41 | "disable-devtool": "^0.3.8", |
42 | 42 | "echarts": "^5.6.0", |
43 | | - "element-plus": "^2.9.11", |
| 43 | + "element-plus": "^2.10.1", |
44 | 44 | "eruda": "^3.4.1", |
45 | | - "es-toolkit": "^1.38.0", |
| 45 | + "es-toolkit": "^1.39.3", |
46 | 46 | "hotkeys-js": "^3.13.10", |
47 | | - "lucide-vue-next": "^0.511.0", |
| 47 | + "lucide-vue-next": "^0.513.0", |
48 | 48 | "mitt": "^3.0.1", |
49 | 49 | "nprogress": "^0.2.0", |
50 | 50 | "path-browserify": "^1.0.1", |
51 | 51 | "path-to-regexp": "^8.2.0", |
52 | | - "pinia": "^3.0.2", |
| 52 | + "pinia": "^3.0.3", |
53 | 53 | "print-js": "^1.6.0", |
54 | 54 | "qrcode": "^1.5.4", |
55 | 55 | "qs": "^6.14.0", |
56 | | - "reka-ui": "^2.3.0", |
| 56 | + "reka-ui": "^2.3.1", |
57 | 57 | "scule": "^1.3.0", |
58 | 58 | "splitpanes": "^4.0.4", |
59 | 59 | "swiper": "^11.2.8", |
60 | 60 | "tailwind-merge": "^3.3.0", |
61 | 61 | "tinymce": "^7.9.1", |
62 | 62 | "ua-parser-js": "^2.0.3", |
63 | 63 | "vconsole": "^3.15.1", |
64 | | - "vee-validate": "^4.15.0", |
| 64 | + "vee-validate": "^4.15.1", |
65 | 65 | "vue": "^3.5.16", |
66 | 66 | "vue-currency-input": "^3.2.1", |
67 | | - "vue-data-ui": "^2.9.6", |
| 67 | + "vue-data-ui": "^2.10.0", |
68 | 68 | "vue-esign": "^1.1.4", |
69 | | - "vue-hooks-plus": "^2.3.1", |
| 69 | + "vue-hooks-plus": "^2.4.0", |
70 | 70 | "vue-router": "^4.5.1", |
71 | 71 | "vue-sonner": "^2.0.0", |
72 | | - "vxe-table": "^4.13.32", |
73 | | - "xe-utils": "^3.7.4", |
74 | | - "zod": "^3.25.49" |
| 72 | + "vxe-table": "^4.13.35", |
| 73 | + "xe-utils": "^3.7.5", |
| 74 | + "zod": "^3.25.56" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@antfu/eslint-config": "^4.13.2", |
| 77 | + "@antfu/eslint-config": "^4.14.1", |
78 | 78 | "@clack/prompts": "^0.11.0", |
79 | 79 | "@faker-js/faker": "^9.8.0", |
80 | | - "@iconify/json": "^2.2.345", |
| 80 | + "@iconify/json": "^2.2.346", |
81 | 81 | "@iconify/vue": "^5.0.0", |
82 | 82 | "@stylistic/stylelint-config": "^2.0.0", |
83 | 83 | "@types/nprogress": "^0.2.3", |
84 | 84 | "@types/path-browserify": "^1.0.3", |
85 | 85 | "@types/qrcode": "^1.5.5", |
86 | 86 | "@types/qs": "^6.14.0", |
87 | 87 | "@types/splitpanes": "^2.2.6", |
88 | | - "@unocss/eslint-plugin": "^66.1.3", |
89 | | - "@unocss/preset-legacy-compat": "^66.1.3", |
| 88 | + "@unocss/eslint-plugin": "^66.1.4", |
| 89 | + "@unocss/preset-legacy-compat": "^66.1.4", |
90 | 90 | "@vitejs/plugin-legacy": "^6.1.1", |
91 | 91 | "@vitejs/plugin-vue": "^5.2.4", |
92 | 92 | "@vitejs/plugin-vue-jsx": "^4.2.0", |
|
113 | 113 | "taze": "^19.1.0", |
114 | 114 | "tsx": "^4.19.4", |
115 | 115 | "typescript": "^5.8.3", |
116 | | - "unocss": "^66.1.3", |
| 116 | + "unocss": "^66.1.4", |
117 | 117 | "unocss-preset-animations": "^1.2.1", |
118 | 118 | "unplugin-auto-import": "^19.3.0", |
119 | 119 | "unplugin-turbo-console": "^2.1.3", |
120 | 120 | "unplugin-vue-components": "^28.7.0", |
121 | 121 | "vite": "^6.3.5", |
122 | | - "vite-plugin-app-loading": "^0.3.1", |
123 | | - "vite-plugin-archiver": "^0.1.2", |
| 122 | + "vite-plugin-app-loading": "^0.4.0", |
| 123 | + "vite-plugin-archiver": "^0.2.0", |
124 | 124 | "vite-plugin-banner": "^0.8.1", |
125 | | - "vite-plugin-compression2": "^1.4.0", |
| 125 | + "vite-plugin-compression2": "^2.0.1", |
126 | 126 | "vite-plugin-env-parse": "^1.0.15", |
127 | 127 | "vite-plugin-fake-server": "^2.2.0", |
128 | 128 | "vite-plugin-pages": "^0.33.0", |
|
0 commit comments