diff --git a/package.json b/package.json index 797d0def..6c328eb4 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.4", + "tsx": "^4.15.6", "turbo": "^2.0.3", "typescript": "^5.4.5", "unbuild": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b63476ff..924845b5 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.4 - version: 4.15.4 + specifier: ^4.15.6 + version: 4.15.6 turbo: specifier: ^2.0.3 version: 2.0.3 @@ -6830,8 +6830,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.15.4: - resolution: {integrity: sha512-d++FLCwJLrXaBFtRcqdPBzu6FiVOJ2j+UsvUZPtoTrnYtCGU5CEW7iHXtNZfA2fcRTvJFWPqA6SWBuB0GSva9w==} + tsx@4.15.6: + resolution: {integrity: sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==} engines: {node: '>=18.0.0'} hasBin: true @@ -15024,7 +15024,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.15.4: + tsx@4.15.6: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5