diff --git a/package.json b/package.json index 10d198f0..bfb81ae1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "bumpp": "latest", "release-it": "^16.2.1", "rimraf": "^5.0.7", - "tsx": "^4.15.5", + "tsx": "^4.15.6", "turbo": "^2.0.4", "typescript": "^5.4.5", "unbuild": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b487091..99fab22b 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.15.5 - version: 4.15.5 + specifier: ^4.15.6 + version: 4.15.6 turbo: specifier: ^2.0.4 version: 2.0.4 @@ -2980,8 +2980,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.15.5: - resolution: {integrity: sha512-iKi8jQ2VBmZ2kU/FkGkL2OSHBHsazsUzsdC/W/RwhKIEsIoZ1alCclZHP5jGfNHEaEWUJFM1GquzCf+4db3b0w==} + tsx@4.15.6: + resolution: {integrity: sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==} engines: {node: '>=18.0.0'} hasBin: true @@ -6154,7 +6154,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.15.5: + tsx@4.15.6: dependencies: esbuild: 0.21.4 get-tsconfig: 4.7.5