Skip to content

Commit

Permalink
update wallet to 1.35.2 (#1429)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Polyakov authored May 29, 2024
1 parent cc6d10f commit d503d71
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@cedelabs/widgets-universal": "^1.3.1",
"@metamask/detect-provider": "^2.0.0",
"@soramitsu/soraneo-wallet-web": "1.35.0",
"@soramitsu/soraneo-wallet-web": "1.35.2",
"@walletconnect/ethereum-provider": "^2.12.2",
"@walletconnect/modal": "^2.6.2",
"core-js": "^3.37.0",
Expand Down
84 changes: 42 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2377,68 +2377,68 @@
resolved "https://registry.yarnpkg.com/@soda/get-current-script/-/get-current-script-1.0.2.tgz#a53515db25d8038374381b73af20bb4f2e508d87"
integrity sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==

"@sora-substrate/api@1.35.3":
version "1.35.3"
resolved "https://registry.yarnpkg.com/@sora-substrate/api/-/api-1.35.3.tgz#e51abff07bef3acef8653d3419ca86d02a122536"
integrity sha512-T4pES2fplXmVypOLk3DyzidzNj8tOrQ8QyumnAZudPxE35HVst14kHq27avHdcw0R1FrIOhvaVFRO9z2vXkwBA==
"@sora-substrate/api@1.35.7":
version "1.35.7"
resolved "https://registry.yarnpkg.com/@sora-substrate/api/-/api-1.35.7.tgz#3dd958a93c26e84b2d80c5dbe1e923a090b2fcd5"
integrity sha512-jFFbkkrb7faY358yuNCjyw0iJqo98VAPmvLWeKM759dKzLX76l3om1FLj6/aG98/YZj7eBoT0dXvMkJZ6wQ6Pw==
dependencies:
"@open-web3/orml-api-derive" "1.1.4"
"@polkadot/api" "9.14.2"
"@sora-substrate/types" "1.35.3"
"@sora-substrate/types" "1.35.7"

"@sora-substrate/connection@1.35.3":
version "1.35.3"
resolved "https://registry.yarnpkg.com/@sora-substrate/connection/-/connection-1.35.3.tgz#4da29540ef89293e74fbfedb37080423fe212706"
integrity sha512-h5sZRjMzSOWycYY8p1ZqXwtY7fLVU9kKPoO9aoJEA2kiat55GIQFSfXAa0xZkyKFmJVOdNsg/2/SzS4/X7dgzg==
"@sora-substrate/connection@1.35.7":
version "1.35.7"
resolved "https://registry.yarnpkg.com/@sora-substrate/connection/-/connection-1.35.7.tgz#0ef3e83b070d20b7dfcba48430fc690b16f8221d"
integrity sha512-58Ij+vO72YTttPdJhXKDK38VUrKES2AWE7wFIklKtiMbQZPkKLWw7vRQFFyEi69Bj0ZV5StH5sOM9wXxI2HtlA==
dependencies:
"@sora-substrate/api" "1.35.3"
"@sora-substrate/api" "1.35.7"

"@sora-substrate/liquidity-proxy@1.35.3":
version "1.35.3"
resolved "https://registry.yarnpkg.com/@sora-substrate/liquidity-proxy/-/liquidity-proxy-1.35.3.tgz#fb35bbcd88a8071289bdeccd20bed74154835e0e"
integrity sha512-6BwJBXzXlH52hdOHFWw8mnAvqyoTgVontoWygthyYtafEfWti2aMHODFyaUZNyexkGDy3Se4ZG5S7Xm6tag97g==
"@sora-substrate/liquidity-proxy@1.35.7":
version "1.35.7"
resolved "https://registry.yarnpkg.com/@sora-substrate/liquidity-proxy/-/liquidity-proxy-1.35.7.tgz#ad42f12a8b787f9b48b3aefbaffaa040132f0f68"
integrity sha512-Nx27p28Mftez+nEHyLIP35qwIEL/6xRpYNVPsaBiqLtxqesi37Ae6AZJOrzXTfibe9pVmbvU6FqKadhiK2r/Ew==
dependencies:
"@sora-substrate/math" "1.35.3"
"@sora-substrate/math" "1.35.7"

"@sora-substrate/math@1.35.3":
version "1.35.3"
resolved "https://registry.yarnpkg.com/@sora-substrate/math/-/math-1.35.3.tgz#c3f72ac90024454df5b0c35d8055e29193b272ef"
integrity sha512-J93LtTTNbX+hCt2DXBfbPJE5M90IqCgXWh1+cEzywqt9G75gl7osF6xUaQfUvLNtCv+4FK3HzADwi+RkUM+eDw==
"@sora-substrate/math@1.35.7":
version "1.35.7"
resolved "https://registry.yarnpkg.com/@sora-substrate/math/-/math-1.35.7.tgz#4b25c4f836747e0a6c5360a2a54b1915ac56450c"
integrity sha512-fDHTFZRATiJbB2a3xj4xsLqF2x3Fks8DTrs7fCT3lIatg8QRVzh1c+pdY2f/g8H7m/8r6ehFiuy5kNk2ZaXDdw==
dependencies:
"@polkadot/types" "9.14.2"
bignumber.js "^9.1.2"
lodash "^4.17.21"

"@sora-substrate/type-definitions@1.35.3":
version "1.35.3"
resolved "https://registry.yarnpkg.com/@sora-substrate/type-definitions/-/type-definitions-1.35.3.tgz#628d9ffa7191a583d3ce9e1e7da802d3cbb1fe21"
integrity sha512-petw18bjhMHJaYlJ+JM/4/tA5QZSaeAUISMAkW2dPqHnGo0Rkf6olJm4OQ21WYSNju07/DDZjq3eYBT5Bh7klQ==
"@sora-substrate/type-definitions@1.35.7":
version "1.35.7"
resolved "https://registry.yarnpkg.com/@sora-substrate/type-definitions/-/type-definitions-1.35.7.tgz#254b8768a9c4f546084573c69e03164459e8da0d"
integrity sha512-8GK/BMsNLB/XDJPOKg0JdHnR7NYPpcy894BoZM1rD9fMM7LIIpxj2eAhJidlX011h+MOQCecHxRheIO6j2SU9g==
dependencies:
"@open-web3/orml-type-definitions" "1.1.4"

"@sora-substrate/types@1.35.3":
version "1.35.3"
resolved "https://registry.yarnpkg.com/@sora-substrate/types/-/types-1.35.3.tgz#c1ae03cced9a0fbed1a338aab0f8521e6931aa43"
integrity sha512-f3qV2vO5oASMkp0Twi89FliUnJLZqE7X7ka4ZxMdak5aSNZMyobXi9UGikVucmestgJXZoO0PJfaQVhf51OCXA==
"@sora-substrate/types@1.35.7":
version "1.35.7"
resolved "https://registry.yarnpkg.com/@sora-substrate/types/-/types-1.35.7.tgz#19184cf4ec05cd0b45cc3c3061df82189c77635e"
integrity sha512-Ucb5Nq+prcQtOx3sbdHBibZugcDxM1sLF+JnyLaWezSw8CBsRfe2kaJ6q9+8RGOj+N3La4aK7mOkGy8wcCqRcQ==
dependencies:
"@open-web3/api-mobx" "0.9.4-26"
"@open-web3/orml-types" "1.1.4"
"@polkadot/api" "9.14.2"
"@polkadot/typegen" "9.14.2"
"@polkadot/types" "9.14.2"
"@sora-substrate/type-definitions" "1.35.3"
"@sora-substrate/type-definitions" "1.35.7"

"@sora-substrate/util@1.35.3":
version "1.35.3"
resolved "https://registry.yarnpkg.com/@sora-substrate/util/-/util-1.35.3.tgz#314fee31a71198d7a7ae4d432130ceb2ffa1bf54"
integrity sha512-aUIH4XFIxv6MRkqzzvd3h9nPlj07tO0kHlTFGI+ct3xJ9OEII807CBuRgutTm7vyavAqlvHYxqRqAOM5mX+4Cw==
"@sora-substrate/util@1.35.7":
version "1.35.7"
resolved "https://registry.yarnpkg.com/@sora-substrate/util/-/util-1.35.7.tgz#7cf12575b301ad72407585379ca86393b60dd354"
integrity sha512-Oh1Ch5LWNcxT+qLvbxoEK7O+VlMqrGelBaN4Kbmb0akQS5MfK+Y/xNHPFs9heLybyVBTF/HxIDySJ548RHre0A==
dependencies:
"@polkadot/ui-keyring" "2.12.1"
"@sora-substrate/api" "1.35.3"
"@sora-substrate/connection" "1.35.3"
"@sora-substrate/liquidity-proxy" "1.35.3"
"@sora-substrate/math" "1.35.3"
"@sora-substrate/types" "1.35.3"
"@sora-substrate/api" "1.35.7"
"@sora-substrate/connection" "1.35.7"
"@sora-substrate/liquidity-proxy" "1.35.7"
"@sora-substrate/math" "1.35.7"
"@sora-substrate/types" "1.35.7"
axios "^1.6.8"
crypto-js "^4.2.0"
lodash "^4.17.21"
Expand Down Expand Up @@ -2471,13 +2471,13 @@
vue-property-decorator "^9.1.2"
vuex "^3.6.2"

"@soramitsu/soraneo-wallet-web@1.35.0":
version "1.35.0"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.35.0.tgz#f275f27a80272f38410c12c2658da0ba0f9cb2d1"
integrity sha512-d0tJHqIaiGj+r50yLDZ/HdOuxVZYpymMUYcywkkHNYVSSdmDqAJNgxfeLwVb2emBTsc01qoXoK7lWswxbWKBEA==
"@soramitsu/soraneo-wallet-web@1.35.2":
version "1.35.2"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.35.2.tgz#b1795514461ae6049b346b3e3881514aa13f2c4d"
integrity sha512-PwqoD1vDy30ojDZyrglfMma0fz2xiukE07dIGkJd5iJSpdtRPwi49sBImaDvWV/fXMsEsu/TkIZa3eABJFriGw==
dependencies:
"@polkadot/vue-identicon" "2.12.1"
"@sora-substrate/util" "1.35.3"
"@sora-substrate/util" "1.35.7"
"@sora-test/wallet-connect" "^0.0.9"
"@soramitsu-ui/ui-vue2" "^1.1.1"
"@urql/core" "^5.0.3"
Expand Down

0 comments on commit d503d71

Please sign in to comment.