chore(deps): update dependency vue-tsc to v3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 6m7s
/ cleanup_surge (push) Successful in 15s
/ surge (push) Successful in 3m42s
/ playwright (push) Successful in 1m48s

This commit is contained in:
2025-07-02 07:15:34 +08:00
parent 55a634db68
commit 81b0d1cb5e
2 changed files with 46 additions and 34 deletions

View File

@ -159,6 +159,6 @@
"vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-webfont-dl": "^3.10.5",
"vue-component-type-helpers": "^3.0.0",
"vue-tsc": "^2.2.10"
"vue-tsc": "^3.0.0"
}
}