Skip to content

Commit

Permalink
Fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
kryzasada committed Dec 6, 2024
1 parent aa97966 commit 899d675
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@polkadot/api": "^14.2.1",
"@polkadot/keyring": "^13.2.2",
"@polkadot/rpc-provider": "^14.2.1",
"@polkadot/types": "^15.0.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "13.2.2",
"@substrate/connect": "^0.7.31",
Expand Down
128 changes: 128 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,15 @@
"@polkadot/util-crypto" "13.2.2"
tslib "^2.8.0"

"@polkadot/keyring@^13.2.3":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-13.2.3.tgz#f974c2d61bc2aa009e2728ab53dfcc83f003d0da"
integrity sha512-pgTo6DXNXub0wGD+MnVHYhKxf80Jl+QMOCb818ioGdXz++Uw4mTueFAwtB+N7TGo0HafhChUiNJDxFdlDkcAng==
dependencies:
"@polkadot/util" "13.2.3"
"@polkadot/util-crypto" "13.2.3"
tslib "^2.8.0"

"@polkadot/[email protected]", "@polkadot/networks@^13.2.2":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-13.2.2.tgz#6c8e6340fc718da925f5aab0c91c69f2971ca3f0"
Expand All @@ -1615,6 +1624,15 @@
"@substrate/ss58-registry" "^1.51.0"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-13.2.3.tgz#c9d63b7de7ae67cf0d776471287e67ed747940f7"
integrity sha512-mG+zkXg/33AyPrkv2xBbAo3LBUwOwBn6qznBU/4jxiZPnVvCwMaxE7xHM22B5riItbNJ169FXv3wy0v6ZmkFbw==
dependencies:
"@polkadot/util" "13.2.3"
"@substrate/ss58-registry" "^1.51.0"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "14.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-14.2.1.tgz#9e0651b49ed7af7ba89be5e9ff4345ea0838382c"
Expand Down Expand Up @@ -1668,6 +1686,16 @@
"@polkadot/util" "^13.2.2"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-15.0.1.tgz#d91b78c7bc3ed2b5a4033c02b89a21d9ff7564c9"
integrity sha512-6fTjJmTGd46UUIYPHr5oA6kiFl6IY45dvDgUQu07AmVdEQlq3OPq/7GyS639SLHHfMLSPbFKyt1iMVj9BNu0qA==
dependencies:
"@polkadot/types" "15.0.1"
"@polkadot/types-codec" "15.0.1"
"@polkadot/util" "^13.2.3"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "14.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-14.2.1.tgz#ef6360313d86bacac588ed08d1baaa44d8c42503"
Expand All @@ -1677,6 +1705,15 @@
"@polkadot/x-bigint" "^13.2.2"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-15.0.1.tgz#d261cdd59079598f30df7d5fc7f1e047880a3f94"
integrity sha512-SLypmYH6FYRmqGG8TBbi4X0tYh1OUZEMNkujln2eHxsuFIYRGrHFnEohtkF9ktSxoUji2ph9I5ZW5gqQvEsXrA==
dependencies:
"@polkadot/util" "^13.2.3"
"@polkadot/x-bigint" "^13.2.3"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "14.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-14.2.1.tgz#fac790e97075c7b88897efaed60268fcd846f6ff"
Expand All @@ -1686,6 +1723,15 @@
"@polkadot/util" "^13.2.2"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-15.0.1.tgz#8d586cae49162daed252282f4dfcc1109522c0f8"
integrity sha512-M1vs5o3sw8p3g88GhJgz2vSSgxnr5CfbaL4r5EYzR+Hx9xUvz03aEofySvodusEpdRQ9MijnsNSP9306xvcqhw==
dependencies:
"@polkadot/types-codec" "15.0.1"
"@polkadot/util" "^13.2.3"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "14.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-14.2.1.tgz#f6eafa7945dd3ced7a8d9b42273bf00c021e665d"
Expand Down Expand Up @@ -1720,6 +1766,20 @@
rxjs "^7.8.1"
tslib "^2.8.0"

"@polkadot/[email protected]", "@polkadot/types@^15.0.1":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-15.0.1.tgz#0f366064415f6fad024ec6b4a563e8c0526cf593"
integrity sha512-jnn0h8Z4O3l/UjrBOJPmkfKjuC6fSqhQfsn7HpWF18lEicGp4/A7X3AZryIg8npKHHiuH30bK/o1VuivH+4dVw==
dependencies:
"@polkadot/keyring" "^13.2.3"
"@polkadot/types-augment" "15.0.1"
"@polkadot/types-codec" "15.0.1"
"@polkadot/types-create" "15.0.1"
"@polkadot/util" "^13.2.3"
"@polkadot/util-crypto" "^13.2.3"
rxjs "^7.8.1"
tslib "^2.8.0"

"@polkadot/[email protected]", "@polkadot/util-crypto@^13.2.2":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-13.2.2.tgz#b3bc6554177952b5224cc4d71cb38efd35d4f163"
Expand All @@ -1736,6 +1796,22 @@
"@scure/base" "^1.1.7"
tslib "^2.8.0"

"@polkadot/[email protected]", "@polkadot/util-crypto@^13.2.3":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-13.2.3.tgz#4e43a0554a5af2a79bade26c1cf623b7a4590645"
integrity sha512-5sbggmLbn5eiuVMyPROPlT5roHRqdKHOfSpioNbGvGIZ1qIWVoC1RfsK0NWJOVGDzy6DpQe0KYT/kgcU5Xsrzw==
dependencies:
"@noble/curves" "^1.3.0"
"@noble/hashes" "^1.3.3"
"@polkadot/networks" "13.2.3"
"@polkadot/util" "13.2.3"
"@polkadot/wasm-crypto" "^7.4.1"
"@polkadot/wasm-util" "^7.4.1"
"@polkadot/x-bigint" "13.2.3"
"@polkadot/x-randomvalues" "13.2.3"
"@scure/base" "^1.1.7"
tslib "^2.8.0"

"@polkadot/[email protected]", "@polkadot/util@^13.2.2":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-13.2.2.tgz#b834afd84bbf06084c728aed4b84d55e4278d518"
Expand All @@ -1749,6 +1825,19 @@
bn.js "^5.2.1"
tslib "^2.8.0"

"@polkadot/[email protected]", "@polkadot/util@^13.2.3":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-13.2.3.tgz#2bdd753f920d466ca8fb1f812f913304471dd38c"
integrity sha512-pioNnsig3qHXrfOKMe4Yqos8B8N3/EZUpS+WfTpWnn1VjYban/0GrTXeavPlAwggnY27b8fS6rBzQBhnVYDw8g==
dependencies:
"@polkadot/x-bigint" "13.2.3"
"@polkadot/x-global" "13.2.3"
"@polkadot/x-textdecoder" "13.2.3"
"@polkadot/x-textencoder" "13.2.3"
"@types/bn.js" "^5.1.6"
bn.js "^5.2.1"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "7.4.1"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-7.4.1.tgz#dd59ebb7c425657aad64b1430e8455d14d935059"
Expand Down Expand Up @@ -1810,6 +1899,14 @@
"@polkadot/x-global" "13.2.2"
tslib "^2.8.0"

"@polkadot/[email protected]", "@polkadot/x-bigint@^13.2.3":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-13.2.3.tgz#fa0da8624b98aa320dbe9b76ee816d1a3378c298"
integrity sha512-VKgEAh0LsxTd/Hg517Tt5ZU4CySjBwMpaojbkjgv3fOdg1cN7t4eFEUxpyj7mlO0cp22SzDh7nmy4TO98qhLQA==
dependencies:
"@polkadot/x-global" "13.2.3"
tslib "^2.8.0"

"@polkadot/x-fetch@^13.2.2":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-13.2.2.tgz#b72546d9360155ce93d3a508b2911656e962b9ec"
Expand All @@ -1826,6 +1923,13 @@
dependencies:
tslib "^2.8.0"

"@polkadot/[email protected]":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-13.2.3.tgz#ed66cec6c6c2367625dc8a09cc2ef72fdd2704eb"
integrity sha512-7MYQIAEwBkRcNrgqac5PbB0kNPlI6ISJEy6/Nb+crj8BFjQ8rf11PF49fq0QsvDeuYM1aNLigrvYZNptQs4lbw==
dependencies:
tslib "^2.8.0"

"@polkadot/[email protected]":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-13.2.2.tgz#e51ed8a15536daea0c1a24811878279248751d02"
Expand All @@ -1834,6 +1938,14 @@
"@polkadot/x-global" "13.2.2"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-13.2.3.tgz#d6253cfb7691d64a807ca26dc6c70a79d2394a0b"
integrity sha512-Zf0GTfLmVk+VzPUmcQSpXjjmFzMTjPhXoLuIoE7xIu73T+vQ+TX9j7DvorN6bIRsnZ9l1SyTZsSf/NTjNZKIZg==
dependencies:
"@polkadot/x-global" "13.2.3"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-13.2.2.tgz#828a32bd8dac40ed09bf2b24a9edd95d984f9087"
Expand All @@ -1842,6 +1954,14 @@
"@polkadot/x-global" "13.2.2"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-13.2.3.tgz#0725fdd1a4be0c50ffda9b82e12028aad0da8a40"
integrity sha512-i8hRXPtGknmdm3FYv6/94I52VXHJZa5sgYNw1+Hqb4Jqmq4awUjea35CKXd/+aw70Qn8Ngg31l2GoiH494fa+Q==
dependencies:
"@polkadot/x-global" "13.2.3"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-13.2.2.tgz#c3c697eff1b0d1f0195226c37e5189f84a9bf60a"
Expand All @@ -1850,6 +1970,14 @@
"@polkadot/x-global" "13.2.2"
tslib "^2.8.0"

"@polkadot/[email protected]":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-13.2.3.tgz#e0bfd34c37e00a847998a541e1cf804da64083cd"
integrity sha512-wJI3Bb/dC4zyBXJFm5+ZhyBXWoI5wvP8k8qX0/ZC0PQsgSAqs7LVhiofk4Wd94n0P41W5re58LrGXLyziSAshw==
dependencies:
"@polkadot/x-global" "13.2.3"
tslib "^2.8.0"

"@polkadot/x-ws@^13.2.2":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-13.2.2.tgz#087bbb6eb025173cbc6be593d3f00d3b64b1880e"
Expand Down

0 comments on commit 899d675

Please sign in to comment.