From c4b9e4c59ae442722ea72b33c9d19e1029cf4742 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 13:49:00 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.14.0 --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c798cde6..2cbde721 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.13.3 + version: 4.14.0 typescript: specifier: ^5.3.3 version: 5.4.5 @@ -3401,8 +3401,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.13.3: - resolution: {integrity: sha512-FTAJJLQCMiIbt78kD5qhLjHIR5NOQDKC63wcdelWRDBE+d1xSrXYhXq4DzejnC2tGhFZHpDy2Ika0Ugf7sK8gA==} + tsx@4.14.0: + resolution: {integrity: sha512-DsDLlJlusAPyCnz07S4y0gqJoUl8GciBeYcXQd75/5DqkZ4gfjKpvAUFUzmZf62nEotkcqC7JCWrdL8d+PXSng==} engines: {node: '>=18.0.0'} hasBin: true @@ -7448,7 +7448,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.13.3: + tsx@4.14.0: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5