diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ebfcb744..ebe87f39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,7 +122,7 @@ importers: version: 4.0.0(tailwindcss@3.4.4) tsx: specifier: ^4.2.0 - version: 4.14.1 + version: 4.15.0 typescript: specifier: ^5.3.3 version: 5.4.5 @@ -3399,8 +3399,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsx@4.14.1: - resolution: {integrity: sha512-GU8pPJq8DdxcJDSK6Bc64c2jW8zBK2hb0jzwHZDfjapbwu6AqvFnAElnzZ17Xb9TH5a/j6/sicTCVYF+eO/cmA==} + tsx@4.15.0: + resolution: {integrity: sha512-yPThHvkUdsyi3pUb+2a6JM0y0shxxLlIEfms2ZztL/rHqK+4dFYdVxh2X/0bcieo16Kvjq77VU/ML/nVICK/0g==} engines: {node: '>=18.0.0'} hasBin: true @@ -7370,9 +7370,9 @@ snapshots: tslib@2.6.3: {} - tsx@4.14.1: + tsx@4.15.0: dependencies: - esbuild: 0.20.2 + esbuild: 0.21.4 get-tsconfig: 4.7.5 optionalDependencies: fsevents: 2.3.3