fix(deps): tsx breaks imports like dns-caching (#3998)

This commit is contained in:
Meier Lukas
2025-09-04 20:07:13 +02:00
committed by GitHub
parent 4e4483c42d
commit 047654351a
6 changed files with 30 additions and 12 deletions

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.5",
"tsx": "4.20.4",
"ws": "^8.18.3"
},
"devDependencies": {