Bump deps (api & common) (#24)

This commit is contained in:
Jaco Greeff
2018-12-17 23:10:49 +01:00
committed by GitHub
parent dbc3288a13
commit 7aa86bdc8a
3 changed files with 26 additions and 25 deletions
+2 -2
View File
@@ -10,9 +10,9 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.13",
"@polkadot/keyring": "^0.33.17",
"@polkadot/ui-settings": "^0.23.2",
"@polkadot/util-crypto": "^0.33.13",
"@polkadot/util-crypto": "^0.33.17",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",
"color": "^3.0.0",
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.13",
"@polkadot/types": "^0.33.19",
"@polkadot/keyring": "^0.33.17",
"@polkadot/types": "^0.33.25",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}
+22 -21
View File
@@ -1425,14 +1425,14 @@
typedoc-plugin-no-inherit "^1.0.2"
typescript "^3.2.2"
"@polkadot/keyring@^0.33.13":
version "0.33.13"
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.33.13.tgz#d7178a9989ee76c16ad46497833a291a8cef6e75"
integrity sha512-ypRhF9bNE1mi2Y8qsPUhxDOnbnnDQnCbyFtwzCgULzopV3tKck8gjCKvFcVcHabHHCiTe9v3Xr8LLhYT/4tqxA==
"@polkadot/keyring@^0.33.17":
version "0.33.17"
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.33.17.tgz#8562d782ca0cba837335d5c0788395da13375541"
integrity sha512-FFyiPLwXmHrB4wHHWYKrZpP+QphL09j/HPjwksrI8WgrGkoYR5worNjL8qyDOdqdoKkaR1wWFSRP08bA3zbKPA==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/util" "^0.33.13"
"@polkadot/util-crypto" "^0.33.13"
"@polkadot/util" "^0.33.17"
"@polkadot/util-crypto" "^0.33.17"
"@types/bs58" "^3.0.30"
bs58 "^4.0.1"
@@ -1441,22 +1441,22 @@
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.43.tgz#e59d86cf6bed833010315c5b301bfea6c05fd4a8"
integrity sha512-B7mSH+yrc7PBHMWUfpTFAK0OLgOesWlzkhse0/O8Itu2Rf6YrixEnhUYKEDp7mDO3h2SlBwn6BfVkvY4qvtwgg==
"@polkadot/types@^0.33.19":
version "0.33.19"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.33.19.tgz#4e56687343c68fdb681d9a2b126f3423040c24ea"
integrity sha512-IQtvYvVJXzKZrAQC7V1+CMP+a91Wc1QxujN7nj9B9q0q1f8zscalSK1mLhCyCAPkZwE2VGkpccFJt3Un8xgRGA==
"@polkadot/types@^0.33.25":
version "0.33.25"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.33.25.tgz#d3c5aa47ef3031f9a4152b9d359f6a9d217bb971"
integrity sha512-iI+tCjhoRm5juY69xJtFc77qPJK3i8F/3DKWXGEurlqxXqFT9aRTUay9d4lTR+5cfnAJBl/vwFouEz58wJsRrQ==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/keyring" "^0.33.13"
"@polkadot/util" "^0.33.13"
"@polkadot/keyring" "^0.33.17"
"@polkadot/util" "^0.33.17"
"@polkadot/util-crypto@^0.33.13":
version "0.33.13"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.33.13.tgz#f3a590fdcaf80c4963c1625208a7c4c9c62886e9"
integrity sha512-pXAEySPXU6jckcbmrjzoOJTPPX+rKwu5CiSy58gvPcMw/7dhl9KYmD+GO2SJtZY8RQwn0V6Fq6Y2j9wta8o1yw==
"@polkadot/util-crypto@^0.33.17":
version "0.33.17"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.33.17.tgz#c3b118bb763e45bafc71897cb2f8aacfdce6b7c7"
integrity sha512-jSGmtJjMuXYPrTcaxdnspKwGqFvRZ/9X5TzdPdKl/YW1uTKE/0Uox8WRHEtTZ6R1fmNI6Yb9hptMnV4KcdWiOw==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/util" "^0.33.13"
"@polkadot/util" "^0.33.17"
"@types/bip39" "^2.4.1"
bip39 "^2.5.0"
blakejs "^1.1.0"
@@ -1464,10 +1464,10 @@
tweetnacl "^1.0.0"
xxhashjs "^0.2.2"
"@polkadot/util@^0.33.13":
version "0.33.13"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.33.13.tgz#fbf850e4c5e5bbb97e0c650c43cb805af93f5d80"
integrity sha512-jXR7WYkZ5IuilH84y2zXN+alGgqcayuSviVBOfPZdwwehslfZkv0VDT0KnJ/whbhvjEIc5sT5yHHvWDmZMjV3Q==
"@polkadot/util@^0.33.17":
version "0.33.17"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.33.17.tgz#c7fd79016fdd7b5f71cc7eed990a0c8edca25802"
integrity sha512-eQHt6YrVa578/fXEkrsw5bePGEZPHK4uQ6MYrsBZ7ajgE5iBJOXiMhgh3uopLzG+OtxEWfzk3Oj28/YzRpLdVA==
dependencies:
"@babel/runtime" "^7.2.0"
"@types/bn.js" "^4.11.3"
@@ -1478,6 +1478,7 @@
bn.js "^4.11.8"
camelcase "^5.0.0"
chalk "^2.4.1"
core-js "^2.5.7"
deasync "^0.1.14"
ip-regex "^3.0.0"
moment "^2.22.2"