From f6123c0cad608930b7c9ab4f239ade449811e278 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 07:28:21 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.16.3 (#817) 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 19f9a644..f3ff222e 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "prettier-plugin-packagejson": "2.5.1", "publint": "0.2.9", "tsup": "8.2.3", - "tsx": "4.16.2", + "tsx": "4.16.3", "turbo": "^2.0.5", "typescript": "5.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f900cb2..c9706d9e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,10 +65,10 @@ importers: version: 0.2.9 tsup: specifier: 8.2.3 - version: 8.2.3(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.2)(typescript@5.5.4)(yaml@2.4.3) + version: 8.2.3(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.3)(typescript@5.5.4)(yaml@2.4.3) tsx: - specifier: 4.16.2 - version: 4.16.2 + specifier: 4.16.3 + version: 4.16.3 turbo: specifier: ^2.0.5 version: 2.0.10 @@ -2518,8 +2518,8 @@ packages: typescript: optional: true - tsx@4.16.2: - resolution: {integrity: sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==} + tsx@4.16.3: + resolution: {integrity: sha512-MP8AEUxVnboD2rCC6kDLxnpDBNWN9k3BSVU/0/nNxgm70bPBnfn+yCKcnOsIVPQwdkbKYoFOlKjjWZWJ2XCXUg==} engines: {node: '>=18.0.0'} hasBin: true @@ -4875,13 +4875,13 @@ snapshots: optionalDependencies: postcss: 8.4.38 - postcss-load-config@6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.2)(yaml@2.4.3): + postcss-load-config@6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.3)(yaml@2.4.3): dependencies: lilconfig: 3.1.1 optionalDependencies: jiti: 1.21.3 postcss: 8.4.38 - tsx: 4.16.2 + tsx: 4.16.3 yaml: 2.4.3 postcss-nested@6.0.1(postcss@8.4.38): @@ -5351,7 +5351,7 @@ snapshots: tslib@2.6.3: {} - tsup@8.2.3(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.2)(typescript@5.5.4)(yaml@2.4.3): + tsup@8.2.3(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.3)(typescript@5.5.4)(yaml@2.4.3): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14 @@ -5363,7 +5363,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.16.2)(yaml@2.4.3) + postcss-load-config: 6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.3)(yaml@2.4.3) resolve-from: 5.0.0 rollup: 4.19.0 source-map: 0.8.0-beta.0 @@ -5378,7 +5378,7 @@ snapshots: - tsx - yaml - tsx@4.16.2: + tsx@4.16.3: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5