Update dependency typescript to ~5.8.0

This commit is contained in:
renovate[bot]
2025-03-01 13:41:42 +00:00
committed by GitHub
parent 8b08afc1ea
commit 2214a4812c
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
"generate-license-file": "^3.6.0",
"npm-run-all2": "^7.0.1",
"terser": "^5.36.0",
"typescript": "~5.7.0",
"typescript": "~5.8.0",
"vite": "^6.0.0",
"vue-tsc": "^2.1.10"
}