diff --git a/package.json b/package.json index 4ee29558a3f..66a42ee58ad 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "string-to-color": "^2.2.2", "tailwindcss": "^3.4.8", "ts-case-convert": "^2.0.7", - "tsx": "^4.16.5", + "tsx": "^4.17.0", "type-fest": "^4.23.0", "typescript": "^5.5.4", "validate-branch-name": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55f678c6c9c..d3d0bfb4259 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -259,8 +259,8 @@ importers: specifier: ^2.0.7 version: 2.0.7 tsx: - specifier: ^4.16.5 - version: 4.16.5 + specifier: ^4.17.0 + version: 4.17.0 type-fest: specifier: ^4.23.0 version: 4.23.0 @@ -6902,8 +6902,8 @@ packages: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} - tsx@4.16.5: - resolution: {integrity: sha512-ArsiAQHEW2iGaqZ8fTA1nX0a+lN5mNTyuGRRO6OW3H/Yno1y9/t1f9YOI1Cfoqz63VAthn++ZYcbDP7jPflc+A==} + tsx@4.17.0: + resolution: {integrity: sha512-eN4mnDA5UMKDt4YZixo9tBioibaMBpoxBkD+rIPAjVmYERSG0/dWEY1CEFuV89CgASlKL499q8AhmkMnnjtOJg==} engines: {node: '>=18.0.0'} hasBin: true @@ -15459,9 +15459,9 @@ snapshots: tsscmp@1.0.6: {} - tsx@4.16.5: + tsx@4.17.0: dependencies: - esbuild: 0.21.5 + esbuild: 0.23.0 get-tsconfig: 4.7.5 optionalDependencies: fsevents: 2.3.3