Skip to content

Commit c64a79b

Browse files
committed
chore: 更新依赖
1 parent 09b2190 commit c64a79b

File tree

3 files changed

+1411
-1441
lines changed

3 files changed

+1411
-1441
lines changed

package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -26,71 +26,71 @@
2626
"@headlessui/vue": "^1.7.22",
2727
"@vueuse/core": "^10.11.0",
2828
"@vueuse/integrations": "^10.11.0",
29-
"axios": "^1.7.2",
30-
"dayjs": "^1.11.11",
29+
"axios": "^1.7.3",
30+
"dayjs": "^1.11.12",
3131
"disable-devtool": "^0.3.7",
32-
"element-plus": "^2.7.7",
33-
"eruda": "^3.2.0",
32+
"element-plus": "^2.7.8",
33+
"eruda": "^3.2.1",
3434
"floating-vue": "5.2.2",
3535
"hotkeys-js": "^3.13.7",
3636
"lodash-es": "^4.17.21",
3737
"mitt": "^3.0.1",
3838
"mockjs": "^1.1.0",
39-
"overlayscrollbars": "^2.9.2",
39+
"overlayscrollbars": "^2.10.0",
4040
"overlayscrollbars-vue": "^0.5.9",
41-
"pinia": "^2.1.7",
42-
"qs": "^6.12.3",
41+
"pinia": "^2.2.0",
42+
"qs": "^6.13.0",
4343
"vconsole": "^3.15.1",
44-
"vue": "^3.4.32",
44+
"vue": "^3.4.35",
4545
"vue-m-message": "^4.0.2",
46-
"vue-router": "^4.4.0"
46+
"vue-router": "^4.4.2"
4747
},
4848
"devDependencies": {
49-
"@antfu/eslint-config": "2.23.0",
50-
"@iconify/json": "^2.2.228",
49+
"@antfu/eslint-config": "2.24.1",
50+
"@iconify/json": "^2.2.233",
5151
"@iconify/vue": "^4.1.2",
52-
"@stylistic/stylelint-config": "^1.0.1",
52+
"@stylistic/stylelint-config": "^2.0.0",
5353
"@types/lodash-es": "^4.17.12",
5454
"@types/mockjs": "^1.0.10",
5555
"@types/qs": "^6.9.15",
56-
"@unocss/eslint-plugin": "^0.61.5",
57-
"@vitejs/plugin-vue": "^5.0.5",
56+
"@unocss/eslint-plugin": "^0.61.9",
57+
"@vitejs/plugin-vue": "^5.1.2",
5858
"@vitejs/plugin-vue-jsx": "^4.0.0",
5959
"archiver": "^7.0.1",
60-
"autoprefixer": "^10.4.19",
61-
"boxen": "^8.0.0",
62-
"bumpp": "^9.4.1",
63-
"cz-git": "^1.9.3",
64-
"eslint": "^9.7.0",
60+
"autoprefixer": "^10.4.20",
61+
"boxen": "^7.1.1",
62+
"bumpp": "^9.4.2",
63+
"cz-git": "^1.9.4",
64+
"eslint": "^9.8.0",
6565
"esno": "^4.7.0",
6666
"fs-extra": "^11.2.0",
6767
"http-server": "^14.1.1",
68-
"inquirer": "^10.0.3",
69-
"lint-staged": "^15.2.7",
68+
"inquirer": "^10.1.6",
69+
"lint-staged": "^15.2.8",
7070
"npm-run-all": "^4.1.5",
7171
"picocolors": "^1.0.1",
7272
"plop": "^4.0.1",
73-
"postcss": "^8.4.39",
73+
"postcss": "^8.4.40",
7474
"postcss-html": "^1.7.0",
7575
"sass": "^1.77.8",
7676
"simple-git-hooks": "^2.11.1",
77-
"stylelint": "^16.7.0",
77+
"stylelint": "^16.8.1",
7878
"stylelint-config-recess-order": "^5.0.1",
7979
"stylelint-config-standard-scss": "^13.1.0",
8080
"stylelint-config-standard-vue": "^1.0.0",
8181
"stylelint-scss": "^6.4.1",
8282
"svgo": "^3.3.2",
83-
"typescript": "^5.5.3",
84-
"unocss": "^0.61.5",
85-
"unplugin-auto-import": "^0.18.0",
86-
"unplugin-turbo-console": "^1.9.11",
83+
"typescript": "^5.5.4",
84+
"unocss": "^0.61.9",
85+
"unplugin-auto-import": "^0.18.2",
86+
"unplugin-turbo-console": "^1.10.1",
8787
"unplugin-vue-components": "^0.27.3",
88-
"vite": "^5.3.4",
88+
"vite": "^5.3.5",
8989
"vite-plugin-banner": "^0.7.1",
90-
"vite-plugin-compression2": "^1.1.2",
90+
"vite-plugin-compression2": "^1.1.3",
9191
"vite-plugin-fake-server": "^2.1.1",
9292
"vite-plugin-svg-icons": "^2.0.1",
93-
"vue-tsc": "^2.0.26"
93+
"vue-tsc": "^2.0.29"
9494
},
9595
"simple-git-hooks": {
9696
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)