diff --git a/apps/tasks/package.json b/apps/tasks/package.json index e402bea66..211c5859c 100644 --- a/apps/tasks/package.json +++ b/apps/tasks/package.json @@ -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" } } diff --git a/apps/websocket/package.json b/apps/websocket/package.json index c2acf5728..53799a916 100644 --- a/apps/websocket/package.json +++ b/apps/websocket/package.json @@ -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": { diff --git a/packages/db/package.json b/packages/db/package.json index ee0fec43b..024e923de 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -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" } } diff --git a/packages/definitions/package.json b/packages/definitions/package.json index c862a725e..d2ca6c290 100644 --- a/packages/definitions/package.json +++ b/packages/definitions/package.json @@ -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" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4e4a6200..3dec8f7b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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