From eca616bd30cf14821d896dae916b9b7fc5dbbc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:05:23 +0000 Subject: [PATCH] chore(deps): bump react-native-actions-sheet from 0.8.29 to 0.9.2 Bumps [react-native-actions-sheet](https://github.com/ammarahm-ed/react-native-actions-sheet) from 0.8.29 to 0.9.2. - [Release notes](https://github.com/ammarahm-ed/react-native-actions-sheet/releases) - [Commits](https://github.com/ammarahm-ed/react-native-actions-sheet/commits) --- updated-dependencies: - dependency-name: react-native-actions-sheet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 22 ++++++++++++---------- package.json | 2 +- yarn.lock | 18 ++++++++++-------- 3 files changed, 23 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01ddf6c..5a9d2bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "qs": "6.11.1", "react": "18.2.0", "react-native": "0.71.5", - "react-native-actions-sheet": "0.8.29", + "react-native-actions-sheet": "0.9.2", "react-native-cloud-store": "0.10.3-alpha.1", "react-native-context-menu-view": "1.9.1", "react-native-device-info": "^10.3.0", @@ -18920,12 +18920,15 @@ } }, "node_modules/react-native-actions-sheet": { - "version": "0.8.29", - "resolved": "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-0.8.29.tgz", - "integrity": "sha512-5ybScHjE1abdJD+w3rHaxCD4ldKouagl6NdoE/oyxLtDzoVP6dSnO/VlMjWqn52xbfQXyElwpPA8Ur2ujWEGdQ==", - "license": "MIT", + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-0.9.2.tgz", + "integrity": "sha512-TBBDlMHmyFIZLovmrObf/b9z7t7iXP9wOwAtjAoNlCpXLHTfwmw/fvR07kPUltSR0NjWd2WrOkWbruFAiSVOyw==", + "dependencies": { + "react-native-safe-area-context": "^4.8.2" + }, "peerDependencies": { - "react-native": "*" + "react-native": "*", + "react-native-gesture-handler": "*" } }, "node_modules/react-native-cloud-store": { @@ -19319,10 +19322,9 @@ } }, "node_modules/react-native-safe-area-context": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.5.0.tgz", - "integrity": "sha512-0WORnk9SkREGUg2V7jHZbuN5x4vcxj/1B0QOcXJjdYWrzZHgLcUzYWWIUecUPJh747Mwjt/42RZDOaFn3L8kPQ==", - "license": "MIT", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.9.0.tgz", + "integrity": "sha512-/OJD9Pb8IURyvn+1tWTszWPJqsbZ4hyHBU9P0xhOmk7h5owSuqL0zkfagU0pg7Vh0G2NKQkaPpUKUMMCUMDh/w==", "peerDependencies": { "react": "*", "react-native": "*" diff --git a/package.json b/package.json index 6e98911..81daac7 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "qs": "6.11.1", "react": "18.2.0", "react-native": "0.71.5", - "react-native-actions-sheet": "0.8.29", + "react-native-actions-sheet": "0.9.2", "react-native-cloud-store": "0.10.3-alpha.1", "react-native-context-menu-view": "1.9.1", "react-native-device-info": "^10.3.0", diff --git a/yarn.lock b/yarn.lock index fbe7078..cb4d082 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9085,10 +9085,12 @@ react-is@^17.0.1: resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-native-actions-sheet@0.8.29: - version "0.8.29" - resolved "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-0.8.29.tgz" - integrity sha512-5ybScHjE1abdJD+w3rHaxCD4ldKouagl6NdoE/oyxLtDzoVP6dSnO/VlMjWqn52xbfQXyElwpPA8Ur2ujWEGdQ== +react-native-actions-sheet@0.9.2: + version "0.9.2" + resolved "https://registry.yarnpkg.com/react-native-actions-sheet/-/react-native-actions-sheet-0.9.2.tgz#6c6d6af2b6546f11d2faba644400ff7fbf3e513c" + integrity sha512-TBBDlMHmyFIZLovmrObf/b9z7t7iXP9wOwAtjAoNlCpXLHTfwmw/fvR07kPUltSR0NjWd2WrOkWbruFAiSVOyw== + dependencies: + react-native-safe-area-context "^4.8.2" react-native-cloud-store@0.10.3-alpha.1: version "0.10.3-alpha.1" @@ -9287,10 +9289,10 @@ react-native-restart@0.0.27: resolved "https://registry.npmjs.org/react-native-restart/-/react-native-restart-0.0.27.tgz" integrity sha512-8KScVICrXwcTSJ1rjWkqVTHyEKQIttm5AIMGSK1QG1+RS5owYlE4z/1DykOTdWfVl9l16FIk0w9Xzk9ZO6jxlA== -react-native-safe-area-context@^4.4.1: - version "4.5.0" - resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.5.0.tgz" - integrity sha512-0WORnk9SkREGUg2V7jHZbuN5x4vcxj/1B0QOcXJjdYWrzZHgLcUzYWWIUecUPJh747Mwjt/42RZDOaFn3L8kPQ== +react-native-safe-area-context@^4.4.1, react-native-safe-area-context@^4.8.2: + version "4.9.0" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.9.0.tgz#21a570ca3594cb4259ba65f93befaa60d91bcbd0" + integrity sha512-/OJD9Pb8IURyvn+1tWTszWPJqsbZ4hyHBU9P0xhOmk7h5owSuqL0zkfagU0pg7Vh0G2NKQkaPpUKUMMCUMDh/w== react-native-screens@^3.15.0: version "3.20.0"