chore(deps): update dependency typescript to ^5.7.2 (#1523)

* chore(deps): update dependency typescript to ^5.7.2

* chore(deps): update dependency typescript to ^5.7.2

* fix: typecheck issue

* fix: typecheck issue

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-23 19:39:20 +01:00
committed by GitHub
parent 5a3d9745d9
commit 982ab4393e
38 changed files with 191 additions and 190 deletions

View File

@@ -34,6 +34,6 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.15.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}