From e483eb7ff73af2f17d729c3ab4a6b44a09d3f27c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 01:09:48 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.12.1 --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8c4b43e..01c302a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,7 +122,7 @@ importers: version: 4.0.0(tailwindcss@3.4.4) tsx: specifier: ^4.2.0 - version: 4.12.0 + version: 4.12.1 typescript: specifier: ^5.3.3 version: 5.4.5 @@ -3435,8 +3435,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.12.0: - resolution: {integrity: sha512-642NAWAbDqPZINjmL32Lh/B+pd8vbVj6LHPsWm09IIHqQuWhCrNfcPTjRlHFWvv3FfM4vt9NLReBIjUNj5ZhDg==} + tsx@4.12.1: + resolution: {integrity: sha512-roBBguHaP2EpOheka1uHkD4XMSsp1/K5KqtMOjuA+TqRzUsmwpVjHdoNTm/XJWltjB3opmPmYQoE8c2rCS2bqQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -7535,7 +7535,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.12.0: + tsx@4.12.1: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5