From 622dbbb3304e99ea271fadb4997a8aa9009f07c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:21:12 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.19.1 (#846) 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 b06d9d8d..6f22a7ba 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.19.0", + "tsx": "4.19.1", "turbo": "^2.0.5", "typescript": "5.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72c1af25..e02ad15e 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.19.0)(typescript@5.5.4)(yaml@2.4.3) + version: 8.2.4(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.1)(typescript@5.5.4)(yaml@2.4.3) tsx: - specifier: 4.19.0 - version: 4.19.0 + specifier: 4.19.1 + version: 4.19.1 turbo: specifier: ^2.0.5 version: 2.1.1 @@ -2458,8 +2458,8 @@ packages: typescript: optional: true - tsx@4.19.0: - resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} + tsx@4.19.1: + resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} engines: {node: '>=18.0.0'} hasBin: true @@ -4759,13 +4759,13 @@ snapshots: optionalDependencies: postcss: 8.4.38 - postcss-load-config@6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.0)(yaml@2.4.3): + postcss-load-config@6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.1)(yaml@2.4.3): dependencies: lilconfig: 3.1.1 optionalDependencies: jiti: 1.21.3 postcss: 8.4.38 - tsx: 4.19.0 + tsx: 4.19.1 yaml: 2.4.3 postcss-nested@6.0.1(postcss@8.4.38): @@ -5235,7 +5235,7 @@ snapshots: tslib@2.6.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): + tsup@8.2.4(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.1)(typescript@5.5.4)(yaml@2.4.3): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14 @@ -5247,7 +5247,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.19.0)(yaml@2.4.3) + postcss-load-config: 6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.19.1)(yaml@2.4.3) resolve-from: 5.0.0 rollup: 4.19.0 source-map: 0.8.0-beta.0 @@ -5262,7 +5262,7 @@ snapshots: - tsx - yaml - tsx@4.19.0: + tsx@4.19.1: dependencies: esbuild: 0.23.0 get-tsconfig: 4.7.5