Skip to content

Commit

Permalink
Update dependency @bufbuild/protobuf to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 1ad696a commit f4a796f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/protobuf": "0.5.0",
"@bufbuild/protobuf": "1.8.0",
"@types/node": "18.19.28",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
Expand Down
9 changes: 8 additions & 1 deletion client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/protobuf@npm:1.8.0":
version: 1.8.0
resolution: "@bufbuild/protobuf@npm:1.8.0"
checksum: 148755fce3cc28891a42c35a375596a3817710e2e8f4a452f034ffd988bbec1c9154135865b0b846f5f56765c93eb88cacc2f42af053925fb14f09b6a2b8c295
languageName: node
linkType: hard

"@bufbuild/protoc-gen-connect-web@npm:0.11.0":
version: 0.11.0
resolution: "@bufbuild/protoc-gen-connect-web@npm:0.11.0"
Expand Down Expand Up @@ -887,7 +894,7 @@ __metadata:
resolution: "client@workspace:."
dependencies:
"@bufbuild/connect-web": 0.8.6
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protobuf": 1.8.0
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.19.28
Expand Down

0 comments on commit f4a796f

Please sign in to comment.