Update/rebuild after merge

This commit is contained in:
Jaco Greeff 2017-08-07 12:27:10 +02:00
parent a48f321fac
commit b0228e66a0
2 changed files with 94 additions and 104 deletions

197
js/package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "parity.js", "name": "parity.js",
"version": "1.8.6", "version": "1.8.10",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
@ -13,10 +13,10 @@
} }
}, },
"@parity/api": { "@parity/api": {
"version": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "version": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"requires": { "requires": {
"@parity/abi": "github:paritytech/js-abi#414765a476d88b6fb9f3398c99a946021957d07a", "@parity/abi": "github:paritytech/js-abi#414765a476d88b6fb9f3398c99a946021957d07a",
"@parity/jsonrpc": "github:paritytech/js-jsonrpc#e271aa9d158fa90a57cc4e6b4ad2993f9fbb8ad4", "@parity/jsonrpc": "github:paritytech/js-jsonrpc#7617800edda7b7404f7caf892ffc870a1ee31205",
"@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",
@ -40,15 +40,15 @@
} }
}, },
"@parity/dapp-account": { "@parity/dapp-account": {
"version": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7", "version": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee", "@parity/dapp-accounts": "github:paritytech/dapp-accounts#4cf35b3bfee30ef9a5057402e068705b86c05272",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7", "@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
"@parity/parity.js": "1.8.7", "@parity/parity.js": "1.8.7",
"@parity/shapeshift": "github:paritytech/js-shapeshift#9de4790c8f6ac282e10af5738dd0a687a97fc419", "@parity/shapeshift": "github:paritytech/js-shapeshift#9de4790c8f6ac282e10af5738dd0a687a97fc419",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"happypack": "3.1.0", "happypack": "3.1.0",
"lodash": "4.17.2", "lodash": "4.17.2",
"oo7": "0.5.3", "oo7": "0.5.3",
@ -67,12 +67,12 @@
} }
}, },
"@parity/dapp-accounts": { "@parity/dapp-accounts": {
"version": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee", "version": "github:paritytech/dapp-accounts#4cf35b3bfee30ef9a5057402e068705b86c05272",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7", "@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"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",
@ -82,29 +82,29 @@
} }
}, },
"@parity/dapp-address": { "@parity/dapp-address": {
"version": "github:paritytech/dapp-address#24fd4d0fc42a7435a26110bb8a0165512b06429c", "version": "github:paritytech/dapp-address#026e077c75aa250bd70a911dc8cec54d8374eb5d",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-account": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7", "@parity/dapp-account": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#19eef6b6b9c33a473e78c2d6c42e5befee18fe3c", "@parity/dapp-addresses": "github:paritytech/dapp-addresses#1fadb35f08d9fac0fc326517bf01652298d5c0b8",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4" "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a"
} }
}, },
"@parity/dapp-addresses": { "@parity/dapp-addresses": {
"version": "github:paritytech/dapp-addresses#19eef6b6b9c33a473e78c2d6c42e5befee18fe3c", "version": "github:paritytech/dapp-addresses#1fadb35f08d9fac0fc326517bf01652298d5c0b8",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee", "@parity/dapp-accounts": "github:paritytech/dapp-accounts#4cf35b3bfee30ef9a5057402e068705b86c05272",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4" "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a"
} }
}, },
"@parity/dapp-chaindeploy": { "@parity/dapp-chaindeploy": {
"version": "github:paritytech/dapp-chaindeploy#837d75c91d42041ccf948d75f62609f185ee7179", "version": "github:paritytech/dapp-chaindeploy#837d75c91d42041ccf948d75f62609f185ee7179",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"react": "15.6.1", "react": "15.6.1",
"react-dom": "15.6.1" "react-dom": "15.6.1"
} }
@ -112,57 +112,57 @@
"@parity/dapp-contract": { "@parity/dapp-contract": {
"version": "github:paritytech/dapp-contract#91664a413716044ab8799224ded65aaced2151fd", "version": "github:paritytech/dapp-contract#91664a413716044ab8799224ded65aaced2151fd",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-account": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7", "@parity/dapp-account": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4" "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a"
} }
}, },
"@parity/dapp-contracts": { "@parity/dapp-contracts": {
"version": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942", "version": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-account": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7", "@parity/dapp-account": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7562d583683e8660da4b5a25e98cf2365be85ee", "@parity/dapp-accounts": "github:paritytech/dapp-accounts#4cf35b3bfee30ef9a5057402e068705b86c05272",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4" "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a"
} }
}, },
"@parity/dapp-dapp-accounts": { "@parity/dapp-dapp-accounts": {
"version": "github:paritytech/dapp-dapp-accounts#b78ee21f99ac1ff60455c579f6d3abf47538ba58", "version": "github:paritytech/dapp-dapp-accounts#b78ee21f99ac1ff60455c579f6d3abf47538ba58",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-dapp-methods": { "@parity/dapp-dapp-methods": {
"version": "github:paritytech/dapp-dapp-methods#35ea2d7bb54a2bcf12702da53bea03265ba9c892", "version": "github:paritytech/dapp-dapp-methods#35ea2d7bb54a2bcf12702da53bea03265ba9c892",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-dappreg": { "@parity/dapp-dappreg": {
"version": "github:paritytech/dapp-dappreg#dd45124d071e853b54a91419576c991da08c9b3d", "version": "github:paritytech/dapp-dappreg#dd45124d071e853b54a91419576c991da08c9b3d",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-develop": { "@parity/dapp-develop": {
"version": "github:paritytech/dapp-develop#e9efd437a07ae76279ab5c959ccaecb2e521386f", "version": "github:paritytech/dapp-develop#e9efd437a07ae76279ab5c959ccaecb2e521386f",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942", "@parity/dapp-contracts": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942",
"@parity/parity.js": "1.8.7", "@parity/parity.js": "1.8.7",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"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",
@ -176,8 +176,8 @@
"@parity/dapp-githubhint": { "@parity/dapp-githubhint": {
"version": "github:paritytech/dapp-githubhint#89c923ac78ff11cbe2a72adc0b0bab24a2736673", "version": "github:paritytech/dapp-githubhint#89c923ac78ff11cbe2a72adc0b0bab24a2736673",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"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",
@ -187,10 +187,10 @@
"@parity/dapp-home": { "@parity/dapp-home": {
"version": "github:paritytech/dapp-home#aaa0a9dcde92ea72731c74651241aaf3369c6ef5", "version": "github:paritytech/dapp-home#aaa0a9dcde92ea72731c74651241aaf3369c6ef5",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-web": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc", "@parity/dapp-web": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"react-markdown": "2.4.4", "react-markdown": "2.4.4",
"recharts": "0.15.2" "recharts": "0.15.2"
}, },
@ -208,29 +208,29 @@
} }
}, },
"@parity/dapp-localtx": { "@parity/dapp-localtx": {
"version": "github:paritytech/dapp-localtx#887f85a748e666feb6b932cdbc57c15be9598bc3", "version": "github:paritytech/dapp-localtx#f54f3e2eef5fe5fd791c08f4a4e543ce2873be3a",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-playground": { "@parity/dapp-playground": {
"version": "github:paritytech/dapp-playground#2a5834a7ccdb4df7a873637ab7554009f302f4da", "version": "github:paritytech/dapp-playground#2a5834a7ccdb4df7a873637ab7554009f302f4da",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-registry": { "@parity/dapp-registry": {
"version": "github:paritytech/dapp-registry#54cf46d9795ec832924444f763dda680585c275c", "version": "github:paritytech/dapp-registry#54cf46d9795ec832924444f763dda680585c275c",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"material-ui": "0.16.5", "material-ui": "0.16.5",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
@ -238,17 +238,17 @@
"@parity/dapp-settings": { "@parity/dapp-settings": {
"version": "github:paritytech/dapp-settings#6b2db81f1095f30a417b8e6e4a4fa3f4dd4da7bc", "version": "github:paritytech/dapp-settings#6b2db81f1095f30a417b8e6e4a4fa3f4dd4da7bc",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-signaturereg": { "@parity/dapp-signaturereg": {
"version": "github:paritytech/dapp-signaturereg#66eeef9bb9b601a397b4de987e47b1a39788ba19", "version": "github:paritytech/dapp-signaturereg#66eeef9bb9b601a397b4de987e47b1a39788ba19",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"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",
@ -258,18 +258,18 @@
"@parity/dapp-signer": { "@parity/dapp-signer": {
"version": "github:paritytech/dapp-signer#1e7184c852ea0f13028828ef1222ca64edc0d324", "version": "github:paritytech/dapp-signer#1e7184c852ea0f13028828ef1222ca64edc0d324",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-status": { "@parity/dapp-status": {
"version": "github:paritytech/dapp-status#f4f75588c88bf808bb768ea40b8885de2e55d515", "version": "github:paritytech/dapp-status#f4f75588c88bf808bb768ea40b8885de2e55d515",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"bytes": "2.4.0", "bytes": "2.4.0",
"format-number": "2.0.1", "format-number": "2.0.1",
"recharts": "0.15.2" "recharts": "0.15.2"
@ -278,17 +278,17 @@
"@parity/dapp-tokendeploy": { "@parity/dapp-tokendeploy": {
"version": "github:paritytech/dapp-tokendeploy#b049ffdeb5bdfaede48bc6c8478a661e56e9ef6e", "version": "github:paritytech/dapp-tokendeploy#b049ffdeb5bdfaede48bc6c8478a661e56e9ef6e",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-tokenreg": { "@parity/dapp-tokenreg": {
"version": "github:paritytech/dapp-tokenreg#e8310f2ccbf75f5225271a010e8e1958611968ef", "version": "github:paritytech/dapp-tokenreg#e8310f2ccbf75f5225271a010e8e1958611968ef",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"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",
@ -299,28 +299,28 @@
"@parity/dapp-vaults": { "@parity/dapp-vaults": {
"version": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7", "version": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4" "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a"
} }
}, },
"@parity/dapp-wallet": { "@parity/dapp-wallet": {
"version": "github:paritytech/dapp-wallet#ca2d2c3d844ebc4c1da40beaec52578788da6aba", "version": "github:paritytech/dapp-wallet#ca2d2c3d844ebc4c1da40beaec52578788da6aba",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/dapp-account": "github:paritytech/dapp-account#e8a1a995db57c83a838f58c2da1995b6a5333fc7", "@parity/dapp-account": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57",
"@parity/dapp-address": "github:paritytech/dapp-address#24fd4d0fc42a7435a26110bb8a0165512b06429c", "@parity/dapp-address": "github:paritytech/dapp-address#026e077c75aa250bd70a911dc8cec54d8374eb5d",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
}, },
"@parity/dapp-web": { "@parity/dapp-web": {
"version": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc", "version": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"@parity/ui": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"base32.js": "0.1.0", "base32.js": "0.1.0",
"recharts": "0.15.2" "recharts": "0.15.2"
} }
@ -328,7 +328,7 @@
"@parity/etherscan": { "@parity/etherscan": {
"version": "github:paritytech/js-etherscan#12e9ce901609a9ee84907034fe1da34c18e7f358", "version": "github:paritytech/js-etherscan#12e9ce901609a9ee84907034fe1da34c18e7f358",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"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",
@ -344,7 +344,7 @@
} }
}, },
"@parity/jsonrpc": { "@parity/jsonrpc": {
"version": "github:paritytech/js-jsonrpc#e271aa9d158fa90a57cc4e6b4ad2993f9fbb8ad4" "version": "github:paritytech/js-jsonrpc#7617800edda7b7404f7caf892ffc870a1ee31205"
}, },
"@parity/ledger": { "@parity/ledger": {
"version": "github:paritytech/js-ledger#c363adfb9192aa56b7b498b0ad90bc4032bcd6ab", "version": "github:paritytech/js-ledger#c363adfb9192aa56b7b498b0ad90bc4032bcd6ab",
@ -377,7 +377,7 @@
} }
}, },
"@parity/shared": { "@parity/shared": {
"version": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "version": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"requires": { "requires": {
"@parity/ledger": "github:paritytech/js-ledger#c363adfb9192aa56b7b498b0ad90bc4032bcd6ab", "@parity/ledger": "github:paritytech/js-ledger#c363adfb9192aa56b7b498b0ad90bc4032bcd6ab",
"eventemitter3": "2.0.3", "eventemitter3": "2.0.3",
@ -396,11 +396,11 @@
} }
}, },
"@parity/ui": { "@parity/ui": {
"version": "github:paritytech/js-ui#c312b207147a8980cfe9632c9ee0dda07a0f80d4", "version": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#bd566a070313ae35939014219b58bb93f3c3a145", "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9",
"@parity/etherscan": "github:paritytech/js-etherscan#12e9ce901609a9ee84907034fe1da34c18e7f358", "@parity/etherscan": "github:paritytech/js-etherscan#12e9ce901609a9ee84907034fe1da34c18e7f358",
"@parity/shared": "github:paritytech/js-shared#106d9ea9d6f7c78aabd93d7b58b612e9e81004e2", "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914",
"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",
@ -717,15 +717,6 @@
"es-abstract": "1.8.0" "es-abstract": "1.8.0"
} }
}, },
"arraybuffer-loader": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/arraybuffer-loader/-/arraybuffer-loader-0.2.2.tgz",
"integrity": "sha1-jnKU0VGqyO1wqC53Pq0FWQ23Dik=",
"dev": true,
"requires": {
"loader-utils": "0.2.16"
}
},
"arrify": { "arrify": {
"version": "1.0.1", "version": "1.0.1",
"resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",

View File

@ -53,7 +53,6 @@
"prepush": "npm run lint:cached" "prepush": "npm run lint:cached"
}, },
"devDependencies": { "devDependencies": {
"arraybuffer-loader": "0.2.2",
"babel-cli": "6.23.0", "babel-cli": "6.23.0",
"babel-core": "6.23.1", "babel-core": "6.23.1",
"babel-eslint": "7.1.1", "babel-eslint": "7.1.1",