chore(deps): update dependency typescript to ^5.9.2 (#3722)

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

* 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]
2025-08-01 13:59:35 +02:00
committed by GitHub
parent 0bfb8d845b
commit d66cccb0db
44 changed files with 250 additions and 250 deletions

View File

@@ -34,6 +34,6 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/dockerode": "^3.3.42",
"eslint": "^9.32.0",
"typescript": "^5.8.3"
"typescript": "^5.9.2"
}
}