chore(deps): update dependency tsx to v4.11.0 (#537)

* chore(deps): update dependency tsx to v4.11.0

* fix: build not working

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-26 17:51:12 +02:00
committed by GitHub
parent 98ebabc9ca
commit 0ccf258a90
4 changed files with 14 additions and 11 deletions

View File

@@ -73,7 +73,7 @@
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"tsx": "4.10.5",
"tsx": "4.11.0",
"typescript": "^5.4.5"
},
"eslintConfig": {