diff --git a/packages/zipper/package.json b/packages/zipper/package.json index f0e3e84..bd525de 100644 --- a/packages/zipper/package.json +++ b/packages/zipper/package.json @@ -23,6 +23,6 @@ "@extension/tsconfig": "workspace:*", "fast-glob": "^3.3.2", "fflate": "^0.8.2", - "tsx": "^4.18.0" + "tsx": "^4.19.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 763505d..7caa871 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -269,8 +269,8 @@ importers: specifier: ^0.8.2 version: 0.8.2 tsx: - specifier: ^4.18.0 - version: 4.19.0 + specifier: ^4.19.2 + version: 4.19.2 pages/content: dependencies: @@ -3597,8 +3597,8 @@ packages: tslib@2.8.0: resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} - tsx@4.19.0: - resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} + tsx@4.19.2: + resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==} engines: {node: '>=18.0.0'} hasBin: true @@ -7171,7 +7171,7 @@ snapshots: tslib@2.8.0: {} - tsx@4.19.0: + tsx@4.19.2: dependencies: esbuild: 0.23.1 get-tsconfig: 4.7.6