Skip to content

Commit

Permalink
fix(deps): update dependency @bufbuild/protobuf to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 4485562 commit 613b32a
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 39 deletions.
Binary file modified .web/docs/developers/api/typescript/bun/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion .web/docs/developers/api/typescript/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"peerDependencies": {
"typescript": "^5.0.0"
},
"dependencies": { "@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1", "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^1.0.0", "@connectrpc/connect": "^1.0.0", "@connectrpc/connect-node": "^1.6.1" }
"dependencies": { "@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1", "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^2.0.0", "@connectrpc/connect": "^1.0.0", "@connectrpc/connect-node": "^1.6.1" }
}
2 changes: 1 addition & 1 deletion .web/docs/developers/api/typescript/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1",
"@bufbuild/buf": "^1.47.2",
"@bufbuild/protobuf": "^1.0.0",
"@bufbuild/protobuf": "^2.0.0",
"@connectrpc/connect": "^1.0.0",
"@connectrpc/connect-node": "^1.6.1"
}
Expand Down
36 changes: 18 additions & 18 deletions .web/docs/developers/api/typescript/node/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .web/docs/developers/api/typescript/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1",
"@bufbuild/buf": "^1.47.2",
"@bufbuild/protobuf": "^1.0.0",
"@bufbuild/protobuf": "^2.0.0",
"@connectrpc/connect": "^1.0.0",
"@connectrpc/connect-web": "^1.6.1"
}
Expand Down
36 changes: 18 additions & 18 deletions .web/docs/developers/api/typescript/web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 613b32a

Please sign in to comment.