diff --git a/mani/package.json b/mani/package.json index 2a315b4c6e..23b4435f17 100644 --- a/mani/package.json +++ b/mani/package.json @@ -30,6 +30,7 @@ "@react-native-clipboard/clipboard": "^1.14.1", "@react-native-community/netinfo": "11.4.1", "@react-native-community/slider": "4.5.5", + "@react-native-picker/picker": "2.11.0", "@sentry/react-native": "~6.3.0", "@supabase/supabase-js": "2.43.5", "dayjs": "1.11.13", diff --git a/mani/yarn.lock b/mani/yarn.lock index 7efedb846d..db3ddcdf04 100644 --- a/mani/yarn.lock +++ b/mani/yarn.lock @@ -1912,6 +1912,11 @@ resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.5.5.tgz#d70fc5870477760033769bbd6625d57e7d7678b2" integrity sha512-x2N415pg4ZxIltArOKczPwn7JEYh+1OxQ4+hTnafomnMsqs65HZuEWcX+Ch8c5r8V83DiunuQUf5hWGWlw8hQQ== +"@react-native-picker/picker@2.11.0": + version "2.11.0" + resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.11.0.tgz#4587fbce6a382adedad74311e96ee10bb2b2d63a" + integrity sha512-QuZU6gbxmOID5zZgd/H90NgBnbJ3VV6qVzp6c7/dDrmWdX8S0X5YFYgDcQFjE3dRen9wB9FWnj2VVdPU64adSg== + "@react-native/assets-registry@0.76.5": version "0.76.5" resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.76.5.tgz#3343338813aa6354df9fec52af50d0b5f7f3d013"