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 Jan 26, 2024
1 parent a9e607d commit 95332b4
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.7.0",
"@types/node": "18.19.9",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
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.7.0":
version: 1.7.0
resolution: "@bufbuild/protobuf@npm:1.7.0"
checksum: 32da17fcfdcd28c79e4adbc5953ab812f8cb983015f7d1fccbafede716cc826ced815a29d65eca59f1c0b9e48689a7cd24573bb799f5c484a4ecb9e4256f8de3
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.7.0
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.19.9
Expand Down

0 comments on commit 95332b4

Please sign in to comment.