chore: bump all deps (#11007)

* chore: bump all deps

* chore: fix type

* chore: fix withInstall type
This commit is contained in:
neverland
2022-09-04 14:24:59 +08:00
committed by GitHub
parent c6bc97f4e4
commit 65fdb2155b
14 changed files with 938 additions and 737 deletions

View File

@@ -18,10 +18,10 @@
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
"eslint": "^8.2.0",
"eslint": "^8.23.0",
"husky": "^8.0.1",
"nano-staged": "^0.8.0",
"prettier": "^2.5.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2"
},
"pnpm": {