Update packages

This commit is contained in:
Jaco Greeff 2017-09-12 15:58:13 +02:00
parent 6e2e122288
commit 94df97a5ae
1 changed files with 56 additions and 56 deletions

112
js/package-lock.json generated
View File

@ -40,14 +40,14 @@
}
},
"@parity/dapp-account": {
"version": "github:paritytech/dapp-account#9db42f9c3108f84fd6f0e4de78556394519454db",
"version": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#7ca209e0a83f644b3427c9d911022be2a4ce88a4",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#ca53744ce490e1f0b2e9dbba24b1678b254cf487",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#05cd7bab4472542f0561e74eba6659a2aedb35f9",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#97da4a9f2e14bf19fd6d8ab5c91ea6f4d89063ac",
"@parity/parity.js": "1.8.7",
"@parity/shapeshift": "github:paritytech/js-shapeshift#290f908a873108d19296e72deda9b40e9f4d035f",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29",
"happypack": "3.1.0",
"lodash": "4.17.2",
@ -67,11 +67,11 @@
}
},
"@parity/dapp-accounts": {
"version": "github:paritytech/dapp-accounts#7ca209e0a83f644b3427c9d911022be2a4ce88a4",
"version": "github:paritytech/dapp-accounts#05cd7bab4472542f0561e74eba6659a2aedb35f9",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#ca53744ce490e1f0b2e9dbba24b1678b254cf487",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#97da4a9f2e14bf19fd6d8ab5c91ea6f4d89063ac",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29",
"file-saver": "1.3.3",
"react": "15.6.1",
@ -82,21 +82,21 @@
}
},
"@parity/dapp-address": {
"version": "github:paritytech/dapp-address#02f48bcb572cddf6b0a544b7312fa723043e04fe",
"version": "github:paritytech/dapp-address#463703db9db64e0be2a8102a4d6a193004a556b2",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#9db42f9c3108f84fd6f0e4de78556394519454db",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#525e4b789f604fdb868685892207a14188b0d7df",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/dapp-account": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#e4d79364476041f343740caf9a4bfd7a9d94dd26",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-addresses": {
"version": "github:paritytech/dapp-addresses#525e4b789f604fdb868685892207a14188b0d7df",
"version": "github:paritytech/dapp-addresses#e4d79364476041f343740caf9a4bfd7a9d94dd26",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#7ca209e0a83f644b3427c9d911022be2a4ce88a4",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#05cd7bab4472542f0561e74eba6659a2aedb35f9",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
@ -104,51 +104,51 @@
"version": "github:paritytech/dapp-chaindeploy#caf3f332b1593eebf293618757e80c0d03a72058",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"react": "15.6.1",
"react-dom": "15.6.1"
}
},
"@parity/dapp-contract": {
"version": "github:paritytech/dapp-contract#bf0ce8edbe5f70259fec535a6b18bc493b384e4f",
"version": "github:paritytech/dapp-contract#f7c38283feca4c916649d69113b31d8143ffec2c",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#9db42f9c3108f84fd6f0e4de78556394519454db",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/dapp-account": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-contracts": {
"version": "github:paritytech/dapp-contracts#58f2c269ab9f7fd10acbb555d012fe3d4c122698",
"version": "github:paritytech/dapp-contracts#f4ed15b234e78e458a890633938ad1aca00d8cc4",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#9db42f9c3108f84fd6f0e4de78556394519454db",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#7ca209e0a83f644b3427c9d911022be2a4ce88a4",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/dapp-account": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#05cd7bab4472542f0561e74eba6659a2aedb35f9",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-dapp-accounts": {
"version": "github:paritytech/dapp-dapp-accounts#c457214877dab76dd1a4f530d6ef7f0ecae74a50",
"version": "github:paritytech/dapp-dapp-accounts#336fd03a5caadd0350ec84d394fc6a5b9156fc63",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-dapp-methods": {
"version": "github:paritytech/dapp-dapp-methods#586494789ad4aa33a470f02536b3e2b12ea68c34",
"version": "github:paritytech/dapp-dapp-methods#dc375008589cafde6163bc2cbfdc58c09f4d915e",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-dapp-visible": {
"version": "github:paritytech/dapp-dapp-visible#2a36fa0e700c5e7daa5dd1fcd0aa1f44b979480f",
"version": "github:paritytech/dapp-dapp-visible#5f30e50dba3c34fcda571fb15b40293d63a5f6bc",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
@ -156,17 +156,17 @@
"version": "github:paritytech/dapp-dappreg#9cd87b9f46745c399da9ace5aa3ef066fc092ffa",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-develop": {
"version": "github:paritytech/dapp-develop#12bf8fd7dc30e1c1f5cfdbc32bae7bcde58c0fdd",
"version": "github:paritytech/dapp-develop#6cb89e983a2edbb49df419f6e99a60fffcad84bc",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#58f2c269ab9f7fd10acbb555d012fe3d4c122698",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#f4ed15b234e78e458a890633938ad1aca00d8cc4",
"@parity/parity.js": "1.8.7",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29",
"oo7": "0.5.3",
"oo7-parity": "0.6.8",
@ -182,7 +182,7 @@
"version": "github:paritytech/dapp-githubhint#a3adb7840cd87b757dc846fd9e853e8b0f774dfe",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"moment": "2.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -190,11 +190,11 @@
}
},
"@parity/dapp-home": {
"version": "github:paritytech/dapp-home#4f46248c8b716bdf4d99b3e136cc76c3c0aaab76",
"version": "github:paritytech/dapp-home#836766276b17704e70f4c51ff70d0cdc47b98d46",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-web": "github:paritytech/dapp-web#70ed9adea275034e2bd57997dcbda5a7528cb37d",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29",
"react-markdown": "2.4.4"
},
@ -215,7 +215,7 @@
"version": "github:paritytech/dapp-localtx#793ee25afb8b468499eae4c3fdd9d71690878327",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
@ -223,32 +223,32 @@
"version": "github:paritytech/dapp-playground#5546b96468d4629419b671897e86ce53ea141d09",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-registry": {
"version": "github:paritytech/dapp-registry#52adb0dd4b01f6b4dd1aebd2f0a7255f23cbfde5",
"version": "github:paritytech/dapp-registry#a91a1ae3cc4e5e028877ed46ac9cff97ae28bfa2",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29",
"material-ui": "0.16.5"
}
},
"@parity/dapp-settings": {
"version": "github:paritytech/dapp-settings#f991b6a1f8713fca34e96fb9b115cdec5e662f8d",
"version": "github:paritytech/dapp-settings#b801d511c6f7ee30237c95ebf3c184abfc121787",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-signaturereg": {
"version": "github:paritytech/dapp-signaturereg#d1241279479df9f573c87bd040769abc159f4ec1",
"version": "github:paritytech/dapp-signaturereg#59bef69cded92861df121e66dcc29b066a72aced",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"moment": "2.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -259,7 +259,7 @@
"version": "github:paritytech/dapp-signer#92c4458f8d6c08ee9d9a14dd95d46c5a00deed60",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
@ -267,25 +267,25 @@
"version": "github:paritytech/dapp-status#395a0da85be9de2259ecccf4abb89ba4d915d462",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29",
"bytes": "2.4.0",
"format-number": "2.0.1"
}
},
"@parity/dapp-tokendeploy": {
"version": "github:paritytech/dapp-tokendeploy#c22c39448e3da4b74b8febab2b32785beb11ac04",
"version": "github:paritytech/dapp-tokendeploy#189debfbc2baca8e9d9a0563fff9fbf951a36c43",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
"@parity/dapp-tokenreg": {
"version": "github:paritytech/dapp-tokenreg#0f9cc2b99c1abd566be9b86f7f5c312360f12b46",
"version": "github:paritytech/dapp-tokenreg#e3dea7aedb62c9028857ce5e1b8b6c309572fa3a",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"material-ui": "0.16.5",
"react": "15.6.1",
"react-dom": "15.6.1",
@ -293,10 +293,10 @@
}
},
"@parity/dapp-vaults": {
"version": "github:paritytech/dapp-vaults#ca53744ce490e1f0b2e9dbba24b1678b254cf487",
"version": "github:paritytech/dapp-vaults#97da4a9f2e14bf19fd6d8ab5c91ea6f4d89063ac",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
@ -304,8 +304,8 @@
"version": "github:paritytech/dapp-wallet#19cda4a17ca1623cf4fe3aac43e4b45efd40adac",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#9db42f9c3108f84fd6f0e4de78556394519454db",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/dapp-account": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29"
}
},
@ -313,7 +313,7 @@
"version": "github:paritytech/dapp-web#70ed9adea275034e2bd57997dcbda5a7528cb37d",
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29",
"base32.js": "0.1.0"
}
@ -370,7 +370,7 @@
}
},
"@parity/shared": {
"version": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"version": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"requires": {
"@parity/ledger": "github:paritytech/js-ledger#778c9be4a65141a92a83e1054023182b7dc730e2",
"eventemitter3": "2.0.3",
@ -393,7 +393,7 @@
"requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/etherscan": "github:paritytech/js-etherscan#db22d35606af028e3a0540e9170bac65adee2298",
"@parity/shared": "github:paritytech/js-shared#667df73b7ab5d31ea9401add99b1092ae7834d76",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"bignumber.js": "3.0.1",
"brace": "0.9.0",
"date-difference": "1.0.0",