Skip to content

Commit

Permalink
Bump @polkadot/extension-dapp from 0.50.1 to 0.51.1
Browse files Browse the repository at this point in the history
Bumps [@polkadot/extension-dapp](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-dapp) from 0.50.1 to 0.51.1.
- [Release notes](https://github.com/polkadot-js/extension/releases)
- [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/extension/commits/v0.51.1/packages/extension-dapp)

---
updated-dependencies:
- dependency-name: "@polkadot/extension-dapp"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ShankarWarang committed Aug 12, 2024
1 parent 800d974 commit ab78e91
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@hcaptcha/react-hcaptcha": "^1.10.3",
"@headlessui/react": "^2.1.2",
"@polkadot/api": "^12.2.3",
"@polkadot/extension-dapp": "^0.50.1",
"@polkadot/extension-dapp": "^0.51.1",
"@polkadot/types": "^12.2.3",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.2",
Expand Down
198 changes: 183 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,19 @@
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/api-augment@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-12.3.1.tgz#07c1b510310868e01f89e4d2f2313595d068b228"
integrity sha512-KfofZVEUeTgLzcexdxKBT2vihazDheUoTLxbsa2ztmmw4UB/IjOL911y04pjg2obZQAI9B+oCyxJXyCfzauWEg==
dependencies:
"@polkadot/api-base" "12.3.1"
"@polkadot/rpc-augment" "12.3.1"
"@polkadot/types" "12.3.1"
"@polkadot/types-augment" "12.3.1"
"@polkadot/types-codec" "12.3.1"
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/api-base@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-12.2.3.tgz#4d6b16473371621a3eeb8fab41ed26919e530db2"
Expand All @@ -357,6 +370,17 @@
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/api-base@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-12.3.1.tgz#084801da4e54820ec0e91c51a237bcd861665c1d"
integrity sha512-vNbxXNjn4APfXg+ui99gurX2Jzns+eezmWranxoGXT7q0mme1zAtWus5t4e+qe1qRjDNZZYPruF7YJA8dL5k8A==
dependencies:
"@polkadot/rpc-core" "12.3.1"
"@polkadot/types" "12.3.1"
"@polkadot/util" "^13.0.2"
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/api-derive@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-12.2.3.tgz#1dcd18c9dceb52e89eee28a70ad96b72815c0dae"
Expand All @@ -373,7 +397,23 @@
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/api@12.2.3", "@polkadot/api@^12.2.1", "@polkadot/api@^12.2.3":
"@polkadot/api-derive@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-12.3.1.tgz#2da05346fed18ff29ed2a581a3270591de11662c"
integrity sha512-2MbK1h4GcKEdSgDKKYI28iZESw0VOm0kekV6YGQflZNWe84jJOn2rohP8pACseUjQjwWDgbPPBvTlRZTk7zdAw==
dependencies:
"@polkadot/api" "12.3.1"
"@polkadot/api-augment" "12.3.1"
"@polkadot/api-base" "12.3.1"
"@polkadot/rpc-core" "12.3.1"
"@polkadot/types" "12.3.1"
"@polkadot/types-codec" "12.3.1"
"@polkadot/util" "^13.0.2"
"@polkadot/util-crypto" "^13.0.2"
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/api@12.2.3", "@polkadot/api@^12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-12.2.3.tgz#23f2e5e12955a6319258113f027c1e9a94d5180f"
integrity sha512-qpC29Uq0JZh/7Spcvmw+jUREG/ZYeb7miGUKomqHqU1hwBvyk9bqy7Vr10g3Hh0bkl5nP29YmnrLrG0NG+EtPg==
Expand All @@ -396,24 +436,47 @@
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/extension-dapp@^0.50.1":
version "0.50.1"
resolved "https://registry.yarnpkg.com/@polkadot/extension-dapp/-/extension-dapp-0.50.1.tgz#f19a0e703ace0d3e423b176d53c015b0195a7c51"
integrity sha512-idMl20nuH+frLzIot4+wtl9cP3+cI1vyVtVJM9mzKOrEvZsFDHUk1OVGGPqnbJmB17r162RKgQmThLm4aM7rvw==
"@polkadot/api@12.3.1", "@polkadot/api@^12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-12.3.1.tgz#bce62c902293295460832d15ee8fa2119a36ae42"
integrity sha512-VCrtadJRJttya5NhZ8slkD/UQyOZv4qABjagQMaG1eTZpn5k1wskmDUGdHrZZpYO5jBPewnCgaN8+LPKO2qiOw==
dependencies:
"@polkadot/extension-inject" "0.50.1"
"@polkadot/api-augment" "12.3.1"
"@polkadot/api-base" "12.3.1"
"@polkadot/api-derive" "12.3.1"
"@polkadot/keyring" "^13.0.2"
"@polkadot/rpc-augment" "12.3.1"
"@polkadot/rpc-core" "12.3.1"
"@polkadot/rpc-provider" "12.3.1"
"@polkadot/types" "12.3.1"
"@polkadot/types-augment" "12.3.1"
"@polkadot/types-codec" "12.3.1"
"@polkadot/types-create" "12.3.1"
"@polkadot/types-known" "12.3.1"
"@polkadot/util" "^13.0.2"
"@polkadot/util-crypto" "^13.0.2"
eventemitter3 "^5.0.1"
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/extension-inject@0.50.1":
version "0.50.1"
resolved "https://registry.yarnpkg.com/@polkadot/extension-inject/-/extension-inject-0.50.1.tgz#cffbe306373f468c8db01b45ddb4a324606e3579"
integrity sha512-5WKZqGmuUVtZEB6HU+FOOOIaDhDXvm9HAGQWgvHTUXgmdtO8Oa8WVG3tuc8x5J/SIfBlR627Zs7dYGTHjN/dHQ==
"@polkadot/extension-dapp@^0.51.1":
version "0.51.1"
resolved "https://registry.yarnpkg.com/@polkadot/extension-dapp/-/extension-dapp-0.51.1.tgz#be049bc9f87df0e3f3d8d9b7162b12793b86f508"
integrity sha512-A9I7dtHeTtgjjsuVfeBxW+iDIenQ2URY3TG0ZgJgylyxAmZAnXlXAlP3GAjAquHWuAR3+U42SQ0BanemFBpArw==
dependencies:
"@polkadot/api" "^12.2.1"
"@polkadot/rpc-provider" "^12.2.1"
"@polkadot/types" "^12.2.1"
"@polkadot/extension-inject" "0.51.1"
"@polkadot/util" "^13.0.2"
"@polkadot/util-crypto" "^13.0.2"
tslib "^2.6.2"

"@polkadot/extension-inject@0.51.1":
version "0.51.1"
resolved "https://registry.yarnpkg.com/@polkadot/extension-inject/-/extension-inject-0.51.1.tgz#aacab05d0fe177f0675dd3d0c3bef1549a01d7fc"
integrity sha512-9b6mNw+ELkKOBxDARs3mfbFOzgOiV1brCY6OizXpGb1UAN6I77QcueUBC4zqvGo0NP7/pAlp2Aqxo7u9XuRi7w==
dependencies:
"@polkadot/api" "^12.3.1"
"@polkadot/rpc-provider" "^12.3.1"
"@polkadot/types" "^12.3.1"
"@polkadot/util" "^13.0.2"
"@polkadot/util-crypto" "^13.0.2"
"@polkadot/x-global" "^13.0.2"
Expand Down Expand Up @@ -448,6 +511,17 @@
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/rpc-augment@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-12.3.1.tgz#9a896c4578753055ab25326243e716344a895a8a"
integrity sha512-/tZLl5IuQ4vdGlUAbd8x3ShZ35XDSeyknKHCC+9kIrM/+KIyoCYBob2RXP9uqX8m516AWkXUrjsSO6DFPBpRGg==
dependencies:
"@polkadot/rpc-core" "12.3.1"
"@polkadot/types" "12.3.1"
"@polkadot/types-codec" "12.3.1"
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/rpc-core@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-12.2.3.tgz#dc78f4d4d8c61bb8332d7bee5d68599a77903a8c"
Expand All @@ -460,7 +534,19 @@
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/rpc-provider@12.2.3", "@polkadot/rpc-provider@^12.2.1":
"@polkadot/rpc-core@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-12.3.1.tgz#6107c507c30839313e0325c82bffae9f1b08dbab"
integrity sha512-bNo26P20nRpLfANTK4sWEakxvqBJpKwAp/Gt7KlxoGgoTUbWFapyGKScFxp/pblycEziEbC+ZjkLMkaWaqi69g==
dependencies:
"@polkadot/rpc-augment" "12.3.1"
"@polkadot/rpc-provider" "12.3.1"
"@polkadot/types" "12.3.1"
"@polkadot/util" "^13.0.2"
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/rpc-provider@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-12.2.3.tgz#69596f3d6b271d0710876579136d8638e8372956"
integrity sha512-hzw6YGV+3daU49rsEPmdl/UDupAmc3lqBYN2gj7lxQCMSqYjBr0Pj1ScGJJXzlR8ZyiY97e/TGIW13W6ivmIGQ==
Expand All @@ -480,6 +566,26 @@
optionalDependencies:
"@substrate/connect" "0.8.10"

"@polkadot/rpc-provider@12.3.1", "@polkadot/rpc-provider@^12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-12.3.1.tgz#90bfbb8518bd63d94141bf4d2643c89b89e61413"
integrity sha512-Tg1Oj/1ldivqwnnOWepcNHEHYgpOBffxlrZMEXH1XX6D3AZaUhAWbatizyisydpuMbknTQ9FGYSnb9rOc2QBJw==
dependencies:
"@polkadot/keyring" "^13.0.2"
"@polkadot/types" "12.3.1"
"@polkadot/types-support" "12.3.1"
"@polkadot/util" "^13.0.2"
"@polkadot/util-crypto" "^13.0.2"
"@polkadot/x-fetch" "^13.0.2"
"@polkadot/x-global" "^13.0.2"
"@polkadot/x-ws" "^13.0.2"
eventemitter3 "^5.0.1"
mock-socket "^9.3.1"
nock "^13.5.0"
tslib "^2.6.2"
optionalDependencies:
"@substrate/connect" "0.8.10"

"@polkadot/types-augment@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-12.2.3.tgz#5371aec706f688499e155245af8a83f1a4dce2c4"
Expand All @@ -490,6 +596,16 @@
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types-augment@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-12.3.1.tgz#c7853049829d39d35b94fb01a84c1ea0d61ca9e0"
integrity sha512-I3ggJt7W3UOScP6WA6PNmNsmpCfZtXkRJvSJkX7bi2LsSm/iF0xo0KdpQK02dHu7nGRFD9O5cSoVawzZJifGLA==
dependencies:
"@polkadot/types" "12.3.1"
"@polkadot/types-codec" "12.3.1"
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types-codec@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-12.2.3.tgz#73740b8adf332a14543152551a561463e20cd519"
Expand All @@ -499,6 +615,15 @@
"@polkadot/x-bigint" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types-codec@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-12.3.1.tgz#4eb113a5a2c9e7784f1393db4d6cfe39b24da014"
integrity sha512-yZ4exsQI+eVkE/fZNuJBOajAgOH/YncKWOOf0N4lc6iq28oYp22DCAXc50Ym372l4HO+uhC9QdMPH9EiWwT2pQ==
dependencies:
"@polkadot/util" "^13.0.2"
"@polkadot/x-bigint" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types-create@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-12.2.3.tgz#6c2c1b0c0e9d00b8a674777b32a0edeeb129ae43"
Expand All @@ -508,6 +633,15 @@
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types-create@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-12.3.1.tgz#867ff2971f0d1c7b68788eb3b9f7c060fcbc648f"
integrity sha512-Jf9BByWB64FPW3lM5/Mcc/foyPJ3L9t0QwHVHaYWaonZt6l7SPX71rQmD7twJiTj9q1d1WidDKg/TtRDNbm1yA==
dependencies:
"@polkadot/types-codec" "12.3.1"
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types-known@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-12.2.3.tgz#7ea58d7ed7ee237837cd74ec60f5092d6f40db09"
Expand All @@ -520,6 +654,18 @@
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types-known@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-12.3.1.tgz#11aade98492e37c2e6d095c78fcd229a212ee933"
integrity sha512-G8t0uiIW1iu3KwylHDPnqdHxg5qwBxzPZQJvsjnGx2qBUk2VqXditKWcNFLEwCTnJPL95t2AzEO711lS99WRbg==
dependencies:
"@polkadot/networks" "^13.0.2"
"@polkadot/types" "12.3.1"
"@polkadot/types-codec" "12.3.1"
"@polkadot/types-create" "12.3.1"
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types-support@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-12.2.3.tgz#b9f46b12e4cb08efd1ed345e88b41749ebb3b8be"
Expand All @@ -528,7 +674,15 @@
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types@12.2.3", "@polkadot/types@^12.2.1", "@polkadot/types@^12.2.3":
"@polkadot/types-support@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-12.3.1.tgz#7111f3a7a55a5f4f50b11450c62b7fe5340e4a21"
integrity sha512-TwL5M5HkZ4jQGKekD+qJFLba7UXWASfwlPy2OpKj0LOnnmq4tudXgN13UFdQ7HoOmisPhr+vYo9vteYeBZ0jTA==
dependencies:
"@polkadot/util" "^13.0.2"
tslib "^2.6.2"

"@polkadot/types@12.2.3", "@polkadot/types@^12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-12.2.3.tgz#0e48dae653df42d069e5c709c36e08b4cc8a07e6"
integrity sha512-p6y3WdZBvdgT5+m+gvPaHXUaei1DQjMI9BxhzHS5FfOvDMSDf0uBacamtRmkdII5bJuUgGBYG9BjHic8yWu0/g==
Expand All @@ -542,6 +696,20 @@
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/types@12.3.1", "@polkadot/types@^12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-12.3.1.tgz#46a44aaa672d9c3c8598bbf8b8668e575c55f76a"
integrity sha512-4MkTF1znpgp9mZc/ZZPdFe7/5it9v+EJmzXc/DEOX9kVWs2BuKOWopzOFyO3reVUUB+v7dxfSOArSsxkMUcuoA==
dependencies:
"@polkadot/keyring" "^13.0.2"
"@polkadot/types-augment" "12.3.1"
"@polkadot/types-codec" "12.3.1"
"@polkadot/types-create" "12.3.1"
"@polkadot/util" "^13.0.2"
"@polkadot/util-crypto" "^13.0.2"
rxjs "^7.8.1"
tslib "^2.6.2"

"@polkadot/util-crypto@13.0.2", "@polkadot/util-crypto@^13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-13.0.2.tgz#fee602bcb39e9424300410f4144f170ee2a29292"
Expand Down

0 comments on commit ab78e91

Please sign in to comment.