From 957f1fc38f39f342c50cb1c6f2e70b42f8855c1c Mon Sep 17 00:00:00 2001 From: aleqsio Date: Tue, 4 Oct 2022 16:56:30 +0200 Subject: [PATCH] Bump @react-native-picker/picker to 2.4.6 (#19390) --- apps/bare-expo/package.json | 2 +- apps/native-component-list/package.json | 2 +- packages/expo/bundledNativeModules.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/bare-expo/package.json b/apps/bare-expo/package.json index c46dbc732e874..56b395d2ac01e 100644 --- a/apps/bare-expo/package.json +++ b/apps/bare-expo/package.json @@ -97,7 +97,7 @@ "@react-native-community/slider": "4.2.3", "@react-native-community/viewpager": "5.0.11", "@react-native-masked-view/masked-view": "0.2.6", - "@react-native-picker/picker": "2.4.2", + "@react-native-picker/picker": "2.4.6", "@react-native-segmented-control/segmented-control": "2.4.0", "expo": "~46.0.0-alpha.0", "expo-camera": "~12.3.0", diff --git a/apps/native-component-list/package.json b/apps/native-component-list/package.json index 673e92e59a6bd..250acb8e7327e 100644 --- a/apps/native-component-list/package.json +++ b/apps/native-component-list/package.json @@ -46,7 +46,7 @@ "@react-native-community/netinfo": "9.3.0", "@react-native-community/slider": "4.2.3", "@react-native-masked-view/masked-view": "0.2.6", - "@react-native-picker/picker": "2.4.2", + "@react-native-picker/picker": "2.4.6", "@react-native-segmented-control/segmented-control": "2.4.0", "@react-navigation/bottom-tabs": "~5.11.1", "@react-navigation/drawer": "5.11.4", diff --git a/packages/expo/bundledNativeModules.json b/packages/expo/bundledNativeModules.json index adbd68aadf862..ce392110bd6c7 100644 --- a/packages/expo/bundledNativeModules.json +++ b/packages/expo/bundledNativeModules.json @@ -7,7 +7,7 @@ "@react-native-community/slider": "4.2.3", "@react-native-community/viewpager": "5.0.11", "@react-native-firebase/app": "~15.4.0", - "@react-native-picker/picker": "2.4.2", + "@react-native-picker/picker": "2.4.6", "@react-native-segmented-control/segmented-control": "2.4.0", "@stripe/stripe-react-native": "0.18.1", "expo-analytics-amplitude": "~11.3.0", diff --git a/yarn.lock b/yarn.lock index e69e61c02fa32..74c5c1ccd366d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3329,10 +3329,10 @@ resolved "https://registry.yarnpkg.com/@react-native-masked-view/masked-view/-/masked-view-0.2.6.tgz#b26c52d5db3ad0926b13deea79c69620966a9221" integrity sha512-303CxmetUmgiX9NSUxatZkNh9qTYYdiM8xkGf9I3Uj20U3eGY3M78ljeNQ4UVCJA+FNGS5nC1dtS9GjIqvB4dg== -"@react-native-picker/picker@2.4.2": - version "2.4.2" - resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.4.2.tgz#2925eb8e76ff6b584c80529adc251df963be9141" - integrity sha512-0nY8638h1J3wKz6P3IJMpOoxJDdOj7Dk/K2hP/xpqP3KnIY0lmoqYlhyNihuyVPocDGajf6SA7LFFsFepQ56ag== +"@react-native-picker/picker@2.4.6": + version "2.4.6" + resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.4.6.tgz#a6f804c41ca2a0bb52f1d04402e2fb76b5074e78" + integrity sha512-TyrQZKwi7tbGbETxpQpaf0Jld6Fw/RRWVPAShRobTUWwUglveP71mtdLwuNJV+1NXI6PqW/OvCEk9ZmFfGj0fQ== "@react-native-segmented-control/segmented-control@2.4.0": version "2.4.0"