From 6f933e37fb19b132b504ee060b6eb6f4a0f7ff3e Mon Sep 17 00:00:00 2001 From: Marko Savic Date: Tue, 7 Apr 2020 15:18:13 +0200 Subject: [PATCH 1/3] Remove react-nartive-dark-mode dependency --- gutenberg | 2 +- package.json | 1 - .../ReactNativeDarkMode.podspec.json | 23 ----------- yarn.lock | 41 ------------------- 4 files changed, 1 insertion(+), 66 deletions(-) delete mode 100644 react-native-gutenberg-bridge/third-party-podspecs/ReactNativeDarkMode.podspec.json diff --git a/gutenberg b/gutenberg index cf32b4c93f..c601ba89cc 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit cf32b4c93fc5ee808bbee55f4a365cee11137421 +Subproject commit c601ba89cc2128cd7826cb3bdae171b543aba64d diff --git a/package.json b/package.json index a01625d4ec..8e04c65c4e 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,6 @@ "node-sass": "^4.12.0", "react": "16.11.0", "react-native": "0.62.1", - "react-native-dark-mode": "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6", "react-native-hr": "git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3", "react-native-keyboard-aware-scroll-view": "git+https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#gb-v0.8.8", "react-native-linear-gradient": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#52bf43077171cff8714ce3e0155f3ebb7f55bc37", diff --git a/react-native-gutenberg-bridge/third-party-podspecs/ReactNativeDarkMode.podspec.json b/react-native-gutenberg-bridge/third-party-podspecs/ReactNativeDarkMode.podspec.json deleted file mode 100644 index 2e753e283d..0000000000 --- a/react-native-gutenberg-bridge/third-party-podspecs/ReactNativeDarkMode.podspec.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "ReactNativeDarkMode", - "version": "0.0.10", - "summary": "Detect dark mode in React Native", - "authors": "react-native-dark-mode", - "homepage": "https://github.com/codemotionapps/react-native-dark-mode", - "license": "MIT", - "platforms": { - "ios": "9.0" - }, - "module_name": "ReactNativeDarkMode", - "source": { - "git": "https://github.com/wordpress-mobile/react-native-dark-mode.git", - "tag": "wp-0.0.10" - }, - "source_files": "ios/**/*.{h,m}", - "dependencies": { - "React": [ - - ] - }, - "frameworks": "UIKit" -} diff --git a/yarn.lock b/yarn.lock index 75c2533530..22a0c2b391 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2793,11 +2793,6 @@ resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== -"@types/events@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7" - integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g== - "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.1" resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff" @@ -2843,22 +2838,6 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.1.tgz#f1a11e7babb0c3cad68100be381d1e064c68f1f6" integrity sha512-CFzn9idOEpHrgdw8JsoTkaDDyRWk1jrzIV8djzcgpq0y9tG4B4lFT+Nxh52DVpDXV+n4+NPNv7M1Dj5uMp6XFg== -"@types/react-native@^0.57.60": - version "0.57.65" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.65.tgz#9da4773aaa95924bce42a54a5c19cfd8ffd5022b" - integrity sha512-7P5ulTb+/cnwbABWaAjzKmSYkRWeK7UCTfUwHhDpnwxdiL2X/KbdN1sPgo0B2E4zxfYE3MEoHv7FhB8Acfvf8A== - dependencies: - "@types/prop-types" "*" - "@types/react" "*" - -"@types/react@*", "@types/react@^16.8.19": - version "16.9.2" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.2.tgz#6d1765431a1ad1877979013906731aae373de268" - integrity sha512-jYP2LWwlh+FTqGd9v7ynUKZzjj98T8x7Yclz479QdRhHfuW9yQ+0jjnD31eXSXutmBpppj5PYNLYLRfnZJvcfg== - dependencies: - "@types/prop-types" "*" - csstype "^2.2.0" - "@types/react@^16.8.8": version "16.8.23" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23.tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2" @@ -7135,11 +7114,6 @@ eventemitter3@^3.0.0, eventemitter3@^3.1.2: resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7" integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q== -events@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/events/-/events-3.0.0.tgz#9a0a0dfaf62893d92b875b8f2698ca4114973e88" - integrity sha512-Dc381HFWJzEOhQ+d8pkNon++bk9h6cdAoAj4iE6Q4y6xgTzySWXlKn05/TVNpjnfRqi/X0EpJEJohPjNI3zpVA== - events@^1.0.0: version "1.1.1" resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924" @@ -12354,16 +12328,6 @@ react-native-crypto@^2.0.1: pbkdf2 "3.0.8" public-encrypt "^4.0.0" -"react-native-dark-mode@git+https://github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6": - version "0.0.10" - resolved "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6" - dependencies: - "@types/events" "^3.0.0" - "@types/react" "^16.8.19" - "@types/react-native" "^0.57.60" - events "3.0.0" - toolkit.ts "0.0.2" - "react-native-hr@git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3": version "1.1.3" resolved "git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3" @@ -14218,11 +14182,6 @@ toidentifier@1.0.0: resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553" integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw== -toolkit.ts@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/toolkit.ts/-/toolkit.ts-0.0.2.tgz#91bde730e5e6ad1a22146cdaf83f4a52721cf3b2" - integrity sha512-yJJTVbCwiD6AfFgReewJCGJuODmyZUeL1sDjnxp33t0UBxnezgQrLbz/F9++RC28CTlk5u5pVji4TbeondYEkw== - tough-cookie@^2.3.3, tough-cookie@^2.3.4: version "2.5.0" resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2" From 08ee567073106eaf0fab1256f1c04ef1c716f117 Mon Sep 17 00:00:00 2001 From: Marko Savic Date: Thu, 9 Apr 2020 16:44:14 +0200 Subject: [PATCH 2/3] Update gb reference --- gutenberg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gutenberg b/gutenberg index 3da4811ac9..073120cd4a 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit 3da4811ac9aba142974cebeac6d87dd533d4bdf4 +Subproject commit 073120cd4a4fd492c11908d473b062517c4ffee6 From f1f27b90d560bb3f6d9320284db8f2925fa4f70e Mon Sep 17 00:00:00 2001 From: Marko Savic Date: Mon, 13 Apr 2020 17:54:28 +0200 Subject: [PATCH 3/3] Update gb reference --- gutenberg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gutenberg b/gutenberg index 073120cd4a..5ca68000ce 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit 073120cd4a4fd492c11908d473b062517c4ffee6 +Subproject commit 5ca68000ced4380cb0419a88dfb72a3e7602cb40