diff --git a/package.json b/package.json index 4bcd465..40199cd 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "np": "10.0.7", "pkg-pr-new": "^0.0.24", "strip-ansi": "7.1.0", - "tsx": "4.19.0", + "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a71f084..aaa557a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: 7.1.0 version: 7.1.0 tsx: - specifier: 4.19.0 - version: 4.19.0 + specifier: 4.19.1 + version: 4.19.1 typescript: specifier: 5.6.2 version: 5.6.2 @@ -3414,8 +3414,8 @@ packages: peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - tsx@4.19.0: - resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} + tsx@4.19.1: + resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} engines: {node: '>=18.0.0'} hasBin: true @@ -7359,7 +7359,7 @@ snapshots: tslib: 1.14.1 typescript: 5.6.2 - tsx@4.19.0: + tsx@4.19.1: dependencies: esbuild: 0.23.0 get-tsconfig: 4.7.5