Skip to content

Commit 8e4ac09

Browse files
committed
chore: update deps
1 parent e4a75e9 commit 8e4ac09

File tree

2 files changed

+1143
-1406
lines changed

2 files changed

+1143
-1406
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-vant-mobile",
33
"type": "module",
44
"version": "0.4.0",
5-
"packageManager": "pnpm@10.11.0",
5+
"packageManager": "pnpm@10.12.1",
66
"scripts": {
77
"build": "nuxt build",
88
"dev": "nuxt dev",
@@ -24,24 +24,24 @@
2424
"vue-router": "^4.5.1"
2525
},
2626
"devDependencies": {
27-
"@antfu/eslint-config": "^4.13.3",
27+
"@antfu/eslint-config": "^4.14.1",
2828
"@commitlint/cli": "^19.8.1",
2929
"@commitlint/config-conventional": "^19.8.1",
30-
"@iconify-json/carbon": "^1.2.8",
30+
"@iconify-json/carbon": "^1.2.9",
3131
"@nuxt/eslint": "^1.4.1",
32-
"@pinia/nuxt": "^0.11.0",
33-
"@unocss/eslint-plugin": "66.1.3",
34-
"@unocss/nuxt": "66.1.3",
32+
"@pinia/nuxt": "^0.11.1",
33+
"@unocss/eslint-plugin": "66.2.0",
34+
"@unocss/nuxt": "66.2.0",
3535
"@vant/nuxt": "^1.0.7",
3636
"bumpp": "^10.1.1",
37-
"eslint": "^9.28.0",
37+
"eslint": "^9.29.0",
3838
"eslint-plugin-format": "^1.0.1",
3939
"lint-staged": "^16.1.0",
4040
"pinia": "^3.0.3",
4141
"postcss-mobile-forever": "^5.0.0",
4242
"simple-git-hooks": "^2.13.0",
4343
"typescript": "~5.8.3",
44-
"vant": "^4.9.19",
44+
"vant": "^4.9.20",
4545
"vue-tsc": "^2.2.10"
4646
},
4747
"pnpm": {

0 commit comments

Comments
 (0)