We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b4121 commit 7a71ad6Copy full SHA for 7a71ad6
package.json
@@ -17,5 +17,5 @@
17
"minimatch": "10.0.3"
18
}
19
},
20
- "packageManager": "pnpm@9.15.9"
+ "packageManager": "pnpm@10.14.0"
21
packages/javascript/package.json
@@ -31,12 +31,12 @@
31
"author": "LiveKit",
32
"license": "Apache-2.0",
33
"devDependencies": {
34
- "@bufbuild/protoc-gen-es": "^1.10.0",
+ "@bufbuild/protoc-gen-es": "^2.0.0",
35
"genversion": "^3.2.0",
36
"typescript": "5.9.2",
37
- "unbuild": "^2.0.0"
+ "unbuild": "^3.0.0"
38
39
"dependencies": {
40
- "@bufbuild/protobuf": "^1.10.0"
+ "@bufbuild/protobuf": "^2.0.0"
41
42
0 commit comments