chore(deps): update dependency typescript to ^5.8.2 (#13392)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-15 20:03:46 +08:00
committed by GitHub
parent 4b40a0f1e1
commit 7ccf590579
10 changed files with 89 additions and 89 deletions

View File

@@ -35,7 +35,7 @@
"devDependencies": {
"@rslib/core": "^0.5.4",
"@vue/runtime-core": "^3.5.13",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"vant": "workspace:*",
"vue": "^3.5.13"
}