Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.
Closed
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.1.8",
"@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.1.8"
"@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.1.8":
version: 5.1.8
resolution: "@gorhom/bottom-sheet@npm:5.1.8"
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/b1faa4bf495f2be814cc2477893fbe758282142b5e4a404eacabd0b76475975f17339fabce388719645a02c17ee999e86cffa26e847a40c9c38e98c5c342ee45
languageName: node
linkType: hard

Expand Down
Loading