From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 20:47:59 +0000 (+0000) Subject: build(deps): bump the regular group across 7 directories with 2 updates (#2659) X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=aa287014f8535ed314025c0b6d733f401cf542eb;p=poolifier.git build(deps): bump the regular group across 7 directories with 2 updates (#2659) 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 2 updates in the /examples/typescript/websocket-server-pool/ws-cluster directory: [tslib](https://github.com/Microsoft/tslib) and [utf-8-validate](https://github.com/websockets/utf-8-validate). Bumps the regular group with 2 updates in the /examples/typescript/websocket-server-pool/ws-hybrid directory: [tslib](https://github.com/Microsoft/tslib) and [utf-8-validate](https://github.com/websockets/utf-8-validate). Bumps the regular group with 1 update in the /examples/typescript/websocket-server-pool/ws-worker_threads directory: [utf-8-validate](https://github.com/websockets/utf-8-validate). Updates `tslib` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1) Updates `tslib` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1) Updates `tslib` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1) Updates `tslib` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1) Updates `tslib` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1) Updates `utf-8-validate` from 6.0.4 to 6.0.5 - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](https://github.com/websockets/utf-8-validate/compare/v6.0.4...v6.0.5) Updates `tslib` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1) Updates `utf-8-validate` from 6.0.4 to 6.0.5 - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](https://github.com/websockets/utf-8-validate/compare/v6.0.4...v6.0.5) Updates `utf-8-validate` from 6.0.4 to 6.0.5 - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](https://github.com/websockets/utf-8-validate/compare/v6.0.4...v6.0.5) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: utf-8-validate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: utf-8-validate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: utf-8-validate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/examples/typescript/http-server-pool/express-cluster/package.json b/examples/typescript/http-server-pool/express-cluster/package.json index f2cbc0d3..167a945b 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.3", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.8.0", + "tslib": "^2.8.1", "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 3eb2dab9..ae6f605e 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.1 - version: 12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3) + version: 12.1.1(rollup@4.24.3)(tslib@2.8.1)(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.3) tslib: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^2.8.1 + version: 2.8.1 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -786,8 +786,8 @@ packages: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} @@ -846,14 +846,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.24.3) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.3 - tslib: 2.8.0 + tslib: 2.8.1 '@rollup/pluginutils@5.1.3(rollup@4.24.3)': dependencies: @@ -1580,7 +1580,7 @@ snapshots: toidentifier@1.0.1: {} - tslib@2.8.0: {} + tslib@2.8.1: {} 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 38998ea8..aab5f772 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.3", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.8.0", + "tslib": "^2.8.1", "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 3eb2dab9..ae6f605e 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.1 - version: 12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3) + version: 12.1.1(rollup@4.24.3)(tslib@2.8.1)(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.3) tslib: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^2.8.1 + version: 2.8.1 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -786,8 +786,8 @@ packages: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} @@ -846,14 +846,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.24.3) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.3 - tslib: 2.8.0 + tslib: 2.8.1 '@rollup/pluginutils@5.1.3(rollup@4.24.3)': dependencies: @@ -1580,7 +1580,7 @@ snapshots: toidentifier@1.0.1: {} - tslib@2.8.0: {} + tslib@2.8.1: {} 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 b3830e72..54fa7e3d 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.3", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.8.0", + "tslib": "^2.8.1", "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 77bea313..58db922e 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.1 - version: 12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3) + version: 12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3) '@types/node': specifier: ^22.8.6 version: 22.8.6 @@ -31,8 +31,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.3) tslib: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^2.8.1 + version: 2.8.1 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -686,8 +686,8 @@ packages: resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==} engines: {node: '>=12'} - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -746,14 +746,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.24.3) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.3 - tslib: 2.8.0 + tslib: 2.8.1 '@rollup/pluginutils@5.1.3(rollup@4.24.3)': dependencies: @@ -1330,7 +1330,7 @@ snapshots: toad-cache@3.7.0: {} - tslib@2.8.0: {} + tslib@2.8.1: {} 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 3e6f94d5..20a64e27 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.3", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.8.0", + "tslib": "^2.8.1", "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 82931e4d..90955b0e 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.1 - version: 12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3) + version: 12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3) '@types/node': specifier: ^22.8.6 version: 22.8.6 @@ -34,8 +34,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.3) tslib: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^2.8.1 + version: 2.8.1 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -692,8 +692,8 @@ packages: resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==} engines: {node: '>=12'} - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -752,14 +752,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.24.3) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.3 - tslib: 2.8.0 + tslib: 2.8.1 '@rollup/pluginutils@5.1.3(rollup@4.24.3)': dependencies: @@ -1338,7 +1338,7 @@ snapshots: toad-cache@3.7.0: {} - tslib@2.8.0: {} + tslib@2.8.1: {} 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 61809a5e..fbb319b8 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/package.json +++ b/examples/typescript/websocket-server-pool/ws-cluster/package.json @@ -30,11 +30,11 @@ "@types/ws": "^8.5.12", "rollup": "^4.24.3", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.8.0", + "tslib": "^2.8.1", "typescript": "^5.6.3" }, "optionalDependencies": { "bufferutil": "^4.0.8", - "utf-8-validate": "^6.0.4" + "utf-8-validate": "^6.0.5" } } 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 a7efb43d..a5f83731 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml @@ -13,18 +13,18 @@ importers: version: 4.4.4 ws: specifier: ^8.18.0 - version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) + version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5) optionalDependencies: bufferutil: specifier: ^4.0.8 version: 4.0.8 utf-8-validate: - specifier: ^6.0.4 - version: 6.0.4 + specifier: ^6.0.5 + version: 6.0.5 devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.1 - version: 12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3) + version: 12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3) '@types/node': specifier: ^22.8.6 version: 22.8.6 @@ -38,8 +38,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.3) tslib: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^2.8.1 + version: 2.8.1 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -392,8 +392,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -403,8 +403,8 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - utf-8-validate@6.0.4: - resolution: {integrity: sha512-xu9GQDeFp+eZ6LnCywXN/zBancWvOpUMzgjLPSjy4BRHSmTelvn2E0DG0o1sTiw5hkCKBHo8rwSKncfRfv2EEQ==} + utf-8-validate@6.0.5: + resolution: {integrity: sha512-EYZR+OpIXp9Y1eG1iueg8KRsY8TuT8VNgnanZ0uA3STqhHQTLwbl+WX76/9X5OY12yQubymBpaBSmMPkSTQcKA==} engines: {node: '>=6.14.2'} wrappy@1.0.2: @@ -436,14 +436,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.24.3) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.3 - tslib: 2.8.0 + tslib: 2.8.1 '@rollup/pluginutils@5.1.3(rollup@4.24.3)': dependencies: @@ -737,20 +737,20 @@ snapshots: dependencies: is-number: 7.0.0 - tslib@2.8.0: {} + tslib@2.8.1: {} typescript@5.6.3: {} undici-types@6.19.8: {} - utf-8-validate@6.0.4: + utf-8-validate@6.0.5: dependencies: node-gyp-build: 4.8.2 optional: true wrappy@1.0.2: {} - ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4): + ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5): optionalDependencies: bufferutil: 4.0.8 - utf-8-validate: 6.0.4 + utf-8-validate: 6.0.5 diff --git a/examples/typescript/websocket-server-pool/ws-hybrid/package.json b/examples/typescript/websocket-server-pool/ws-hybrid/package.json index d0be81b8..c06d8aa5 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/package.json +++ b/examples/typescript/websocket-server-pool/ws-hybrid/package.json @@ -30,11 +30,11 @@ "@types/ws": "^8.5.12", "rollup": "^4.24.3", "rollup-plugin-delete": "^2.1.0", - "tslib": "^2.8.0", + "tslib": "^2.8.1", "typescript": "^5.6.3" }, "optionalDependencies": { "bufferutil": "^4.0.8", - "utf-8-validate": "^6.0.4" + "utf-8-validate": "^6.0.5" } } 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 a7efb43d..a5f83731 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml @@ -13,18 +13,18 @@ importers: version: 4.4.4 ws: specifier: ^8.18.0 - version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) + version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5) optionalDependencies: bufferutil: specifier: ^4.0.8 version: 4.0.8 utf-8-validate: - specifier: ^6.0.4 - version: 6.0.4 + specifier: ^6.0.5 + version: 6.0.5 devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.1 - version: 12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3) + version: 12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3) '@types/node': specifier: ^22.8.6 version: 22.8.6 @@ -38,8 +38,8 @@ importers: specifier: ^2.1.0 version: 2.1.0(rollup@4.24.3) tslib: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^2.8.1 + version: 2.8.1 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -392,8 +392,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -403,8 +403,8 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - utf-8-validate@6.0.4: - resolution: {integrity: sha512-xu9GQDeFp+eZ6LnCywXN/zBancWvOpUMzgjLPSjy4BRHSmTelvn2E0DG0o1sTiw5hkCKBHo8rwSKncfRfv2EEQ==} + utf-8-validate@6.0.5: + resolution: {integrity: sha512-EYZR+OpIXp9Y1eG1iueg8KRsY8TuT8VNgnanZ0uA3STqhHQTLwbl+WX76/9X5OY12yQubymBpaBSmMPkSTQcKA==} engines: {node: '>=6.14.2'} wrappy@1.0.2: @@ -436,14 +436,14 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.1(rollup@4.24.3)(tslib@2.8.1)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.24.3) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.24.3 - tslib: 2.8.0 + tslib: 2.8.1 '@rollup/pluginutils@5.1.3(rollup@4.24.3)': dependencies: @@ -737,20 +737,20 @@ snapshots: dependencies: is-number: 7.0.0 - tslib@2.8.0: {} + tslib@2.8.1: {} typescript@5.6.3: {} undici-types@6.19.8: {} - utf-8-validate@6.0.4: + utf-8-validate@6.0.5: dependencies: node-gyp-build: 4.8.2 optional: true wrappy@1.0.2: {} - ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4): + ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5): optionalDependencies: bufferutil: 4.0.8 - utf-8-validate: 6.0.4 + utf-8-validate: 6.0.5 diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json index 44288ee9..60dfb11b 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json @@ -31,6 +31,6 @@ }, "optionalDependencies": { "bufferutil": "^4.0.8", - "utf-8-validate": "^6.0.4" + "utf-8-validate": "^6.0.5" } } diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml index 7fcef080..c7d30578 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml @@ -13,14 +13,14 @@ importers: version: 4.4.4 ws: specifier: ^8.18.0 - version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) + version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5) optionalDependencies: bufferutil: specifier: ^4.0.8 version: 4.0.8 utf-8-validate: - specifier: ^6.0.4 - version: 6.0.4 + specifier: ^6.0.5 + version: 6.0.5 devDependencies: '@types/node': specifier: ^22.8.6 @@ -60,8 +60,8 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - utf-8-validate@6.0.4: - resolution: {integrity: sha512-xu9GQDeFp+eZ6LnCywXN/zBancWvOpUMzgjLPSjy4BRHSmTelvn2E0DG0o1sTiw5hkCKBHo8rwSKncfRfv2EEQ==} + utf-8-validate@6.0.5: + resolution: {integrity: sha512-EYZR+OpIXp9Y1eG1iueg8KRsY8TuT8VNgnanZ0uA3STqhHQTLwbl+WX76/9X5OY12yQubymBpaBSmMPkSTQcKA==} engines: {node: '>=6.14.2'} ws@8.18.0: @@ -100,12 +100,12 @@ snapshots: undici-types@6.19.8: {} - utf-8-validate@6.0.4: + utf-8-validate@6.0.5: dependencies: node-gyp-build: 4.8.2 optional: true - ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4): + ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5): optionalDependencies: bufferutil: 4.0.8 - utf-8-validate: 6.0.4 + utf-8-validate: 6.0.5