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"
}
}

View File

@@ -26,7 +26,7 @@
"@homarr/redis": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"dotenv": "^16.5.0",
"tsx": "4.20.1",
"tsx": "4.20.2",
"ws": "^8.18.2"
},
"devDependencies": {