chore: upgraded polkadot deps (#838)

This commit is contained in:
Arjun Porwal
2025-07-02 18:00:57 +05:30
committed by GitHub
parent 54a6be04ca
commit 61d7383408
9 changed files with 94 additions and 94 deletions
+3 -3
View File
@@ -21,11 +21,11 @@
"version": "3.15.1",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.5.2",
"@polkadot/keyring": "^13.5.3",
"@polkadot/ui-settings": "3.15.1",
"@polkadot/ui-shared": "3.15.1",
"@polkadot/util": "^13.5.2",
"@polkadot/util-crypto": "^13.5.2",
"@polkadot/util": "^13.5.3",
"@polkadot/util-crypto": "^13.5.3",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",