Skip to content

Commit e24a722

Browse files
committed
chore: 更新依赖
1 parent f8794e2 commit e24a722

File tree

2 files changed

+1202
-937
lines changed

2 files changed

+1202
-937
lines changed

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -25,94 +25,94 @@
2525
},
2626
"dependencies": {
2727
"@vee-validate/zod": "^4.15.0",
28-
"@vueuse/components": "^13.0.0",
29-
"@vueuse/core": "^13.0.0",
30-
"@vueuse/integrations": "^13.0.0",
31-
"axios": "^1.8.4",
28+
"@vueuse/components": "^13.1.0",
29+
"@vueuse/core": "^13.1.0",
30+
"@vueuse/integrations": "^13.1.0",
31+
"axios": "^1.9.0",
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.7",
37+
"element-plus": "^2.9.9",
3838
"eruda": "^3.4.1",
39-
"es-toolkit": "^1.34.1",
39+
"es-toolkit": "^1.36.0",
4040
"hotkeys-js": "^3.13.9",
41-
"lucide-vue-next": "^0.487.0",
41+
"lucide-vue-next": "^0.503.0",
4242
"mitt": "^3.0.1",
4343
"nprogress": "^0.2.0",
4444
"path-browserify": "^1.0.1",
4545
"path-to-regexp": "^8.2.0",
46-
"pinia": "^3.0.1",
46+
"pinia": "^3.0.2",
4747
"qs": "^6.14.0",
4848
"reka-ui": "^2.2.0",
4949
"scule": "^1.3.0",
50-
"tailwind-merge": "^3.1.0",
50+
"tailwind-merge": "^3.2.0",
5151
"ua-parser-js": "^2.0.3",
5252
"vconsole": "^3.15.1",
5353
"vee-validate": "^4.15.0",
5454
"vue": "^3.5.13",
55-
"vue-router": "^4.5.0",
56-
"vue-sonner": "^1.3.0",
57-
"zod": "^3.24.2"
55+
"vue-router": "^4.5.1",
56+
"vue-sonner": "^1.3.2",
57+
"zod": "^3.24.3"
5858
},
5959
"devDependencies": {
6060
"@antfu/eslint-config": "4.3.0",
61-
"@faker-js/faker": "^9.6.0",
62-
"@iconify/json": "^2.2.323",
61+
"@faker-js/faker": "^9.7.0",
62+
"@iconify/json": "^2.2.333",
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",
6868
"@unocss/eslint-plugin": "^66.0.0",
6969
"@unocss/preset-legacy-compat": "^66.0.0",
70-
"@vitejs/plugin-legacy": "^6.0.2",
70+
"@vitejs/plugin-legacy": "^6.1.1",
7171
"@vitejs/plugin-vue": "^5.2.3",
7272
"@vitejs/plugin-vue-jsx": "^4.1.2",
7373
"@vue/tsconfig": "^0.7.0",
7474
"autoprefixer": "^10.4.21",
7575
"boxen": "^8.0.1",
7676
"bumpp": "^10.1.0",
7777
"cz-git": "^1.11.1",
78-
"eslint": "^9.23.0",
78+
"eslint": "^9.25.1",
7979
"esno": "^4.8.0",
8080
"fs-extra": "^11.3.0",
8181
"http-server": "^14.1.1",
82-
"inquirer": "^12.5.2",
83-
"lint-staged": "^15.5.0",
82+
"inquirer": "^12.6.0",
83+
"lint-staged": "^15.5.1",
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.86.3",
90-
"simple-git-hooks": "^2.12.1",
91-
"stylelint": "^16.17.0",
89+
"sass-embedded": "^1.87.0",
90+
"simple-git-hooks": "^2.13.0",
91+
"stylelint": "^16.19.1",
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",
9797
"taze": "^19.0.4",
98-
"typescript": "^5.8.2",
98+
"typescript": "^5.8.3",
9999
"unocss": "^66.0.0",
100-
"unocss-preset-animations": "^1.1.1",
100+
"unocss-preset-animations": "^1.2.1",
101101
"unplugin-auto-import": "^19.1.2",
102-
"unplugin-turbo-console": "^1.11.3",
103-
"unplugin-vue-components": "^28.4.1",
104-
"vite": "^6.2.5",
102+
"unplugin-turbo-console": "^2.1.3",
103+
"unplugin-vue-components": "^28.5.0",
104+
"vite": "^6.2.7",
105105
"vite-plugin-app-loading": "^0.3.1",
106106
"vite-plugin-archiver": "^0.1.2",
107-
"vite-plugin-banner": "^0.8.0",
107+
"vite-plugin-banner": "^0.8.1",
108108
"vite-plugin-compression2": "^1.3.3",
109109
"vite-plugin-env-parse": "^1.0.15",
110110
"vite-plugin-fake-server": "^2.2.0",
111111
"vite-plugin-pages": "^0.33.0",
112112
"vite-plugin-svg-icons": "^2.0.1",
113-
"vite-plugin-vue-devtools": "^7.7.2",
113+
"vite-plugin-vue-devtools": "^7.7.6",
114114
"vite-plugin-vue-meta-layouts": "^0.5.1",
115-
"vue-tsc": "^2.2.8"
115+
"vue-tsc": "^2.2.10"
116116
},
117117
"simple-git-hooks": {
118118
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)