diff --git a/package.json b/package.json index 8d77d21c..ec6a4a28 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "ofetch": "^1.3.4", "prettier": "^3.3.2", "prettier-plugin-astro": "^0.14.0", - "tsx": "^4.15.7", + "tsx": "^4.15.8", "turbo": "^2.0.5", "typescript": "^5.5.2", "unbuild": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a753cb14..9832c943 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^0.14.0 version: 0.14.0 tsx: - specifier: ^4.15.7 - version: 4.15.7 + specifier: ^4.15.8 + version: 4.15.8 turbo: specifier: ^2.0.5 version: 2.0.5 @@ -6771,8 +6771,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsx@4.15.7: - resolution: {integrity: sha512-u3H0iSFDZM3za+VxkZ1kywdCeHCn+8/qHQS1MNoO2sONDgD95HlWtt8aB23OzeTmFP9IU4/8bZUdg58Uu5J4cg==} + tsx@4.15.8: + resolution: {integrity: sha512-B8dMlbbkZPW0GQ7wafyy2TGXyoGYW0IURfWkM1h/WzgG5lxxRoeDU2VbMURmmjwGaCsoKROVTLmQQPe/s2TnLw==} engines: {node: '>=18.0.0'} hasBin: true @@ -14805,7 +14805,7 @@ snapshots: tslib@2.6.3: {} - tsx@4.15.7: + tsx@4.15.8: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5