From f916c5ae7d9e34c5070f08264022afdc7fd2152a Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Wed, 23 Jan 2019 23:06:16 +0100 Subject: [PATCH] Bump deps (#66) --- package.json | 4 +- packages/ui-identicon/package.json | 4 +- packages/ui-keyring/package.json | 6 +-- yarn.lock | 68 +++++++++++++++--------------- 4 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 81a9e7df..788cf436 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ }, "devDependencies": { "@babel/core": "^7.2.2", - "@polkadot/dev-react": "^0.23.13", - "@polkadot/ts": "^0.1.51", + "@polkadot/dev-react": "^0.23.14", + "@polkadot/ts": "^0.1.52", "empty": "^0.10.1" } } diff --git a/packages/ui-identicon/package.json b/packages/ui-identicon/package.json index faa20445..b8c7501b 100644 --- a/packages/ui-identicon/package.json +++ b/packages/ui-identicon/package.json @@ -22,8 +22,8 @@ "react": "*" }, "devDependencies": { - "@polkadot/keyring": "^0.33.35", - "@polkadot/util-crypto": "^0.33.35", + "@polkadot/keyring": "^0.33.36", + "@polkadot/util-crypto": "^0.33.36", "xmlserializer": "^0.6.1" } } diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 11f9e2d4..7fa06d94 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -16,9 +16,9 @@ "store": "^2.0.12" }, "devDependencies": { - "@polkadot/keyring": "^0.33.35", - "@polkadot/types": "^0.40.8", - "@polkadot/util": "^0.33.35" + "@polkadot/keyring": "^0.33.36", + "@polkadot/types": "^0.40.22", + "@polkadot/util": "^0.33.36" }, "peerDependencies": { "@polkadot/keyring": "*", diff --git a/yarn.lock b/yarn.lock index aa22f1fd..d093f6f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1375,15 +1375,15 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@polkadot/dev-react@^0.23.13": - version "0.23.13" - resolved "https://registry.yarnpkg.com/@polkadot/dev-react/-/dev-react-0.23.13.tgz#ba62bdc9bd7402acf21cdf9559444db89dea0b6e" - integrity sha512-OQXlmxwSTOVFuLVSTdTCKZY14gl9z/Fb31chk34BkcQDy7j+e1VUqjAI6eXhAiQ6mYBCjfnqQRskBgs8F/7nRw== +"@polkadot/dev-react@^0.23.14": + version "0.23.14" + resolved "https://registry.yarnpkg.com/@polkadot/dev-react/-/dev-react-0.23.14.tgz#f33f69dcdb4cb4dd132f558618879fc99d38844b" + integrity sha512-2Ms6iOnR2oWA7QnLuH+tAt8HCMRtOexhXaOHakEBKV4OHP9qCQHufEGvy+fKRYYox1LCO/kV5i17ro0BD1hh0g== dependencies: "@babel/core" "^7.2.2" "@babel/plugin-syntax-dynamic-import" "^7.2.0" "@babel/preset-react" "^7.0.0" - "@polkadot/dev" "^0.23.13" + "@polkadot/dev" "^0.23.14" "@types/react" "^16.7.18" "@types/react-dom" "^16.0.11" "@types/styled-components" "^4.1.5" @@ -1411,10 +1411,10 @@ webpack-serve "^2.0.3" worker-loader "^2.0.0" -"@polkadot/dev@^0.23.13": - version "0.23.13" - resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.23.13.tgz#a1933eb029bc2d6221ab55c89d47abfe22f013d6" - integrity sha512-g/WsW8VakLwwKpIoJ2vv7QTp1NOUHbXrHNu4F3soeCFV66MjeTYCKRaH5ipsc6sEK0S/rBZFdAmQcEbi3KJbRg== +"@polkadot/dev@^0.23.14": + version "0.23.14" + resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.23.14.tgz#e649dfaaab4fb1c8e8f2c1695a8b5367dd3ce2ce" + integrity sha512-vmgS7THEvEp1v7iKw/QxanedAozSIRzUJWVHLUkIRyDSRfH3/iOFxEwNso0CNMULO1OHfIfhgDP+3lHj/IMB1A== dependencies: "@babel/cli" "^7.2.3" "@babel/core" "^7.2.2" @@ -1451,39 +1451,39 @@ typedoc-plugin-no-inherit "^1.1.2" typescript "^3.2.2" -"@polkadot/keyring@^0.33.35": - version "0.33.35" - resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.33.35.tgz#c576321831bb9f50746678477a2304dab7914c6f" - integrity sha512-7obcqaFMxbUqxN9D4LtsJYcPSX+Ku/CKOsSrccLMUAY0hUTrK41UWMzyH3+B491gtdZpAaogjd7e5+6rEpD3nQ== +"@polkadot/keyring@^0.33.36": + version "0.33.36" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.33.36.tgz#def02631369b1a2288ae95d32cadd63299f877f7" + integrity sha512-UUyb0ua+b10FAt+dH5Vuua0mu+FH9WY+as+IoVNXyDY8PpHY+kg8MDXXrCGBueCF5CaiiAJP7gD5vp7U10nrEg== dependencies: "@babel/runtime" "^7.2.0" - "@polkadot/util" "^0.33.35" - "@polkadot/util-crypto" "^0.33.35" + "@polkadot/util" "^0.33.36" + "@polkadot/util-crypto" "^0.33.36" "@types/bs58" "^4.0.0" bs58 "^4.0.1" -"@polkadot/ts@^0.1.51": - version "0.1.51" - resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.51.tgz#4ce26923b3d34c026e14081975718b716c988483" - integrity sha512-p+uQIZqxtlQGTQoNcd8mED66qfyPA4qy8HmCMpUYDaFHKNpZ7qun0dqSoT0NvUB32KTSQitKhf/N0att8sEdow== +"@polkadot/ts@^0.1.52": + version "0.1.52" + resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.52.tgz#6fb09e494d244dad4b3a9ca581bfe13beec66565" + integrity sha512-sij1O0x4CY51A394RYD4/aQwDPwIxIeTOpYI4AZgdF/vq5nvF14b4XFq9vAcSnblaIosf0sYKoz1f3dkN3QqLw== -"@polkadot/types@^0.40.8": - version "0.40.8" - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.40.8.tgz#1dd56a06cbbc4485241371589091661d7fbc1f75" - integrity sha512-dkSIbfLIBWiftrJJRbukC/531qCDzCsPxXScQrFeTwkIuiqfXsCWe8Q3/QMw614K7pBuWPWkfGqE9PIPzaBrKw== +"@polkadot/types@^0.40.22": + version "0.40.22" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.40.22.tgz#77820eb39e2fdba6cbf72c6fa5616553558553a4" + integrity sha512-TlTcMMuSvy4KqoxSocb32fsB8rpDz6rB0TlR8q+gruAswI5XeXALHiUTx1BrvpWmtrIlCa5YOUVPh2FYY8IG0A== dependencies: "@babel/runtime" "^7.2.0" - "@polkadot/keyring" "^0.33.35" - "@polkadot/util" "^0.33.35" + "@polkadot/keyring" "^0.33.36" + "@polkadot/util" "^0.33.36" core-js "^2.6.2" -"@polkadot/util-crypto@^0.33.35": - version "0.33.35" - resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.33.35.tgz#d8e550330ca6dcdffae6ae23d3fcc4fb90f5614f" - integrity sha512-HRCyPXq/awSgIJVZRNKzhAOUbZpte6eZn5XdDmi5DnTea5QCfQLoSHEoU1oyQK8xhPa+xNE/IJjuN2YNl+pLHw== +"@polkadot/util-crypto@^0.33.36": + version "0.33.36" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.33.36.tgz#3b1fc84be7126fd92ee4de960baafb901e50b1a4" + integrity sha512-kjzdOrBL8NKfZZdWIhQFim3yDWo6sHjWOuxJQt8k22pHa/ATF8zVZ6Xqi4r+wsfBa9S+G6AE5yyVOirVPQYeCQ== dependencies: "@babel/runtime" "^7.2.0" - "@polkadot/util" "^0.33.35" + "@polkadot/util" "^0.33.36" "@types/bip39" "^2.4.1" bip39 "^2.5.0" blakejs "^1.1.0" @@ -1491,10 +1491,10 @@ tweetnacl "^1.0.0" xxhashjs "^0.2.2" -"@polkadot/util@^0.33.35": - version "0.33.35" - resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.33.35.tgz#b6a544135ca71e125fb21b88277b96f2dfff7f36" - integrity sha512-dO40ypUhwzLHuch/W1/wzYcGdvak0B616+q0A6HUeYfdD/k7mva7fKlQR8jOeBM6jFiNLTENTlyvew7P59rotg== +"@polkadot/util@^0.33.36": + version "0.33.36" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.33.36.tgz#975590dd059f78209c9d398f72651ac393dd8245" + integrity sha512-N5b46NYTNJODILXNGRxvW/8yeKiHjQv4k3YmJhYnslMsEbaXPvkePFUA2N8Ji1LQrAD8sQbaoG8aYoNaqHSJMA== dependencies: "@babel/runtime" "^7.2.0" "@types/bn.js" "^4.11.3"