|
@@ -819,6 +819,13 @@
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.2"
|
|
|
|
|
|
+"@babel/runtime@^7.4.4":
|
|
|
+ version "7.4.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.5.tgz#582bb531f5f9dc67d2fcb682979894f75e253f12"
|
|
|
+ integrity sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ==
|
|
|
+ dependencies:
|
|
|
+ regenerator-runtime "^0.13.2"
|
|
|
+
|
|
|
"@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.2.2", "@babel/template@^7.4.0":
|
|
|
version "7.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.0.tgz#12474e9c077bae585c5d835a95c0b0b790c25c8b"
|
|
@@ -1948,66 +1955,20 @@
|
|
|
"@polkadot/keyring" "^0.76.1"
|
|
|
"@polkadot/util" "^0.76.1"
|
|
|
|
|
|
-"@polkadot/ui-api@^0.31.1":
|
|
|
- version "0.31.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/ui-api/-/ui-api-0.31.1.tgz#b3781dec3e732ae15f379a5e68045314417a1987"
|
|
|
- integrity sha512-htEGca6qx194kifGuHOGNAJ5AOzOLBQY24ZfZbsyNMuMoTLJ4BORmfJcKhx5hIcydVR2U4O5ixxcJrGtjDCHSw==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.4.3"
|
|
|
- "@polkadot/api" "^0.77.0-beta.4"
|
|
|
- rxjs-compat "^6.3.2"
|
|
|
-
|
|
|
-"@polkadot/ui-app@^0.31.0-beta.18":
|
|
|
- version "0.31.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/ui-app/-/ui-app-0.31.1.tgz#8d19480b13fbf82754683e3475ccf0b5b3e1a119"
|
|
|
- integrity sha512-QTQqIP9t1fLI6MVmV5s+LFCPoFsk5sCthtxOvntD0flpIXz33CEYcCdgEwLVC+Ek9gUEU+qIR4apWIwJhnWyNw==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.4.3"
|
|
|
- "@polkadot/ui-api" "^0.31.1"
|
|
|
- "@polkadot/ui-identicon" "^0.38.0-beta.2"
|
|
|
- "@polkadot/ui-keyring" "^0.38.0-beta.2"
|
|
|
- "@polkadot/ui-reactive" "^0.31.1"
|
|
|
- "@polkadot/ui-settings" "^0.38.0-beta.2"
|
|
|
- "@types/chart.js" "^2.7.45"
|
|
|
- "@types/classnames" "^2.2.7"
|
|
|
- "@types/i18next" "^12.1.0"
|
|
|
- "@types/react-copy-to-clipboard" "^4.2.6"
|
|
|
- "@types/react-dropzone" "^4.2.2"
|
|
|
- "@types/react-router-dom" "^4.3.0q"
|
|
|
- "@types/styled-theming" "^2.2.0"
|
|
|
- chart.js "^2.7.2"
|
|
|
- codeflask "^1.4.0"
|
|
|
- i18next "^15.0.9"
|
|
|
- i18next-browser-languagedetector "^3.0.1"
|
|
|
- i18next-xhr-backend "^2.0.1"
|
|
|
- react "^16.8.2"
|
|
|
- react-chartjs-2 "^2.7.4"
|
|
|
- react-copy-to-clipboard "^5.0.1"
|
|
|
- react-dom "^16.8.2"
|
|
|
- react-dropzone "^7.0.1"
|
|
|
- react-i18next "^10.6.0"
|
|
|
- react-markdown "^4.0.6"
|
|
|
- react-router "^5.0.0"
|
|
|
- react-router-dom "^5.0.0"
|
|
|
- semantic-ui-css "^2.3.1"
|
|
|
- semantic-ui-react "^0.86.0"
|
|
|
- store "^2.0.12"
|
|
|
- styled-theming "^2.2.0"
|
|
|
-
|
|
|
-"@polkadot/ui-assets@^0.38.0-beta.2":
|
|
|
- version "0.38.0-beta.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/ui-assets/-/ui-assets-0.38.0-beta.2.tgz#dadfd02d7558b9723ba617accedb9fa9ec77f9c3"
|
|
|
- integrity sha512-b9G+mtAp1ik3b7+Nj7KR9xy+E6CXUZ2O6OhUWez1C3GCpOg6DGKOKJZ1vpZvM4n2+uxua5tVZTb8lbUsaTt4CQ==
|
|
|
+"@polkadot/ui-assets@^0.38.0-beta.3":
|
|
|
+ version "0.38.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/ui-assets/-/ui-assets-0.38.1.tgz#493a83e8cfd21e53a2236d30f087c3d73babd6a2"
|
|
|
+ integrity sha512-Oj3yldkpcHFI7A43Prbh34cfUlI8C6ih4nlokjaHsxiSXsi7vYeF+rAns8i4u2oP5QquK6FA/f9hGNigewyoEQ==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.4.3"
|
|
|
+ "@babel/runtime" "^7.4.4"
|
|
|
|
|
|
-"@polkadot/ui-identicon@^0.38.0-beta.2":
|
|
|
- version "0.38.0-beta.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/ui-identicon/-/ui-identicon-0.38.0-beta.2.tgz#3a1ac3e7046b83eeddff934b17f94402a7447cbe"
|
|
|
- integrity sha512-rC8UbqrdngAG+CbpTJxlvSj8+ylzRk0yW2BqvWAckXzJb2DW8odqb3N/qUwRn/EFets4VtmBxeSFWvrUQAR9rQ==
|
|
|
+"@polkadot/ui-identicon@^0.38.0-beta.3":
|
|
|
+ version "0.38.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/ui-identicon/-/ui-identicon-0.38.1.tgz#2d0883ac145a46b3e635d34c3b6cc632dcad45b4"
|
|
|
+ integrity sha512-B+KbQKS/dAA2U8VfjlEusnnKfHQbUGGjuuFpxZMoH0NXWeuJZFA6Kqmh5HAT9ycVeMtO79r3mTkYUPgqfraPrg==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.4.3"
|
|
|
- "@polkadot/ui-settings" "^0.38.0-beta.2"
|
|
|
+ "@babel/runtime" "^7.4.4"
|
|
|
+ "@polkadot/ui-settings" "^0.38.1"
|
|
|
"@types/color" "^3.0.0"
|
|
|
"@types/react-copy-to-clipboard" "^4.2.6"
|
|
|
color "^3.0.0"
|
|
@@ -2015,32 +1976,22 @@
|
|
|
react-copy-to-clipboard "^5.0.1"
|
|
|
styled-components "^4.2.0"
|
|
|
|
|
|
-"@polkadot/ui-keyring@^0.38.0-beta.2":
|
|
|
- version "0.38.0-beta.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/ui-keyring/-/ui-keyring-0.38.0-beta.2.tgz#3ce799dfb6470fb848934bb19223c6ca22b6e397"
|
|
|
- integrity sha512-HDivNtCaC91CgOSxX3xyENUno7Q4dHj/fwLzWJxQig9bhoxVZM9dsAWv62HwLBFbJE6NfhhMZiogz42Iyw0hgw==
|
|
|
+"@polkadot/ui-keyring@^0.38.0-beta.3":
|
|
|
+ version "0.38.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/ui-keyring/-/ui-keyring-0.38.1.tgz#c9557f010ce217149e164433f9d5a8f61f818b94"
|
|
|
+ integrity sha512-sMQ4sDs8nnvK2i4VICq1oKv1OFzWwfdwk05MBukxgRRajXkOjCfttITzvHuwwq8zcHRRUzWt+Shj96BO97Ufbw==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.4.3"
|
|
|
+ "@babel/runtime" "^7.4.4"
|
|
|
"@types/store" "^2.0.1"
|
|
|
- rxjs "^6.4.0"
|
|
|
store "^2.0.12"
|
|
|
styled-components "^4.2.0"
|
|
|
|
|
|
-"@polkadot/ui-reactive@^0.31.0-beta.18", "@polkadot/ui-reactive@^0.31.1":
|
|
|
- version "0.31.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/ui-reactive/-/ui-reactive-0.31.1.tgz#a653a28cb51d6fe2b5754dd5b61073519256ab20"
|
|
|
- integrity sha512-exViFmEOIkCN0yOUfGSlAr6MBBH1R8S9DQ3xWurnKgnvAzYF1t0ID4diQwmHAmygBQucWI7nPvkJInkrPypxrw==
|
|
|
+"@polkadot/ui-settings@^0.38.1":
|
|
|
+ version "0.38.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/ui-settings/-/ui-settings-0.38.1.tgz#c52ede839a8b04b20b1177131087c96d64f1edb6"
|
|
|
+ integrity sha512-ZpqCcusimDMrkqqcYS+49OuTcmO9RsjrUq6J2+B74vnABJaRQ702YUJJtHPvmehF30fRFIxm3yeBp97y+EPb4w==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.4.3"
|
|
|
- rxjs-compat "^6.3.2"
|
|
|
-
|
|
|
-"@polkadot/ui-settings@^0.38.0-beta.2":
|
|
|
- version "0.38.0-beta.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/ui-settings/-/ui-settings-0.38.0-beta.2.tgz#dec7457ebf1dff5cf304a361cb487f37b90d5a2f"
|
|
|
- integrity sha512-ouRaNB4qWOqd088zemNN3bukYNna7jlCpvL/dRO/N5nBfIxwxmMCjtD5gvKMeJWZf9zkE82jOzJeFrgzEudfag==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.4.3"
|
|
|
- "@polkadot/util" "^0.76.1"
|
|
|
+ "@babel/runtime" "^7.4.4"
|
|
|
"@types/store" "^2.0.1"
|
|
|
store "^2.0.12"
|
|
|
|
|
@@ -15472,9 +15423,9 @@ typedoc@^0.14.2:
|
|
|
typescript "3.2.x"
|
|
|
|
|
|
typescript@3.2.x, typescript@^3.4.3, typescript@^3.4.5:
|
|
|
- version "3.4.3"
|
|
|
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
|
|
|
- integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
|
|
|
+ version "3.4.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
|
|
|
+ integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
|
|
|
|
|
|
ua-parser-js@^0.7.18:
|
|
|
version "0.7.19"
|