fix(deps): update dependency tsx to v4.20.2 (#3387)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-12 08:27:03 +00:00
committed by GitHub
parent 0b200dc9e2
commit 79519ec0eb
5 changed files with 15 additions and 15 deletions

View File

@@ -49,7 +49,7 @@
"esbuild": "^0.25.5",
"eslint": "^9.28.0",
"prettier": "^3.5.3",
"tsx": "4.20.1",
"tsx": "4.20.2",
"typescript": "^5.8.3"
}
}