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 @@ -27,7 +27,7 @@
"react": "19.0.0",
"react-native": "0.79.5",
"react-native-gesture-handler": "~2.24.0",
"react-native-reanimated": "~3.17.4",
"react-native-reanimated": "~3.18.0",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.11.1",
"react-native-toast-message": "^2.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3208,7 +3208,7 @@ __metadata:
react: "npm:19.0.0"
react-native: "npm:0.79.5"
react-native-gesture-handler: "npm:~2.24.0"
react-native-reanimated: "npm:~3.17.4"
react-native-reanimated: "npm:~3.18.0"
react-native-safe-area-context: "npm:5.4.0"
react-native-screens: "npm:~4.11.1"
react-native-toast-message: "npm:^2.3.3"
Expand Down Expand Up @@ -16219,9 +16219,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-reanimated@npm:~3.17.4":
version: 3.17.5
resolution: "react-native-reanimated@npm:3.17.5"
"react-native-reanimated@npm:~3.18.0":
version: 3.18.0
resolution: "react-native-reanimated@npm:3.18.0"
dependencies:
"@babel/plugin-transform-arrow-functions": "npm:^7.0.0-0"
"@babel/plugin-transform-class-properties": "npm:^7.0.0-0"
Expand All @@ -16239,7 +16239,7 @@ __metadata:
"@babel/core": ^7.0.0-0
react: "*"
react-native: "*"
checksum: 10c0/22788541546cf3e818f0ad9fc9fb1cb53fd7b398d5f49078cd6adf8064957663d97de4e60de9e7894a359d2379685a9dd5d69183c3e13b5e4e78f2d49333921a
checksum: 10c0/7420f410a76b2a46f1a0a7df41f8b2508aade8de26fd00eb7305bf25b3ab27e7c06f52ec76d221d8c7317ca3e2bdf842c51216f2adba7fbb60ce321c171d1437
languageName: node
linkType: hard

Expand Down
Loading