mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-21 12:05:43 +00:00
Bump deps (#392)
This commit is contained in:
@@ -9,17 +9,17 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.1",
|
||||
"@polkadot/keyring": "^4.0.0-3",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/keyring": "^4.0.0-5",
|
||||
"@polkadot/ui-settings": "^0.61.2-5",
|
||||
"@polkadot/ui-shared": "^0.61.2-5",
|
||||
"@polkadot/util": "^4.0.0-3",
|
||||
"@polkadot/util-crypto": "^4.0.0-3",
|
||||
"@polkadot/util": "^4.0.0-5",
|
||||
"@polkadot/util-crypto": "^4.0.0-5",
|
||||
"color": "^3.1.3",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "2.2.0",
|
||||
"react-copy-to-clipboard": "^5.0.2",
|
||||
"styled-components": "^5.2.0"
|
||||
"styled-components": "^5.2.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
@@ -32,9 +32,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-copy-to-clipboard": "^4.3.0",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/react-dom": "^16.9.9",
|
||||
"@types/styled-components": "^5.1.4",
|
||||
"styled-components": "^5.2.0",
|
||||
"styled-components": "^5.2.1",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user