Skip to content

Commit

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

---
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 Nov 22, 2024
1 parent c0946d2 commit b21d137
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.0.6",
"@hookform/resolvers": "3.9.0",
"@invertase/react-native-apple-authentication": "2.4.0",
"@lavamoat/preinstall-always-fail": "2.1.0",
Expand Down
14 changes: 7 additions & 7 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.0.6
"@hookform/resolvers": 3.9.0
"@invertase/react-native-apple-authentication": 2.4.0
"@lavamoat/allow-scripts": 3.2.1
Expand Down Expand Up @@ -6052,9 +6052,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.0.6":
version: 5.0.6
resolution: "@gorhom/bottom-sheet@npm:5.0.6"
dependencies:
"@gorhom/portal": 1.0.14
invariant: ^2.2.4
Expand All @@ -6063,14 +6063,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: 46e25c973763afab7532386b2624e4a6d08c732691dad7c93a2325d9f4f84ba1b65262ee0f43a104f7c01a94a5cfcb4195483784fa7a86609de42c3f4ae0bbd6
languageName: node
linkType: hard

Expand Down

0 comments on commit b21d137

Please sign in to comment.