diff --git a/package.json b/package.json index b381f7b..623dde6 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "picocolors": "^1.0.1", "prettier": "^3.3.3", "semver": "^7.6.3", - "tsx": "^4.18.0", + "tsx": "^4.19.0", "unbuild": "^2.0.0", "vite": "^5.4.2", "vitest": "^2.0.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fdc8f3..0f5816a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^7.6.3 version: 7.6.3 tsx: - specifier: ^4.18.0 - version: 4.18.0 + specifier: ^4.19.0 + version: 4.19.0 unbuild: specifier: ^2.0.0 version: 2.0.0(typescript@5.4.3) @@ -1818,8 +1818,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - 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 @@ -3556,7 +3556,7 @@ snapshots: dependencies: is-number: 7.0.0 - tsx@4.18.0: + tsx@4.19.0: dependencies: esbuild: 0.23.1 get-tsconfig: 4.7.5