diff --git a/packages/livekit-rtc/package.json b/packages/livekit-rtc/package.json index e6ebc9d2..c433b9a1 100644 --- a/packages/livekit-rtc/package.json +++ b/packages/livekit-rtc/package.json @@ -56,7 +56,7 @@ "prettier": "^3.0.3", "tsup": "^8.3.5", "typescript": "^5.2.2", - "@bufbuild/protoc-gen-es": "^1.10.0" + "@bufbuild/protoc-gen-es": "^2.0.0" }, "optionalDependencies": { "@livekit/rtc-node-darwin-arm64": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7546176b..787d1933 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: version: link:npm/win32-x64-msvc devDependencies: '@bufbuild/protoc-gen-es': - specifier: ^1.10.0 - version: 1.10.0(@bufbuild/protobuf@1.10.0) + specifier: ^2.0.0 + version: 2.2.3(@bufbuild/protobuf@1.10.0) '@napi-rs/cli': specifier: ^2.18.0 version: 2.18.4 @@ -358,18 +358,21 @@ packages: '@bufbuild/protobuf@1.10.0': resolution: {integrity: sha512-QDdVFLoN93Zjg36NoQPZfsVH9tZew7wKDKyV5qRdj8ntT4wQCOradQjRaTdwMhWUYsgKsvCINKKm87FdEk96Ag==} - '@bufbuild/protoc-gen-es@1.10.0': - resolution: {integrity: sha512-zBYBsVT/ul4uZb6F+kD7/k4sWNHVVbEPfJwKi0FDr+9VJo8MKIofI6pkr5ksBLr4fi/74r+e/75Xi/0clL5dXg==} + '@bufbuild/protobuf@2.2.3': + resolution: {integrity: sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg==} + + '@bufbuild/protoc-gen-es@2.2.3': + resolution: {integrity: sha512-hdhIV9NmwXXy24DcbnArauv6L5Dv2PjkO9gz2DUhiZ9HPRpP+rmpT8zo5LohjJiuA7YIQGGKKWSKpRg+xcdLSQ==} engines: {node: '>=14'} hasBin: true peerDependencies: - '@bufbuild/protobuf': 1.10.0 + '@bufbuild/protobuf': 2.2.3 peerDependenciesMeta: '@bufbuild/protobuf': optional: true - '@bufbuild/protoplugin@1.10.0': - resolution: {integrity: sha512-u6NE4vL0lw1+EK4/PiE/SQB7fKO4LRJNTEScIXVOi2x88K/c8WKc/k0KyEaA0asVBMpwekJQZGnRyj04ZtN5Gg==} + '@bufbuild/protoplugin@2.2.3': + resolution: {integrity: sha512-UsV7mj6NJTZrqIYJK+jNFnnj5tOS7wgNXKyMjebFEpf+OX6pfXE+nx+QPjumOfu4GxdVPfEDnKuwISgqlXSQqw==} '@changesets/apply-release-plan@7.0.7': resolution: {integrity: sha512-qnPOcmmmnD0MfMg9DjU1/onORFyRpDXkMMl2IJg9mECY6RnxL3wN0TCCc92b2sXt1jt8DgjAUUsZYGUGTdYIXA==} @@ -3416,9 +3419,9 @@ packages: peerDependencies: typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x - typescript@4.5.2: - resolution: {integrity: sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==} - engines: {node: '>=4.2.0'} + typescript@5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} + engines: {node: '>=14.17'} hasBin: true typescript@5.7.2: @@ -3686,19 +3689,21 @@ snapshots: '@bufbuild/protobuf@1.10.0': {} - '@bufbuild/protoc-gen-es@1.10.0(@bufbuild/protobuf@1.10.0)': + '@bufbuild/protobuf@2.2.3': {} + + '@bufbuild/protoc-gen-es@2.2.3(@bufbuild/protobuf@1.10.0)': dependencies: - '@bufbuild/protoplugin': 1.10.0 + '@bufbuild/protoplugin': 2.2.3 optionalDependencies: '@bufbuild/protobuf': 1.10.0 transitivePeerDependencies: - supports-color - '@bufbuild/protoplugin@1.10.0': + '@bufbuild/protoplugin@2.2.3': dependencies: - '@bufbuild/protobuf': 1.10.0 - '@typescript/vfs': 1.6.0(typescript@4.5.2) - typescript: 4.5.2 + '@bufbuild/protobuf': 2.2.3 + '@typescript/vfs': 1.6.0(typescript@5.4.5) + typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -4582,10 +4587,10 @@ snapshots: '@typescript-eslint/types': 8.18.2 eslint-visitor-keys: 4.2.0 - '@typescript/vfs@1.6.0(typescript@4.5.2)': + '@typescript/vfs@1.6.0(typescript@5.4.5)': dependencies: debug: 4.4.0 - typescript: 4.5.2 + typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -6928,7 +6933,7 @@ snapshots: typescript: 5.7.2 yaml: 2.6.1 - typescript@4.5.2: {} + typescript@5.4.5: {} typescript@5.7.2: {}