diff --git a/console/buf.gen.yaml b/console/buf.gen.yaml index 1737c2dedb7..bfb5f7e51cc 100644 --- a/console/buf.gen.yaml +++ b/console/buf.gen.yaml @@ -3,10 +3,10 @@ version: v1 managed: enabled: true plugins: - - plugin: buf.build/protocolbuffers/js + - plugin: buf.build/protocolbuffers/js:v3.21.4 out: src/app/proto/generated opt: import_style=commonjs,binary - - plugin: buf.build/grpc/web + - plugin: buf.build/grpc/web:v1.5.0 out: src/app/proto/generated opt: import_style=typescript,mode=grpcweb - plugin: buf.build/grpc-ecosystem/openapiv2