diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 7bdfb1694..6d0e57314 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -68,7 +68,7 @@ "concurrently": "^8.2.2", "eslint": "^8.57.0", "prettier": "^3.2.5", - "tsx": "4.9.4", + "tsx": "4.10.0", "typescript": "^5.4.5" }, "eslintConfig": { diff --git a/apps/tasks/package.json b/apps/tasks/package.json index 3e35b4a75..de47cba73 100644 --- a/apps/tasks/package.json +++ b/apps/tasks/package.json @@ -38,7 +38,7 @@ "dotenv-cli": "^7.4.2", "eslint": "^8.57.0", "prettier": "^3.2.5", - "tsx": "4.9.4", + "tsx": "4.10.0", "typescript": "^5.4.5" }, "eslintConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce4ef7036..c422fefb6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -218,8 +218,8 @@ importers: specifier: ^3.2.5 version: 3.2.5 tsx: - specifier: 4.9.4 - version: 4.9.4 + specifier: 4.10.0 + version: 4.10.0 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -279,8 +279,8 @@ importers: specifier: ^3.2.5 version: 3.2.5 tsx: - specifier: 4.9.4 - version: 4.9.4 + specifier: 4.10.0 + version: 4.10.0 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -5266,8 +5266,8 @@ packages: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} - tsx@4.9.4: - resolution: {integrity: sha512-TlSJTVn2taGGDgdV3jAqCj7WQ/CafCB5p4SbG7W2Bl/0AJWH1ShJlBbc0y2lOFTjQEVAAULSTlmehw/Mwv3S/Q==} + tsx@4.10.0: + resolution: {integrity: sha512-Ct/j4Yv49EFlr1z5CT++ld+BUhjLRLtimE4hIDaW9zEVIp3xJOQdTDAan+KEXeme7GcYIGzFD421Zcqf9dHomw==} engines: {node: '>=18.0.0'} hasBin: true @@ -10315,7 +10315,7 @@ snapshots: tsscmp@1.0.6: {} - tsx@4.9.4: + tsx@4.10.0: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3