|
@@ -10,29 +10,29 @@
|
|
|
"contributors": [],
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
- "@babel/runtime": "^7.6.3",
|
|
|
- "@polkadot/keyring": "^1.7.0-beta.4",
|
|
|
+ "@babel/runtime": "^7.7.1",
|
|
|
+ "@polkadot/keyring": "^1.7.0-beta.5",
|
|
|
"@polkadot/react-api": "^0.37.0-beta.52",
|
|
|
- "@polkadot/react-identicon": "^0.47.0-beta.2",
|
|
|
+ "@polkadot/react-identicon": "^0.47.0-beta.3",
|
|
|
"@polkadot/react-query": "^0.37.0-beta.52",
|
|
|
- "@polkadot/ui-keyring": "^0.47.0-beta.2",
|
|
|
- "@polkadot/ui-settings": "^0.47.0-beta.2",
|
|
|
- "@types/chart.js": "^2.8.7",
|
|
|
+ "@polkadot/ui-keyring": "^0.47.0-beta.3",
|
|
|
+ "@polkadot/ui-settings": "^0.47.0-beta.3",
|
|
|
+ "@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.0",
|
|
|
- "@types/react-tooltip": "^3.9.3",
|
|
|
- "@types/styled-components": "^4.1.19",
|
|
|
+ "@types/react-router-dom": "^5.1.2",
|
|
|
+ "@types/react-tooltip": "^3.11.0",
|
|
|
+ "@types/styled-components": "^4.1.21",
|
|
|
"@types/styled-theming": "^2.2.2",
|
|
|
- "chart.js": "^2.8.0",
|
|
|
+ "chart.js": "^2.9.2",
|
|
|
"codeflask": "^1.4.0",
|
|
|
- "i18next": "^17.3.0",
|
|
|
- "i18next-browser-languagedetector": "^4.0.0",
|
|
|
- "i18next-xhr-backend": "^3.2.0",
|
|
|
+ "i18next": "^19.0.0",
|
|
|
+ "i18next-browser-languagedetector": "^4.0.1",
|
|
|
+ "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-i18next": "^10.13.1",
|
|
|
+ "react-i18next": "^11.0.1",
|
|
|
"react-markdown": "^4.2.2",
|
|
|
"react-router": "^5.1.2",
|
|
|
"react-router-dom": "^5.1.2",
|