From 6f6e63dee3ed0075a3b8f1967372fc29dbddc5a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 10:17:09 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.9.0 --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2192e5f..fce5f765 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,7 +122,7 @@ importers: version: 4.0.0(tailwindcss@3.4.3) tsx: specifier: ^4.2.0 - version: 4.8.2 + version: 4.9.0 typescript: specifier: ^5.3.3 version: 5.4.5 @@ -3601,8 +3601,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.8.2: - resolution: {integrity: sha512-hmmzS4U4mdy1Cnzpl/NQiPUC2k34EcNSTZYVJThYKhdqTwuBeF+4cG9KUK/PFQ7KHaAaYwqlb7QfmsE2nuj+WA==} + tsx@4.9.0: + resolution: {integrity: sha512-UY0UUhDPL6MkqkZU4xTEjEBOLfV+RIt4xeeJ1qwK73xai4/zveG+X6+tieILa7rjtegUW2LE4p7fw7gAoLuytA==} engines: {node: '>=18.0.0'} hasBin: true @@ -8071,7 +8071,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.8.2: + tsx@4.9.0: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3