Skip to content

Commit e246f35

Browse files
committed
chore: 更新依赖
1 parent 10ef631 commit e246f35

File tree

2 files changed

+412
-400
lines changed

2 files changed

+412
-400
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
},
2222
"dependencies": {
2323
"@headlessui/vue": "^1.7.19",
24-
"@vueuse/core": "^10.7.2",
25-
"@vueuse/integrations": "^10.7.2",
24+
"@vueuse/core": "^10.8.0",
25+
"@vueuse/integrations": "^10.8.0",
2626
"axios": "^1.6.7",
2727
"dayjs": "^1.11.10",
28-
"element-plus": "^2.5.5",
28+
"element-plus": "^2.5.6",
2929
"eruda": "^3.0.1",
3030
"floating-vue": "5.2.2",
3131
"hotkeys-js": "^3.13.7",
@@ -37,13 +37,13 @@
3737
"pinia": "^2.1.7",
3838
"qs": "^6.11.2",
3939
"vconsole": "^3.15.1",
40-
"vue": "^3.4.18",
40+
"vue": "^3.4.19",
4141
"vue-m-message": "^4.0.2",
42-
"vue-router": "^4.2.5"
42+
"vue-router": "^4.3.0"
4343
},
4444
"devDependencies": {
4545
"@antfu/eslint-config": "2.6.4",
46-
"@iconify/json": "^2.2.181",
46+
"@iconify/json": "^2.2.186",
4747
"@iconify/vue": "^4.1.1",
4848
"@stylistic/stylelint-config": "^1.0.1",
4949
"@types/lodash-es": "^4.17.12",
@@ -57,17 +57,17 @@
5757
"boxen": "^7.1.1",
5858
"bumpp": "^9.3.0",
5959
"cz-git": "^1.8.0",
60-
"eslint": "^8.56.0",
60+
"eslint": "^8.57.0",
6161
"esno": "^4.0.0",
6262
"fs-extra": "^11.2.0",
6363
"http-server": "^14.1.1",
64-
"inquirer": "^9.2.14",
64+
"inquirer": "^9.2.15",
6565
"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",
70-
"sass": "^1.70.0",
70+
"sass": "^1.71.1",
7171
"simple-git-hooks": "^2.9.0",
7272
"stylelint": "^16.2.1",
7373
"stylelint-config-recess-order": "^4.6.0",
@@ -78,9 +78,9 @@
7878
"typescript": "^5.3.3",
7979
"unocss": "^0.58.5",
8080
"unplugin-auto-import": "^0.17.5",
81-
"unplugin-turbo-console": "^1.3.0",
81+
"unplugin-turbo-console": "^1.4.0",
8282
"unplugin-vue-components": "^0.26.0",
83-
"vite": "^5.1.1",
83+
"vite": "^5.1.4",
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)