Skip to content

Commit

Permalink
chore(deps): bump @vegaprotocol/protos from 0.21.0 to 0.26.0
Browse files Browse the repository at this point in the history
Bumps [@vegaprotocol/protos](https://github.com/vegaprotocol/js-protos) from 0.21.0 to 0.26.0.
- [Commits](vegaprotocol/js-protos@v0.21.0...v0.26.0)

---
updated-dependencies:
- dependency-name: "@vegaprotocol/protos"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent bd4880d commit 0b14920
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/uuid": "^9.0.8",
"@vegaprotocol/crypto": "^0.12.0",
"@vegaprotocol/enums": "^0.0.3",
"@vegaprotocol/protos": "^0.23.0",
"@vegaprotocol/protos": "^0.26.0",
"@vegaprotocol/react-helpers": "^0.4.0",
"@vegaprotocol/rest-clients": "^0.0.6",
"@vegaprotocol/tailwindcss-config": "^0.2.0",
Expand Down
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2928,15 +2928,10 @@
resolved "https://registry.yarnpkg.com/@vegaprotocol/enums/-/enums-0.0.3.tgz#167a810c76c3f799e677ce40ffd71727e670da41"
integrity sha512-mcovDhh46qeUP61Myoni97cpHCmdmHONBVbYV2s3P/sxciNx5tjF3ZthtnfgRCNOHfMQ75CjSX2NzE5DDd8EMQ==

"@vegaprotocol/[email protected]":
version "0.0.3"
resolved "https://registry.npmjs.org/@vegaprotocol/i18n/-/i18n-0.0.3.tgz"
integrity sha512-ExZi8VXZ2Cpf6k7j5P8PfNW2+eWL+766C1bXvKR9zd2p79oGL8TRqObS+q+UWHz1hL3vLepdVEel5rW/I0E3lw==

"@vegaprotocol/protos@^0.21.0":
version "0.21.0"
resolved "https://registry.yarnpkg.com/@vegaprotocol/protos/-/protos-0.21.0.tgz#cfc3588ad3716f69654b235356bc2e16d044b0cf"
integrity sha512-e+7UvWUqM0pUCnjZR6pHTd5pL2iDpmfGEsLtFhwcdx58gWrOXcLeRZVpKpPljhDyaOPkLIIJ4Ok2IJ9Fohc7qQ==
"@vegaprotocol/protos@^0.26.0":
version "0.26.0"
resolved "https://registry.yarnpkg.com/@vegaprotocol/protos/-/protos-0.26.0.tgz#ffc84f1a0f25be177a2e20ea4756733ce07f696c"
integrity sha512-EVT5hKy5/Nq3eiRaUSZqRBsqkcvOqF549yqF2Gs+cKQPnfSAwHVJKPM4dp2sHPXEF2G6QPkwu/mCPoxbWHz7NA==
dependencies:
protobuf-codec "^2.0.1"
type-fest "^3.6.0"
Expand Down Expand Up @@ -11344,16 +11339,11 @@ type-fest@^2.12.2, type-fest@^2.13.0:
resolved "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz"
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==

type-fest@^3.12.0, type-fest@^3.8.0:
type-fest@^3.12.0, type-fest@^3.6.0, type-fest@^3.8.0:
version "3.13.1"
resolved "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz"
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==

type-fest@^3.6.0:
version "3.8.0"
resolved "https://registry.npmjs.org/type-fest/-/type-fest-3.8.0.tgz"
integrity sha512-FVNSzGQz9Th+/9R6Lvv7WIAkstylfHN2/JYxkyhhmKFYh9At2DST8t6L6Lref9eYO8PXFTfG9Sg1Agg0K3vq3Q==

type-fest@^4.2.0:
version "4.12.0"
resolved "https://registry.npmjs.org/type-fest/-/type-fest-4.12.0.tgz"
Expand Down

0 comments on commit 0b14920

Please sign in to comment.