Skip to content

Commit

Permalink
Bump @gorhom/bottom-sheet from 4.5.1 to 4.6.0 in /client (#4537)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Jan 11, 2024
2 parents 8ca3a4b + ca2f512 commit a61bbab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@daily-co/react-native-daily-js": "0.53.1",
"@daily-co/react-native-webrtc": "111.0.0-daily.2",
"@dotlottie/react-player": "^1.6.12",
"@gorhom/bottom-sheet": "^4.5.1",
"@gorhom/bottom-sheet": "^4.6.0",
"@kingstinct/react-native-healthkit": "^7.3.2",
"@lottiefiles/react-lottie-player": "^3.5.3",
"@notifee/react-native": "^7.8.0",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1254,10 +1254,10 @@
resolved "https://registry.yarnpkg.com/@expo/sdk-runtime-versions/-/sdk-runtime-versions-1.0.0.tgz#d7ebd21b19f1c6b0395e50d78da4416941c57f7c"
integrity sha512-Doz2bfiPndXYFPMRwPyGa1k5QaKDVpY806UJj570epIiMzWaYyCtobasyfC++qfIXVb5Ocy7r3tP9d62hAQ7IQ==

"@gorhom/bottom-sheet@^4.5.1":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@gorhom/bottom-sheet/-/bottom-sheet-4.5.1.tgz#1ac4b234a80e7dff263f0b7ac207f92e41562849"
integrity sha512-4Qy6hzvN32fXu2hDxDXOIS0IBGBT6huST7J7+K1V5bXemZ08KIx5ZffyLgwhCUl+CnyeG2KG6tqk6iYLkIwi7Q==
"@gorhom/bottom-sheet@^4.6.0":
version "4.6.0"
resolved "https://registry.yarnpkg.com/@gorhom/bottom-sheet/-/bottom-sheet-4.6.0.tgz#16bebbe4f5925447ece0d727830cf1776d5620f8"
integrity sha512-XgNflkhATUqTIiMDGuLaQZAtjUzcrhGOEJGHT+7Tou1ctTMb958YRGGnU9KFo5TkD6YCZcfWfxHPi9F0FF+DjA==
dependencies:
"@gorhom/portal" "1.0.14"
invariant "^2.2.4"
Expand Down

0 comments on commit a61bbab

Please sign in to comment.