diff --git a/package.json b/package.json index 7a797fb7e2d..ff4c60b79e3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier-plugin-tailwindcss": "0.6.2", "rimraf": "5.0.7", "tsup": "^8.0.0", - "tsx": "4.14.1", + "tsx": "4.15.1", "turbo": "^1.13.2", "typescript": "5.4.5", "vitest": "0.34.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c53cf569e24..bdea6e9cb4e 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.14.1 - version: 4.14.1 + specifier: 4.15.1 + version: 4.15.1 turbo: specifier: ^1.13.2 version: 1.13.4 @@ -5767,8 +5767,8 @@ packages: typescript: optional: true - tsx@4.14.1: - resolution: {integrity: sha512-GU8pPJq8DdxcJDSK6Bc64c2jW8zBK2hb0jzwHZDfjapbwu6AqvFnAElnzZ17Xb9TH5a/j6/sicTCVYF+eO/cmA==} + tsx@4.15.1: + resolution: {integrity: sha512-k/6h17jA1KfUR7SpcteOa880zGmF56s8gMIcSqUR5avyNFi9nlCEKpMiHLrzrqyARGr52A/JablmGey1DEWbCA==} engines: {node: '>=18.0.0'} hasBin: true @@ -12730,9 +12730,9 @@ snapshots: - supports-color - ts-node - tsx@4.14.1: + tsx@4.15.1: dependencies: - esbuild: 0.20.2 + esbuild: 0.21.4 get-tsconfig: 4.7.5 optionalDependencies: fsevents: 2.3.3