Skip to content

Commit

Permalink
Update dependency @bufbuild/connect-web to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 8041686 commit bc212a9
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.11.0",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.16.19",
"@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 @@ -31,23 +31,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.11.0":
version: 0.11.0
resolution: "@bufbuild/connect-web@npm:0.11.0"
dependencies:
"@bufbuild/connect": 0.8.6
"@bufbuild/connect": 0.11.0
peerDependencies:
"@bufbuild/protobuf": ^1.2.0
checksum: 26cca6032eea4825094a1d8796afc13d0717fc3b687e7df5044c9c39beea8b93d40a1eb7eda30eb1b842e52fa80d9a37cd92937913cbbb813542949b440cb691
"@bufbuild/protobuf": ^1.2.1
checksum: 6c988cc0b0105aa33685939ec4856aca75aba0d3085fc285630753f3fa96c0d04cfbc55a0169aa5ffe3ba93d2e824f6386d7b603f55969d8e975c9241f1cd011
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.11.0":
version: 0.11.0
resolution: "@bufbuild/connect@npm:0.11.0"
peerDependencies:
"@bufbuild/protobuf": ^1.2.0
checksum: cd5808d3f6e69a4936f74d8bac8d86115e485d6ccaea669e3215ed36abde494af795668b74f9b3557d801dd0b1816902c0ce97c5c598f45879ab6dc32dc3d4ca
"@bufbuild/protobuf": ^1.2.1
checksum: f29b57ac88f4a47ac1337070960d4c8e6c6788f0e2f0e6b5b1a5ad7a82299fedda9bdace91f59bdb6d95664039fce22f87bd50d8ad5b3be2d2f053083f8f0908
languageName: node
linkType: hard

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

0 comments on commit bc212a9

Please sign in to comment.