From 9c39abc5abd2e57801c6509b4bf1706a2817e9dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 10:12:03 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.19.0 (#837) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 25a596be..e2500a6f 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "prettier-plugin-packagejson": "2.5.2", "publint": "0.2.10", "tsup": "8.2.4", - "tsx": "4.18.0", + "tsx": "4.19.0", "turbo": "^2.0.5", "typescript": "5.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f767a6c8..947d4939 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,10 +65,10 @@ importers: version: 0.2.10 tsup: specifier: 8.2.4 - version: 8.2.4(jiti@1.21.3)(postcss@8.4.38)(tsx@4.18.0)(typescript@5.5.4)(yaml@2.4.3) + version: 8.2.4(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.0)(typescript@5.5.4)(yaml@2.4.3) tsx: - specifier: 4.18.0 - version: 4.18.0 + specifier: 4.19.0 + version: 4.19.0 turbo: specifier: ^2.0.5 version: 2.0.14 @@ -2425,8 +2425,8 @@ packages: typescript: optional: true - tsx@4.18.0: - resolution: {integrity: sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==} + tsx@4.19.0: + resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} engines: {node: '>=18.0.0'} hasBin: true @@ -4714,13 +4714,13 @@ snapshots: optionalDependencies: postcss: 8.4.38 - postcss-load-config@6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.18.0)(yaml@2.4.3): + postcss-load-config@6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.0)(yaml@2.4.3): dependencies: lilconfig: 3.1.1 optionalDependencies: jiti: 1.21.3 postcss: 8.4.38 - tsx: 4.18.0 + tsx: 4.19.0 yaml: 2.4.3 postcss-nested@6.0.1(postcss@8.4.38): @@ -5192,7 +5192,7 @@ snapshots: tslib@2.6.3: {} - tsup@8.2.4(jiti@1.21.3)(postcss@8.4.38)(tsx@4.18.0)(typescript@5.5.4)(yaml@2.4.3): + tsup@8.2.4(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.0)(typescript@5.5.4)(yaml@2.4.3): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14 @@ -5204,7 +5204,7 @@ snapshots: globby: 11.1.0 joycon: 3.1.1 picocolors: 1.0.1 - postcss-load-config: 6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.18.0)(yaml@2.4.3) + postcss-load-config: 6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.0)(yaml@2.4.3) resolve-from: 5.0.0 rollup: 4.19.0 source-map: 0.8.0-beta.0 @@ -5219,7 +5219,7 @@ snapshots: - tsx - yaml - tsx@4.18.0: + tsx@4.19.0: dependencies: esbuild: 0.23.0 get-tsconfig: 4.7.5