From ae981a4ba4664806118bb464e92b6b7a8a2636d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:27:44 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.16.5 (#820) 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 f3ff222e..e64a8a72 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.3", + "tsx": "4.16.5", "turbo": "^2.0.5", "typescript": "5.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f2aa80a..35927cd6 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.3)(typescript@5.5.4)(yaml@2.4.3) + version: 8.2.3(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.5)(typescript@5.5.4)(yaml@2.4.3) tsx: - specifier: 4.16.3 - version: 4.16.3 + specifier: 4.16.5 + version: 4.16.5 turbo: specifier: ^2.0.5 version: 2.0.11 @@ -2518,8 +2518,8 @@ packages: typescript: optional: true - tsx@4.16.3: - resolution: {integrity: sha512-MP8AEUxVnboD2rCC6kDLxnpDBNWN9k3BSVU/0/nNxgm70bPBnfn+yCKcnOsIVPQwdkbKYoFOlKjjWZWJ2XCXUg==} + tsx@4.16.5: + resolution: {integrity: sha512-ArsiAQHEW2iGaqZ8fTA1nX0a+lN5mNTyuGRRO6OW3H/Yno1y9/t1f9YOI1Cfoqz63VAthn++ZYcbDP7jPflc+A==} 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.3)(yaml@2.4.3): + postcss-load-config@6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.5)(yaml@2.4.3): dependencies: lilconfig: 3.1.1 optionalDependencies: jiti: 1.21.3 postcss: 8.4.38 - tsx: 4.16.3 + tsx: 4.16.5 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.3)(typescript@5.5.4)(yaml@2.4.3): + tsup@8.2.3(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.5)(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.3)(yaml@2.4.3) + postcss-load-config: 6.0.1(jiti@1.21.3)(postcss@8.4.38)(tsx@4.16.5)(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.3: + tsx@4.16.5: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5