Upgrade common to 13.0.2 (#793)

This commit is contained in:
Tarik Gul
2024-07-13 16:01:21 -07:00
committed by GitHub
parent 06c2fe0463
commit 4724ddee1f
9 changed files with 99 additions and 99 deletions
+3 -3
View File
@@ -21,11 +21,11 @@
"version": "3.6.6",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.6.2",
"@polkadot/keyring": "^13.0.2",
"@polkadot/ui-settings": "3.6.6",
"@polkadot/ui-shared": "3.6.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.2",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",