Skip to content

Commit

Permalink
Bump @gorhom/bottom-sheet from 4.6.4 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) from 4.6.4 to 5.1.0.
- [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](gorhom/react-native-bottom-sheet@v4.6.4...v5.1.0)

---
updated-dependencies:
- dependency-name: "@gorhom/bottom-sheet"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 2a4f20c commit 3b3e392
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@date-fns/utc": "2.1.0",
"@ethereumjs/common": "4.4.0",
"@ethereumjs/tx": "5.4.0",
"@gorhom/bottom-sheet": "4.6.4",
"@gorhom/bottom-sheet": "5.1.0",
"@hookform/resolvers": "3.9.0",
"@invertase/react-native-apple-authentication": "2.4.0",
"@lavamoat/preinstall-always-fail": "2.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ __metadata:
"@dlenroc/testrail": 1.9.1
"@ethereumjs/common": 4.4.0
"@ethereumjs/tx": 5.4.0
"@gorhom/bottom-sheet": 4.6.4
"@gorhom/bottom-sheet": 5.1.0
"@hookform/resolvers": 3.9.0
"@invertase/react-native-apple-authentication": 2.4.0
"@lavamoat/allow-scripts": 3.2.1
Expand Down Expand Up @@ -6102,9 +6102,9 @@ __metadata:
languageName: node
linkType: hard

"@gorhom/bottom-sheet@npm:4.6.4":
version: 4.6.4
resolution: "@gorhom/bottom-sheet@npm:4.6.4"
"@gorhom/bottom-sheet@npm:5.1.0":
version: 5.1.0
resolution: "@gorhom/bottom-sheet@npm:5.1.0"
dependencies:
"@gorhom/portal": 1.0.14
invariant: ^2.2.4
Expand All @@ -6113,14 +6113,14 @@ __metadata:
"@types/react-native": "*"
react: "*"
react-native: "*"
react-native-gesture-handler: ">=1.10.1"
react-native-reanimated: ">=2.2.0"
react-native-gesture-handler: ">=2.16.1"
react-native-reanimated: ">=3.16.0"
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-native":
optional: true
checksum: 2cea033c4f321b93fdbf61470b507b5efd51425a8ab927b49d7aaa1d9f0568cbcfb188e385311389dbffbafe47b941dbd3e60f74b1d663a1a2d73262e2719f85
checksum: cb5c459015345d1c76c3a90078b181e6948c843f91448f4763b24363e6132488418c3bdd2b87b80e56004d18a7cffdea7900a2d62a6821bbc800b10e0ac8a066
languageName: node
linkType: hard

Expand Down Expand Up @@ -27106,7 +27106,7 @@ react-native-webview@ava-labs/react-native-webview:
peerDependencies:
react: "*"
react-native: "*"
checksum: 77324747a8b5df0a5558bb99a9a0804a5575d328e84f480e462c56417af97213f38a9930e4582fb749bec374dc4d1a8910a45b006e77af9b14a8e64057b932bf
checksum: cf2c826a010c92afb4c30f0af5519249de890a49f3e2b48ce52c88aab8ff782b6b1039bb8bede6ece408209b41cc906f884b7d98fc17fc5e31f4cd3af7ad50a0
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b3e392

Please sign in to comment.