mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-24 20:35:42 +00:00
Bump deps & adjust CHANGELOG (#756)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user