Skip to content

Commit 1ea3345

Browse files
committed
chore: 更新依赖
1 parent 35d31a0 commit 1ea3345

File tree

3 files changed

+737
-800
lines changed

3 files changed

+737
-800
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@
2525
},
2626
"dependencies": {
2727
"@vee-validate/zod": "^4.15.0",
28-
"@vueuse/components": "^12.8.2",
29-
"@vueuse/core": "^12.8.2",
30-
"@vueuse/integrations": "^12.8.2",
31-
"axios": "^1.8.2",
28+
"@vueuse/components": "^13.0.0",
29+
"@vueuse/core": "^13.0.0",
30+
"@vueuse/integrations": "^13.0.0",
31+
"axios": "^1.8.4",
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
3434
"dayjs": "^1.11.13",
3535
"defu": "^6.1.4",
3636
"disable-devtool": "^0.3.8",
37-
"element-plus": "^2.9.6",
37+
"element-plus": "^2.9.7",
3838
"eruda": "^3.4.1",
39-
"es-toolkit": "^1.33.0",
39+
"es-toolkit": "^1.34.1",
4040
"hotkeys-js": "^3.13.9",
41-
"lucide-vue-next": "^0.479.0",
41+
"lucide-vue-next": "^0.485.0",
4242
"mitt": "^3.0.1",
4343
"nprogress": "^0.2.0",
4444
"path-browserify": "^1.0.1",
@@ -48,7 +48,7 @@
4848
"reka-ui": "^2.1.1",
4949
"scule": "^1.3.0",
5050
"tailwind-merge": "^3.0.2",
51-
"ua-parser-js": "^2.0.2",
51+
"ua-parser-js": "^2.0.3",
5252
"vconsole": "^3.15.1",
5353
"vee-validate": "^4.15.0",
5454
"vue": "^3.5.13",
@@ -59,56 +59,56 @@
5959
"devDependencies": {
6060
"@antfu/eslint-config": "4.3.0",
6161
"@faker-js/faker": "^9.6.0",
62-
"@iconify/json": "^2.2.315",
62+
"@iconify/json": "^2.2.321",
6363
"@iconify/vue": "^4.3.0",
6464
"@stylistic/stylelint-config": "^2.0.0",
6565
"@types/nprogress": "^0.2.3",
6666
"@types/path-browserify": "^1.0.3",
6767
"@types/qs": "^6.9.18",
68-
"@unocss/eslint-plugin": "^65.5.0",
69-
"@unocss/preset-legacy-compat": "^65.5.0",
68+
"@unocss/eslint-plugin": "^66.0.0",
69+
"@unocss/preset-legacy-compat": "^66.0.0",
7070
"@vitejs/plugin-legacy": "^6.0.2",
71-
"@vitejs/plugin-vue": "^5.2.1",
72-
"@vitejs/plugin-vue-jsx": "^4.1.1",
71+
"@vitejs/plugin-vue": "^5.2.3",
72+
"@vitejs/plugin-vue-jsx": "^4.1.2",
7373
"@vue/tsconfig": "^0.7.0",
7474
"autoprefixer": "^10.4.21",
7575
"boxen": "^8.0.1",
76-
"bumpp": "^10.0.3",
76+
"bumpp": "^10.1.0",
7777
"cz-git": "^1.11.1",
78-
"eslint": "^9.22.0",
78+
"eslint": "^9.23.0",
7979
"esno": "^4.8.0",
8080
"fs-extra": "^11.3.0",
8181
"http-server": "^14.1.1",
82-
"inquirer": "^12.4.3",
83-
"lint-staged": "^15.4.3",
82+
"inquirer": "^12.5.0",
83+
"lint-staged": "^15.5.0",
8484
"npm-run-all2": "^7.0.2",
8585
"picocolors": "^1.1.1",
8686
"plop": "^4.0.1",
8787
"postcss": "^8.5.3",
8888
"postcss-nested": "^7.0.2",
89-
"sass-embedded": "^1.85.1",
90-
"simple-git-hooks": "^2.11.1",
91-
"stylelint": "^16.15.0",
89+
"sass-embedded": "^1.86.0",
90+
"simple-git-hooks": "^2.12.1",
91+
"stylelint": "^16.17.0",
9292
"stylelint-config-recess-order": "^6.0.0",
9393
"stylelint-config-standard-scss": "^14.0.0",
9494
"stylelint-config-standard-vue": "^1.0.0",
9595
"stylelint-scss": "^6.11.1",
9696
"svgo": "^3.3.2",
97-
"taze": "^18.7.1",
97+
"taze": "^19.0.4",
9898
"typescript": "^5.8.2",
99-
"unocss": "^65.5.0",
99+
"unocss": "^66.0.0",
100100
"unocss-preset-animations": "^1.1.1",
101-
"unplugin-auto-import": "^19.1.1",
101+
"unplugin-auto-import": "^19.1.2",
102102
"unplugin-turbo-console": "^1.11.3",
103103
"unplugin-vue-components": "^28.4.1",
104-
"vite": "^6.2.1",
104+
"vite": "^6.2.3",
105105
"vite-plugin-app-loading": "^0.3.1",
106106
"vite-plugin-archiver": "^0.1.2",
107107
"vite-plugin-banner": "^0.8.0",
108108
"vite-plugin-compression2": "^1.3.3",
109109
"vite-plugin-env-parse": "^1.0.15",
110110
"vite-plugin-fake-server": "^2.2.0",
111-
"vite-plugin-pages": "^0.32.5",
111+
"vite-plugin-pages": "^0.33.0",
112112
"vite-plugin-svg-icons": "^2.0.1",
113113
"vite-plugin-vue-devtools": "^7.7.2",
114114
"vite-plugin-vue-meta-layouts": "^0.5.1",

0 commit comments

Comments
 (0)