fix(deps): update dependency tsx to v4.19.4 (#2981)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-29 06:27:59 +00:00
committed by GitHub
parent f39a21c296
commit a2dbac5ad7
4 changed files with 13 additions and 271 deletions

View File

@@ -48,7 +48,7 @@
"dotenv-cli": "^8.0.0",
"eslint": "^9.25.1",
"prettier": "^3.5.3",
"tsx": "4.19.3",
"tsx": "4.19.4",
"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.19.3",
"tsx": "4.19.4",
"ws": "^8.18.1"
},
"devDependencies": {