Skip to content

Commit a7eff63

Browse files
authored
Merge pull request #2977 from GetStream/develop
Next Release
2 parents 9256498 + 98d1ba9 commit a7eff63

File tree

6 files changed

+321
-497
lines changed

6 files changed

+321
-497
lines changed

examples/ExpoMessaging/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@
1313
"@op-engineering/op-sqlite": "^11.4.2",
1414
"@react-native-community/netinfo": "11.4.1",
1515
"@react-navigation/elements": "^1.3.30",
16-
"expo": "~52.0.20",
16+
"expo": "~52.0.36",
1717
"expo-av": "~15.0.2",
1818
"expo-clipboard": "~7.0.1",
19-
"expo-constants": "~17.0.5",
20-
"expo-document-picker": "~13.0.2",
21-
"expo-file-system": "~18.0.7",
19+
"expo-constants": "~17.0.7",
20+
"expo-document-picker": "~13.0.3",
21+
"expo-file-system": "~18.0.11",
2222
"expo-haptics": "~14.0.1",
2323
"expo-image-manipulator": "~13.0.6",
24-
"expo-image-picker": "~16.0.4",
24+
"expo-image-picker": "~16.0.6",
2525
"expo-linking": "~7.0.5",
26-
"expo-media-library": "~17.0.5",
26+
"expo-media-library": "~17.0.6",
2727
"expo-router": "~4.0.17",
2828
"expo-sharing": "~13.0.1",
29-
"expo-splash-screen": "~0.29.21",
29+
"expo-splash-screen": "~0.29.22",
3030
"expo-status-bar": "~2.0.1",
3131
"react": "18.3.1",
3232
"react-dom": "18.3.1",
33-
"react-native": "0.76.6",
33+
"react-native": "0.76.7",
3434
"react-native-gesture-handler": "~2.20.2",
3535
"react-native-reanimated": "~3.16.1",
3636
"react-native-safe-area-context": "4.12.0",

0 commit comments

Comments
 (0)