Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.
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 internal/fishjam-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@fishjam-cloud/react-native-client": "*",
"@gorhom/bottom-sheet": "^5.1.2",
"@gorhom/bottom-sheet": "^5.2.6",
"@react-native-async-storage/async-storage": "2.1.2",
"@react-navigation/bottom-tabs": "^6.6.1",
"@react-navigation/native": "^6.1.18",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3190,7 +3190,7 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.28.0"
"@fishjam-cloud/react-native-client": "npm:*"
"@gorhom/bottom-sheet": "npm:^5.1.2"
"@gorhom/bottom-sheet": "npm:^5.2.6"
"@react-native-async-storage/async-storage": "npm:2.1.2"
"@react-navigation/bottom-tabs": "npm:^6.6.1"
"@react-navigation/native": "npm:^6.1.18"
Expand Down Expand Up @@ -3305,9 +3305,9 @@ __metadata:
languageName: node
linkType: hard

"@gorhom/bottom-sheet@npm:^5.1.2":
version: 5.1.2
resolution: "@gorhom/bottom-sheet@npm:5.1.2"
"@gorhom/bottom-sheet@npm:^5.2.6":
version: 5.2.6
resolution: "@gorhom/bottom-sheet@npm:5.2.6"
dependencies:
"@gorhom/portal": "npm:1.0.14"
invariant: "npm:^2.2.4"
Expand All @@ -3317,13 +3317,13 @@ __metadata:
react: "*"
react-native: "*"
react-native-gesture-handler: ">=2.16.1"
react-native-reanimated: ">=3.16.0"
react-native-reanimated: "*"
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-native":
optional: true
checksum: 10c0/3743cd8b8f6fde1f6460af045aea83dd6dff6a7b048165511d3b440a7b342b09c020d48fe8df7d35b61c03c670e4301bb3195381097253ad87a210df79759776
checksum: 10c0/6caa4b963608bae84e4f8be17140e46b38d982c0c5531f98191d98185864dd1221e21cac464df3db6ce5e4733d03887ecb75bc0d044a25501e599604962aab80
languageName: node
linkType: hard

Expand Down
Loading