From 177d8a8b9868234f3721f366e7ba83070685f75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 12:27:18 +0000 Subject: [PATCH] Bump @gorhom/bottom-sheet from 5.1.2 to 5.2.3 Bumps [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) from 5.1.2 to 5.2.3. - [Release notes](https://github.com/gorhom/react-native-bottom-sheet/releases) - [Changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md) - [Commits](https://github.com/gorhom/react-native-bottom-sheet/compare/v5.1.2...v5.2.3) --- updated-dependencies: - dependency-name: "@gorhom/bottom-sheet" dependency-version: 5.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- internal/fishjam-chat/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/internal/fishjam-chat/package.json b/internal/fishjam-chat/package.json index 5e6669d09..1eabe58ef 100644 --- a/internal/fishjam-chat/package.json +++ b/internal/fishjam-chat/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@fishjam-cloud/react-native-client": "*", - "@gorhom/bottom-sheet": "^5.1.2", + "@gorhom/bottom-sheet": "^5.2.3", "@react-native-async-storage/async-storage": "2.1.2", "@react-navigation/bottom-tabs": "^6.6.1", "@react-navigation/native": "^6.1.18", diff --git a/yarn.lock b/yarn.lock index 503ff4c20..dea82ad48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3190,7 +3190,7 @@ __metadata: dependencies: "@babel/core": "npm:^7.28.0" "@fishjam-cloud/react-native-client": "npm:*" - "@gorhom/bottom-sheet": "npm:^5.1.2" + "@gorhom/bottom-sheet": "npm:^5.2.3" "@react-native-async-storage/async-storage": "npm:2.1.2" "@react-navigation/bottom-tabs": "npm:^6.6.1" "@react-navigation/native": "npm:^6.1.18" @@ -3305,9 +3305,9 @@ __metadata: languageName: node linkType: hard -"@gorhom/bottom-sheet@npm:^5.1.2": - version: 5.1.2 - resolution: "@gorhom/bottom-sheet@npm:5.1.2" +"@gorhom/bottom-sheet@npm:^5.2.3": + version: 5.2.3 + resolution: "@gorhom/bottom-sheet@npm:5.2.3" dependencies: "@gorhom/portal": "npm:1.0.14" invariant: "npm:^2.2.4" @@ -3317,13 +3317,13 @@ __metadata: react: "*" react-native: "*" react-native-gesture-handler: ">=2.16.1" - react-native-reanimated: ">=3.16.0" + react-native-reanimated: "*" peerDependenciesMeta: "@types/react": optional: true "@types/react-native": optional: true - checksum: 10c0/3743cd8b8f6fde1f6460af045aea83dd6dff6a7b048165511d3b440a7b342b09c020d48fe8df7d35b61c03c670e4301bb3195381097253ad87a210df79759776 + checksum: 10c0/69bfda17b135559984d7a64a81bd0a2dbb3d338db70b6a78d6c495836e144aa13e0ab0da2d38bc614661da67ecfc3b428ced8ca49148d0fd26a81897f991734e languageName: node linkType: hard