chore(deps): update all patch dependencies (#12942)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-21 17:27:04 +08:00
committed by GitHub
parent db49d0f4f5
commit a47077f2a9
11 changed files with 572 additions and 307 deletions

View File

@@ -36,11 +36,11 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@vue/runtime-core": "^3.4.29",
"@vue/runtime-core": "^3.4.33",
"vant": "workspace:*",
"vue": "^3.4.29",
"vue": "^3.4.33",
"esbuild": "^0.20.2",
"rimraf": "^5.0.7",
"rimraf": "^5.0.9",
"typescript": "^5.4.5"
}
}