chore(deps): update typescript to 5.6.3 (#29)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-11 10:17:16 +02:00
committed by GitHub
parent 0f253788f2
commit 2f8a7341c4
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"eslint-plugin-vue": "^9.28.0",
"npm-run-all2": "^7.0.0",
"prettier": "^3.0.3",
"typescript": "~5.5.0",
"typescript": "~5.6.0",
"vite": "^5.1.6",
"vite-plugin-vue-devtools": "^7.0.18",
"vue-tsc": "^2.0.6"