Skip to content

Commit 3946ada

Browse files
committed
更新依赖
1 parent 7d27b74 commit 3946ada

File tree

3 files changed

+1313
-1015
lines changed

3 files changed

+1313
-1015
lines changed

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"@visactor/vchart": "^2.0.0",
2828
"@vue-office/docx": "^1.6.3",
2929
"@vue-office/excel": "^1.7.14",
30-
"@vueuse/components": "^13.4.0",
31-
"@vueuse/core": "^13.4.0",
32-
"@vueuse/integrations": "^13.4.0",
30+
"@vueuse/components": "^13.5.0",
31+
"@vueuse/core": "^13.5.0",
32+
"@vueuse/integrations": "^13.5.0",
3333
"animate.css": "^4.1.1",
3434
"axios": "^1.10.0",
3535
"bytemd": "^1.22.0",
@@ -40,11 +40,11 @@
4040
"defu": "^6.1.4",
4141
"disable-devtool": "^0.3.8",
4242
"echarts": "^5.6.0",
43-
"element-plus": "^2.10.2",
43+
"element-plus": "^2.10.4",
4444
"eruda": "^3.4.3",
45-
"es-toolkit": "^1.39.5",
46-
"filesize": "^10.1.6",
47-
"hotkeys-js": "^3.13.14",
45+
"es-toolkit": "^1.39.7",
46+
"filesize": "^11.0.2",
47+
"hotkeys-js": "^3.13.15",
4848
"lucide-vue-next": "^0.525.0",
4949
"mitt": "^3.0.1",
5050
"nprogress": "^0.2.0",
@@ -54,7 +54,7 @@
5454
"print-js": "^1.6.0",
5555
"qrcode": "^1.5.4",
5656
"qs": "^6.14.0",
57-
"reka-ui": "^2.3.1",
57+
"reka-ui": "^2.3.2",
5858
"scule": "^1.3.0",
5959
"splitpanes": "^4.0.4",
6060
"swiper": "^11.2.10",
@@ -65,36 +65,36 @@
6565
"vee-validate": "^4.15.1",
6666
"vue": "^3.5.17",
6767
"vue-currency-input": "^3.2.1",
68-
"vue-data-ui": "^2.12.6",
68+
"vue-data-ui": "^2.15.4",
6969
"vue-esign": "^1.1.4",
7070
"vue-hooks-plus": "^2.4.0",
7171
"vue-router": "^4.5.1",
72-
"vue-sonner": "^2.0.1",
73-
"vxe-table": "^4.13.49",
74-
"xe-utils": "^3.7.5",
75-
"zod": "^3.25.67"
72+
"vue-sonner": "^2.0.2",
73+
"vxe-table": "^4.14.4",
74+
"xe-utils": "^3.7.8",
75+
"zod": "^4.0.5"
7676
},
7777
"devDependencies": {
78-
"@antfu/eslint-config": "^4.16.1",
78+
"@antfu/eslint-config": "^4.17.0",
7979
"@clack/prompts": "^0.11.0",
80-
"@faker-js/faker": "^9.8.0",
81-
"@iconify/json": "^2.2.353",
80+
"@faker-js/faker": "^9.9.0",
81+
"@iconify/json": "^2.2.359",
8282
"@iconify/vue": "^5.0.0",
8383
"@stylistic/stylelint-config": "^2.0.0",
8484
"@types/nprogress": "^0.2.3",
8585
"@types/path-browserify": "^1.0.3",
8686
"@types/qrcode": "^1.5.5",
8787
"@types/qs": "^6.14.0",
8888
"@types/splitpanes": "^2.2.6",
89-
"@unocss/eslint-plugin": "^66.3.2",
90-
"@unocss/preset-legacy-compat": "^66.3.2",
91-
"@vitejs/plugin-legacy": "^7.0.0",
89+
"@unocss/eslint-plugin": "^66.3.3",
90+
"@unocss/preset-legacy-compat": "^66.3.3",
91+
"@vitejs/plugin-legacy": "^7.0.1",
9292
"@vitejs/plugin-vue": "^6.0.0",
93-
"@vitejs/plugin-vue-jsx": "^5.0.0",
93+
"@vitejs/plugin-vue-jsx": "^5.0.1",
9494
"@vue/tsconfig": "^0.7.0",
9595
"autoprefixer": "^10.4.21",
9696
"boxen": "^8.0.1",
97-
"eslint": "^9.30.0",
97+
"eslint": "^9.31.0",
9898
"fs-extra": "^11.3.0",
9999
"http-server": "^14.1.1",
100100
"lint-staged": "^16.1.2",
@@ -105,7 +105,7 @@
105105
"postcss-nested": "^7.0.2",
106106
"sass-embedded": "^1.89.2",
107107
"simple-git-hooks": "^2.13.0",
108-
"stylelint": "^16.21.0",
108+
"stylelint": "^16.21.1",
109109
"stylelint-config-recess-order": "^7.1.0",
110110
"stylelint-config-standard-scss": "^15.0.1",
111111
"stylelint-config-standard-vue": "^1.0.0",
@@ -114,12 +114,12 @@
114114
"taze": "^19.1.0",
115115
"tsx": "^4.20.3",
116116
"typescript": "^5.8.3",
117-
"unocss": "^66.3.2",
117+
"unocss": "^66.3.3",
118118
"unocss-preset-animations": "^1.2.1",
119119
"unplugin-auto-import": "^19.3.0",
120-
"unplugin-turbo-console": "^2.1.3",
120+
"unplugin-turbo-console": "^2.2.0",
121121
"unplugin-vue-components": "^28.8.0",
122-
"vite": "^7.0.0",
122+
"vite": "^7.0.5",
123123
"vite-plugin-app-loading": "^0.4.0",
124124
"vite-plugin-archiver": "^0.2.0",
125125
"vite-plugin-banner": "^0.8.1",
@@ -130,7 +130,7 @@
130130
"vite-plugin-svg-icons": "^2.0.1",
131131
"vite-plugin-vue-devtools": "^7.7.7",
132132
"vite-plugin-vue-meta-layouts": "^0.5.1",
133-
"vue-tsc": "^2.2.10"
133+
"vue-tsc": "^3.0.2"
134134
},
135135
"simple-git-hooks": {
136136
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)