Skip to content

Commit

Permalink
chore: bump bufbuild deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nickadamson committed Oct 24, 2023
1 parent 0cb6450 commit 0dca1fc
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 27 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"prettier": "@vercel/style-guide/prettier",
"dependencies": {
"@bufbuild/buf": "^1.27.0",
"@bufbuild/protobuf": "^1.3.3",
"@bufbuild/protobuf": "^1.4.0",
"@connectrpc/connect": "^1.1.2",
"@wagmi/core": "^1.4.4"
},
"devDependencies": {
"@bufbuild/protoc-gen-es": "^1.3.3",
"@bufbuild/protoc-gen-es": "^1.4.0",
"@connectrpc/connect-node": "^1.1.2",
"@connectrpc/connect-web": "^1.1.2",
"@connectrpc/protoc-gen-connect-es": "^1.1.2",
Expand Down
64 changes: 39 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0dca1fc

Please sign in to comment.