fix(deps): update dependency tsx to v4.19.3 (#2370)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-02-19 19:39:28 +00:00
committed by GitHub
parent 3cca0249a4
commit 58babbf88f
4 changed files with 156 additions and 146 deletions

View File

@@ -48,7 +48,7 @@
"dotenv-cli": "^8.0.0",
"eslint": "^9.20.1",
"prettier": "^3.5.1",
"tsx": "4.19.2",
"tsx": "4.19.3",
"typescript": "^5.7.3"
}
}