diff --git a/package.json b/package.json index f5a3800eb7a..fbc669c7f49 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier-plugin-tailwindcss": "0.6.1", "rimraf": "5.0.7", "tsup": "^8.0.0", - "tsx": "4.11.2", + "tsx": "4.12.0", "turbo": "^1.13.2", "typescript": "5.4.5", "vitest": "0.34.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 410aaabff30..28731b94f46 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ importers: specifier: ^8.0.0 version: 8.1.0(postcss@8.4.38)(typescript@5.4.5) tsx: - specifier: 4.11.2 - version: 4.11.2 + specifier: 4.12.0 + version: 4.12.0 turbo: specifier: ^1.13.2 version: 1.13.4 @@ -5767,8 +5767,8 @@ packages: typescript: optional: true - tsx@4.11.2: - resolution: {integrity: sha512-V5DL5v1BuItjsQ2FN9+4OjR7n5cr8hSgN+VGmm/fd2/0cgQdBIWHcQ3bFYm/5ZTmyxkTDBUIaRuW2divgfPe0A==} + tsx@4.12.0: + resolution: {integrity: sha512-642NAWAbDqPZINjmL32Lh/B+pd8vbVj6LHPsWm09IIHqQuWhCrNfcPTjRlHFWvv3FfM4vt9NLReBIjUNj5ZhDg==} engines: {node: '>=18.0.0'} hasBin: true @@ -12730,7 +12730,7 @@ snapshots: - supports-color - ts-node - tsx@4.11.2: + tsx@4.12.0: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5