Bump deps (#36)

This commit is contained in:
Jaco Greeff
2018-12-25 14:21:45 +01:00
committed by GitHub
parent 195546c1c2
commit 13b5d938c7
3 changed files with 25 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.26",
"@polkadot/keyring": "^0.33.27",
"@polkadot/ui-settings": "^0.24.10",
"@polkadot/util-crypto": "^0.33.26",
"@polkadot/util-crypto": "^0.33.27",
"@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.26",
"@polkadot/types": "^0.35.9",
"@polkadot/keyring": "^0.33.27",
"@polkadot/types": "^0.35.10",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}
+21 -21
View File
@@ -1486,14 +1486,14 @@
typedoc-plugin-no-inherit "^1.0.2"
typescript "^3.2.2"
"@polkadot/keyring@^0.33.26":
version "0.33.26"
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.33.26.tgz#b9140a2296a4ba759ce66c0f706499c9aeaaa6e4"
integrity sha512-0Fmdqu+h/vzjstpVlHL76Fn7/AUVXQuPRCSO+QV4oejGPHacsmM/pUMN60P/+TptzcR/g5jFUu8tlPYFf/feaw==
"@polkadot/keyring@^0.33.27":
version "0.33.27"
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.33.27.tgz#f8b89bcf5e5a0975e72a7c146e78f4a727ccc697"
integrity sha512-khZe+jNggZ0LY6HA+mEKWXcdsHYDuW6eVNk3JMKK4MjdVfVRJ1Ep7dm2lMiHeJtXknJz57qzPKLelPI4YbQe8A==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/util" "^0.33.26"
"@polkadot/util-crypto" "^0.33.26"
"@polkadot/util" "^0.33.27"
"@polkadot/util-crypto" "^0.33.27"
"@types/bs58" "^3.0.30"
bs58 "^4.0.1"
@@ -1502,23 +1502,23 @@
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.44.tgz#2fb28215f10b869bfa544fd8df8fccb4932d64f2"
integrity sha512-tor7vSd3ZsRBO9FIuKZQ9hfqEGkNZnanAFVGmoL1iSmdhcoKtYTlQe0BQafjIynqIMOfXdJ7Zes9PlorPtw6yw==
"@polkadot/types@^0.35.9":
version "0.35.9"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.35.9.tgz#26091a0b3faa547bfa5dbc9dfe0383689ea4dfd2"
integrity sha512-o1VqgRth2lAlbFlbkzBjNhGAgIwbKAsKcDlRNqVUZJwkyQIcrBhNbs0w3DfwtTVWw/OeYpeEc9Jlf7yXQaZhIQ==
"@polkadot/types@^0.35.10":
version "0.35.10"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.35.10.tgz#6e0874bc4017dd30193337b7aae0dbc947d8ba68"
integrity sha512-MqRPJKuSjxfFA+EjU5Sk56izbSN5ntsVmctE/GY9ncY1IgfS+1y9YlJt4b2jZuEJFzRTBXAU7p91smmEoIYNPQ==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/keyring" "^0.33.26"
"@polkadot/util" "^0.33.26"
"@polkadot/keyring" "^0.33.27"
"@polkadot/util" "^0.33.27"
core-js "^2.6.1"
"@polkadot/util-crypto@^0.33.26":
version "0.33.26"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.33.26.tgz#ea8edbdb4d8acf5fa5c09c94ec0a008e7d9c37c2"
integrity sha512-kGtDoRX/xSDG8lQjnrX5qgJOKzlcUoxcSbT/pT+cAtueadMQuDkpUJCD7OeXi6hyTbDc3kkkriFQko+kVBs6+g==
"@polkadot/util-crypto@^0.33.27":
version "0.33.27"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.33.27.tgz#efea792ebe43fa679e924f303bdcb6857c28e6d4"
integrity sha512-ZdlcUnPJOerbgbYJgMQHtGz8SGUr43geZ5/QIE4v8SkdSnwP6MKEvve/G2AkzmXIUZsLMpfW5k3CRsEFNHd1lQ==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/util" "^0.33.26"
"@polkadot/util" "^0.33.27"
"@types/bip39" "^2.4.1"
bip39 "^2.5.0"
blakejs "^1.1.0"
@@ -1526,10 +1526,10 @@
tweetnacl "^1.0.0"
xxhashjs "^0.2.2"
"@polkadot/util@^0.33.26":
version "0.33.26"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.33.26.tgz#186ac1f398da8608e693f27cc528df9cbeb8412c"
integrity sha512-ZpbjiUp950RNRDkIXGtnWNWQCbZlMoBQQChByDDuhG6LeVxewszeP1jO+uK4RCrMbwz8aDUI9J/z1ApoLvbAzw==
"@polkadot/util@^0.33.27":
version "0.33.27"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.33.27.tgz#982e9afdd648731c88690ab6208512ca3bcde1ab"
integrity sha512-jLYx8dcTag6ACdYybeGWBkmpQj7DsTZ2mCqInhQFCuYmb1h7P7QK/RRDrCQ+Ai3yHfHol8pq/k/oQrgKXpyt6g==
dependencies:
"@babel/runtime" "^7.2.0"
"@types/bn.js" "^4.11.3"