Skip to content

Commit

Permalink
Update dependency @bufbuild/connect-web to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent 1dd3ac4 commit 7a0facb
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.12.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.12.0":
version: 0.12.0
resolution: "@bufbuild/connect-web@npm:0.12.0"
dependencies:
"@bufbuild/connect": 0.8.6
"@bufbuild/connect": 0.12.0
peerDependencies:
"@bufbuild/protobuf": ^1.2.0
checksum: 26cca6032eea4825094a1d8796afc13d0717fc3b687e7df5044c9c39beea8b93d40a1eb7eda30eb1b842e52fa80d9a37cd92937913cbbb813542949b440cb691
"@bufbuild/protobuf": ^1.2.1
checksum: 7e436f227d8170846e2f0ee888fba93b2a2ab10384490920dbd1a9e6a3b7cd0817e0e517af0d5e9129b8b33808bd8625ad302bd53a5edfc9d68b293f75258572
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.12.0":
version: 0.12.0
resolution: "@bufbuild/connect@npm:0.12.0"
peerDependencies:
"@bufbuild/protobuf": ^1.2.0
checksum: cd5808d3f6e69a4936f74d8bac8d86115e485d6ccaea669e3215ed36abde494af795668b74f9b3557d801dd0b1816902c0ce97c5c598f45879ab6dc32dc3d4ca
"@bufbuild/protobuf": ^1.2.1
checksum: 7ddb9972c52113de3775a942d6948a6763ae9631ca09c03cb1b736a59c4bfafefd419597323a3f1f500a5c6cca85a70afbdd1a839649b87a56f49b362aa7497a
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.12.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 7a0facb

Please sign in to comment.