Skip to content

Commit 516ac95

Browse files
committed
chore: 更新依赖
1 parent a7e8a3a commit 516ac95

File tree

2 files changed

+1405
-1179
lines changed

2 files changed

+1405
-1179
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -24,73 +24,73 @@
2424
},
2525
"dependencies": {
2626
"@headlessui/vue": "^1.7.22",
27-
"@vueuse/core": "^10.10.0",
28-
"@vueuse/integrations": "^10.10.0",
27+
"@vueuse/core": "^10.11.0",
28+
"@vueuse/integrations": "^10.11.0",
2929
"axios": "^1.7.2",
3030
"dayjs": "^1.11.11",
3131
"disable-devtool": "^0.3.7",
32-
"element-plus": "^2.7.4",
32+
"element-plus": "^2.7.6",
3333
"eruda": "^3.0.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.8.3",
39+
"overlayscrollbars": "^2.9.1",
4040
"overlayscrollbars-vue": "^0.5.9",
4141
"pinia": "^2.1.7",
4242
"qs": "^6.12.1",
4343
"vconsole": "^3.15.1",
44-
"vue": "^3.4.27",
44+
"vue": "^3.4.31",
4545
"vue-m-message": "^4.0.2",
46-
"vue-router": "^4.3.2"
46+
"vue-router": "^4.4.0"
4747
},
4848
"devDependencies": {
49-
"@antfu/eslint-config": "2.20.0",
50-
"@iconify/json": "^2.2.215",
49+
"@antfu/eslint-config": "2.21.2",
50+
"@iconify/json": "^2.2.223",
5151
"@iconify/vue": "^4.1.2",
5252
"@stylistic/stylelint-config": "^1.0.1",
5353
"@types/lodash-es": "^4.17.12",
5454
"@types/mockjs": "^1.0.10",
5555
"@types/qs": "^6.9.15",
56-
"@unocss/eslint-plugin": "^0.60.4",
56+
"@unocss/eslint-plugin": "^0.61.0",
5757
"@vitejs/plugin-vue": "^5.0.5",
5858
"@vitejs/plugin-vue-jsx": "^4.0.0",
5959
"archiver": "^7.0.1",
6060
"autoprefixer": "^10.4.19",
6161
"boxen": "^7.1.1",
6262
"bumpp": "^9.4.1",
63-
"cz-git": "^1.9.2",
64-
"eslint": "^9.4.0",
63+
"cz-git": "^1.9.3",
64+
"eslint": "^9.6.0",
6565
"esno": "^4.7.0",
6666
"fs-extra": "^11.2.0",
6767
"http-server": "^14.1.1",
68-
"inquirer": "^9.2.23",
69-
"lint-staged": "^15.2.5",
68+
"inquirer": "^9.3.1",
69+
"lint-staged": "^15.2.7",
7070
"npm-run-all": "^4.1.5",
7171
"picocolors": "^1.0.1",
7272
"plop": "^4.0.1",
7373
"postcss": "^8.4.38",
7474
"postcss-html": "^1.7.0",
75-
"sass": "^1.77.4",
75+
"sass": "^1.77.6",
7676
"simple-git-hooks": "^2.11.1",
7777
"stylelint": "^16.6.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",
81-
"stylelint-scss": "^6.3.0",
81+
"stylelint-scss": "^6.3.2",
8282
"svgo": "^3.3.2",
83-
"typescript": "^5.4.5",
84-
"unocss": "^0.60.4",
83+
"typescript": "^5.5.2",
84+
"unocss": "^0.61.0",
8585
"unplugin-auto-import": "^0.17.6",
86-
"unplugin-turbo-console": "^1.8.6",
87-
"unplugin-vue-components": "^0.27.0",
88-
"vite": "^5.2.12",
86+
"unplugin-turbo-console": "^1.8.9",
87+
"unplugin-vue-components": "^0.27.2",
88+
"vite": "^5.3.2",
8989
"vite-plugin-banner": "^0.7.1",
9090
"vite-plugin-compression2": "^1.1.1",
9191
"vite-plugin-fake-server": "^2.1.1",
9292
"vite-plugin-svg-icons": "^2.0.1",
93-
"vue-tsc": "^2.0.19"
93+
"vue-tsc": "^2.0.22"
9494
},
9595
"simple-git-hooks": {
9696
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)