Skip to content

Commit ec5aeee

Browse files
committed
更新依赖
1 parent 4af458f commit ec5aeee

7 files changed

Lines changed: 1654 additions & 2512 deletions

File tree

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@antv/g2plot": "^2.4.33",
2323
"@bytemd/plugin-gfm": "^1.22.0",
2424
"@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",
2727
"@visactor/vchart": "^1.13.11",
2828
"@vue-office/docx": "^1.6.3",
2929
"@vue-office/excel": "^1.7.14",
@@ -40,53 +40,53 @@
4040
"defu": "^6.1.4",
4141
"disable-devtool": "^0.3.8",
4242
"echarts": "^5.6.0",
43-
"element-plus": "^2.9.11",
43+
"element-plus": "^2.10.1",
4444
"eruda": "^3.4.1",
45-
"es-toolkit": "^1.38.0",
45+
"es-toolkit": "^1.39.3",
4646
"hotkeys-js": "^3.13.10",
47-
"lucide-vue-next": "^0.511.0",
47+
"lucide-vue-next": "^0.513.0",
4848
"mitt": "^3.0.1",
4949
"nprogress": "^0.2.0",
5050
"path-browserify": "^1.0.1",
5151
"path-to-regexp": "^8.2.0",
52-
"pinia": "^3.0.2",
52+
"pinia": "^3.0.3",
5353
"print-js": "^1.6.0",
5454
"qrcode": "^1.5.4",
5555
"qs": "^6.14.0",
56-
"reka-ui": "^2.3.0",
56+
"reka-ui": "^2.3.1",
5757
"scule": "^1.3.0",
5858
"splitpanes": "^4.0.4",
5959
"swiper": "^11.2.8",
6060
"tailwind-merge": "^3.3.0",
6161
"tinymce": "^7.9.1",
6262
"ua-parser-js": "^2.0.3",
6363
"vconsole": "^3.15.1",
64-
"vee-validate": "^4.15.0",
64+
"vee-validate": "^4.15.1",
6565
"vue": "^3.5.16",
6666
"vue-currency-input": "^3.2.1",
67-
"vue-data-ui": "^2.9.6",
67+
"vue-data-ui": "^2.10.0",
6868
"vue-esign": "^1.1.4",
69-
"vue-hooks-plus": "^2.3.1",
69+
"vue-hooks-plus": "^2.4.0",
7070
"vue-router": "^4.5.1",
7171
"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"
7575
},
7676
"devDependencies": {
77-
"@antfu/eslint-config": "^4.13.2",
77+
"@antfu/eslint-config": "^4.14.1",
7878
"@clack/prompts": "^0.11.0",
7979
"@faker-js/faker": "^9.8.0",
80-
"@iconify/json": "^2.2.345",
80+
"@iconify/json": "^2.2.346",
8181
"@iconify/vue": "^5.0.0",
8282
"@stylistic/stylelint-config": "^2.0.0",
8383
"@types/nprogress": "^0.2.3",
8484
"@types/path-browserify": "^1.0.3",
8585
"@types/qrcode": "^1.5.5",
8686
"@types/qs": "^6.14.0",
8787
"@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",
9090
"@vitejs/plugin-legacy": "^6.1.1",
9191
"@vitejs/plugin-vue": "^5.2.4",
9292
"@vitejs/plugin-vue-jsx": "^4.2.0",
@@ -113,16 +113,16 @@
113113
"taze": "^19.1.0",
114114
"tsx": "^4.19.4",
115115
"typescript": "^5.8.3",
116-
"unocss": "^66.1.3",
116+
"unocss": "^66.1.4",
117117
"unocss-preset-animations": "^1.2.1",
118118
"unplugin-auto-import": "^19.3.0",
119119
"unplugin-turbo-console": "^2.1.3",
120120
"unplugin-vue-components": "^28.7.0",
121121
"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",
124124
"vite-plugin-banner": "^0.8.1",
125-
"vite-plugin-compression2": "^1.4.0",
125+
"vite-plugin-compression2": "^2.0.1",
126126
"vite-plugin-env-parse": "^1.0.15",
127127
"vite-plugin-fake-server": "^2.2.0",
128128
"vite-plugin-pages": "^0.33.0",

0 commit comments

Comments
 (0)