From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:26:41 +0000 (+0000) Subject: build(deps-dev): bump the regular group across 6 directories with 1 update X-Git-Tag: v4.4.0~22^2^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=71c0ba1520c59f9f339d81deacc3ef2a0fc0fcd5;p=poolifier.git build(deps-dev): bump the regular group across 6 directories with 1 update Bumps the regular group with 1 update in the /examples/typescript/http-server-pool/express-cluster directory: [tslib](https://github.com/Microsoft/tslib). Bumps the regular group with 1 update in the /examples/typescript/http-server-pool/express-hybrid directory: [tslib](https://github.com/Microsoft/tslib). Bumps the regular group with 1 update in the /examples/typescript/http-server-pool/fastify-cluster directory: [tslib](https://github.com/Microsoft/tslib). Bumps the regular group with 1 update in the /examples/typescript/http-server-pool/fastify-hybrid directory: [tslib](https://github.com/Microsoft/tslib). Bumps the regular group with 1 update in the /examples/typescript/websocket-server-pool/ws-cluster directory: [tslib](https://github.com/Microsoft/tslib). Bumps the regular group with 1 update in the /examples/typescript/websocket-server-pool/ws-hybrid directory: [tslib](https://github.com/Microsoft/tslib). Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] --- diff --git a/examples/typescript/http-server-pool/express-cluster/package.json b/examples/typescript/http-server-pool/express-cluster/package.json index 06f3ebf6..08575c03 100644 --- a/examples/typescript/http-server-pool/express-cluster/package.json +++ b/examples/typescript/http-server-pool/express-cluster/package.json @@ -32,7 +32,7 @@ "autocannon": "^8.0.0", "rollup": "^4.24.0", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.7.0", + "tslib": "^2.8.0", "typescript": "^5.6.3" } } diff --git a/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml index dbc91351..e3c56680 100644 --- a/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3) + version: 12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3) '@types/express': specifier: ^5.0.0 version: 5.0.0 @@ -34,8 +34,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.0) tslib: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.8.0 + version: 2.8.0 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -772,8 +772,8 @@ packages: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} @@ -832,14 +832,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.2(rollup@4.24.0) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.0 - tslib: 2.7.0 + tslib: 2.8.0 '@rollup/pluginutils@5.1.2(rollup@4.24.0)': dependencies: @@ -1556,7 +1556,7 @@ snapshots: toidentifier@1.0.1: {} - tslib@2.7.0: {} + tslib@2.8.0: {} type-is@1.6.18: dependencies: diff --git a/examples/typescript/http-server-pool/express-hybrid/package.json b/examples/typescript/http-server-pool/express-hybrid/package.json index 4f613bfe..74600539 100644 --- a/examples/typescript/http-server-pool/express-hybrid/package.json +++ b/examples/typescript/http-server-pool/express-hybrid/package.json @@ -32,7 +32,7 @@ "autocannon": "^8.0.0", "rollup": "^4.24.0", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.7.0", + "tslib": "^2.8.0", "typescript": "^5.6.3" } } diff --git a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml index dbc91351..e3c56680 100644 --- a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3) + version: 12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3) '@types/express': specifier: ^5.0.0 version: 5.0.0 @@ -34,8 +34,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.0) tslib: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.8.0 + version: 2.8.0 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -772,8 +772,8 @@ packages: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} @@ -832,14 +832,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.2(rollup@4.24.0) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.0 - tslib: 2.7.0 + tslib: 2.8.0 '@rollup/pluginutils@5.1.2(rollup@4.24.0)': dependencies: @@ -1556,7 +1556,7 @@ snapshots: toidentifier@1.0.1: {} - tslib@2.7.0: {} + tslib@2.8.0: {} type-is@1.6.18: dependencies: diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index 1a4136e9..ccb360bb 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -31,7 +31,7 @@ "autocannon": "^8.0.0", "rollup": "^4.24.0", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.7.0", + "tslib": "^2.8.0", "typescript": "^5.6.3" } } diff --git a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml index 53df1033..d2094c06 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3) + version: 12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3) '@types/node': specifier: ^22.7.5 version: 22.7.5 @@ -31,8 +31,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.0) tslib: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.8.0 + version: 2.8.0 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -672,8 +672,8 @@ packages: resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==} engines: {node: '>=12'} - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -732,14 +732,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.2(rollup@4.24.0) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.0 - tslib: 2.7.0 + tslib: 2.8.0 '@rollup/pluginutils@5.1.2(rollup@4.24.0)': dependencies: @@ -1306,7 +1306,7 @@ snapshots: toad-cache@3.7.0: {} - tslib@2.7.0: {} + tslib@2.8.0: {} typescript@5.6.3: {} diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 600e824d..9efa1170 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -32,7 +32,7 @@ "autocannon": "^8.0.0", "rollup": "^4.24.0", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.7.0", + "tslib": "^2.8.0", "typescript": "^5.6.3" } } diff --git a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml index 09820b9c..0fd4d2d2 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3) + version: 12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3) '@types/node': specifier: ^22.7.5 version: 22.7.5 @@ -34,8 +34,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.0) tslib: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.8.0 + version: 2.8.0 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -678,8 +678,8 @@ packages: resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==} engines: {node: '>=12'} - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -738,14 +738,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.2(rollup@4.24.0) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.0 - tslib: 2.7.0 + tslib: 2.8.0 '@rollup/pluginutils@5.1.2(rollup@4.24.0)': dependencies: @@ -1314,7 +1314,7 @@ snapshots: toad-cache@3.7.0: {} - tslib@2.7.0: {} + tslib@2.8.0: {} typescript@5.6.3: {} diff --git a/examples/typescript/websocket-server-pool/ws-cluster/package.json b/examples/typescript/websocket-server-pool/ws-cluster/package.json index ffe0dd81..114db46d 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/package.json +++ b/examples/typescript/websocket-server-pool/ws-cluster/package.json @@ -30,7 +30,7 @@ "@types/ws": "^8.5.12", "rollup": "^4.24.0", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.7.0", + "tslib": "^2.8.0", "typescript": "^5.6.3" }, "optionalDependencies": { diff --git a/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml index e9a79257..db0b6817 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml @@ -24,7 +24,7 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3) + version: 12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3) '@types/node': specifier: ^22.7.5 version: 22.7.5 @@ -38,8 +38,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.0) tslib: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.8.0 + version: 2.8.0 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -378,8 +378,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -422,14 +422,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.2(rollup@4.24.0) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.0 - tslib: 2.7.0 + tslib: 2.8.0 '@rollup/pluginutils@5.1.2(rollup@4.24.0)': dependencies: @@ -713,7 +713,7 @@ snapshots: dependencies: is-number: 7.0.0 - tslib@2.7.0: {} + tslib@2.8.0: {} typescript@5.6.3: {} diff --git a/examples/typescript/websocket-server-pool/ws-hybrid/package.json b/examples/typescript/websocket-server-pool/ws-hybrid/package.json index 187e5052..a5d0e811 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/package.json +++ b/examples/typescript/websocket-server-pool/ws-hybrid/package.json @@ -30,7 +30,7 @@ "@types/ws": "^8.5.12", "rollup": "^4.24.0", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.7.0", + "tslib": "^2.8.0", "typescript": "^5.6.3" }, "optionalDependencies": { diff --git a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml index e9a79257..db0b6817 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml @@ -24,7 +24,7 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3) + version: 12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3) '@types/node': specifier: ^22.7.5 version: 22.7.5 @@ -38,8 +38,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.0) tslib: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.8.0 + version: 2.8.0 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -378,8 +378,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -422,14 +422,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.2(rollup@4.24.0) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.0 - tslib: 2.7.0 + tslib: 2.8.0 '@rollup/pluginutils@5.1.2(rollup@4.24.0)': dependencies: @@ -713,7 +713,7 @@ snapshots: dependencies: is-number: 7.0.0 - tslib@2.7.0: {} + tslib@2.8.0: {} typescript@5.6.3: {}