|
25 | 25 | "@bytemd/vue-next": "^1.22.0", |
26 | 26 | "@tinymce/tinymce-vue": "^6.3.0", |
27 | 27 | "@vee-validate/zod": "^4.15.1", |
28 | | - "@visactor/vchart": "^2.0.19", |
| 28 | + "@visactor/vchart": "^2.0.20", |
29 | 29 | "@vue-office/docx": "^1.6.3", |
30 | 30 | "@vue-office/excel": "^1.7.14", |
31 | 31 | "@vueuse/components": "^14.2.1", |
32 | 32 | "@vueuse/core": "^14.2.1", |
33 | 33 | "@vueuse/integrations": "^14.2.1", |
34 | 34 | "animate.css": "^4.1.1", |
35 | | - "axios": "^1.13.6", |
| 35 | + "axios": "^1.14.0", |
36 | 36 | "bytemd": "^1.22.0", |
37 | 37 | "class-variance-authority": "^0.7.1", |
38 | 38 | "clsx": "^2.1.1", |
|
44 | 44 | "element-plus": "^2.13.6", |
45 | 45 | "eruda": "^3.4.3", |
46 | 46 | "es-toolkit": "^1.45.1", |
47 | | - "filesize": "^11.0.14", |
| 47 | + "filesize": "^11.0.15", |
48 | 48 | "hotkeys-js": "^4.0.2", |
49 | 49 | "lucide-vue-next": "^1.0.0", |
50 | 50 | "mitt": "^3.0.1", |
51 | 51 | "nprogress": "^0.2.0", |
52 | 52 | "path-browserify": "^1.0.1", |
53 | | - "path-to-regexp": "^8.3.0", |
| 53 | + "path-to-regexp": "^8.4.0", |
54 | 54 | "pinia": "^3.0.4", |
55 | 55 | "print-js": "^1.6.0", |
56 | 56 | "qrcode": "^1.5.4", |
|
66 | 66 | "vee-validate": "^4.15.1", |
67 | 67 | "vue": "^3.5.31", |
68 | 68 | "vue-currency-input": "^3.2.2", |
69 | | - "vue-data-ui": "^3.16.2", |
| 69 | + "vue-data-ui": "^3.17.2", |
70 | 70 | "vue-esign": "^1.1.4", |
71 | 71 | "vue-hooks-plus": "^2.4.3", |
72 | 72 | "vue-router": "^5.0.4", |
73 | 73 | "vue-sonner": "^2.0.9", |
74 | | - "vxe-table": "^4.18.9", |
| 74 | + "vxe-table": "^4.18.10", |
75 | 75 | "xe-utils": "^4.0.4", |
76 | 76 | "zod": "^4.3.6" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | 79 | "@antfu/eslint-config": "^7.7.3", |
80 | 80 | "@clack/prompts": "^1.1.0", |
81 | 81 | "@faker-js/faker": "^10.4.0", |
82 | | - "@iconify/json": "^2.2.454", |
| 82 | + "@iconify/json": "^2.2.456", |
83 | 83 | "@iconify/vue": "^5.0.0", |
84 | | - "@stylistic/stylelint-config": "^4.0.0", |
| 84 | + "@stylistic/stylelint-config": "^5.0.0", |
85 | 85 | "@types/nprogress": "^0.2.3", |
86 | 86 | "@types/path-browserify": "^1.0.3", |
87 | 87 | "@types/qrcode": "^1.5.6", |
|
90 | 90 | "@unocss/eslint-plugin": "^66.6.7", |
91 | 91 | "@unocss/preset-legacy-compat": "^66.6.7", |
92 | 92 | "@unocss/reset": "^66.6.7", |
93 | | - "@vitejs/plugin-legacy": "^8.0.0", |
| 93 | + "@vitejs/plugin-legacy": "^8.0.1", |
94 | 94 | "@vitejs/plugin-vue": "^6.0.5", |
95 | 95 | "@vitejs/plugin-vue-jsx": "^5.1.5", |
96 | 96 | "@vue/tsconfig": "^0.9.1", |
|
107 | 107 | "postcss-nested": "^7.0.2", |
108 | 108 | "sass-embedded": "^1.98.0", |
109 | 109 | "simple-git-hooks": "^2.13.1", |
110 | | - "stylelint": "^17.5.0", |
| 110 | + "stylelint": "^17.6.0", |
111 | 111 | "stylelint-config-recess-order": "^7.7.0", |
112 | 112 | "stylelint-config-standard-scss": "^17.0.0", |
113 | 113 | "stylelint-config-standard-vue": "^1.0.0", |
|
121 | 121 | "unplugin-auto-import": "^21.0.0", |
122 | 122 | "unplugin-turbo-console": "^2.3.0", |
123 | 123 | "unplugin-vue-components": "^32.0.0", |
124 | | - "vite": "^8.0.2", |
| 124 | + "vite": "^8.0.3", |
125 | 125 | "vite-plugin-app-loading": "^0.4.0", |
126 | 126 | "vite-plugin-archiver": "^0.2.0", |
127 | 127 | "vite-plugin-banner": "^0.8.1", |
|
0 commit comments