Skip to content

Commit 52093d1

Browse files
committed
chore: 更新依赖
1 parent f9ee910 commit 52093d1

File tree

2 files changed

+639
-547
lines changed

2 files changed

+639
-547
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"release": "bumpp"
2121
},
2222
"dependencies": {
23-
"@headlessui/vue": "^1.7.17",
23+
"@headlessui/vue": "^1.7.19",
2424
"@vueuse/core": "^10.7.2",
2525
"@vueuse/integrations": "^10.7.2",
2626
"axios": "^1.6.7",
2727
"dayjs": "^1.11.10",
28-
"element-plus": "^2.5.3",
28+
"element-plus": "^2.5.5",
2929
"eruda": "^3.0.1",
3030
"floating-vue": "5.2.2",
31-
"hotkeys-js": "^3.13.5",
31+
"hotkeys-js": "^3.13.7",
3232
"lodash-es": "^4.17.21",
3333
"mitt": "^3.0.1",
3434
"mockjs": "^1.1.0",
@@ -37,20 +37,20 @@
3737
"pinia": "^2.1.7",
3838
"qs": "^6.11.2",
3939
"vconsole": "^3.15.1",
40-
"vue": "^3.4.15",
40+
"vue": "^3.4.18",
4141
"vue-m-message": "^4.0.2",
4242
"vue-router": "^4.2.5"
4343
},
4444
"devDependencies": {
45-
"@antfu/eslint-config": "2.6.3",
46-
"@iconify/json": "^2.2.177",
45+
"@antfu/eslint-config": "2.6.4",
46+
"@iconify/json": "^2.2.181",
4747
"@iconify/vue": "^4.1.1",
4848
"@stylistic/stylelint-config": "^1.0.1",
4949
"@types/lodash-es": "^4.17.12",
5050
"@types/mockjs": "^1.0.10",
5151
"@types/qs": "^6.9.11",
52-
"@unocss/eslint-plugin": "^0.58.4",
53-
"@vitejs/plugin-vue": "^5.0.3",
52+
"@unocss/eslint-plugin": "^0.58.5",
53+
"@vitejs/plugin-vue": "^5.0.4",
5454
"@vitejs/plugin-vue-jsx": "^3.1.0",
5555
"archiver": "^6.0.1",
5656
"autoprefixer": "^10.4.17",
@@ -61,26 +61,26 @@
6161
"esno": "^4.0.0",
6262
"fs-extra": "^11.2.0",
6363
"http-server": "^14.1.1",
64-
"inquirer": "^9.2.13",
65-
"lint-staged": "^15.2.1",
64+
"inquirer": "^9.2.14",
65+
"lint-staged": "^15.2.2",
6666
"npm-run-all": "^4.1.5",
6767
"picocolors": "^1.0.0",
6868
"plop": "^4.0.1",
6969
"postcss-html": "^1.6.0",
7070
"sass": "^1.70.0",
7171
"simple-git-hooks": "^2.9.0",
7272
"stylelint": "^16.2.1",
73-
"stylelint-config-recess-order": "^4.4.0",
73+
"stylelint-config-recess-order": "^4.6.0",
7474
"stylelint-config-standard-scss": "^13.0.0",
7575
"stylelint-config-standard-vue": "^1.0.0",
7676
"stylelint-scss": "^6.1.0",
7777
"svgo": "^3.2.0",
7878
"typescript": "^5.3.3",
79-
"unocss": "^0.58.4",
79+
"unocss": "^0.58.5",
8080
"unplugin-auto-import": "^0.17.5",
81-
"unplugin-turbo-console": "^1.1.4",
81+
"unplugin-turbo-console": "^1.3.0",
8282
"unplugin-vue-components": "^0.26.0",
83-
"vite": "^5.0.12",
83+
"vite": "^5.1.1",
8484
"vite-plugin-banner": "^0.7.1",
8585
"vite-plugin-compression2": "^0.12.0",
8686
"vite-plugin-fake-server": "^2.1.1",

0 commit comments

Comments
 (0)