fix(deps): update dependency tsx to v4.20.3 (#3393)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-13 09:23:06 +00:00
committed by GitHub
parent 5dc0ee8842
commit c9097a95e2
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.2",
"tsx": "4.20.3",
"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.2",
"tsx": "4.20.3",
"ws": "^8.18.2"
},
"devDependencies": {

View File

@@ -63,7 +63,7 @@
"esbuild": "^0.25.5",
"eslint": "^9.28.0",
"prettier": "^3.5.3",
"tsx": "4.20.2",
"tsx": "4.20.3",
"typescript": "^5.8.3"
}
}

View File

@@ -32,7 +32,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.28.0",
"tsx": "4.20.2",
"tsx": "4.20.3",
"typescript": "^5.8.3"
}
}

22
pnpm-lock.yaml generated
View File

@@ -424,8 +424,8 @@ importers:
specifier: ^3.5.3
version: 3.5.3
tsx:
specifier: 4.20.2
version: 4.20.2
specifier: 4.20.3
version: 4.20.3
typescript:
specifier: ^5.8.3
version: 5.8.3
@@ -460,8 +460,8 @@ importers:
specifier: ^16.5.0
version: 16.5.0
tsx:
specifier: 4.20.2
version: 4.20.2
specifier: 4.20.3
version: 4.20.3
ws:
specifier: ^8.18.2
version: 8.18.2
@@ -1091,8 +1091,8 @@ importers:
specifier: ^3.5.3
version: 3.5.3
tsx:
specifier: 4.20.2
version: 4.20.2
specifier: 4.20.3
version: 4.20.3
typescript:
specifier: ^5.8.3
version: 5.8.3
@@ -1122,8 +1122,8 @@ importers:
specifier: ^9.28.0
version: 9.28.0
tsx:
specifier: 4.20.2
version: 4.20.2
specifier: 4.20.3
version: 4.20.3
typescript:
specifier: ^5.8.3
version: 5.8.3
@@ -9950,8 +9950,8 @@ packages:
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
engines: {node: '>=0.6.x'}
tsx@4.20.2:
resolution: {integrity: sha512-He0ZWr41gLa4vD30Au3yuwpe0HXaCZbclvl8RBieUiJ9aFnPMWUPIyvw3RU8+1Crjfcrauvitae2a4tUzRAGsw==}
tsx@4.20.3:
resolution: {integrity: sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -19351,7 +19351,7 @@ snapshots:
tsscmp@1.0.6: {}
tsx@4.20.2:
tsx@4.20.3:
dependencies:
esbuild: 0.25.5
get-tsconfig: 4.8.1