fix(deps): update dependency tsx to v4.20.5 (#3938)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 10:18:23 +00:00
committed by GitHub
parent e695bccfc0
commit 93186c3be1
5 changed files with 34 additions and 34 deletions

View File

@@ -50,7 +50,7 @@
"esbuild": "^0.25.9",
"eslint": "^9.33.0",
"prettier": "^3.6.2",
"tsx": "4.20.4",
"tsx": "4.20.5",
"typescript": "^5.9.2"
}
}

View File

@@ -26,7 +26,7 @@
"@homarr/redis": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"dotenv": "^17.2.1",
"tsx": "4.20.4",
"tsx": "4.20.5",
"ws": "^8.18.3"
},
"devDependencies": {