Updated dependencies
This commit is contained in:
parent
a76f768077
commit
9c5b96ccbe
304
js/package-lock.json
generated
304
js/package-lock.json
generated
@ -5,9 +5,9 @@
|
|||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@parity/abi": {
|
"@parity/abi": {
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/@parity/abi/-/abi-2.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@parity/abi/-/abi-2.0.12.tgz",
|
||||||
"integrity": "sha512-0nF5zNP7tiJJfnLkEOEPOlL1guTsTKGiohHz/WtVb/b0bpfTyBFVuxyY3rbUYQfZACY3TsxyVTghEOBeWrpFtA==",
|
"integrity": "sha512-RxR2LkhvxksohsaEvIh2AJfKVpe29SAWaSXMI0GhXRs+DopAHx9tBt3BuWepleklOdDObvwQh7unPajEW2IoWw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bignumber.js": "3.0.1",
|
"bignumber.js": "3.0.1",
|
||||||
"js-sha3": "0.5.5",
|
"js-sha3": "0.5.5",
|
||||||
@ -15,12 +15,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/api": {
|
"@parity/api": {
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/@parity/api/-/api-2.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@parity/api/-/api-2.0.12.tgz",
|
||||||
"integrity": "sha512-hvZzTwgObGF2JXBTce4PZ16cMuFBwfiiKYt0yOIyV5xX8HelIiWYKAcMtwswfMlqms/wds45sd5i9hT9NygW7Q==",
|
"integrity": "sha512-aRGAT2z3L9r4Prp3cRqjwucYlmsSJ2ZT0kvg9XwzpDR7VJn5wpvwxSdtubhPgydoQluByhKs9hqXTQ/YRyJH5g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/abi": "2.0.11",
|
"@parity/abi": "2.0.12",
|
||||||
"@parity/jsonrpc": "2.0.12",
|
"@parity/jsonrpc": "2.0.13",
|
||||||
"@parity/wordlist": "1.1.0",
|
"@parity/wordlist": "1.1.0",
|
||||||
"bignumber.js": "3.0.1",
|
"bignumber.js": "3.0.1",
|
||||||
"blockies": "0.0.2",
|
"blockies": "0.0.2",
|
||||||
@ -44,15 +44,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-account": {
|
"@parity/dapp-account": {
|
||||||
"version": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7",
|
"version": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#6909990fa930538e93b6ea421ce51212b624508e",
|
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#73d654ef3bfc9fc7bfee82184aae6e38e69fdd19",
|
||||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#568891ffe0839cbd5bfc606624426a8c0aaa331b",
|
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#57d8f6ecce69427ce79d20914e8ba326c3d78990",
|
||||||
"@parity/parity.js": "1.8.7",
|
"@parity/parity.js": "1.8.7",
|
||||||
"@parity/shapeshift": "2.0.11",
|
"@parity/shapeshift": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40",
|
"@parity/ui": "2.0.41",
|
||||||
"happypack": "3.1.0",
|
"happypack": "3.1.0",
|
||||||
"lodash": "4.17.2",
|
"lodash": "4.17.2",
|
||||||
"oo7": "0.5.3",
|
"oo7": "0.5.3",
|
||||||
@ -71,12 +71,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-accounts": {
|
"@parity/dapp-accounts": {
|
||||||
"version": "github:paritytech/dapp-accounts#6909990fa930538e93b6ea421ce51212b624508e",
|
"version": "github:paritytech/dapp-accounts#73d654ef3bfc9fc7bfee82184aae6e38e69fdd19",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#568891ffe0839cbd5bfc606624426a8c0aaa331b",
|
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#57d8f6ecce69427ce79d20914e8ba326c3d78990",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40",
|
"@parity/ui": "2.0.41",
|
||||||
"file-saver": "1.3.3",
|
"file-saver": "1.3.3",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1",
|
"react-dom": "15.6.1",
|
||||||
@ -86,92 +86,92 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-address": {
|
"@parity/dapp-address": {
|
||||||
"version": "github:paritytech/dapp-address#8a80659ce0ca6426a6399211d836b0ea45b9964a",
|
"version": "github:paritytech/dapp-address#fb8c8ca9ae52221e86ce42fb023a9667e365dd1e",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-account": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7",
|
"@parity/dapp-account": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||||
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#c8f4b336ef2c17d69d28b347a6eac57c41e8843d",
|
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#9233914fbc7054cc908f3a1ee497942d25ff11c1",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-addresses": {
|
"@parity/dapp-addresses": {
|
||||||
"version": "github:paritytech/dapp-addresses#c8f4b336ef2c17d69d28b347a6eac57c41e8843d",
|
"version": "github:paritytech/dapp-addresses#9233914fbc7054cc908f3a1ee497942d25ff11c1",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#6909990fa930538e93b6ea421ce51212b624508e",
|
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#73d654ef3bfc9fc7bfee82184aae6e38e69fdd19",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-chaindeploy": {
|
"@parity/dapp-chaindeploy": {
|
||||||
"version": "github:paritytech/dapp-chaindeploy#c1d4e5847f6ace8a12df5f1010bc7ded66b94bc3",
|
"version": "github:paritytech/dapp-chaindeploy#dd0e57e9262c677737d49ed071348da1531454b4",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1"
|
"react-dom": "15.6.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-contract": {
|
"@parity/dapp-contract": {
|
||||||
"version": "github:paritytech/dapp-contract#98b85bdd3dd4ffe4a57c4bf30b88b608d643315d",
|
"version": "github:paritytech/dapp-contract#80f278b6f9bc89656865e18bf2dd43fc1154b12a",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-account": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7",
|
"@parity/dapp-account": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-contracts": {
|
"@parity/dapp-contracts": {
|
||||||
"version": "github:paritytech/dapp-contracts#f9764d5df08c50b848cb0c30b017db48fb62f9fc",
|
"version": "github:paritytech/dapp-contracts#7c3abf11bace79db2d821eb14961ec9850de2928",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-account": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7",
|
"@parity/dapp-account": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#6909990fa930538e93b6ea421ce51212b624508e",
|
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#73d654ef3bfc9fc7bfee82184aae6e38e69fdd19",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-dapp-accounts": {
|
"@parity/dapp-dapp-accounts": {
|
||||||
"version": "github:paritytech/dapp-dapp-accounts#6c38cc9ef5375f92bf38d285f6f54c8e1ef750de",
|
"version": "github:paritytech/dapp-dapp-accounts#b0ad5ae9f77b34983fc70981486bca720e655ab5",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-dapp-methods": {
|
"@parity/dapp-dapp-methods": {
|
||||||
"version": "github:paritytech/dapp-dapp-methods#75ac39231d20365848c097c349e89e493b595a6b",
|
"version": "github:paritytech/dapp-dapp-methods#cb91e442af57aed333519c44e29fbaa848bcc210",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-dapp-visible": {
|
"@parity/dapp-dapp-visible": {
|
||||||
"version": "github:paritytech/dapp-dapp-visible#79a6c58b9e68fd9d7e2904b2ede3b7b8cc5983ef",
|
"version": "github:paritytech/dapp-dapp-visible#82617e62cc6abb197e926367924e955320584312",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-dappreg": {
|
"@parity/dapp-dappreg": {
|
||||||
"version": "github:paritytech/dapp-dappreg#7b1c99b6d82aca13810220d7fb1d6846d39f9da1",
|
"version": "github:paritytech/dapp-dappreg#e24de10b57a7d6b9796ef71d926615ff338635b9",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-develop": {
|
"@parity/dapp-develop": {
|
||||||
"version": "github:paritytech/dapp-develop#34f0c1f452cc851fe77edeedd378e8773138ba5c",
|
"version": "github:paritytech/dapp-develop#b33ac6292ec27481f771ec1c786ff2aa49f05740",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#f9764d5df08c50b848cb0c30b017db48fb62f9fc",
|
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#7c3abf11bace79db2d821eb14961ec9850de2928",
|
||||||
"@parity/parity.js": "1.8.7",
|
"@parity/parity.js": "1.8.7",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40",
|
"@parity/ui": "2.0.41",
|
||||||
"oo7": "0.5.3",
|
"oo7": "0.5.3",
|
||||||
"oo7-parity": "0.6.8",
|
"oo7-parity": "0.6.8",
|
||||||
"oo7-react": "0.4.5",
|
"oo7-react": "0.4.5",
|
||||||
@ -183,10 +183,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-githubhint": {
|
"@parity/dapp-githubhint": {
|
||||||
"version": "github:paritytech/dapp-githubhint#aa6bce466d4e6ab08aa60ca302597c51556039f9",
|
"version": "github:paritytech/dapp-githubhint#03ace881040fd2ee52489cfda38209bbe2ab4f83",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"moment": "2.17.0",
|
"moment": "2.17.0",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1",
|
"react-dom": "15.6.1",
|
||||||
@ -194,12 +194,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-home": {
|
"@parity/dapp-home": {
|
||||||
"version": "github:paritytech/dapp-home#85529a8f52f705d1bbcf70018f92bd661d18f19f",
|
"version": "github:paritytech/dapp-home#fe7e9a821e893faca40bb1cd19907332b34660b8",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-web": "github:paritytech/dapp-web#cafcd464d2eebc30f8b92b4786a7f8b7aa7a5a6d",
|
"@parity/dapp-web": "github:paritytech/dapp-web#71fa176f8ab671eda068f35de2010fd7ed3e69f9",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40",
|
"@parity/ui": "2.0.41",
|
||||||
"react-markdown": "2.4.4"
|
"react-markdown": "2.4.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -216,43 +216,43 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-localtx": {
|
"@parity/dapp-localtx": {
|
||||||
"version": "github:paritytech/dapp-localtx#221bf796ac3921db87b1daada3534da20a9c22ab",
|
"version": "github:paritytech/dapp-localtx#c3254edd064028b109b3e86fd2170814d4278faf",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-playground": {
|
"@parity/dapp-playground": {
|
||||||
"version": "github:paritytech/dapp-playground#e136730fa64aceae2d7e0d2cd2aeea24d22b30f3",
|
"version": "github:paritytech/dapp-playground#e136730fa64aceae2d7e0d2cd2aeea24d22b30f3",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-registry": {
|
"@parity/dapp-registry": {
|
||||||
"version": "github:paritytech/dapp-registry#8a3f61d10e858fe81b3731dd231b73e66a0879d9",
|
"version": "github:paritytech/dapp-registry#8a3f61d10e858fe81b3731dd231b73e66a0879d9",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40",
|
"@parity/ui": "2.0.41",
|
||||||
"material-ui": "0.16.5"
|
"material-ui": "0.16.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-settings": {
|
"@parity/dapp-settings": {
|
||||||
"version": "github:paritytech/dapp-settings#fbcabdfe73046229847dee00fd2176821d136c36",
|
"version": "github:paritytech/dapp-settings#a47069c4d9cecd2d38ab508c1da5bfa052cd7d31",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-signaturereg": {
|
"@parity/dapp-signaturereg": {
|
||||||
"version": "github:paritytech/dapp-signaturereg#31d70570a5c11bd5d954ccdcccc3dbb8f0e26f76",
|
"version": "github:paritytech/dapp-signaturereg#31d70570a5c11bd5d954ccdcccc3dbb8f0e26f76",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"moment": "2.17.0",
|
"moment": "2.17.0",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1",
|
"react-dom": "15.6.1",
|
||||||
@ -262,34 +262,34 @@
|
|||||||
"@parity/dapp-signer": {
|
"@parity/dapp-signer": {
|
||||||
"version": "github:paritytech/dapp-signer#96514150d210530eb3261399de84874b80a71f60",
|
"version": "github:paritytech/dapp-signer#96514150d210530eb3261399de84874b80a71f60",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-status": {
|
"@parity/dapp-status": {
|
||||||
"version": "github:paritytech/dapp-status#ab0230ffe15c154a52ea7e506511c70b6a60c661",
|
"version": "github:paritytech/dapp-status#ca2505c2aff4e68e148825b81a574ebeb3a4740f",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40",
|
"@parity/ui": "2.0.41",
|
||||||
"bytes": "2.4.0",
|
"bytes": "2.4.0",
|
||||||
"format-number": "2.0.1"
|
"format-number": "2.0.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-tokendeploy": {
|
"@parity/dapp-tokendeploy": {
|
||||||
"version": "github:paritytech/dapp-tokendeploy#a176ad74db967fe44c850a6dea6bebbf98412499",
|
"version": "github:paritytech/dapp-tokendeploy#652cd9f16b52dfdfc46419927196862d3d594bd3",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-tokenreg": {
|
"@parity/dapp-tokenreg": {
|
||||||
"version": "github:paritytech/dapp-tokenreg#0aa78a47034178f17fcf31126f38cf4a87a2ed64",
|
"version": "github:paritytech/dapp-tokenreg#a4a6d5ee93169bae33efedd1b43e3248bf4f49cd",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"material-ui": "0.16.5",
|
"material-ui": "0.16.5",
|
||||||
"react": "15.6.1",
|
"react": "15.6.1",
|
||||||
"react-dom": "15.6.1",
|
"react-dom": "15.6.1",
|
||||||
@ -297,37 +297,37 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-vaults": {
|
"@parity/dapp-vaults": {
|
||||||
"version": "github:paritytech/dapp-vaults#568891ffe0839cbd5bfc606624426a8c0aaa331b",
|
"version": "github:paritytech/dapp-vaults#57d8f6ecce69427ce79d20914e8ba326c3d78990",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-wallet": {
|
"@parity/dapp-wallet": {
|
||||||
"version": "github:paritytech/dapp-wallet#8614c8ee85fb30e0f4ca7097766a58b52fbcbf13",
|
"version": "github:paritytech/dapp-wallet#eddd36eb7119b06442e6dd2a772dcaf3b969714b",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/dapp-account": "github:paritytech/dapp-account#26443d131d95ebf4bd47d6fb16ac35c94e3bf5a7",
|
"@parity/dapp-account": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/dapp-web": {
|
"@parity/dapp-web": {
|
||||||
"version": "github:paritytech/dapp-web#cafcd464d2eebc30f8b92b4786a7f8b7aa7a5a6d",
|
"version": "github:paritytech/dapp-web#71fa176f8ab671eda068f35de2010fd7ed3e69f9",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"@parity/ui": "2.0.40",
|
"@parity/ui": "2.0.41",
|
||||||
"base32.js": "0.1.0"
|
"base32.js": "0.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/etherscan": {
|
"@parity/etherscan": {
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/@parity/etherscan/-/etherscan-2.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@parity/etherscan/-/etherscan-2.0.12.tgz",
|
||||||
"integrity": "sha512-XLWlhUYeaoBgFjHscKTFsIQIOkAO37eJoJOKVF4F2cfVWG4zohk2/tj7RGQr5fa6ztN2jWW0P/aGzrfXb82BHg==",
|
"integrity": "sha512-pDwUyaschuMxhTfUF/CAd9Dqe5y03DlsPNOJUNWy+hefL52GEyVmVI5WQGoBaf7FrcNO/sW/dV2u4sFkbpOhlw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"bignumber.js": "3.0.1",
|
"bignumber.js": "3.0.1",
|
||||||
"es6-promise": "4.1.1",
|
"es6-promise": "4.1.1",
|
||||||
"node-fetch": "1.6.3",
|
"node-fetch": "1.6.3",
|
||||||
@ -343,14 +343,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/jsonrpc": {
|
"@parity/jsonrpc": {
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"resolved": "https://registry.npmjs.org/@parity/jsonrpc/-/jsonrpc-2.0.12.tgz",
|
"resolved": "https://registry.npmjs.org/@parity/jsonrpc/-/jsonrpc-2.0.13.tgz",
|
||||||
"integrity": "sha512-dG9dhDn1eBhezhp7ATqK4bxywhRxtYTFoydAhFW+CvnM8CfN9WKv7f3iE/pLzuR/iD4Bcyr1X98v6REjR5BbQA=="
|
"integrity": "sha512-EB5sUa770VAP47X7OPX3KWhciRQjJoGjmvUeod/d5yHqpmjp+llKGuF5f83ZsId3F1Qz1ZBVt23Ha74GNagC/w=="
|
||||||
},
|
},
|
||||||
"@parity/ledger": {
|
"@parity/ledger": {
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/@parity/ledger/-/ledger-2.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@parity/ledger/-/ledger-2.0.12.tgz",
|
||||||
"integrity": "sha512-S7wrLNs3P/t7OsxEcHvgSCy7HmsolamzWw+z0bNoOzqgI8lPJbQX8Tpc5/fajkXDFzMv8TaOl5mzidiN5VymZw==",
|
"integrity": "sha512-ErAske2yElyE2ZqleE7ThO/t0KNOD3S93Mtdm1FDd65QywwDmw795Oi2CpmNwmGlWhN85iDzfT3CvlCzOZ8uXw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"u2f-api": "0.0.9",
|
"u2f-api": "0.0.9",
|
||||||
"u2f-api-polyfill": "0.4.3"
|
"u2f-api-polyfill": "0.4.3"
|
||||||
@ -374,33 +374,33 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/plugin-signer-account": {
|
"@parity/plugin-signer-account": {
|
||||||
"version": "github:paritytech/plugin-signer-account#c74a1711548666a60e1ee04b85676d13ed417428",
|
"version": "github:paritytech/plugin-signer-account#b573a1901f119c66c090b903a5f8d7aec5bfbcd4",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/plugin-signer-default": {
|
"@parity/plugin-signer-default": {
|
||||||
"version": "github:paritytech/plugin-signer-default#fd1fd3f51929e45ad1e52318eaea24e7f402bc00",
|
"version": "github:paritytech/plugin-signer-default#0335eaddc4ed03d6aad0acdbc8f3b95a5c17fe77",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/plugin-signer-hardware": {
|
"@parity/plugin-signer-hardware": {
|
||||||
"version": "github:paritytech/plugin-signer-hardware#887327fd15359c7381695793c7a7036d8c3ef2e9",
|
"version": "github:paritytech/plugin-signer-hardware#a7f688b5537f7d22426f3d82616114902603e598",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/plugin-signer-qr": {
|
"@parity/plugin-signer-qr": {
|
||||||
"version": "github:paritytech/plugin-signer-qr#806b5fbfada498e6cd5305dea0cb38e3a2136964",
|
"version": "github:paritytech/plugin-signer-qr#76c3e0850a50783a948c7e974c736b8ab003d2b1",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/ui": "2.0.40"
|
"@parity/ui": "2.0.41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/shapeshift": {
|
"@parity/shapeshift": {
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/@parity/shapeshift/-/shapeshift-2.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@parity/shapeshift/-/shapeshift-2.0.12.tgz",
|
||||||
"integrity": "sha512-baUQ018NqYfFQxRiS+pZyF7q0yw7s7f8n/+jaVbn/mYDxarBYrNPo7nGGKpOSFC7U6qtczycxyn77eaYR1Y10A==",
|
"integrity": "sha512-xuN9zabBJeziJH2pNeKC3zaiq4NHiDRmcMgSgC9MVGO4PehuqGaO3AWh7Nf70OPO4vFTopi1lxfrNTskSPs8CQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"es6-promise": "4.1.1",
|
"es6-promise": "4.1.1",
|
||||||
"node-fetch": "1.6.3",
|
"node-fetch": "1.6.3",
|
||||||
@ -415,11 +415,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/shared": {
|
"@parity/shared": {
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/@parity/shared/-/shared-2.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@parity/shared/-/shared-2.0.12.tgz",
|
||||||
"integrity": "sha512-sezJc3qeiJu0fiwg/MmpAWoqS1jtyoviBHJx8ue+3s7HdkBjsFyWYmdG2hoePkY/fxF3G9EgfgKbuKp2PiE8ww==",
|
"integrity": "sha512-kdLEYx4M8wayvthYZ1RiGtIka51uEOVM2X2T5ylOkW1AIJwFq8iTYD1nKUx/3pvMJI+CfEwtkmVCIUjOpMTE6g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/ledger": "2.0.11",
|
"@parity/ledger": "2.0.12",
|
||||||
"eventemitter3": "2.0.3",
|
"eventemitter3": "2.0.3",
|
||||||
"loglevel": "1.4.1",
|
"loglevel": "1.4.1",
|
||||||
"mobx": "2.6.4",
|
"mobx": "2.6.4",
|
||||||
@ -436,13 +436,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@parity/ui": {
|
"@parity/ui": {
|
||||||
"version": "2.0.40",
|
"version": "2.0.41",
|
||||||
"resolved": "https://registry.npmjs.org/@parity/ui/-/ui-2.0.40.tgz",
|
"resolved": "https://registry.npmjs.org/@parity/ui/-/ui-2.0.41.tgz",
|
||||||
"integrity": "sha512-o2nlkAjxUhl2LAXKjqTyQlfYzPzLNhNa/l4KBxwIIxf64MGYYK1rYxhNnk7wsAQbQl2Iqu5Z052FWsvqoz9XIQ==",
|
"integrity": "sha512-hJBXMX0EnskGTsif3zLKs/VfN1ZTnMjOq9tDroZYp5LTvGzV1yuz7ufmNO24vGFNRtO1FACozwrDC1Un5X6+/w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@parity/api": "2.0.11",
|
"@parity/api": "2.0.12",
|
||||||
"@parity/etherscan": "2.0.11",
|
"@parity/etherscan": "2.0.12",
|
||||||
"@parity/shared": "2.0.11",
|
"@parity/shared": "2.0.12",
|
||||||
"bignumber.js": "3.0.1",
|
"bignumber.js": "3.0.1",
|
||||||
"brace": "0.9.0",
|
"brace": "0.9.0",
|
||||||
"date-difference": "1.0.0",
|
"date-difference": "1.0.0",
|
||||||
@ -492,9 +492,9 @@
|
|||||||
"integrity": "sha1-np7Tq3g39WM7WETmCjVenmPkJ64="
|
"integrity": "sha1-np7Tq3g39WM7WETmCjVenmPkJ64="
|
||||||
},
|
},
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "7.0.43",
|
"version": "7.0.44",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-7.0.43.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-7.0.44.tgz",
|
||||||
"integrity": "sha512-7scYwwfHNppXvH/9JzakbVxk0o0QUILVk1Lv64GRaxwPuGpnF1QBiwdvhDpLcymb8BpomQL3KYoWKq3wUdDMhQ==",
|
"integrity": "sha512-5ZskbOk+/EIZErNRo8bgemhtw99PB+CsdOm2wM5qAgc+MwAVL6L9RZv2Hin7Y8S7FewCkPqNlw+3hTmT+PsnJA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"abab": {
|
"abab": {
|
||||||
@ -4437,7 +4437,7 @@
|
|||||||
"integrity": "sha1-BloxAr+LhxAt9QxQmF/v5sVpBFs=",
|
"integrity": "sha1-BloxAr+LhxAt9QxQmF/v5sVpBFs=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/node": "7.0.43",
|
"@types/node": "7.0.44",
|
||||||
"electron-download": "3.3.0",
|
"electron-download": "3.3.0",
|
||||||
"extract-zip": "1.6.5"
|
"extract-zip": "1.6.5"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user