From 7061ddd8a40afeda8a4c0580b2a5be9ecb1ca721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 10:07:34 +0000 Subject: [PATCH] Bump react-navigation-addon-search-layout from 0.13.1 to 0.15.1 Bumps react-navigation-addon-search-layout from 0.13.1 to 0.15.1. Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 29 ++++++++++++++++++----------- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 105fc29..6e58e07 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-native-screens": "2.4.0", "react-native-web": "0.14.10", "react-navigation": "4.0.10", - "react-navigation-addon-search-layout": "0.13.1", + "react-navigation-addon-search-layout": "0.15.1", "react-navigation-hooks": "1.1.0", "react-navigation-stack": "2.1.1" }, diff --git a/yarn.lock b/yarn.lock index d5a98a2..fd4eb9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6928,17 +6928,17 @@ react-native-gesture-handler@1.6.1: invariant "^2.2.4" prop-types "^15.7.2" -react-native-iphone-x-helper@^1.2.0, react-native-iphone-x-helper@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.2.1.tgz#645e2ffbbb49e80844bb4cbbe34a126fda1e6772" - integrity sha512-/VbpIEp8tSNNHIvstuA3Swx610whci1Zpc9mqNkqn14DkMbw+ORviln2u0XyHG1kPvvwTNGZY6QpeFwxYaSdbQ== +react-native-iphone-x-helper@^1.2.1, react-native-iphone-x-helper@^1.3.1: + version "1.3.1" + resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010" + integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg== react-native-maps@0.26.1: version "0.26.1" resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-0.26.1.tgz#6ec316259b38d259c8974448d894bd7a23101da4" integrity sha512-p4VTB8YB5ZmOmDRCUpoHZkm05amZwhIo04AJMBbB9+JAR2PNNfpo0vceoWX0Mag4wnePkdzPomeWMplr/wimTg== -react-native-platform-touchable@1.1.1, react-native-platform-touchable@^1.1.1: +react-native-platform-touchable@1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/react-native-platform-touchable/-/react-native-platform-touchable-1.1.1.tgz#fde4acc65eea585d28b164d0c3716a42129a68e4" integrity sha1-/eSsxl7qWF0osWTQw3FqQhKaaOQ= @@ -6962,6 +6962,13 @@ react-native-safe-area-view@^0.14.1: dependencies: hoist-non-react-statics "^2.3.1" +react-native-safe-area-view@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/react-native-safe-area-view/-/react-native-safe-area-view-1.1.1.tgz#9833e34c384d0513f4831afcd1e54946f13897b2" + integrity sha512-bbLCtF+tqECyPWlgkWbIwx4vDPb0GEufx/ZGcSS4UljMcrpwluachDXoW9DBxhbMCc6k1V0ccqHWN7ntbRdERQ== + dependencies: + hoist-non-react-statics "^2.3.1" + react-native-screens@2.4.0: version "2.4.0" resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.4.0.tgz#7706f24d942dee387626014ee4d96094a3d1b9ce" @@ -7039,13 +7046,13 @@ react-native-web@0.14.10: stacktrace-parser "^0.1.3" whatwg-fetch "^3.0.0" -react-navigation-addon-search-layout@0.13.1: - version "0.13.1" - resolved "https://registry.yarnpkg.com/react-navigation-addon-search-layout/-/react-navigation-addon-search-layout-0.13.1.tgz#a69a35a376be11d7a365037ceb9112c8faaba482" - integrity sha512-UQ4PdxCnvGI3/68R2ptDngkFwlhohS5fWt9MjVylz8k+PDuDZPUt0tNUcou5qj9nVHYEVe4WjG/VAPnKhaqXDw== +react-navigation-addon-search-layout@0.15.1: + version "0.15.1" + resolved "https://registry.yarnpkg.com/react-navigation-addon-search-layout/-/react-navigation-addon-search-layout-0.15.1.tgz#863d503ffa7723b5d89904526a1f62a31d30e8bf" + integrity sha512-Wz/xA4Pv5LgNfUKo0R1lku4FzRY2BxFlqNYfBVsrtHZMzdk1kUc3N0+FGiojjJtxCBhm0ZayXCclUagh9dagyQ== dependencies: - react-native-iphone-x-helper "^1.2.0" - react-native-platform-touchable "^1.1.1" + react-native-iphone-x-helper "^1.3.1" + react-native-safe-area-view "^1.1.1" react-navigation-hooks@1.1.0: version "1.1.0"