diff --git a/packages/kafka/package.json b/packages/kafka/package.json index 2ab7790b..f9b00289 100644 --- a/packages/kafka/package.json +++ b/packages/kafka/package.json @@ -53,7 +53,7 @@ "dependencies": { "@lokalise/node-core": "^14.8.1", "@lokalise/universal-ts-utils": "^4.10.0", - "@platformatic/kafka": "^2.1.0" + "@platformatic/kafka": "^2.2.3" }, "peerDependencies": { "@message-queue-toolkit/core": ">=23.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2c0a011..84c4b9a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -231,8 +231,8 @@ importers: specifier: ^4.10.0 version: 4.10.0 '@platformatic/kafka': - specifier: ^2.1.0 - version: 2.1.0 + specifier: ^2.2.3 + version: 2.2.3 devDependencies: '@biomejs/biome': specifier: ^2.4.16 @@ -997,12 +997,21 @@ packages: '@emnapi/core@1.10.0': resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} + '@emnapi/core@1.11.0': + resolution: {integrity: sha512-l9Oo58x0HOP5znGzVhYW9U3e5wVuA4LAZU2AGezTmkhO1CgQRFDhDg4nneHsu/t3WniXg9QrG2nIXL/ZS8ln8Q==} + '@emnapi/runtime@1.10.0': resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} + '@emnapi/runtime@1.11.0': + resolution: {integrity: sha512-55coeOFKHv1ywEcUXJtWU5f+Jr/W5tZDvZig8DLKSwUN1JpROQ4rk/SNOQiFWmaR/VKF4zuFyW1B8JduOSv6Pg==} + '@emnapi/wasi-threads@1.2.1': resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} + '@emnapi/wasi-threads@1.2.2': + resolution: {integrity: sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==} + '@fastify/ajv-compiler@4.0.5': resolution: {integrity: sha512-KoWKW+MhvfTRWL4qrhUwAAZoaChluo0m0vbiJlGMt2GXvL4LVPQEjt8kSpHI3IBq5Rez8fg+XeH3cneztq+C7A==} @@ -1314,8 +1323,8 @@ packages: resolution: {integrity: sha512-xQD5JSkQc4D15suOk7FezGDmh6Vb5e4phDoFZ/ASpa3Ft+3fOVwFOENmHtC1561zm/xHnKwI91NbMF8inpbk0Q==} engines: {node: '>= 22.19.0'} - '@platformatic/kafka@2.1.0': - resolution: {integrity: sha512-3v4DugPy/24mZE9App8mI9CV24lbIfPsWMZpIswt9VnZ6gUWh+TDdjc6NYpacn7aMbs/B1sYeQRdPaLFgctPFQ==} + '@platformatic/kafka@2.2.3': + resolution: {integrity: sha512-gtBlwncPkj6rvE7Qnq68rWe33gm2gObvV1hgwI3rIRn8h4FTCZIeNZzy30Mg6HB80It/7+OjE2yztp7G1KqcrQ==} engines: {node: '>= 22.22.0 || >= 24.6.0'} '@platformatic/wasm-utils@0.2.1': @@ -2481,8 +2490,8 @@ packages: resolution: {integrity: sha512-4K0myLaWL5EteuSAro91EGFgcfVgxb64Jx+7oDAY6GOkXD4M69yuSEljNcInGVCA5sOPxmZ/EqDLj2x0Q0+Ygg==} engines: {node: '>=12.0.0'} - protobufjs@8.3.0: - resolution: {integrity: sha512-JpJpFaR7yKNb6WqKvJJ1MLbiuIQWQnbUUb06nDtf2/i8YWYYLEfP6xf9BwSJoJQg1wAy61EQB8dssQg64oX4aA==} + protobufjs@8.6.1: + resolution: {integrity: sha512-s4qQPr4pU0W95iYnUInh95skjIg+3aM2sakYsw60QYanU+qWRDY2zQxOAQV6zU7ROJpSNDG9B+VSmk4dqdWWSA==} engines: {node: '>=12.0.0'} pump@3.0.4: @@ -3687,16 +3696,32 @@ snapshots: tslib: 2.8.1 optional: true + '@emnapi/core@1.11.0': + dependencies: + '@emnapi/wasi-threads': 1.2.2 + tslib: 2.8.1 + optional: true + '@emnapi/runtime@1.10.0': dependencies: tslib: 2.8.1 optional: true + '@emnapi/runtime@1.11.0': + dependencies: + tslib: 2.8.1 + optional: true + '@emnapi/wasi-threads@1.2.1': dependencies: tslib: 2.8.1 optional: true + '@emnapi/wasi-threads@1.2.2': + dependencies: + tslib: 2.8.1 + optional: true + '@fastify/ajv-compiler@4.0.5': dependencies: ajv: 8.20.0 @@ -3904,8 +3929,8 @@ snapshots: '@napi-rs/wasm-runtime@0.2.12': dependencies: - '@emnapi/core': 1.10.0 - '@emnapi/runtime': 1.10.0 + '@emnapi/core': 1.11.0 + '@emnapi/runtime': 1.11.0 '@tybys/wasm-util': 0.10.2 optional: true @@ -4012,7 +4037,7 @@ snapshots: '@platformatic/dynamic-buffer@0.3.1': {} - '@platformatic/kafka@2.1.0': + '@platformatic/kafka@2.2.3': dependencies: '@platformatic/dynamic-buffer': 0.3.1 '@platformatic/wasm-utils': 0.2.1 @@ -4024,7 +4049,7 @@ snapshots: scule: 1.3.0 optionalDependencies: '@node-rs/crc32': 1.10.6 - protobufjs: 8.3.0 + protobufjs: 8.6.1 transitivePeerDependencies: - supports-color @@ -5181,7 +5206,7 @@ snapshots: proto3-json-serializer@3.0.4: dependencies: - protobufjs: 7.5.8 + protobufjs: 7.6.1 protobufjs@7.5.8: dependencies: @@ -5213,7 +5238,7 @@ snapshots: '@types/node': 25.8.0 long: 5.3.2 - protobufjs@8.3.0: + protobufjs@8.6.1: dependencies: long: 5.3.2 optional: true