From ef74d01b1185eca1c048211e290149d6ef657f39 Mon Sep 17 00:00:00 2001 From: Anton Nikolaev Date: Tue, 14 Dec 2021 01:09:47 -0800 Subject: [PATCH] Package patches updated to get rid of warnings Summary: `patch-package antd metro metro-runtime rc-tabs` Reviewed By: timur-valiev Differential Revision: D33059716 fbshipit-source-id: c176a0ecbb61f17ddcb73f6162faf8c182b3feaf --- desktop/patches/{antd+4.16.3.patch => antd+4.16.8.patch} | 2 +- desktop/patches/{metro+0.66.0.patch => metro+0.66.2.patch} | 0 .../{metro-runtime+0.66.0.patch => metro-runtime+0.66.2.patch} | 0 desktop/patches/{rc-tabs+11.7.2.patch => rc-tabs+11.9.1.patch} | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename desktop/patches/{antd+4.16.3.patch => antd+4.16.8.patch} (98%) rename desktop/patches/{metro+0.66.0.patch => metro+0.66.2.patch} (100%) rename desktop/patches/{metro-runtime+0.66.0.patch => metro-runtime+0.66.2.patch} (100%) rename desktop/patches/{rc-tabs+11.7.2.patch => rc-tabs+11.9.1.patch} (95%) diff --git a/desktop/patches/antd+4.16.3.patch b/desktop/patches/antd+4.16.8.patch similarity index 98% rename from desktop/patches/antd+4.16.3.patch rename to desktop/patches/antd+4.16.8.patch index 14bdd7281..2db7e1cd6 100644 --- a/desktop/patches/antd+4.16.3.patch +++ b/desktop/patches/antd+4.16.8.patch @@ -27,7 +27,7 @@ index 28a12c7..13f7382 100644 devWarning(!(typeof icon === 'string' && icon.length > 2), 'Button', "`icon` is using ReactNode instead of string naming in v4. Please check `".concat(icon, "` at https://ant.design/components/icon")); diff --git a/node_modules/antd/es/typography/Link.js b/node_modules/antd/es/typography/Link.js -index 2847840..294ec8d 100644 +index 2847840..c58480a 100644 --- a/node_modules/antd/es/typography/Link.js +++ b/node_modules/antd/es/typography/Link.js @@ -36,12 +36,23 @@ var Link = function Link(_a, ref) { diff --git a/desktop/patches/metro+0.66.0.patch b/desktop/patches/metro+0.66.2.patch similarity index 100% rename from desktop/patches/metro+0.66.0.patch rename to desktop/patches/metro+0.66.2.patch diff --git a/desktop/patches/metro-runtime+0.66.0.patch b/desktop/patches/metro-runtime+0.66.2.patch similarity index 100% rename from desktop/patches/metro-runtime+0.66.0.patch rename to desktop/patches/metro-runtime+0.66.2.patch diff --git a/desktop/patches/rc-tabs+11.7.2.patch b/desktop/patches/rc-tabs+11.9.1.patch similarity index 95% rename from desktop/patches/rc-tabs+11.7.2.patch rename to desktop/patches/rc-tabs+11.9.1.patch index 51942fe6a..6a71270a1 100644 --- a/desktop/patches/rc-tabs+11.7.2.patch +++ b/desktop/patches/rc-tabs+11.9.1.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/rc-tabs/es/TabNavList/TabNode.js b/node_modules/rc-tabs/es/TabNavList/TabNode.js -index ac93b76..edae9be 100644 +index 092d6cc..0f4ea8c 100644 --- a/node_modules/rc-tabs/es/TabNavList/TabNode.js +++ b/node_modules/rc-tabs/es/TabNavList/TabNode.js @@ -37,10 +37,19 @@ function TabNode(_ref, ref) {