Skip to content

Commit

Permalink
Update dependency @bufbuild/connect-web to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent e54763e commit 7dd2e17
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"eslint-config-next": "12.3.4"
},
"dependencies": {
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/connect-web": "0.10.1",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.16.18",
"@types/react": "18.2.14",
Expand Down
24 changes: 12 additions & 12 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/connect-web@npm:0.8.6":
version: 0.8.6
resolution: "@bufbuild/connect-web@npm:0.8.6"
"@bufbuild/connect-web@npm:0.10.1":
version: 0.10.1
resolution: "@bufbuild/connect-web@npm:0.10.1"
dependencies:
"@bufbuild/connect": 0.8.6
"@bufbuild/connect": 0.10.1
peerDependencies:
"@bufbuild/protobuf": ^1.2.0
checksum: 26cca6032eea4825094a1d8796afc13d0717fc3b687e7df5044c9c39beea8b93d40a1eb7eda30eb1b842e52fa80d9a37cd92937913cbbb813542949b440cb691
"@bufbuild/protobuf": ^1.2.1
checksum: 3dedecc08dbcd35eeeef68208693c1b10551bfe18fb7d673ad09d1508e4abbe76b0254874dec017f3bf5cbdcfc70f11b342c74d03cc41b1cd0cc9bd421857209
languageName: node
linkType: hard

"@bufbuild/connect@npm:0.8.6":
version: 0.8.6
resolution: "@bufbuild/connect@npm:0.8.6"
"@bufbuild/connect@npm:0.10.1":
version: 0.10.1
resolution: "@bufbuild/connect@npm:0.10.1"
peerDependencies:
"@bufbuild/protobuf": ^1.2.0
checksum: cd5808d3f6e69a4936f74d8bac8d86115e485d6ccaea669e3215ed36abde494af795668b74f9b3557d801dd0b1816902c0ce97c5c598f45879ab6dc32dc3d4ca
"@bufbuild/protobuf": ^1.2.1
checksum: ae96e99534b92bbf4a4601f94dc9abeaf21701a2fb860ed50d9ffcbd0e71eb763dab8509f58a22cc18a8eb2ab456400863206d3cc991928838a49942b5356fb6
languageName: node
linkType: hard

Expand Down Expand Up @@ -863,7 +863,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "client@workspace:."
dependencies:
"@bufbuild/connect-web": 0.8.6
"@bufbuild/connect-web": 0.10.1
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.8.6
"@bufbuild/protoc-gen-es": 0.5.0
Expand Down

0 comments on commit 7dd2e17

Please sign in to comment.