chore(deps): bump Vue 3.5 and fix test case (#13106)

This commit is contained in:
neverland
2024-09-08 21:07:38 +08:00
committed by GitHub
parent 3c5b367385
commit bb4051bd37
9 changed files with 716 additions and 133 deletions

View File

@@ -36,9 +36,9 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@vue/runtime-core": "^3.4.33",
"@vue/runtime-core": "^3.5.0",
"vant": "workspace:*",
"vue": "^3.4.33",
"vue": "^3.5.0",
"esbuild": "^0.20.2",
"rimraf": "^5.0.10",
"typescript": "^5.4.5"