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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-15 10:56:19 +00:00
committed by GitHub
parent b6c94f8e9f
commit ed8672e43d
10 changed files with 897 additions and 585 deletions

View File

@@ -33,10 +33,10 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.9.1",
"@vue/runtime-core": "^3.5.14",
"@rslib/core": "^0.9.2",
"@vue/runtime-core": "^3.5.16",
"typescript": "^5.8.3",
"vant": "workspace:*",
"vue": "^3.5.14"
"vue": "^3.5.16"
}
}