From a006810deefc9fd81a6fe8a636112fa62f31ed2e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 16:49:01 +0000 Subject: [PATCH] Bump react-native-webview-bridge in /desktop/js_files Bumps [react-native-webview-bridge](https://github.com/status-im/react-native-webview-bridge) from 0.33.16-status-rn049-desktop to v0.40.1. - [Release notes](https://github.com/status-im/react-native-webview-bridge/releases) - [Commits](https://github.com/status-im/react-native-webview-bridge/compare/0.33.16-status-rn049-desktop...bf0d44714385eaf9688c3e5e14bd6769c44bb00f) Signed-off-by: dependabot-preview[bot] --- desktop/js_files/package.json | 2 +- desktop/js_files/yarn.lock | 51 +++++++++++++---------------------- 2 files changed, 20 insertions(+), 33 deletions(-) diff --git a/desktop/js_files/package.json b/desktop/js_files/package.json index d9b8c7d0087..aba33fb6c7b 100644 --- a/desktop/js_files/package.json +++ b/desktop/js_files/package.json @@ -39,7 +39,7 @@ "react-native-navigation-twopane": "git+https://github.com/status-im/react-native-navigation-twopane.git#v0.0.2-status", "react-native-os": "^1.1.0", "react-native-splash-screen": "^3.0.6", - "react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-status-rn049-desktop", + "react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#v0.40.1", "react-navigation": "^3.11.0", "status-conan": "git+https://github.com/status-im/status-conan.git#v1.0.0", "web3-utils": "^1.0.0-beta.36" diff --git a/desktop/js_files/yarn.lock b/desktop/js_files/yarn.lock index ce8d286ef0a..bf908da301f 100644 --- a/desktop/js_files/yarn.lock +++ b/desktop/js_files/yarn.lock @@ -2464,16 +2464,7 @@ create-error-class@^3.0.0: dependencies: capture-stack-trace "^1.0.0" -create-react-class@^15.6.2: - version "15.6.2" - resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.2.tgz#cf1ed15f12aad7f14ef5f2dfe05e6c42f91ef02a" - integrity sha1-zx7RXxKq1/FO9fLf4F5sQvke8Co= - dependencies: - fbjs "^0.8.9" - loose-envify "^1.3.1" - object-assign "^4.1.1" - -create-react-class@^15.6.3: +create-react-class@^15.6.0, create-react-class@^15.6.2, create-react-class@^15.6.3: version "15.6.3" resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.3.tgz#2d73237fb3f970ae6ebe011a9e66f46dbca80036" integrity sha512-M+/3Q6E6DLO6Yx3OwrWjwHBnvfXXYA7W+dFjt/ZDBemHO1DDZhsalX/NUtnTYclN6GfnBDRh4qRHjcDHmlJBJg== @@ -3946,13 +3937,6 @@ interpret@^1.0.0: resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296" integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw== -invariant@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.0.tgz#c8d7e847366a49cc18b622f058a689d481e895f2" - integrity sha1-yNfoRzZqScwYtiLwWKaJ1IHolfI= - dependencies: - loose-envify "^1.0.0" - invariant@^2.2.0, invariant@^2.2.2, invariant@^2.2.4: version "2.2.4" resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" @@ -4925,10 +4909,10 @@ metro-minify-uglify@0.48.5: dependencies: uglify-es "^3.1.9" -metro-react-native-babel-preset@^0.45.6: - version "0.45.6" - resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.45.6.tgz#077ce4039d6461a1b699b215612985415f9816a9" - integrity sha512-qh+iXlV2tDfvHYbhh1meihxnzXXXB8nF1fi8z2HFxqYDkFBM48XewXO6mLz97PL8lmuTGvX/2dYVuFtriENw1w== +metro-react-native-babel-preset@0.48.5: + version "0.48.5" + resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.48.5.tgz#cafa1c3ea326a447a89031928b0932f38a65815c" + integrity sha512-ldG1bsusB5zlS1fhAiSLRjUA7I/Chn/dniaXTlkUpgiqyEAaDDmqhkDJ8gyZw3rhlLMVswlBd3o6I8yYti+57w== dependencies: "@babel/plugin-proposal-class-properties" "^7.0.0" "@babel/plugin-proposal-export-default-from" "^7.0.0" @@ -4955,6 +4939,7 @@ metro-react-native-babel-preset@^0.45.6: "@babel/plugin-transform-react-jsx" "^7.0.0" "@babel/plugin-transform-react-jsx-source" "^7.0.0" "@babel/plugin-transform-regenerator" "^7.0.0" + "@babel/plugin-transform-runtime" "^7.0.0" "@babel/plugin-transform-shorthand-properties" "^7.0.0" "@babel/plugin-transform-spread" "^7.0.0" "@babel/plugin-transform-sticky-regex" "^7.0.0" @@ -4962,13 +4947,13 @@ metro-react-native-babel-preset@^0.45.6: "@babel/plugin-transform-typescript" "^7.0.0" "@babel/plugin-transform-unicode-regex" "^7.0.0" "@babel/template" "^7.0.0" - metro-babel7-plugin-react-transform "0.45.6" + metro-babel7-plugin-react-transform "0.48.5" react-transform-hmr "^1.0.4" -metro-react-native-babel-preset@0.48.5: - version "0.48.5" - resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.48.5.tgz#cafa1c3ea326a447a89031928b0932f38a65815c" - integrity sha512-ldG1bsusB5zlS1fhAiSLRjUA7I/Chn/dniaXTlkUpgiqyEAaDDmqhkDJ8gyZw3rhlLMVswlBd3o6I8yYti+57w== +metro-react-native-babel-preset@^0.45.6: + version "0.45.6" + resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.45.6.tgz#077ce4039d6461a1b699b215612985415f9816a9" + integrity sha512-qh+iXlV2tDfvHYbhh1meihxnzXXXB8nF1fi8z2HFxqYDkFBM48XewXO6mLz97PL8lmuTGvX/2dYVuFtriENw1w== dependencies: "@babel/plugin-proposal-class-properties" "^7.0.0" "@babel/plugin-proposal-export-default-from" "^7.0.0" @@ -4995,7 +4980,6 @@ metro-react-native-babel-preset@0.48.5: "@babel/plugin-transform-react-jsx" "^7.0.0" "@babel/plugin-transform-react-jsx-source" "^7.0.0" "@babel/plugin-transform-regenerator" "^7.0.0" - "@babel/plugin-transform-runtime" "^7.0.0" "@babel/plugin-transform-shorthand-properties" "^7.0.0" "@babel/plugin-transform-spread" "^7.0.0" "@babel/plugin-transform-sticky-regex" "^7.0.0" @@ -5003,7 +4987,7 @@ metro-react-native-babel-preset@0.48.5: "@babel/plugin-transform-typescript" "^7.0.0" "@babel/plugin-transform-unicode-regex" "^7.0.0" "@babel/template" "^7.0.0" - metro-babel7-plugin-react-transform "0.48.5" + metro-babel7-plugin-react-transform "0.45.6" react-transform-hmr "^1.0.4" metro-resolver@0.48.5: @@ -6267,12 +6251,15 @@ react-native-tab-view@^1.2.0, react-native-tab-view@^1.4.1: dependencies: prop-types "^15.6.1" -"react-native-webview-bridge@git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-status-rn049-desktop": - version "0.33.16" - resolved "git+https://github.com/status-im/react-native-webview-bridge.git#da824f59731af37b877e325204637d7c52e170f6" +"react-native-webview-bridge@git+https://github.com/status-im/react-native-webview-bridge.git#v0.40.1": + version "0.40.1" + uid bf0d44714385eaf9688c3e5e14bd6769c44bb00f + resolved "git+https://github.com/status-im/react-native-webview-bridge.git#bf0d44714385eaf9688c3e5e14bd6769c44bb00f" dependencies: - invariant "2.2.0" + create-react-class "^15.6.0" + invariant "^2.2.2" keymirror "0.1.1" + prop-types "^15.5.10" "react-native@git+https://github.com/status-im/react-native-desktop.git#v0.57.8_11": version "0.57.8"