Bump deps & adjust CHANGELOG (#756)

This commit is contained in:
Jaco
2023-05-05 09:29:17 +03:00
committed by GitHub
parent dae851297b
commit 60cc5fbd4b
12 changed files with 213 additions and 217 deletions
+4 -4
View File
@@ -21,11 +21,11 @@
"version": "3.2.3-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.1.1",
"@polkadot/keyring": "^12.1.2",
"@polkadot/ui-settings": "3.2.3-0-x",
"@polkadot/ui-shared": "3.2.3-0-x",
"@polkadot/util": "^12.1.1",
"@polkadot/util-crypto": "^12.1.1",
"@polkadot/util": "^12.1.2",
"@polkadot/util-crypto": "^12.1.2",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.2.1",
"@types/react-dom": "^18.2.3",
"@types/styled-components": "^5.1.26",
"xmlserializer": "^0.6.1"
},