fix(deps): update dependency tsx to v4.20.1 (#3380)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-11 09:23:20 +00:00
committed by GitHub
parent 863f935ef4
commit e7652ea4eb
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.0",
"tsx": "4.20.1",
"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.0",
"tsx": "4.20.1",
"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.0",
"tsx": "4.20.1",
"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.0",
"tsx": "4.20.1",
"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.0
version: 4.20.0
specifier: 4.20.1
version: 4.20.1
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.0
version: 4.20.0
specifier: 4.20.1
version: 4.20.1
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.0
version: 4.20.0
specifier: 4.20.1
version: 4.20.1
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.0
version: 4.20.0
specifier: 4.20.1
version: 4.20.1
typescript:
specifier: ^5.8.3
version: 5.8.3
@@ -9938,8 +9938,8 @@ packages:
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
engines: {node: '>=0.6.x'}
tsx@4.20.0:
resolution: {integrity: sha512-TsmdeXxcZYiJ2MKV7fdq38na0CKyLRtCeMqTeHMmrVXQ/gf5yTeJohh+sgr7MnMGsjeKXzHzy+TwOOTR1arl+Q==}
tsx@4.20.1:
resolution: {integrity: sha512-JsFUnMHIE+g8KllOvWTrSOwCKM10xLcsesvUQR61znsbrcwZ4U/QaqdymmvTqG5GMD7k2VFv9UG35C4dRy34Ag==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -19330,7 +19330,7 @@ snapshots:
tsscmp@1.0.6: {}
tsx@4.20.0:
tsx@4.20.1:
dependencies:
esbuild: 0.25.5
get-tsconfig: 4.8.1