diff --git a/package.json b/package.json index 8b398ec..8d47a5d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "happy-dom": "15.7.4", "pkgroll": "2.5.0", "prettier": "3.3.3", - "tsx": "4.19.1", + "tsx": "4.19.2", "typescript": "5.6.3", "typescript-eslint": "8.15.0", "typescript-eslint-language-service": "5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 537c780..24ab29a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 3.3.3 version: 3.3.3 tsx: - specifier: 4.19.1 - version: 4.19.1 + specifier: 4.19.2 + version: 4.19.2 typescript: specifier: 5.6.3 version: 5.6.3 @@ -1497,8 +1497,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - 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 @@ -2973,7 +2973,7 @@ snapshots: dependencies: typescript: 5.6.3 - tsx@4.19.1: + tsx@4.19.2: dependencies: esbuild: 0.23.1 get-tsconfig: 4.8.1