Skip to content

Commit

Permalink
Bump @gorhom/bottom-sheet from 4.6.4 to 5.1.1
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.1.
- [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.1)

---
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 17, 2025
1 parent 28ed527 commit 7c2fea3
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.1",
"@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 @@ -198,7 +198,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.1
"@hookform/resolvers": 3.9.0
"@invertase/react-native-apple-authentication": 2.4.0
"@lavamoat/allow-scripts": 3.2.1
Expand Down Expand Up @@ -6080,9 +6080,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.1":
version: 5.1.1
resolution: "@gorhom/bottom-sheet@npm:5.1.1"
dependencies:
"@gorhom/portal": 1.0.14
invariant: ^2.2.4
Expand All @@ -6091,14 +6091,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: 9c5c7aeb1c41ad5e887b73330b53a305255bfde82c104e1c7d50eb692d86932bb54a8c79cd65fc52a46437f21471ce71faeb6dc64af89697580675144135f994
languageName: node
linkType: hard

Expand Down Expand Up @@ -27102,7 +27102,7 @@ react-native-webview@ava-labs/react-native-webview:
peerDependencies:
react: "*"
react-native: "*"
checksum: 869028a5bb7a4a8a125d274753b703c2b3579b5efc7bb82db136a186fd88a11c5a4696505ebcd976d20fcdd41111abe229ae0e19c27c50bb30fe4f52bb6383bc
checksum: 3d06207595b1b15465f964fc929cd95c4fd26465cc5eef3b6da2822d1629551abaf0be7110b57657e612cdf19648da0febbba716d9e9a0d28d46f5dcd3f95495
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c2fea3

Please sign in to comment.