chore: bump polkadot-js deps (#855)

This commit is contained in:
Arjun Porwal
2025-12-10 10:17:49 +05:30
committed by GitHub
parent 95fccdfc30
commit 73221469a3
9 changed files with 121 additions and 94 deletions
+3 -3
View File
@@ -21,11 +21,11 @@
"version": "3.16.4",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.5.9",
"@polkadot/keyring": "^14.0.1",
"@polkadot/ui-settings": "3.16.4",
"@polkadot/ui-shared": "3.16.4",
"@polkadot/util": "^13.5.9",
"@polkadot/util-crypto": "^13.5.9",
"@polkadot/util": "^14.0.1",
"@polkadot/util-crypto": "^14.0.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",