Skip to content

Commit 7f31f86

Browse files
committed
更新依赖
1 parent e4dad2b commit 7f31f86

File tree

2 files changed

+1828
-2756
lines changed

2 files changed

+1828
-2756
lines changed

package.json

+21-22
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"type": "module",
3-
"packageManager": "[email protected]",
43
"engines": {
54
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
65
},
@@ -25,15 +24,15 @@
2524
"@bytemd/vue-next": "^1.22.0",
2625
"@tinymce/tinymce-vue": "^6.1.0",
2726
"@vee-validate/zod": "^4.15.0",
28-
"@visactor/vchart": "^1.13.5",
27+
"@visactor/vchart": "^1.13.6",
2928
"@vue-office/docx": "^1.6.3",
3029
"@vue-office/excel": "^1.7.14",
3130
"@vue-office/pdf": "^2.0.10",
32-
"@vueuse/components": "^12.7.0",
33-
"@vueuse/core": "^12.7.0",
34-
"@vueuse/integrations": "^12.7.0",
31+
"@vueuse/components": "^12.8.2",
32+
"@vueuse/core": "^12.8.2",
33+
"@vueuse/integrations": "^12.8.2",
3534
"animate.css": "^4.1.1",
36-
"axios": "^1.8.1",
35+
"axios": "^1.8.2",
3736
"bytemd": "^1.22.0",
3837
"class-variance-authority": "^0.7.1",
3938
"clsx": "^2.1.1",
@@ -42,11 +41,11 @@
4241
"defu": "^6.1.4",
4342
"disable-devtool": "^0.3.8",
4443
"echarts": "^5.6.0",
45-
"element-plus": "^2.9.5",
44+
"element-plus": "^2.9.6",
4645
"eruda": "^3.4.1",
47-
"es-toolkit": "^1.32.0",
46+
"es-toolkit": "^1.33.0",
4847
"hotkeys-js": "^3.13.9",
49-
"lucide-vue-next": "^0.477.0",
48+
"lucide-vue-next": "^0.479.0",
5049
"mitt": "^3.0.1",
5150
"nprogress": "^0.2.0",
5251
"path-browserify": "^1.0.1",
@@ -57,27 +56,27 @@
5756
"qs": "^6.14.0",
5857
"reka-ui": "^2.0.2",
5958
"scule": "^1.3.0",
60-
"splitpanes": "^3.1.8",
61-
"swiper": "^11.2.4",
59+
"splitpanes": "^3.2.0",
60+
"swiper": "^11.2.5",
6261
"tailwind-merge": "^3.0.2",
63-
"tinymce": "^7.7.0",
62+
"tinymce": "^7.7.1",
6463
"ua-parser-js": "^2.0.2",
6564
"vconsole": "^3.15.1",
6665
"vee-validate": "^4.15.0",
6766
"vue": "^3.5.13",
6867
"vue-currency-input": "^3.2.1",
6968
"vue-esign": "^1.1.4",
70-
"vue-hooks-plus": "^2.2.4",
69+
"vue-hooks-plus": "^2.3.0",
7170
"vue-router": "^4.5.0",
7271
"vue-sonner": "^1.3.0",
73-
"vxe-table": "^4.11.15",
74-
"xe-utils": "^3.7.2",
72+
"vxe-table": "^4.11.19",
73+
"xe-utils": "^3.7.4",
7574
"zod": "^3.24.2"
7675
},
7776
"devDependencies": {
7877
"@antfu/eslint-config": "4.3.0",
79-
"@faker-js/faker": "^9.5.1",
80-
"@iconify/json": "^2.2.312",
78+
"@faker-js/faker": "^9.6.0",
79+
"@iconify/json": "^2.2.315",
8180
"@iconify/vue": "^4.3.0",
8281
"@stylistic/stylelint-config": "^2.0.0",
8382
"@types/nprogress": "^0.2.3",
@@ -91,13 +90,13 @@
9190
"@vitejs/plugin-vue": "^5.2.1",
9291
"@vitejs/plugin-vue-jsx": "^4.1.1",
9392
"@vue/tsconfig": "^0.7.0",
94-
"autoprefixer": "^10.4.20",
93+
"autoprefixer": "^10.4.21",
9594
"boxen": "^8.0.1",
96-
"eslint": "^9.21.0",
95+
"eslint": "^9.22.0",
9796
"esno": "^4.8.0",
9897
"fs-extra": "^11.3.0",
9998
"http-server": "^14.1.1",
100-
"inquirer": "^12.4.2",
99+
"inquirer": "^12.4.3",
101100
"lint-staged": "^15.4.3",
102101
"npm-run-all2": "^7.0.2",
103102
"picocolors": "^1.1.1",
@@ -112,15 +111,15 @@
112111
"stylelint-config-standard-vue": "^1.0.0",
113112
"stylelint-scss": "^6.11.1",
114113
"svgo": "^3.3.2",
115-
"taze": "^18.6.0",
114+
"taze": "^18.7.1",
116115
"typescript": "^5.8.2",
117116
"unocss": "^65.5.0",
118117
"unocss-preset-animations": "^1.1.1",
119118
"unocss-preset-scrollbar": "^3.2.0",
120119
"unplugin-auto-import": "^19.1.1",
121120
"unplugin-turbo-console": "^1.11.3",
122121
"unplugin-vue-components": "^28.4.1",
123-
"vite": "^6.2.0",
122+
"vite": "^6.2.1",
124123
"vite-plugin-app-loading": "^0.3.1",
125124
"vite-plugin-archiver": "^0.1.2",
126125
"vite-plugin-banner": "^0.8.0",

0 commit comments

Comments
 (0)