diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d4c1480e3c4..a1a5270af964 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -203,7 +203,7 @@ importers: version: 2.6.3 tsx: specifier: ^4.16.2 - version: 4.16.2 + version: 4.16.3 typedoc: specifier: ^0.26.5 version: 0.26.5(typescript@5.5.4) @@ -7067,6 +7067,11 @@ packages: engines: {node: '>=18.0.0'} hasBin: true + tsx@4.16.3: + resolution: {integrity: sha512-MP8AEUxVnboD2rCC6kDLxnpDBNWN9k3BSVU/0/nNxgm70bPBnfn+yCKcnOsIVPQwdkbKYoFOlKjjWZWJ2XCXUg==} + engines: {node: '>=18.0.0'} + hasBin: true + type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} @@ -14432,6 +14437,13 @@ snapshots: optionalDependencies: fsevents: 2.3.3 + tsx@4.16.3: + dependencies: + esbuild: 0.21.5 + get-tsconfig: 4.7.5 + optionalDependencies: + fsevents: 2.3.3 + type-check@0.4.0: dependencies: prelude-ls: 1.2.1