diff --git a/packages/javascript/package.json b/packages/javascript/package.json index 01ffd25f..31228598 100644 --- a/packages/javascript/package.json +++ b/packages/javascript/package.json @@ -27,7 +27,7 @@ "author": "LiveKit", "license": "Apache-2.0", "devDependencies": { - "@bufbuild/protoc-gen-es": "^1.10.0", + "@bufbuild/protoc-gen-es": "^2.0.0", "genversion": "^3.2.0" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96b55ab7..626065c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: version: 1.10.0 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.0(@bufbuild/protobuf@1.10.0) genversion: specifier: ^3.2.0 version: 3.2.0 @@ -37,18 +37,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.0': + resolution: {integrity: sha512-+imAQkHf7U/Rwvu0wk1XWgsP3WnpCWmK7B48f0XqSNzgk64+grljTKC7pnO/xBiEMUziF7vKRfbBnOQhg126qQ==} + + '@bufbuild/protoc-gen-es@2.2.0': + resolution: {integrity: sha512-PmUTtbJJfgcabTsoF59W0bsAr7xO5aGcMe69G8vOq0ogYV1aWmvFKhHKHDtn295pOLhTXmfrDSUNi/OTHuDdpw==} engines: {node: '>=14'} hasBin: true peerDependencies: - '@bufbuild/protobuf': 1.10.0 + '@bufbuild/protobuf': 2.2.0 peerDependenciesMeta: '@bufbuild/protobuf': optional: true - '@bufbuild/protoplugin@1.10.0': - resolution: {integrity: sha512-u6NE4vL0lw1+EK4/PiE/SQB7fKO4LRJNTEScIXVOi2x88K/c8WKc/k0KyEaA0asVBMpwekJQZGnRyj04ZtN5Gg==} + '@bufbuild/protoplugin@2.2.0': + resolution: {integrity: sha512-ijsCHuhtXbfTiffoBRve2uCPR7gy6cwJsMe8z5bYQtczGiZVVfiyAze55gk1J/1ruqkr40oZ9BwKAGOzz69f0g==} '@changesets/apply-release-plan@7.0.5': resolution: {integrity: sha512-1cWCk+ZshEkSVEZrm2fSj1Gz8sYvxgUL4Q78+1ZZqeqfuevPTPk033/yUZ3df8BKMohkqqHfzj0HOOrG0KtXTw==} @@ -532,9 +535,9 @@ packages: tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} - 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 universalify@0.1.2: @@ -562,19 +565,21 @@ snapshots: '@bufbuild/protobuf@1.10.0': {} - '@bufbuild/protoc-gen-es@1.10.0(@bufbuild/protobuf@1.10.0)': + '@bufbuild/protobuf@2.2.0': {} + + '@bufbuild/protoc-gen-es@2.2.0(@bufbuild/protobuf@1.10.0)': dependencies: - '@bufbuild/protoplugin': 1.10.0 + '@bufbuild/protoplugin': 2.2.0 optionalDependencies: '@bufbuild/protobuf': 1.10.0 transitivePeerDependencies: - supports-color - '@bufbuild/protoplugin@1.10.0': + '@bufbuild/protoplugin@2.2.0': dependencies: - '@bufbuild/protobuf': 1.10.0 - '@typescript/vfs': 1.5.3(typescript@4.5.2) - typescript: 4.5.2 + '@bufbuild/protobuf': 2.2.0 + '@typescript/vfs': 1.5.3(typescript@5.4.5) + typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -771,10 +776,10 @@ snapshots: '@types/semver@7.5.8': {} - '@typescript/vfs@1.5.3(typescript@4.5.2)': + '@typescript/vfs@1.5.3(typescript@5.4.5)': dependencies: debug: 4.3.5 - typescript: 4.5.2 + typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -1113,7 +1118,7 @@ snapshots: tr46@0.0.3: {} - typescript@4.5.2: {} + typescript@5.4.5: {} universalify@0.1.2: {}