Skip to content

Commit ac9b5d5

Browse files
committed
chore: 更新依赖
1 parent f0582cf commit ac9b5d5

3 files changed

Lines changed: 821 additions & 795 deletions

File tree

.vscode/settings.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
{
2-
"eslint.useFlatConfig": true,
2+
"npm.packageManager": "pnpm",
3+
"js/ts.tsdk.path": "node_modules/typescript/lib",
34
"prettier.enable": false,
45
"editor.formatOnSave": false,
56
"editor.codeActionsOnSave": {
67
"source.fixAll.eslint": "explicit",
78
"source.fixAll.stylelint": "explicit",
89
"source.organizeImports": "never"
910
},
10-
"stylelint.validate": [
11-
"css",
12-
"postcss",
13-
"scss",
14-
"vue"
15-
],
11+
"eslint.useFlatConfig": true,
1612
"eslint.validate": [
1713
"javascript",
1814
"javascriptreact",
@@ -25,5 +21,10 @@
2521
"jsonc",
2622
"yaml"
2723
],
28-
"typescript.tsdk": "node_modules/typescript/lib"
24+
"stylelint.validate": [
25+
"css",
26+
"postcss",
27+
"scss",
28+
"vue"
29+
]
2930
}

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"version": "5.10.0",
4-
"packageManager": "pnpm@10.30.3",
4+
"packageManager": "pnpm@10.32.1",
55
"engines": {
66
"node": "^20.19.0 || >=22.12.0"
77
},
@@ -32,10 +32,10 @@
3232
"axios": "^1.13.6",
3333
"class-variance-authority": "^0.7.1",
3434
"clsx": "^2.1.1",
35-
"dayjs": "^1.11.19",
35+
"dayjs": "^1.11.20",
3636
"defu": "^6.1.4",
3737
"disable-devtool": "^0.3.9",
38-
"element-plus": "^2.13.4",
38+
"element-plus": "^2.13.5",
3939
"eruda": "^3.4.3",
4040
"es-toolkit": "^1.45.1",
4141
"filesize": "^11.0.13",
@@ -47,22 +47,22 @@
4747
"path-to-regexp": "^8.3.0",
4848
"pinia": "^3.0.4",
4949
"qs": "^6.15.0",
50-
"reka-ui": "^2.9.0",
50+
"reka-ui": "^2.9.2",
5151
"scule": "^1.3.0",
5252
"tailwind-merge": "^3.5.0",
5353
"ua-parser-js": "^2.0.9",
5454
"vconsole": "^3.15.1",
5555
"vee-validate": "^4.15.1",
56-
"vue": "^3.5.29",
56+
"vue": "^3.5.30",
5757
"vue-router": "^5.0.3",
5858
"vue-sonner": "^2.0.9",
5959
"zod": "^4.3.6"
6060
},
6161
"devDependencies": {
62-
"@antfu/eslint-config": "^7.7.0",
62+
"@antfu/eslint-config": "^7.7.2",
6363
"@clack/prompts": "^1.1.0",
6464
"@faker-js/faker": "^10.3.0",
65-
"@iconify/json": "^2.2.447",
65+
"@iconify/json": "^2.2.449",
6666
"@iconify/vue": "^5.0.0",
6767
"@stylistic/stylelint-config": "^4.0.0",
6868
"@types/nprogress": "^0.2.3",
@@ -72,23 +72,23 @@
7272
"@unocss/preset-legacy-compat": "^66.6.6",
7373
"@unocss/reset": "^66.6.6",
7474
"@vitejs/plugin-legacy": "^7.2.1",
75-
"@vitejs/plugin-vue": "^6.0.4",
76-
"@vitejs/plugin-vue-jsx": "^5.1.4",
75+
"@vitejs/plugin-vue": "^6.0.5",
76+
"@vitejs/plugin-vue-jsx": "^5.1.5",
7777
"@vue/tsconfig": "^0.9.0",
7878
"autoprefixer": "^10.4.27",
7979
"boxen": "^8.0.1",
8080
"bumpp": "^10.4.1",
8181
"cz-git": "^1.12.0",
82-
"eslint": "^9.39.4",
82+
"eslint": "^10.0.3",
8383
"fs-extra": "^11.3.4",
8484
"http-server": "^14.1.1",
85-
"lint-staged": "^16.3.2",
85+
"lint-staged": "^16.4.0",
8686
"npm-run-all2": "^8.0.4",
8787
"picocolors": "^1.1.1",
8888
"plop": "^4.0.5",
8989
"postcss": "^8.5.8",
9090
"postcss-nested": "^7.0.2",
91-
"sass-embedded": "^1.97.3",
91+
"sass-embedded": "^1.98.0",
9292
"simple-git-hooks": "^2.13.1",
9393
"stylelint": "^17.4.0",
9494
"stylelint-config-recess-order": "^7.6.1",
@@ -108,12 +108,12 @@
108108
"vite-plugin-app-loading": "^0.4.0",
109109
"vite-plugin-archiver": "^0.2.0",
110110
"vite-plugin-banner": "^0.8.1",
111-
"vite-plugin-compression2": "^2.5.0",
111+
"vite-plugin-compression2": "^2.5.1",
112112
"vite-plugin-env-parse": "^1.0.15",
113113
"vite-plugin-fake-server": "^2.2.2",
114114
"vite-plugin-pages": "^0.33.3",
115115
"vite-plugin-svg-icons": "^2.0.1",
116-
"vite-plugin-vue-devtools": "^8.0.7",
116+
"vite-plugin-vue-devtools": "^8.1.0",
117117
"vite-plugin-vue-meta-layouts": "^0.6.1",
118118
"vue-tsc": "^3.2.5"
119119
},

0 commit comments

Comments
 (0)