mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 14:51:02 +00:00
Bump deps (& use packageInfo detection) (#441)
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.13",
|
||||
"@polkadot/keyring": "^5.6.2",
|
||||
"@polkadot/keyring": "^5.6.3",
|
||||
"@polkadot/ui-settings": "0.69.2-0",
|
||||
"@polkadot/ui-shared": "0.69.2-0",
|
||||
"@polkadot/util": "^5.6.2",
|
||||
"@polkadot/util-crypto": "^5.6.2",
|
||||
"@polkadot/util": "^5.6.3",
|
||||
"@polkadot/util-crypto": "^5.6.3",
|
||||
"color": "^3.1.3",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "3.1.0",
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-copy-to-clipboard": "^5.0.0",
|
||||
"@types/react-dom": "^17.0.0",
|
||||
"@types/react-dom": "^17.0.1",
|
||||
"@types/styled-components": "^5.1.7",
|
||||
"styled-components": "^5.2.1",
|
||||
"xmlserializer": "^0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user