Updated dependencies
This commit is contained in:
parent
9a62119a82
commit
fc2b58a4eb
136
js/package-lock.json
generated
136
js/package-lock.json
generated
@ -44,15 +44,15 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-account": {
|
||||
"version": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"version": "github:paritytech/dapp-account#63eddb3680d4acc2e3dc2a311042008918595fa0",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#d5efd5a344cd8da096710da2729a0081e9ae27c3",
|
||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#09d7d6267448893c3bdd67000c770ac1eb92bfcb",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#40c13b7a554b300b1ba50a1c027a5c8f99c27e47",
|
||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#925990e2cfdf977b25f946c1fc2632b63f4f87c9",
|
||||
"@parity/parity.js": "1.8.7",
|
||||
"@parity/shapeshift": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"@parity/ui": "2.0.43",
|
||||
"happypack": "3.1.0",
|
||||
"lodash": "4.17.2",
|
||||
"oo7": "0.5.3",
|
||||
@ -71,12 +71,12 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-accounts": {
|
||||
"version": "github:paritytech/dapp-accounts#d5efd5a344cd8da096710da2729a0081e9ae27c3",
|
||||
"version": "github:paritytech/dapp-accounts#40c13b7a554b300b1ba50a1c027a5c8f99c27e47",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#09d7d6267448893c3bdd67000c770ac1eb92bfcb",
|
||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#925990e2cfdf977b25f946c1fc2632b63f4f87c9",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"@parity/ui": "2.0.43",
|
||||
"file-saver": "1.3.3",
|
||||
"react": "15.6.1",
|
||||
"react-dom": "15.6.1",
|
||||
@ -86,22 +86,22 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-address": {
|
||||
"version": "github:paritytech/dapp-address#f00d782bba273d32dd892209bf475587008f6210",
|
||||
"version": "github:paritytech/dapp-address#e04e5eda9c466d20024888ec1d5c94fb28d817cd",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#998c078c56dbce00861c3f82d096efbd0caf71f4",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#63eddb3680d4acc2e3dc2a311042008918595fa0",
|
||||
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#4a73c3029e5bc24df5a99faf2cac53cdbde13950",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-addresses": {
|
||||
"version": "github:paritytech/dapp-addresses#998c078c56dbce00861c3f82d096efbd0caf71f4",
|
||||
"version": "github:paritytech/dapp-addresses#4a73c3029e5bc24df5a99faf2cac53cdbde13950",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#d5efd5a344cd8da096710da2729a0081e9ae27c3",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#40c13b7a554b300b1ba50a1c027a5c8f99c27e47",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-chaindeploy": {
|
||||
@ -114,46 +114,46 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-contract": {
|
||||
"version": "github:paritytech/dapp-contract#39ab51b094ee4a4c7d6340f4c24bbec3bc3a3e8d",
|
||||
"version": "github:paritytech/dapp-contract#b56fd8934165ba3684c8050fdf90395db163b87c",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#63eddb3680d4acc2e3dc2a311042008918595fa0",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-contracts": {
|
||||
"version": "github:paritytech/dapp-contracts#facf4907cf2a201bed5113baa0a4efb434d47bab",
|
||||
"version": "github:paritytech/dapp-contracts#cc380c7811500a1fae21f32bdf3a8e2b95ef1064",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#d5efd5a344cd8da096710da2729a0081e9ae27c3",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#63eddb3680d4acc2e3dc2a311042008918595fa0",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#40c13b7a554b300b1ba50a1c027a5c8f99c27e47",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-dapp-accounts": {
|
||||
"version": "github:paritytech/dapp-dapp-accounts#02072a8b6cf67b660b99ff80e979077dafe5874f",
|
||||
"version": "github:paritytech/dapp-dapp-accounts#218ea4197cf81b52322827c8bc3e10d34c896a04",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-dapp-methods": {
|
||||
"version": "github:paritytech/dapp-dapp-methods#186b36db0b92fe5700a79c347df5fa2ae8446830",
|
||||
"version": "github:paritytech/dapp-dapp-methods#3dc5b1f81e917db1682a87664bff188ffd60064f",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-dapp-visible": {
|
||||
"version": "github:paritytech/dapp-dapp-visible#e35f40977d6862e5be8fe74f56a2b6dc1860ee89",
|
||||
"version": "github:paritytech/dapp-dapp-visible#f2d69a5b26ccf407c34397c21f755b02a54215a8",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-dappreg": {
|
||||
@ -161,17 +161,17 @@
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-develop": {
|
||||
"version": "github:paritytech/dapp-develop#38e1ba5dc3e9ad69d595f804c7cff3911e094998",
|
||||
"version": "github:paritytech/dapp-develop#185db94376a61c4b7b78375f10c27416226bc4aa",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#facf4907cf2a201bed5113baa0a4efb434d47bab",
|
||||
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#cc380c7811500a1fae21f32bdf3a8e2b95ef1064",
|
||||
"@parity/parity.js": "1.8.7",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"@parity/ui": "2.0.43",
|
||||
"oo7": "0.5.3",
|
||||
"oo7-parity": "0.6.8",
|
||||
"oo7-react": "0.4.5",
|
||||
@ -194,12 +194,12 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-home": {
|
||||
"version": "github:paritytech/dapp-home#08fac08a557f4db903da69829886e23545054a2f",
|
||||
"version": "github:paritytech/dapp-home#be2039a0ab00b953e16dea5ec05638455a08cd3e",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-web": "github:paritytech/dapp-web#e30ef23a6cb54ca61da37daff7d0b41e4ef5d0f8",
|
||||
"@parity/dapp-web": "github:paritytech/dapp-web#4223b9c246f0ec4fe0e08c183c9791d3b4a8ddfe",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"@parity/ui": "2.0.43",
|
||||
"react-markdown": "2.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -220,7 +220,7 @@
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-playground": {
|
||||
@ -228,7 +228,7 @@
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-registry": {
|
||||
@ -236,16 +236,16 @@
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"@parity/ui": "2.0.43",
|
||||
"material-ui": "0.16.5"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-settings": {
|
||||
"version": "github:paritytech/dapp-settings#959a037207f0e6f937d9a6dbd39f67874e344e35",
|
||||
"version": "github:paritytech/dapp-settings#007cbcdb7888c748650b0ace8226604261b9e22d",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-signaturereg": {
|
||||
@ -264,15 +264,15 @@
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-status": {
|
||||
"version": "github:paritytech/dapp-status#ad08e1c6bac49017ee801ddb4c41c370d3e60599",
|
||||
"version": "github:paritytech/dapp-status#8bab531ec5ad85c77d24c2bddcf5d62c625cbfe0",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"@parity/ui": "2.0.43",
|
||||
"bytes": "2.4.0",
|
||||
"format-number": "2.0.1"
|
||||
}
|
||||
@ -282,7 +282,7 @@
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-tokenreg": {
|
||||
@ -297,28 +297,28 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-vaults": {
|
||||
"version": "github:paritytech/dapp-vaults#09d7d6267448893c3bdd67000c770ac1eb92bfcb",
|
||||
"version": "github:paritytech/dapp-vaults#925990e2cfdf977b25f946c1fc2632b63f4f87c9",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-wallet": {
|
||||
"version": "github:paritytech/dapp-wallet#f87a3d63f8a8160dc3db533e5ad7c35112e0a84e",
|
||||
"version": "github:paritytech/dapp-wallet#6eaba7a70e5cca074f02d3039451d45c5c8eddf1",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#63eddb3680d4acc2e3dc2a311042008918595fa0",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-web": {
|
||||
"version": "github:paritytech/dapp-web#e30ef23a6cb54ca61da37daff7d0b41e4ef5d0f8",
|
||||
"version": "github:paritytech/dapp-web#4223b9c246f0ec4fe0e08c183c9791d3b4a8ddfe",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"@parity/ui": "2.0.43",
|
||||
"base32.js": "0.1.0"
|
||||
}
|
||||
},
|
||||
@ -374,27 +374,27 @@
|
||||
}
|
||||
},
|
||||
"@parity/plugin-signer-account": {
|
||||
"version": "github:paritytech/plugin-signer-account#ed568ac368ff6292a8bccf5181a8d2b817a00eb1",
|
||||
"version": "github:paritytech/plugin-signer-account#03cd3564191f1d4dfbea9e9b2158b4a03a37daf8",
|
||||
"requires": {
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/plugin-signer-default": {
|
||||
"version": "github:paritytech/plugin-signer-default#67babac60bd5108c94f643e8374bf7815897cb2a",
|
||||
"version": "github:paritytech/plugin-signer-default#fe26dd11431482742d679c83762ead450ed26928",
|
||||
"requires": {
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/plugin-signer-hardware": {
|
||||
"version": "github:paritytech/plugin-signer-hardware#4de522d01da3e1ea7f2398010a69f3ea46f26eef",
|
||||
"version": "github:paritytech/plugin-signer-hardware#d549d2344f034d12518c195f6e7519478b35bf15",
|
||||
"requires": {
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/plugin-signer-qr": {
|
||||
"version": "github:paritytech/plugin-signer-qr#a9f8cc51a92a5c00e4a45f6bb929024c5e41e83a",
|
||||
"version": "github:paritytech/plugin-signer-qr#c57202e6c67aa964df838d84906f6f2508fa29fe",
|
||||
"requires": {
|
||||
"@parity/ui": "2.0.42"
|
||||
"@parity/ui": "2.0.43"
|
||||
}
|
||||
},
|
||||
"@parity/shapeshift": {
|
||||
@ -436,9 +436,9 @@
|
||||
}
|
||||
},
|
||||
"@parity/ui": {
|
||||
"version": "2.0.42",
|
||||
"resolved": "https://registry.npmjs.org/@parity/ui/-/ui-2.0.42.tgz",
|
||||
"integrity": "sha512-Ao2Sa0NoyWveeymNZQrLfo93xHfhYZzIAcTUlAZbC4C/a201k7FYFOwc0GtMxxnAH0tzUiv6vb9b44p2H77xOg==",
|
||||
"version": "2.0.43",
|
||||
"resolved": "https://registry.npmjs.org/@parity/ui/-/ui-2.0.43.tgz",
|
||||
"integrity": "sha512-JEbn0895ystyPRd7ibsVSv3tAWDd+uY7JrMQYkpGSVUdP00yrL8SMMxOxH0BBZGsvEPkm1eUFkB5+KKOQZ322Q==",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/etherscan": "2.0.13",
|
||||
@ -4640,7 +4640,7 @@
|
||||
"integrity": "sha1-GO6FjOajxFx9eekcFfzKnsVoSU8=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"es6-iterator": "2.0.1",
|
||||
"es6-iterator": "2.0.3",
|
||||
"es6-symbol": "3.1.1"
|
||||
}
|
||||
},
|
||||
@ -4650,9 +4650,9 @@
|
||||
"integrity": "sha1-7sXHJurO9Rt/a3PCDbbhsTsGnJg="
|
||||
},
|
||||
"es6-iterator": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.1.tgz",
|
||||
"integrity": "sha1-jjGcnwRTv1ddN0lAplWSDlnKVRI=",
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
|
||||
"integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"d": "1.0.0",
|
||||
@ -4668,7 +4668,7 @@
|
||||
"requires": {
|
||||
"d": "1.0.0",
|
||||
"es5-ext": "0.10.35",
|
||||
"es6-iterator": "2.0.1",
|
||||
"es6-iterator": "2.0.3",
|
||||
"es6-set": "0.1.5",
|
||||
"es6-symbol": "3.1.1",
|
||||
"event-emitter": "0.3.5"
|
||||
@ -4687,7 +4687,7 @@
|
||||
"requires": {
|
||||
"d": "1.0.0",
|
||||
"es5-ext": "0.10.35",
|
||||
"es6-iterator": "2.0.1",
|
||||
"es6-iterator": "2.0.3",
|
||||
"es6-symbol": "3.1.1",
|
||||
"event-emitter": "0.3.5"
|
||||
}
|
||||
@ -4720,7 +4720,7 @@
|
||||
"requires": {
|
||||
"d": "1.0.0",
|
||||
"es5-ext": "0.10.35",
|
||||
"es6-iterator": "2.0.1",
|
||||
"es6-iterator": "2.0.3",
|
||||
"es6-symbol": "3.1.1"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user