Skip to content

Commit 263bc43

Browse files
committed
chore: 更新依赖
1 parent 3c8cb20 commit 263bc43

File tree

3 files changed

+1331
-1186
lines changed

3 files changed

+1331
-1186
lines changed

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"version": "5.5.0",
4-
"packageManager": "pnpm@10.13.1",
4+
"packageManager": "pnpm@10.14.0",
55
"engines": {
66
"node": "^20.19.0 || >=22.12.0"
77
},
@@ -26,28 +26,28 @@
2626
},
2727
"dependencies": {
2828
"@vee-validate/zod": "^4.15.1",
29-
"@vueuse/components": "^13.5.0",
30-
"@vueuse/core": "^13.5.0",
31-
"@vueuse/integrations": "^13.5.0",
29+
"@vueuse/components": "^13.6.0",
30+
"@vueuse/core": "^13.6.0",
31+
"@vueuse/integrations": "^13.6.0",
3232
"axios": "^1.11.0",
3333
"class-variance-authority": "^0.7.1",
3434
"clsx": "^2.1.1",
3535
"dayjs": "^1.11.13",
3636
"defu": "^6.1.4",
37-
"disable-devtool": "^0.3.8",
38-
"element-plus": "^2.10.4",
37+
"disable-devtool": "^0.3.9",
38+
"element-plus": "^2.10.6",
3939
"eruda": "^3.4.3",
4040
"es-toolkit": "^1.39.8",
4141
"filesize": "^11.0.2",
4242
"hotkeys-js": "^3.13.15",
43-
"lucide-vue-next": "^0.525.0",
43+
"lucide-vue-next": "^0.539.0",
4444
"mitt": "^3.0.1",
4545
"nprogress": "^0.2.0",
4646
"path-browserify": "^1.0.1",
4747
"path-to-regexp": "^8.2.0",
4848
"pinia": "^3.0.3",
4949
"qs": "^6.14.0",
50-
"reka-ui": "^2.4.0",
50+
"reka-ui": "^2.4.1",
5151
"scule": "^1.3.0",
5252
"tailwind-merge": "^3.3.1",
5353
"ua-parser-js": "^2.0.4",
@@ -56,54 +56,54 @@
5656
"vue": "^3.5.18",
5757
"vue-router": "^4.5.1",
5858
"vue-sonner": "^2.0.2",
59-
"zod": "^4.0.10"
59+
"zod": "^4.0.17"
6060
},
6161
"devDependencies": {
62-
"@antfu/eslint-config": "^5.0.0",
62+
"@antfu/eslint-config": "^5.2.0",
6363
"@clack/prompts": "^0.11.0",
6464
"@faker-js/faker": "^9.9.0",
65-
"@iconify/json": "^2.2.362",
65+
"@iconify/json": "^2.2.367",
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.3.3",
72-
"@unocss/preset-legacy-compat": "^66.3.3",
73-
"@vitejs/plugin-legacy": "^7.1.0",
74-
"@vitejs/plugin-vue": "^6.0.0",
71+
"@unocss/eslint-plugin": "^66.4.2",
72+
"@unocss/preset-legacy-compat": "^66.4.2",
73+
"@vitejs/plugin-legacy": "^7.2.1",
74+
"@vitejs/plugin-vue": "^6.0.1",
7575
"@vitejs/plugin-vue-jsx": "^5.0.1",
7676
"@vue/tsconfig": "^0.7.0",
7777
"autoprefixer": "^10.4.21",
7878
"boxen": "^8.0.1",
79-
"bumpp": "^10.2.0",
79+
"bumpp": "^10.2.2",
8080
"cz-git": "^1.12.0",
81-
"eslint": "^9.31.0",
82-
"fs-extra": "^11.3.0",
81+
"eslint": "^9.33.0",
82+
"fs-extra": "^11.3.1",
8383
"http-server": "^14.1.1",
84-
"lint-staged": "^16.1.2",
84+
"lint-staged": "^16.1.5",
8585
"npm-run-all2": "^8.0.4",
8686
"picocolors": "^1.1.1",
8787
"plop": "^4.0.1",
8888
"postcss": "^8.5.6",
8989
"postcss-nested": "^7.0.2",
90-
"sass-embedded": "^1.89.2",
91-
"simple-git-hooks": "^2.13.0",
92-
"stylelint": "^16.22.0",
90+
"sass-embedded": "^1.90.0",
91+
"simple-git-hooks": "^2.13.1",
92+
"stylelint": "^16.23.1",
9393
"stylelint-config-recess-order": "^7.1.0",
9494
"stylelint-config-standard-scss": "^15.0.1",
9595
"stylelint-config-standard-vue": "^1.0.0",
9696
"stylelint-scss": "^6.12.1",
9797
"svgo": "^4.0.0",
9898
"taze": "^19.1.0",
9999
"tsx": "^4.20.3",
100-
"typescript": "^5.8.3",
101-
"unocss": "^66.3.3",
100+
"typescript": "^5.9.2",
101+
"unocss": "^66.4.2",
102102
"unocss-preset-animations": "^1.2.1",
103-
"unplugin-auto-import": "^19.3.0",
103+
"unplugin-auto-import": "^20.0.0",
104104
"unplugin-turbo-console": "^2.2.0",
105-
"unplugin-vue-components": "^28.8.0",
106-
"vite": "^7.0.6",
105+
"unplugin-vue-components": "^29.0.0",
106+
"vite": "^7.1.1",
107107
"vite-plugin-app-loading": "^0.4.0",
108108
"vite-plugin-archiver": "^0.2.0",
109109
"vite-plugin-banner": "^0.8.1",
@@ -112,9 +112,9 @@
112112
"vite-plugin-fake-server": "^2.2.0",
113113
"vite-plugin-pages": "^0.33.1",
114114
"vite-plugin-svg-icons": "^2.0.1",
115-
"vite-plugin-vue-devtools": "^7.7.7",
115+
"vite-plugin-vue-devtools": "^8.0.0",
116116
"vite-plugin-vue-meta-layouts": "^0.5.1",
117-
"vue-tsc": "^3.0.4"
117+
"vue-tsc": "^3.0.5"
118118
},
119119
"simple-git-hooks": {
120120
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)