From 84bd7cc0920222e55ca10af4da166e539cf57ab8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 03:19:21 +0000 Subject: [PATCH] chore(deps): update dependency tsx to ^4.9.3 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a93dd11..b2d6917 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "fast-glob": "^3.3.2", "prettier": "^3.2.5", "rollup": "^4.17.2", - "tsx": "^4.9.1", + "tsx": "^4.9.3", "typescript": "^5.4.5", "unbuild": "^2.0.0", "vite": "^5.2.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 73d7bfa..6abc1de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^4.17.2 version: 4.17.2 tsx: - specifier: ^4.9.1 - version: 4.9.1 + specifier: ^4.9.3 + version: 4.9.3 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -4576,8 +4576,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.9.1: - resolution: {integrity: sha512-CqSJaYyZ6GEqnGtPuMPQHvUwRGU6VHSVF+RDxoOmRg/XD4aF0pD973tKhoUYGQtdcoCHcSOGk34ioFaP+vYcMQ==} + tsx@4.9.3: + resolution: {integrity: sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==} engines: {node: '>=18.0.0'} hasBin: true @@ -10263,7 +10263,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.9.1: + tsx@4.9.3: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3