chore: upgrade polkadot deps (#845)

This commit is contained in:
Arjun Porwal
2025-08-27 17:36:27 +05:30
committed by GitHub
parent 50eb62c6dc
commit d974af4c00
9 changed files with 131 additions and 131 deletions
+3 -3
View File
@@ -21,11 +21,11 @@
"version": "3.15.4",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.5.5",
"@polkadot/keyring": "^13.5.6",
"@polkadot/ui-settings": "3.15.4",
"@polkadot/ui-shared": "3.15.4",
"@polkadot/util": "^13.5.5",
"@polkadot/util-crypto": "^13.5.5",
"@polkadot/util": "^13.5.6",
"@polkadot/util-crypto": "^13.5.6",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",