Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Bulat committed Sep 14, 2023
1 parent 6b5020e commit 5aea27a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@ledgerhq/hw-transport-webhid": "^6.27.19",
"@polkadot-cloud/community": "0.1.11",
"@polkadot-cloud/core": "^0.1.25",
"@polkadot-cloud/react": "^0.1.41",
"@polkadot-cloud/core": "^0.1.26",
"@polkadot-cloud/react": "^0.1.42",
"@polkadot-cloud/utils": "^0.0.11",
"@polkadot/api": "^10.9.1",
"@polkadot/keyring": "^12.1.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1453,17 +1453,17 @@
resolved "https://registry.npmjs.org/@polkadot-cloud/community/-/community-0.1.11.tgz#62f57c92d663f758bdee2b1a2147b74dd3de4971"
integrity sha512-R2ncl5idtiRfzA0a/Lo1j7HHo/4ztatz7xbnP9TPDMYk1JWCtoy77APnFLLukIUbGQGxw1kDVCP8U4X9KrZMKQ==

"@polkadot-cloud/[email protected].25", "@polkadot-cloud/core@^0.1.25":
version "0.1.25"
resolved "https://registry.npmjs.org/@polkadot-cloud/core/-/core-0.1.25.tgz#6bf0cefec79f53aabd02ff19ba46ee339f20049c"
integrity sha512-0n84RSMd0IKZve0p6BVtk0GKcwwnGNlSwNq7P5q/QLr7IpShQ4DVrazahhvBN9r2YKn71BFBTddRCqWTYaU7fw==
"@polkadot-cloud/[email protected].26", "@polkadot-cloud/core@^0.1.26":
version "0.1.26"
resolved "https://registry.npmjs.org/@polkadot-cloud/core/-/core-0.1.26.tgz#41fc3e127d880c1b9e774b3e220704079f8436cd"
integrity sha512-UTG5K4T9Bm3YLR4zhhKngaTm7ye51NunUJKoO6Bt1YBmQ2jDQ+gwY391fQXFqk+ld4QwewQlx6KdQ6CdmnUaRw==

"@polkadot-cloud/react@^0.1.41":
version "0.1.41"
resolved "https://registry.npmjs.org/@polkadot-cloud/react/-/react-0.1.41.tgz#f84c9585f7533c80bc237b7de6ed017edf2b52d0"
integrity sha512-Awpc8M7KSYb3z06UlFjbZoOiEDijnYE+iiKhDpu3Gms6rT3naZ3JYX2jKTQU8ZVutPgdDWQK3McBidg0bjtN9g==
"@polkadot-cloud/react@^0.1.42":
version "0.1.42"
resolved "https://registry.npmjs.org/@polkadot-cloud/react/-/react-0.1.42.tgz#75ff90b1b95726720c7c5585994be4136d3c54f8"
integrity sha512-hJnLD62Y+4U3qp8ki2PFVjiy1emgAWtiXR+bIbv62Nky0hRMqOlY3j852Qr5Sz6CfT/6R4n8dw4FRk5QigHZhw==
dependencies:
"@polkadot-cloud/core" "0.1.25"
"@polkadot-cloud/core" "0.1.26"
"@polkadot-cloud/utils" "^0.0.11"
react-error-boundary "^4.0.11"

Expand Down

0 comments on commit 5aea27a

Please sign in to comment.