diff --git a/package.json b/package.json index a8b71d0c8a0..ee22a0eab9a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@docusaurus/plugin-client-redirects": "^3.6.3", "@docusaurus/preset-classic": "^3.6.3", "@octokit/rest": "^21.0.2", - "@polkadot/api": "^15.0.1", + "@polkadot/api": "^15.0.2", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^15.0.5", "axios": "^1.7.9", diff --git a/yarn.lock b/yarn.lock index 0f330745d9f..a983437c82b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2993,63 +2993,63 @@ resolved "https://registry.yarnpkg.com/@polkadot-api/utils/-/utils-0.1.0.tgz#d36937cdc465c2ea302f3278cf53157340ab33a0" integrity sha512-MXzWZeuGxKizPx2Xf/47wx9sr/uxKw39bVJUptTJdsaQn/TGq+z310mHzf1RCGvC1diHM8f593KrnDgc9oNbJA== -"@polkadot/api-augment@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-15.0.1.tgz#b5ece2fa01fc23e4297f3d5b62c184077c7a40e1" - integrity sha512-dNFrim/87+rStNCrI1aSaH0nZzRadDwEIya/p860lFRVZQpkBvZlqvSBQUqcKxI0c5c1pp1uaSEixq+A+IOUBg== - dependencies: - "@polkadot/api-base" "15.0.1" - "@polkadot/rpc-augment" "15.0.1" - "@polkadot/types" "15.0.1" - "@polkadot/types-augment" "15.0.1" - "@polkadot/types-codec" "15.0.1" +"@polkadot/api-augment@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-15.0.2.tgz#3f6ec93fdae95b5e618df1d9c402136008bd64db" + integrity sha512-7qtfTihLKS7cT2kEsd8Y1+MJ+2n4Sl0y9BHuPhdNfKcDbGwCxIB7JzXNujww4Is4bF7w1lXcM2U0E/XwJi1BbQ== + dependencies: + "@polkadot/api-base" "15.0.2" + "@polkadot/rpc-augment" "15.0.2" + "@polkadot/types" "15.0.2" + "@polkadot/types-augment" "15.0.2" + "@polkadot/types-codec" "15.0.2" "@polkadot/util" "^13.2.3" tslib "^2.8.0" -"@polkadot/api-base@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-15.0.1.tgz#d12aec741749e1a7a2018597af919a4d88e224bc" - integrity sha512-P4WQ+SqyuotVd//EFMIzlWLRbER9JycpdmTaKof2NpVioGotbHhJtO4TXPC3CW1C8zovM7KYrcWtz6b8/FxqoA== +"@polkadot/api-base@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-15.0.2.tgz#8c300032e9c474780cef6730056a1ea1bb470ac5" + integrity sha512-5++EjpuCxzmrL2JJj511RrPK+IovuIQa8DJhyOp62VDMXPkqS/O6Df5wjYzQh/ftT1ZysftXqJAUA/LSUsH+2g== dependencies: - "@polkadot/rpc-core" "15.0.1" - "@polkadot/types" "15.0.1" + "@polkadot/rpc-core" "15.0.2" + "@polkadot/types" "15.0.2" "@polkadot/util" "^13.2.3" rxjs "^7.8.1" tslib "^2.8.0" -"@polkadot/api-derive@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-15.0.1.tgz#0dc188c6463ea60f0699f36708e5622a7f4d65db" - integrity sha512-gaLqZ8wL+hGMntq5gxHb6Rv+EQzmmnC63plMBvk5pnNfCm4xjN43GYpbOwSQknHVNo+irC7qwD3GyPK6TfFUUA== - dependencies: - "@polkadot/api" "15.0.1" - "@polkadot/api-augment" "15.0.1" - "@polkadot/api-base" "15.0.1" - "@polkadot/rpc-core" "15.0.1" - "@polkadot/types" "15.0.1" - "@polkadot/types-codec" "15.0.1" +"@polkadot/api-derive@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-15.0.2.tgz#a79cca53874a5db36a341f995e2ce7bbf0f98a5b" + integrity sha512-nD8hXZxEv2/wuhjMmVP09lTAYd8inNgrLpLGUR+7hBQeVEQQTdNatkqMKpNIOk2MO46mtUK35NepvDBK9DWZzA== + dependencies: + "@polkadot/api" "15.0.2" + "@polkadot/api-augment" "15.0.2" + "@polkadot/api-base" "15.0.2" + "@polkadot/rpc-core" "15.0.2" + "@polkadot/types" "15.0.2" + "@polkadot/types-codec" "15.0.2" "@polkadot/util" "^13.2.3" "@polkadot/util-crypto" "^13.2.3" rxjs "^7.8.1" tslib "^2.8.0" -"@polkadot/api@15.0.1", "@polkadot/api@^15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-15.0.1.tgz#944897b3ff1adc350dde10a54c040e665ab91a7d" - integrity sha512-ZOqw99B70XrX0it0cWu1YSBrtGNhdFpk5zvUVL5+FD8iyO+Tuk1m32VR0PukDCdlwxFXuEw7vRdZX/G/BzoZhg== +"@polkadot/api@15.0.2", "@polkadot/api@^15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-15.0.2.tgz#f71b41881ffc90d4f8240fa211f1f314413cee53" + integrity sha512-CA8Pq2Gsz2MJvpkpIVNzaBs2eJGCr0sEodAb0vTOZW/ZlIDHcBWyWq3KXE+lBMWVzYBEC4Vz6MafNgq6Bsshlw== dependencies: - "@polkadot/api-augment" "15.0.1" - "@polkadot/api-base" "15.0.1" - "@polkadot/api-derive" "15.0.1" + "@polkadot/api-augment" "15.0.2" + "@polkadot/api-base" "15.0.2" + "@polkadot/api-derive" "15.0.2" "@polkadot/keyring" "^13.2.3" - "@polkadot/rpc-augment" "15.0.1" - "@polkadot/rpc-core" "15.0.1" - "@polkadot/rpc-provider" "15.0.1" - "@polkadot/types" "15.0.1" - "@polkadot/types-augment" "15.0.1" - "@polkadot/types-codec" "15.0.1" - "@polkadot/types-create" "15.0.1" - "@polkadot/types-known" "15.0.1" + "@polkadot/rpc-augment" "15.0.2" + "@polkadot/rpc-core" "15.0.2" + "@polkadot/rpc-provider" "15.0.2" + "@polkadot/types" "15.0.2" + "@polkadot/types-augment" "15.0.2" + "@polkadot/types-codec" "15.0.2" + "@polkadot/types-create" "15.0.2" + "@polkadot/types-known" "15.0.2" "@polkadot/util" "^13.2.3" "@polkadot/util-crypto" "^13.2.3" eventemitter3 "^5.0.1" @@ -3074,37 +3074,37 @@ "@substrate/ss58-registry" "^1.51.0" tslib "^2.8.0" -"@polkadot/rpc-augment@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-15.0.1.tgz#96b9a2442979001bd5c190983f2440d9d53cec24" - integrity sha512-4FoY+oXC08+vaLMAvFgOOjcFHNBHEv2kOqgxtO/yCyMLNvyRRnrBtMofznJ1EWEwzehvU5iSlbMCerKdImFRZQ== +"@polkadot/rpc-augment@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-15.0.2.tgz#600660695de9f32dc6924900d41d9d6e86cc8a1a" + integrity sha512-of88GdzsOs15HP+Gowh4G/iKKFkCNIeF0Wes8LiONfn+j2TmWt8blbyGhrIZZeApzbFUDFjnxUPGT40uWJcMpw== dependencies: - "@polkadot/rpc-core" "15.0.1" - "@polkadot/types" "15.0.1" - "@polkadot/types-codec" "15.0.1" + "@polkadot/rpc-core" "15.0.2" + "@polkadot/types" "15.0.2" + "@polkadot/types-codec" "15.0.2" "@polkadot/util" "^13.2.3" tslib "^2.8.0" -"@polkadot/rpc-core@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-15.0.1.tgz#a0c101ba45e5c6224ffd61783921dc1a7056ae73" - integrity sha512-I5F1T17Nr5oEuqAysP7n14tWym54hCriqj0pV0tM4yfIF0iWaWPkqWNRU7uNfv86n3m15IMGoMapvgZVnUF5LQ== +"@polkadot/rpc-core@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-15.0.2.tgz#595205050df06240defb5e860c5b5eab6f56f6a9" + integrity sha512-KOUnfXOAFCN0N23sEbS+FzXhX88JCvJst/nKzO9+q67NgYBEqgcaoG4tqt/VVedgkNi0kA7WAA3wyjt5UYMnrg== dependencies: - "@polkadot/rpc-augment" "15.0.1" - "@polkadot/rpc-provider" "15.0.1" - "@polkadot/types" "15.0.1" + "@polkadot/rpc-augment" "15.0.2" + "@polkadot/rpc-provider" "15.0.2" + "@polkadot/types" "15.0.2" "@polkadot/util" "^13.2.3" rxjs "^7.8.1" tslib "^2.8.0" -"@polkadot/rpc-provider@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-15.0.1.tgz#14fa54f2cd7f0d5be2a0d4e14ef7bb2480cbdde3" - integrity sha512-ziRob/sco751+OK700vNh7IivysFOeZthO7JpC8CEQhZ2c+z/HY7bNsAucy1q1ELGe7xLMZW2/rm/RG285ZDPQ== +"@polkadot/rpc-provider@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-15.0.2.tgz#865c402a7ac26301ac17c9532b875b7c48ba3be4" + integrity sha512-BwLP8gNskzqtQ2kMk+EX6WK4d9TU0XJ/nJg0TKC2dX5sSTpTF2JQIYp1wuOik4rKNXIU/1hKaDSSylMJj7AHeQ== dependencies: "@polkadot/keyring" "^13.2.3" - "@polkadot/types" "15.0.1" - "@polkadot/types-support" "15.0.1" + "@polkadot/types" "15.0.2" + "@polkadot/types-support" "15.0.2" "@polkadot/util" "^13.2.3" "@polkadot/util-crypto" "^13.2.3" "@polkadot/x-fetch" "^13.2.3" @@ -3117,63 +3117,63 @@ optionalDependencies: "@substrate/connect" "0.8.11" -"@polkadot/types-augment@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-15.0.1.tgz#d91b78c7bc3ed2b5a4033c02b89a21d9ff7564c9" - integrity sha512-6fTjJmTGd46UUIYPHr5oA6kiFl6IY45dvDgUQu07AmVdEQlq3OPq/7GyS639SLHHfMLSPbFKyt1iMVj9BNu0qA== +"@polkadot/types-augment@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-15.0.2.tgz#671eb7a603e1dd361a91e3c26026b8faa97dfc3f" + integrity sha512-UiFJVEYML30+V9GdFAHPbA3s4MVQTL1CevsZMnX0+ApvlgEHJMZnVFfYF7jL2bl9BcUYM/zoxEAhj2MpqFFfxw== dependencies: - "@polkadot/types" "15.0.1" - "@polkadot/types-codec" "15.0.1" + "@polkadot/types" "15.0.2" + "@polkadot/types-codec" "15.0.2" "@polkadot/util" "^13.2.3" tslib "^2.8.0" -"@polkadot/types-codec@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-15.0.1.tgz#d261cdd59079598f30df7d5fc7f1e047880a3f94" - integrity sha512-SLypmYH6FYRmqGG8TBbi4X0tYh1OUZEMNkujln2eHxsuFIYRGrHFnEohtkF9ktSxoUji2ph9I5ZW5gqQvEsXrA== +"@polkadot/types-codec@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-15.0.2.tgz#828242d4f66f2a9cf71e3ba1b6c02760738995c9" + integrity sha512-44Q40p1rl0t7Bl1QUamewqXNVPway9xgqByyifv6ODSGhtt+lFoarb3U4JzqRUuuK0PP57ePB0L8q81Totxeew== dependencies: "@polkadot/util" "^13.2.3" "@polkadot/x-bigint" "^13.2.3" tslib "^2.8.0" -"@polkadot/types-create@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-15.0.1.tgz#8d586cae49162daed252282f4dfcc1109522c0f8" - integrity sha512-M1vs5o3sw8p3g88GhJgz2vSSgxnr5CfbaL4r5EYzR+Hx9xUvz03aEofySvodusEpdRQ9MijnsNSP9306xvcqhw== +"@polkadot/types-create@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-15.0.2.tgz#11735d3852bb1eb64f072950648ea77e56f893dc" + integrity sha512-YhpcqbH3oI87PkgrV6Fez9jWDqFIep0KcS1YWQcwc9gsBNnuour80t2AAK41/tqAYwOZi6tpJwIevnEhVkxFYA== dependencies: - "@polkadot/types-codec" "15.0.1" + "@polkadot/types-codec" "15.0.2" "@polkadot/util" "^13.2.3" tslib "^2.8.0" -"@polkadot/types-known@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-15.0.1.tgz#681834f110e3958c23c19d6ce9072aaa418a1499" - integrity sha512-9VC6QX4/JAjWmnSdaZIm4n8CgmVj9KutgQ5/Uy9VBrTwfRzUPIBwHZT8lPQLeN1WwQRbtc5ojDoo2SR+OqGTqw== +"@polkadot/types-known@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-15.0.2.tgz#466b89be84dea56608e6446ef1aaf35ee910f3d9" + integrity sha512-SyBo4xBoesHYiEfdW/nOgaftKgM7+puBWqQXq1Euz0MM5LDLjxBw22Srgk9ulGM6l9MsekIwCyX8geJ6/6J3Cg== dependencies: "@polkadot/networks" "^13.2.3" - "@polkadot/types" "15.0.1" - "@polkadot/types-codec" "15.0.1" - "@polkadot/types-create" "15.0.1" + "@polkadot/types" "15.0.2" + "@polkadot/types-codec" "15.0.2" + "@polkadot/types-create" "15.0.2" "@polkadot/util" "^13.2.3" tslib "^2.8.0" -"@polkadot/types-support@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-15.0.1.tgz#eec6098a52a5d32ddceb46fa86e8d92d4810c820" - integrity sha512-w/IWFuDn290brw75ZXKPkQMazz0yizE0zK0XuqP2S4IW009x+z0peRc7Q4k36JOqDVDwSc38vTxWtRPVqdoI1g== +"@polkadot/types-support@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-15.0.2.tgz#59520fe28da1b93edd2eea3b2d024a1a2d047326" + integrity sha512-I7Im/4K2/XDZ1LfeQeeNyvIkfvozIPQs8K1/nsICDOmBbvIsjxSeKWHOcFDMJ8AlPEer6bqNQavOyZA/pg9R/Q== dependencies: "@polkadot/util" "^13.2.3" tslib "^2.8.0" -"@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== +"@polkadot/types@15.0.2": + version "15.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-15.0.2.tgz#e2a80f0c0edbca38ed25293d541afe96d8b73c35" + integrity sha512-6gZBnuXU58hQAXWI2daED2OaQwFMxbQdkE8HVGMovMobEf0PxPfIqf+GdnVmWbe09EU9mv2gCWBcdnvHSRBlQg== 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/types-augment" "15.0.2" + "@polkadot/types-codec" "15.0.2" + "@polkadot/types-create" "15.0.2" "@polkadot/util" "^13.2.3" "@polkadot/util-crypto" "^13.2.3" rxjs "^7.8.1"