diff --git a/desktop_files/package.json.orig b/desktop_files/package.json.orig index bebd7e1566..f36864f082 100644 --- a/desktop_files/package.json.orig +++ b/desktop_files/package.json.orig @@ -28,16 +28,10 @@ "../../../../../resources/fonts/Inter-UI-Regular.otf" ], "dependencies": { - "@babel/core": "7.0.1", - "@babel/generator": "7.0.0", - "@babel/helper-builder-react-jsx": "7.0.0", - "@babel/plugin-transform-block-scoping": "7.0.0", - "@babel/preset-env": "7.1.0", - "@babel/register": "7.0.0", "assert": "1.4.1", "asyncstorage-down": "4.0.1", "babel-preset-react-native": "5.0.2", - "bignumber.js": "github:status-im/bignumber.js#master", + "bignumber.js": "git+https://github.com/status-im/bignumber.js.git#v4.0.2-status", "buffer": "3.6.0", "chance": "1.0.12", "create-react-class": "15.6.2", @@ -85,7 +79,7 @@ "react-native-webview-bridge": "github:status-im/react-native-webview-bridge#react-native-0.49-desktop", "realm": "git+https://github.com/status-im/realm-js.git#heads/v2.20.1", "rn-snoopy": "github:status-im/rn-snoopy", - "status-conan": "git+https://github.com/status-im/status-conan.git#master", + "status-conan": "git+https://github.com/status-im/status-conan.git#v1.0.0", "string_decoder": "0.10.31", "text-encoding": "^0.6.4", "url": "0.10.3", @@ -93,6 +87,12 @@ "web3-utils": "1.0.0-beta.36" }, "devDependencies": { + "@babel/core": "7.0.1", + "@babel/generator": "7.0.0", + "@babel/helper-builder-react-jsx": "7.0.0", + "@babel/plugin-transform-block-scoping": "7.0.0", + "@babel/preset-env": "7.1.0", + "@babel/register": "7.0.0", "patch-package": "^5.1.1" }, "optionalDependencies": { diff --git a/desktop_files/yarn.lock b/desktop_files/yarn.lock index abdf6e2858..fb5579d9be 100644 --- a/desktop_files/yarn.lock +++ b/desktop_files/yarn.lock @@ -1863,9 +1863,9 @@ big-integer@^1.6.7: resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.40.tgz#02e4cd4d6e266c4d9ece2469c05cb6439149fc78" integrity sha512-CjhtJp0BViLzP1ZkEnoywjgtFQXS2pomKjAJtIISTCnuHILkLcAXLdFLG/nxsHc4s9kJfc+82Xpg8WNyhfACzQ== -"bignumber.js@github:status-im/bignumber.js#master": +"bignumber.js@git+https://github.com/status-im/bignumber.js.git#v4.0.2-status": version "4.0.2" - resolved "https://codeload.github.com/status-im/bignumber.js/tar.gz/cc066a0a3d6bfe0c436c9957f4ea8344bf963c89" + resolved "git+https://github.com/status-im/bignumber.js.git#cc066a0a3d6bfe0c436c9957f4ea8344bf963c89" binaryextensions@~1.0.0: version "1.0.1" @@ -8223,7 +8223,7 @@ static-extend@^0.1.1: define-property "^0.2.5" object-copy "^0.1.0" -"status-conan@git+https://github.com/status-im/status-conan.git#master": +"status-conan@git+https://github.com/status-im/status-conan.git#v1.0.0": version "1.0.0" resolved "git+https://github.com/status-im/status-conan.git#47a1b8264cd321ed3122762e9a07a6df1dea5d8e" @@ -9110,9 +9110,9 @@ web3-utils@1.0.0-beta.36: "web3@https://github.com/status-im/web3.js.git#features/pairing-message": version "0.20.1" - resolved "https://github.com/status-im/web3.js.git#5fd0b24fd10ce55183a5253a370840540a07db1e" + resolved "https://github.com/status-im/web3.js.git#dad342dc95f7d5a888411ed57c9618937e2b6ebd" dependencies: - bignumber.js "github:status-im/bignumber.js#master" + bignumber.js "git+https://github.com/status-im/bignumber.js.git#v4.0.2-status" crypto-js "^3.1.4" utf8 "^2.1.1" xhr2 "*" diff --git a/mobile_files/package.json.orig b/mobile_files/package.json.orig index 41623e8726..49f78038a7 100644 --- a/mobile_files/package.json.orig +++ b/mobile_files/package.json.orig @@ -14,8 +14,7 @@ "@tradle/react-native-http": "2.0.1", "assert": "1.4.1", "asyncstorage-down": "4.0.1", - "babel-preset-react-native": "5.0.2", - "bignumber.js": "git+https://github.com/status-im/bignumber.js.git", + "bignumber.js": "git+https://github.com/status-im/bignumber.js.git#v4.0.2-status", "buffer": "3.6.0", "chance": "1.0.12", "create-react-class": "15.6.2", @@ -68,5 +67,8 @@ "url": "0.10.3", "web3": "git+https://github.com/status-im/web3.js.git#features/pairing-message", "web3-utils": "1.0.0-beta.36" + }, + "devDependencies": { + "@babel/core": "7.0.0-beta.47" } } diff --git a/mobile_files/yarn.lock b/mobile_files/yarn.lock index 1329b3e343..f12bb15b7e 100644 --- a/mobile_files/yarn.lock +++ b/mobile_files/yarn.lock @@ -2080,7 +2080,7 @@ big-integer@^1.6.7: resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.40.tgz#02e4cd4d6e266c4d9ece2469c05cb6439149fc78" integrity sha512-CjhtJp0BViLzP1ZkEnoywjgtFQXS2pomKjAJtIISTCnuHILkLcAXLdFLG/nxsHc4s9kJfc+82Xpg8WNyhfACzQ== -"bignumber.js@git+https://github.com/status-im/bignumber.js.git", "bignumber.js@git+https://github.com/status-im/bignumber.js.git#v4.0.2-status": +"bignumber.js@git+https://github.com/status-im/bignumber.js.git#v4.0.2-status": version "4.0.2" resolved "git+https://github.com/status-im/bignumber.js.git#cc066a0a3d6bfe0c436c9957f4ea8344bf963c89"