Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @gorhom/bottom-sheet from 4.6.4 to 5.1.1 #2252

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,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 @@ -209,7 +209,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 @@ -6094,9 +6094,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 @@ -6105,14 +6105,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 @@ -27114,7 +27114,7 @@ react-native-webview@ava-labs/react-native-webview:
peerDependencies:
react: "*"
react-native: "*"
checksum: 869028a5bb7a4a8a125d274753b703c2b3579b5efc7bb82db136a186fd88a11c5a4696505ebcd976d20fcdd41111abe229ae0e19c27c50bb30fe4f52bb6383bc
checksum: bad6fdd5840a60a2040bc5b8b2794651e9449c46449d13402826db0c9ce99175f29340896755f501b1bc0b939e4351478e8a6fa862cf7b3415dc21ad05860b77
languageName: node
linkType: hard

Expand Down
Loading