Skip to content

Commit 7aef167

Browse files
committed
chore: update deps
1 parent 210a53b commit 7aef167

File tree

2 files changed

+478
-783
lines changed

2 files changed

+478
-783
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"prepare": "simple-git-hooks"
1919
},
2020
"dependencies": {
21-
"@unhead/vue": "2.0.8",
21+
"@unhead/vue": "2.0.10",
2222
"@vant/touch-emulator": "^1.4.0",
2323
"@vant/use": "^1.6.0",
2424
"@vueuse/core": "^13.2.0",
@@ -32,18 +32,18 @@
3232
"vant": "^4.9.19",
3333
"vconsole": "^3.15.1",
3434
"vue": "^3.5.14",
35-
"vue-i18n": "^11.1.3",
35+
"vue-i18n": "^11.1.4",
3636
"vue-router": "^4.5.1"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "4.13.1",
39+
"@antfu/eslint-config": "4.13.2",
4040
"@commitlint/cli": "^19.8.1",
4141
"@commitlint/config-conventional": "^19.8.1",
4242
"@commitlint/types": "^19.8.1",
4343
"@iconify-json/carbon": "^1.2.8",
4444
"@intlify/unplugin-vue-i18n": "^6.0.8",
4545
"@types/lodash-es": "^4.17.12",
46-
"@types/node": "^22.15.18",
46+
"@types/node": "^22.15.21",
4747
"@types/nprogress": "^0.2.3",
4848
"@unocss/eslint-config": "66.1.2",
4949
"@vant/auto-import-resolver": "^1.3.0",
@@ -53,13 +53,13 @@
5353
"bumpp": "^10.1.1",
5454
"consola": "^3.4.2",
5555
"cross-env": "^7.0.3",
56-
"eslint": "^9.26.0",
56+
"eslint": "^9.27.0",
5757
"eslint-plugin-format": "^1.0.1",
5858
"less": "^4.3.0",
5959
"lint-staged": "^16.0.0",
6060
"mockjs": "^1.1.0",
6161
"postcss-mobile-forever": "^5.0.0",
62-
"rollup": "^4.40.2",
62+
"rollup": "^4.41.1",
6363
"simple-git-hooks": "^2.13.0",
6464
"terser": "^5.39.2",
6565
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)