diff --git a/package.json b/package.json index d4c3279..6d2fad5 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "semantic-release-major-tag": "0.3.2", "simple-git-hooks": "2.11.1", "ts-morph": "24.0.0", - "tsx": "4.19.4", + "tsx": "4.20.6", "typescript": "5.6.3", "typescript-eslint": "8.32.0", "vitest": "2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06736b1..1ed246c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: 24.0.0 version: 24.0.0 tsx: - specifier: 4.19.4 - version: 4.19.4 + specifier: 4.20.6 + version: 4.20.6 typescript: specifier: 5.6.3 version: 5.6.3 @@ -3188,8 +3188,8 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tsx@4.19.4: - resolution: {integrity: sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==} + tsx@4.20.6: + resolution: {integrity: sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==} engines: {node: '>=18.0.0'} hasBin: true @@ -6651,7 +6651,7 @@ snapshots: tslib@2.7.0: {} - tsx@4.19.4: + tsx@4.20.6: dependencies: esbuild: 0.25.3 get-tsconfig: 4.7.6