diff --git a/package.json b/package.json index 0e2aa364..faec0ca1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "bumpp": "latest", "release-it": "^16.2.1", "rimraf": "^5.0.7", - "tsx": "^4.13.0", + "tsx": "^4.13.2", "turbo": "^1.13.4", "typescript": "^5.4.5", "unbuild": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3999dc9f..4f36d425 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: ^5.0.7 version: 5.0.7 tsx: - specifier: ^4.13.0 - version: 4.13.0 + specifier: ^4.13.2 + version: 4.13.2 turbo: specifier: ^1.13.4 version: 1.13.4 @@ -2980,8 +2980,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.13.0: - resolution: {integrity: sha512-kNY70P2aLMdVBii1Err5ENxDhQ6Vz2PbQGX68DcvzY2/PWK5NLBO6vI7lPr1/2xG3IKSt2MN+KOAyWDQSRlbCA==} + tsx@4.13.2: + resolution: {integrity: sha512-s+WGqChkA77uU8xij1IdO9jQnwJAiWJto0bF5yJLbAZpLtNs82Qa5CwMBxWjJ7QOYU9MzBf4MCNt6lZduwkQ+g==} engines: {node: '>=18.0.0'} hasBin: true @@ -6154,7 +6154,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.13.0: + tsx@4.13.2: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5