|
@ -3580,7 +3580,7 @@ electron-builder-lib@~20.2.0: |
|
|
semver "^5.5.0" |
|
|
semver "^5.5.0" |
|
|
temp-file "^3.1.1" |
|
|
temp-file "^3.1.1" |
|
|
|
|
|
|
|
|
electron-builder@^20.4.0: |
|
|
electron-builder@^20.0.4, electron-builder@^20.4.0: |
|
|
version "20.4.0" |
|
|
version "20.4.0" |
|
|
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-20.4.0.tgz#d1393719339c17dd7c2dd16d58b4e138ca6646ce" |
|
|
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-20.4.0.tgz#d1393719339c17dd7c2dd16d58b4e138ca6646ce" |
|
|
dependencies: |
|
|
dependencies: |
|
@ -3744,7 +3744,7 @@ electron-webpack@1.13.0: |
|
|
webpack-merge "^4.1.1" |
|
|
webpack-merge "^4.1.1" |
|
|
yargs "^11.0.0" |
|
|
yargs "^11.0.0" |
|
|
|
|
|
|
|
|
electron@1.8.3: |
|
|
electron@1.8.3, electron@^1.8.2: |
|
|
version "1.8.3" |
|
|
version "1.8.3" |
|
|
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.3.tgz#001416ea3a25ce594e317cb5531bc41eadd22f7f" |
|
|
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.3.tgz#001416ea3a25ce594e317cb5531bc41eadd22f7f" |
|
|
dependencies: |
|
|
dependencies: |
|
@ -5102,11 +5102,7 @@ hoist-non-react-statics@1.x.x, hoist-non-react-statics@^1.2.0: |
|
|
version "1.2.0" |
|
|
version "1.2.0" |
|
|
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb" |
|
|
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb" |
|
|
|
|
|
|
|
|
hoist-non-react-statics@2.3.1: |
|
|
hoist-non-react-statics@^2.3.0, hoist-non-react-statics@^2.3.1, hoist-non-react-statics@^2.5.0: |
|
|
version "2.3.1" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0" |
|
|
|
|
|
|
|
|
|
|
|
hoist-non-react-statics@^2.3.0, hoist-non-react-statics@^2.5.0: |
|
|
|
|
|
version "2.5.0" |
|
|
version "2.5.0" |
|
|
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40" |
|
|
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40" |
|
|
|
|
|
|
|
@ -6338,6 +6334,9 @@ ledger-test-library@KhalilBellakrid/ledger-test-library-nodejs#7d37482: |
|
|
dependencies: |
|
|
dependencies: |
|
|
axios "^0.17.1" |
|
|
axios "^0.17.1" |
|
|
bindings "^1.3.0" |
|
|
bindings "^1.3.0" |
|
|
|
|
|
electron "^1.8.2" |
|
|
|
|
|
electron-builder "^20.0.4" |
|
|
|
|
|
electron-rebuild "^1.7.3" |
|
|
nan "^2.6.2" |
|
|
nan "^2.6.2" |
|
|
prebuild-install "^2.2.2" |
|
|
prebuild-install "^2.2.2" |
|
|
|
|
|
|
|
@ -8329,11 +8328,11 @@ react-html-attributes@^1.3.0: |
|
|
dependencies: |
|
|
dependencies: |
|
|
html-element-attributes "^1.0.0" |
|
|
html-element-attributes "^1.0.0" |
|
|
|
|
|
|
|
|
react-i18next@^7.4.0: |
|
|
react-i18next@^7.5.0: |
|
|
version "7.4.0" |
|
|
version "7.5.0" |
|
|
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-7.4.0.tgz#07a336e49fc8f2599d08136d73134e3dc4830b49" |
|
|
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-7.5.0.tgz#96a92ba7492edb746975eae316534b42423362fe" |
|
|
dependencies: |
|
|
dependencies: |
|
|
hoist-non-react-statics "2.3.1" |
|
|
hoist-non-react-statics "^2.3.1" |
|
|
html-parse-stringify2 "2.0.1" |
|
|
html-parse-stringify2 "2.0.1" |
|
|
prop-types "^15.6.0" |
|
|
prop-types "^15.6.0" |
|
|
|
|
|
|
|
|