Skip to content

Commit b10c37a

Browse files
committed
chore: update deps
1 parent 619bcd6 commit b10c37a

File tree

2 files changed

+674
-977
lines changed

2 files changed

+674
-977
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue3-vant-mobile",
33
"type": "module",
44
"version": "3.10.2",
5-
"packageManager": "pnpm@10.11.0",
5+
"packageManager": "pnpm@10.12.1",
66
"description": "An mobile web apps template based on the Vue 3 ecosystem",
77
"license": "MIT",
88
"scripts": {
@@ -29,41 +29,41 @@
2929
"pinia": "^3.0.3",
3030
"pinia-plugin-persistedstate": "^4.3.0",
3131
"resize-detector": "^0.3.0",
32-
"vant": "^4.9.19",
32+
"vant": "^4.9.20",
3333
"vconsole": "^3.15.1",
3434
"vue": "^3.5.16",
3535
"vue-i18n": "^11.1.5",
3636
"vue-router": "^4.5.1"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "4.13.3",
39+
"@antfu/eslint-config": "4.14.1",
4040
"@commitlint/cli": "^19.8.1",
4141
"@commitlint/config-conventional": "^19.8.1",
4242
"@commitlint/types": "^19.8.1",
43-
"@iconify-json/carbon": "^1.2.8",
43+
"@iconify-json/carbon": "^1.2.9",
4444
"@intlify/unplugin-vue-i18n": "^6.0.8",
4545
"@types/lodash-es": "^4.17.12",
46-
"@types/node": "^22.15.29",
46+
"@types/node": "^24.0.1",
4747
"@types/nprogress": "^0.2.3",
48-
"@unocss/eslint-config": "66.1.3",
48+
"@unocss/eslint-config": "66.2.0",
4949
"@vant/auto-import-resolver": "^1.3.0",
5050
"@vitejs/plugin-legacy": "^6.1.1",
5151
"@vitejs/plugin-vue": "^5.2.4",
5252
"autoprefixer": "^10.4.21",
5353
"bumpp": "^10.1.1",
5454
"consola": "^3.4.2",
5555
"cross-env": "^7.0.3",
56-
"eslint": "^9.28.0",
56+
"eslint": "^9.29.0",
5757
"eslint-plugin-format": "^1.0.1",
5858
"less": "^4.3.0",
5959
"lint-staged": "^16.1.0",
6060
"mockjs": "^1.1.0",
6161
"postcss-mobile-forever": "^5.0.0",
62-
"rollup": "^4.41.1",
62+
"rollup": "^4.43.0",
6363
"simple-git-hooks": "^2.13.0",
64-
"terser": "^5.40.0",
64+
"terser": "^5.42.0",
6565
"typescript": "^5.8.3",
66-
"unocss": "66.1.3",
66+
"unocss": "66.2.0",
6767
"unplugin-auto-import": "^19.3.0",
6868
"unplugin-vue-components": "^28.7.0",
6969
"unplugin-vue-router": "^0.12.0",

0 commit comments

Comments
 (0)