Skip to content

Commit 4eb6b05

Browse files
committed
更新依赖
1 parent 0b04270 commit 4eb6b05

2 files changed

Lines changed: 372 additions & 430 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"@bytemd/vue-next": "^1.22.0",
2626
"@tinymce/tinymce-vue": "^6.3.0",
2727
"@vee-validate/zod": "^4.15.1",
28-
"@visactor/vchart": "^2.0.19",
28+
"@visactor/vchart": "^2.0.20",
2929
"@vue-office/docx": "^1.6.3",
3030
"@vue-office/excel": "^1.7.14",
3131
"@vueuse/components": "^14.2.1",
3232
"@vueuse/core": "^14.2.1",
3333
"@vueuse/integrations": "^14.2.1",
3434
"animate.css": "^4.1.1",
35-
"axios": "^1.13.6",
35+
"axios": "^1.14.0",
3636
"bytemd": "^1.22.0",
3737
"class-variance-authority": "^0.7.1",
3838
"clsx": "^2.1.1",
@@ -44,13 +44,13 @@
4444
"element-plus": "^2.13.6",
4545
"eruda": "^3.4.3",
4646
"es-toolkit": "^1.45.1",
47-
"filesize": "^11.0.14",
47+
"filesize": "^11.0.15",
4848
"hotkeys-js": "^4.0.2",
4949
"lucide-vue-next": "^1.0.0",
5050
"mitt": "^3.0.1",
5151
"nprogress": "^0.2.0",
5252
"path-browserify": "^1.0.1",
53-
"path-to-regexp": "^8.3.0",
53+
"path-to-regexp": "^8.4.0",
5454
"pinia": "^3.0.4",
5555
"print-js": "^1.6.0",
5656
"qrcode": "^1.5.4",
@@ -66,22 +66,22 @@
6666
"vee-validate": "^4.15.1",
6767
"vue": "^3.5.31",
6868
"vue-currency-input": "^3.2.2",
69-
"vue-data-ui": "^3.16.2",
69+
"vue-data-ui": "^3.17.2",
7070
"vue-esign": "^1.1.4",
7171
"vue-hooks-plus": "^2.4.3",
7272
"vue-router": "^5.0.4",
7373
"vue-sonner": "^2.0.9",
74-
"vxe-table": "^4.18.9",
74+
"vxe-table": "^4.18.10",
7575
"xe-utils": "^4.0.4",
7676
"zod": "^4.3.6"
7777
},
7878
"devDependencies": {
7979
"@antfu/eslint-config": "^7.7.3",
8080
"@clack/prompts": "^1.1.0",
8181
"@faker-js/faker": "^10.4.0",
82-
"@iconify/json": "^2.2.454",
82+
"@iconify/json": "^2.2.456",
8383
"@iconify/vue": "^5.0.0",
84-
"@stylistic/stylelint-config": "^4.0.0",
84+
"@stylistic/stylelint-config": "^5.0.0",
8585
"@types/nprogress": "^0.2.3",
8686
"@types/path-browserify": "^1.0.3",
8787
"@types/qrcode": "^1.5.6",
@@ -90,7 +90,7 @@
9090
"@unocss/eslint-plugin": "^66.6.7",
9191
"@unocss/preset-legacy-compat": "^66.6.7",
9292
"@unocss/reset": "^66.6.7",
93-
"@vitejs/plugin-legacy": "^8.0.0",
93+
"@vitejs/plugin-legacy": "^8.0.1",
9494
"@vitejs/plugin-vue": "^6.0.5",
9595
"@vitejs/plugin-vue-jsx": "^5.1.5",
9696
"@vue/tsconfig": "^0.9.1",
@@ -107,7 +107,7 @@
107107
"postcss-nested": "^7.0.2",
108108
"sass-embedded": "^1.98.0",
109109
"simple-git-hooks": "^2.13.1",
110-
"stylelint": "^17.5.0",
110+
"stylelint": "^17.6.0",
111111
"stylelint-config-recess-order": "^7.7.0",
112112
"stylelint-config-standard-scss": "^17.0.0",
113113
"stylelint-config-standard-vue": "^1.0.0",
@@ -121,7 +121,7 @@
121121
"unplugin-auto-import": "^21.0.0",
122122
"unplugin-turbo-console": "^2.3.0",
123123
"unplugin-vue-components": "^32.0.0",
124-
"vite": "^8.0.2",
124+
"vite": "^8.0.3",
125125
"vite-plugin-app-loading": "^0.4.0",
126126
"vite-plugin-archiver": "^0.2.0",
127127
"vite-plugin-banner": "^0.8.1",

0 commit comments

Comments
 (0)