fix(deps): update dependency tsx to v4.20.1 (#3380)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-11 09:23:20 +00:00
committed by GitHub
parent 863f935ef4
commit e7652ea4eb
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.0",
"tsx": "4.20.1",
"typescript": "^5.8.3"
}
}