chore(workflow): upgrade to pnpm v9 (#12808)

This commit is contained in:
neverland 2024-04-20 15:47:13 +08:00 committed by GitHub
parent 4fad2a0c83
commit 6744198fd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3268 additions and 2927 deletions

View File

@ -17,9 +17,9 @@
"*.{ts,tsx,js,vue}": "eslint --fix"
},
"engines": {
"pnpm": ">= 8.8.0"
"pnpm": ">= 9.0.0"
},
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@9.0.4",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",

6191
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff