chore(deps): update dependency typescript to ^5.7.2 (#13232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-08 00:41:59 +00:00
committed by GitHub
parent 78bc4e1659
commit b7a9188be4
10 changed files with 85 additions and 85 deletions

View File

@@ -35,7 +35,7 @@
"devDependencies": {
"@rslib/core": "^0.1.1",
"@vue/runtime-core": "^3.5.13",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vant": "workspace:*",
"vue": "^3.5.13"
}