diff --git a/packages/scripts/package.json b/packages/scripts/package.json index 9b8f9f1..2d9bcc9 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@simple-libs/child-process-utils": "^1.0.1", - "@simple-libs/stream-utils": "^1.1.0", + "@simple-libs/stream-utils": "^2.0.0", "argue-cli": "^2.0.0", "p-limit": "^7.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2de700e..b6ca03f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -145,8 +145,8 @@ importers: specifier: ^1.0.1 version: 1.0.1 '@simple-libs/stream-utils': - specifier: ^1.1.0 - version: 1.2.0 + specifier: ^2.0.0 + version: 2.0.0 argue-cli: specifier: ^2.0.0 version: 2.1.0 @@ -796,6 +796,10 @@ packages: resolution: {integrity: sha512-KxXvfapcixpz6rVEB6HPjOUZT22yN6v0vI0urQSk1L8MlEWPDFCZkhw2xmkyoTGYeFw7tWTZd7e3lVzRZRN/EA==} engines: {node: '>=18'} + '@simple-libs/stream-utils@2.0.0': + resolution: {integrity: sha512-fCTuZK4QBa+39Oz9l4OGfJfz+GpwCp3AqO7Zch3to99xHPgstVsRFpeQ8LNd2o1Gv8raL2mCFwiaHh7bFSp5DQ==} + engines: {node: '>=22'} + '@sindresorhus/base62@1.0.0': resolution: {integrity: sha512-TeheYy0ILzBEI/CO55CP6zJCSdSWeRtGnHy8U8dWSUH4I68iqTsy7HkMktR4xakThc9jotkPQUXT4ITdbV7cHA==} engines: {node: '>=18'} @@ -3963,6 +3967,8 @@ snapshots: '@simple-libs/stream-utils@1.2.0': {} + '@simple-libs/stream-utils@2.0.0': {} + '@sindresorhus/base62@1.0.0': {} '@sindresorhus/merge-streams@2.3.0': {}