chore(deps): update dependency typescript to ^5.4.3 (#254)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-22 22:36:58 +01:00
committed by GitHub
parent 1dfc6a9f0b
commit d867ab162a
20 changed files with 123 additions and 132 deletions

View File

@@ -35,7 +35,7 @@
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"turbo": "^1.13.0",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},