Skip to content

Commit

Permalink
Update dependency @bufbuild/protoc-gen-es to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 2ae0ae1 commit b9b76e0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 20 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packageManager": "[email protected]",
"devDependencies": {
"@bufbuild/protoc-gen-connect-web": "0.11.0",
"@bufbuild/protoc-gen-es": "0.5.0",
"@bufbuild/protoc-gen-es": "1.2.1",
"eslint": "8.43.0",
"eslint-config-next": "12.3.4"
},
Expand Down
27 changes: 8 additions & 19 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,34 +78,23 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/protoc-gen-es@npm:0.5.0":
version: 0.5.0
resolution: "@bufbuild/protoc-gen-es@npm:0.5.0"
"@bufbuild/protoc-gen-es@npm:1.2.1":
version: 1.2.1
resolution: "@bufbuild/protoc-gen-es@npm:1.2.1"
dependencies:
"@bufbuild/protoplugin": 0.5.0
"@bufbuild/protoplugin": 1.2.1
peerDependencies:
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protobuf": 1.2.1
peerDependenciesMeta:
"@bufbuild/protobuf":
optional: true
bin:
protoc-gen-es: bin/protoc-gen-es
checksum: fd117f62d1c94379cd212ab9d0297a3b7460dfebf237bd5239203cf5261b229e8f03c81c0cc2f2aa51791f20deb52c34ae813fdde83ce04d41dfa027452821fe
languageName: node
linkType: hard

"@bufbuild/protoplugin@npm:0.5.0":
version: 0.5.0
resolution: "@bufbuild/protoplugin@npm:0.5.0"
dependencies:
"@bufbuild/protobuf": 0.5.0
"@typescript/vfs": ^1.4.0
typescript: 4.5.2
checksum: cd63f34c38a4d1939dd0290c306e468e728ed12c33bbbcf78314cae4dff5750603bf58ba809f4bea1757f86b3b08a3f4af56230687bdcfedfb71b63ceca5a537
checksum: 478beef09fadbc314b4c78a601d843aae053d49ff2c2123c1a674351837ba070146995feb8a741ac1e18647f46378f4eb4a0c5b1096357590910664a223da776
languageName: node
linkType: hard

"@bufbuild/protoplugin@npm:^1.2.1":
"@bufbuild/protoplugin@npm:1.2.1, @bufbuild/protoplugin@npm:^1.2.1":
version: 1.2.1
resolution: "@bufbuild/protoplugin@npm:1.2.1"
dependencies:
Expand Down Expand Up @@ -866,7 +855,7 @@ __metadata:
"@bufbuild/connect-web": 0.8.6
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@bufbuild/protoc-gen-es": 1.2.1
"@types/node": 18.16.19
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
Expand Down

0 comments on commit b9b76e0

Please sign in to comment.