|
@@ -10,17 +10,17 @@
|
|
|
"contributors": [],
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
- "@babel/runtime": "^7.7.2",
|
|
|
- "@polkadot/keyring": "^1.7.0-beta.7",
|
|
|
+ "@babel/runtime": "^7.7.4",
|
|
|
+ "@polkadot/keyring": "^1.7.0-beta.8",
|
|
|
"@polkadot/react-api": "^0.37.0-beta.126",
|
|
|
- "@polkadot/react-identicon": "^0.47.0-beta.10",
|
|
|
+ "@polkadot/react-identicon": "^0.47.0-beta.11",
|
|
|
"@polkadot/react-query": "^0.37.0-beta.126",
|
|
|
- "@polkadot/ui-keyring": "^0.47.0-beta.10",
|
|
|
- "@polkadot/ui-settings": "^0.47.0-beta.10",
|
|
|
+ "@polkadot/ui-keyring": "^0.47.0-beta.11",
|
|
|
+ "@polkadot/ui-settings": "^0.47.0-beta.11",
|
|
|
"@types/chart.js": "^2.8.10",
|
|
|
"@types/i18next": "^13.0.0",
|
|
|
"@types/react-copy-to-clipboard": "^4.3.0",
|
|
|
- "@types/react-router-dom": "^5.1.2",
|
|
|
+ "@types/react-router-dom": "^5.1.3",
|
|
|
"@types/react-tooltip": "^3.11.0",
|
|
|
"@types/styled-components": "^4.1.21",
|
|
|
"@types/styled-theming": "^2.2.2",
|
|
@@ -31,7 +31,7 @@
|
|
|
"i18next-xhr-backend": "^3.2.2",
|
|
|
"react-chartjs-2": "^2.8.0",
|
|
|
"react-copy-to-clipboard": "^5.0.1",
|
|
|
- "react-dropzone": "^10.1.10",
|
|
|
+ "react-dropzone": "^10.2.1",
|
|
|
"react-i18next": "^11.0.1",
|
|
|
"react-markdown": "^4.2.2",
|
|
|
"react-router": "^5.1.2",
|