diff --git a/package.json b/package.json index dfd2c0f7..77eabe89 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "prettier": "3.3.3", "run-z": "2.0.0", "ts-jest": "29.2.5", - "tsx": "4.18.0", + "tsx": "4.19.0", "typescript": "5.4.5", "typescript-json-schema": "0.65.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7359b168..98442f87 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: 29.2.5 version: 29.2.5(@babel/core@7.24.8)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.8))(jest@29.7.0(@types/node@20.16.1)(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.4.5)))(typescript@5.4.5) tsx: - specifier: 4.18.0 - version: 4.18.0 + specifier: 4.19.0 + version: 4.19.0 typescript: specifier: 5.4.5 version: 5.4.5 @@ -2609,8 +2609,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.18.0: - resolution: {integrity: sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==} + tsx@4.19.0: + resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} engines: {node: '>=18.0.0'} hasBin: true @@ -5782,7 +5782,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.18.0: + tsx@4.19.0: dependencies: esbuild: 0.23.0 get-tsconfig: 4.7.5