Skip to content

Commit 8ae8902

Browse files
committed
chore: 更新依赖
1 parent 7cc4f64 commit 8ae8902

File tree

3 files changed

+1646
-1138
lines changed

3 files changed

+1646
-1138
lines changed

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"version": "5.8.0",
4-
"packageManager": "pnpm@10.20.0",
4+
"packageManager": "pnpm@10.24.0",
55
"engines": {
66
"node": "^20.19.0 || >=22.12.0"
77
},
@@ -26,95 +26,95 @@
2626
},
2727
"dependencies": {
2828
"@vee-validate/zod": "^4.15.1",
29-
"@vueuse/components": "^14.0.0",
30-
"@vueuse/core": "^14.0.0",
31-
"@vueuse/integrations": "^14.0.0",
29+
"@vueuse/components": "^14.1.0",
30+
"@vueuse/core": "^14.1.0",
31+
"@vueuse/integrations": "^14.1.0",
3232
"axios": "^1.13.2",
3333
"class-variance-authority": "^0.7.1",
3434
"clsx": "^2.1.1",
3535
"dayjs": "^1.11.19",
3636
"defu": "^6.1.4",
3737
"disable-devtool": "^0.3.9",
38-
"element-plus": "^2.11.7",
38+
"element-plus": "^2.11.9",
3939
"eruda": "^3.4.3",
40-
"es-toolkit": "^1.41.0",
40+
"es-toolkit": "^1.42.0",
4141
"filesize": "^11.0.13",
4242
"hotkeys-js": "^3.13.15",
43-
"lucide-vue-next": "^0.553.0",
43+
"lucide-vue-next": "^0.555.0",
4444
"mitt": "^3.0.1",
4545
"nprogress": "^0.2.0",
4646
"path-browserify": "^1.0.1",
4747
"path-to-regexp": "^8.3.0",
4848
"pinia": "^3.0.4",
4949
"qs": "^6.14.0",
50-
"reka-ui": "^2.6.0",
50+
"reka-ui": "^2.6.1",
5151
"scule": "^1.3.0",
52-
"tailwind-merge": "^3.3.1",
52+
"tailwind-merge": "^3.4.0",
5353
"ua-parser-js": "^2.0.6",
5454
"vconsole": "^3.15.1",
5555
"vee-validate": "^4.15.1",
56-
"vue": "^3.5.24",
56+
"vue": "^3.5.25",
5757
"vue-router": "^4.6.3",
5858
"vue-sonner": "^2.0.9",
59-
"zod": "^4.1.12"
59+
"zod": "^4.1.13"
6060
},
6161
"devDependencies": {
6262
"@antfu/eslint-config": "^6.2.0",
6363
"@clack/prompts": "^0.11.0",
6464
"@faker-js/faker": "^10.1.0",
65-
"@iconify/json": "^2.2.405",
65+
"@iconify/json": "^2.2.413",
6666
"@iconify/vue": "^5.0.0",
6767
"@stylistic/stylelint-config": "^3.0.1",
6868
"@types/nprogress": "^0.2.3",
6969
"@types/path-browserify": "^1.0.3",
7070
"@types/qs": "^6.14.0",
71-
"@unocss/eslint-plugin": "^66.5.5",
72-
"@unocss/preset-legacy-compat": "^66.5.5",
71+
"@unocss/eslint-plugin": "^66.5.9",
72+
"@unocss/preset-legacy-compat": "^66.5.9",
7373
"@vitejs/plugin-legacy": "^7.2.1",
74-
"@vitejs/plugin-vue": "^6.0.1",
75-
"@vitejs/plugin-vue-jsx": "^5.1.1",
74+
"@vitejs/plugin-vue": "^6.0.2",
75+
"@vitejs/plugin-vue-jsx": "^5.1.2",
7676
"@vue/tsconfig": "^0.8.1",
77-
"autoprefixer": "^10.4.21",
77+
"autoprefixer": "^10.4.22",
7878
"boxen": "^8.0.1",
79-
"bumpp": "^10.3.1",
79+
"bumpp": "^10.3.2",
8080
"cz-git": "^1.12.0",
8181
"eslint": "^9.39.1",
8282
"fs-extra": "^11.3.2",
8383
"http-server": "^14.1.1",
84-
"lint-staged": "^16.2.6",
84+
"lint-staged": "^16.2.7",
8585
"npm-run-all2": "^8.0.4",
8686
"picocolors": "^1.1.1",
8787
"plop": "^4.0.4",
8888
"postcss": "^8.5.6",
8989
"postcss-nested": "^7.0.2",
9090
"sass-embedded": "^1.93.3",
9191
"simple-git-hooks": "^2.13.1",
92-
"stylelint": "^16.25.0",
92+
"stylelint": "^16.26.1",
9393
"stylelint-config-recess-order": "^7.4.0",
9494
"stylelint-config-standard-scss": "^16.0.0",
9595
"stylelint-config-standard-vue": "^1.0.0",
9696
"stylelint-scss": "^6.12.1",
9797
"svgo": "^4.0.0",
98-
"taze": "^19.9.0",
99-
"tsx": "^4.20.6",
98+
"taze": "^19.9.2",
99+
"tsx": "^4.21.0",
100100
"typescript": "^5.9.3",
101-
"unocss": "^66.5.5",
101+
"unocss": "^66.5.9",
102102
"unocss-preset-animations": "^1.3.0",
103-
"unplugin-auto-import": "^20.2.0",
103+
"unplugin-auto-import": "^20.3.0",
104104
"unplugin-turbo-console": "^2.3.0",
105105
"unplugin-vue-components": "^30.0.0",
106-
"vite": "^7.2.2",
106+
"vite": "^7.2.6",
107107
"vite-plugin-app-loading": "^0.4.0",
108108
"vite-plugin-archiver": "^0.2.0",
109109
"vite-plugin-banner": "^0.8.1",
110110
"vite-plugin-compression2": "^2.3.1",
111111
"vite-plugin-env-parse": "^1.0.15",
112-
"vite-plugin-fake-server": "^2.2.0",
112+
"vite-plugin-fake-server": "^2.2.2",
113113
"vite-plugin-pages": "^0.33.1",
114114
"vite-plugin-svg-icons": "^2.0.1",
115-
"vite-plugin-vue-devtools": "^8.0.3",
115+
"vite-plugin-vue-devtools": "^8.0.5",
116116
"vite-plugin-vue-meta-layouts": "^0.6.1",
117-
"vue-tsc": "^3.1.3"
117+
"vue-tsc": "^3.1.5"
118118
},
119119
"simple-git-hooks": {
120120
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)