diff --git a/package.json b/package.json index 54eef83..798db5e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dprint": "^0.47.2", "rimraf": "^6.0.1", "tshy": "^3.0.2", - "tsx": "^4.19.0", + "tsx": "^4.19.2", "turbo": "^2.1.1", "typescript": "^5.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 049015d..aa81a29 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^3.0.2 version: 3.0.2 tsx: - specifier: ^4.19.0 - version: 4.19.1 + specifier: ^4.19.2 + version: 4.19.2 turbo: specifier: ^2.1.1 version: 2.1.3 @@ -815,8 +815,8 @@ packages: engines: {node: 20 || >=22} hasBin: true - tsx@4.19.1: - resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} + tsx@4.19.2: + resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==} engines: {node: '>=18.0.0'} hasBin: true @@ -1491,7 +1491,7 @@ snapshots: typescript: 5.6.2 walk-up-path: 4.0.0 - tsx@4.19.1: + tsx@4.19.2: dependencies: esbuild: 0.23.1 get-tsconfig: 4.8.1