chore(deps): update typescript to 5.5.2 (#18)

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-06-24 10:28:34 +03:00
committed by GitHub
parent b2cdc60a6e
commit 9e4def0f89
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"eslint-plugin-vue": "^9.17.0",
"npm-run-all2": "^6.1.2",
"prettier": "^3.0.3",
"typescript": "~5.4.0",
"typescript": "~5.5.0",
"vite": "^5.1.6",
"vite-plugin-vue-devtools": "^7.0.18",
"vue-tsc": "^2.0.6"