Skip to content

Commit f2ad2f8

Browse files
committed
chore: update deps
1 parent 22d8375 commit f2ad2f8

File tree

2 files changed

+1469
-1829
lines changed

2 files changed

+1469
-1829
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-vant-mobile",
33
"type": "module",
44
"version": "0.3.2",
5-
"packageManager": "pnpm@10.5.2",
5+
"packageManager": "pnpm@10.6.2",
66
"scripts": {
77
"build": "nuxt build",
88
"dev": "nuxt dev",
@@ -17,25 +17,25 @@
1717
},
1818
"dependencies": {
1919
"@nuxtjs/color-mode": "^3.5.2",
20-
"@nuxtjs/i18n": "^9.2.1",
21-
"nuxt": "^3.15.4",
20+
"@nuxtjs/i18n": "^9.3.1",
21+
"nuxt": "^3.16.0",
2222
"pinia-plugin-persistedstate": "^4.2.0",
2323
"vue": "^3.5.13",
2424
"vue-router": "^4.5.0"
2525
},
2626
"devDependencies": {
27-
"@antfu/eslint-config": "^4.4.0",
28-
"@commitlint/cli": "^19.7.1",
29-
"@commitlint/config-conventional": "^19.7.1",
27+
"@antfu/eslint-config": "^4.8.1",
28+
"@commitlint/cli": "^19.8.0",
29+
"@commitlint/config-conventional": "^19.8.0",
3030
"@iconify-json/carbon": "^1.2.8",
31-
"@nuxt/eslint": "^1.1.0",
31+
"@nuxt/eslint": "^1.2.0",
3232
"@pinia/nuxt": "^0.10.1",
3333
"@unocss/eslint-plugin": "66.1.0-beta.3",
3434
"@unocss/nuxt": "66.1.0-beta.3",
3535
"@unocss/preset-rem-to-px": "66.1.0-beta.3",
3636
"@vant/nuxt": "^1.0.6",
3737
"bumpp": "^10.0.3",
38-
"eslint": "^9.21.0",
38+
"eslint": "^9.22.0",
3939
"eslint-plugin-format": "^1.0.1",
4040
"lint-staged": "^15.4.3",
4141
"pinia": "^3.0.1",
@@ -63,7 +63,7 @@
6363
]
6464
},
6565
"resolutions": {
66-
"vite": "^6.2.0"
66+
"vite": "^6.2.1"
6767
},
6868
"simple-git-hooks": {
6969
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)