Skip to content

Commit

Permalink
chore: bump expo app to latest versions too
Browse files Browse the repository at this point in the history
  • Loading branch information
isekovanic committed Feb 24, 2025
1 parent fac2020 commit c44d457
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 199 deletions.
20 changes: 10 additions & 10 deletions examples/ExpoMessaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eject": "expo eject"
},
"dependencies": {
"@op-engineering/op-sqlite": "^11.4.2",
"@op-engineering/op-sqlite": "^11.4.7",
"@react-native-community/netinfo": "11.4.1",
"@react-navigation/elements": "^1.3.30",
"expo": "~52.0.36",
Expand All @@ -30,21 +30,21 @@
"expo-status-bar": "~2.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.7",
"react-native-gesture-handler": "~2.20.2",
"react-native-reanimated": "~3.16.1",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.4.0",
"react-native-svg": "15.8.0",
"react-native": "0.77.1",
"react-native-gesture-handler": "~2.24.0",
"react-native-reanimated": "~3.16.7",
"react-native-safe-area-context": "5.2.0",
"react-native-screens": "~4.8.0",
"react-native-svg": "15.11.1",
"react-native-web": "~0.19.13",
"stream-chat-expo": "link:../../package/expo-package",
"stream-chat-react-native-core": "link:../../package",
"typescript": "~5.3.3"
"typescript": "~5.7.3"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@rnx-kit/metro-config": "^1.3.15",
"@rnx-kit/metro-resolver-symlinks": "^0.1.35"
"@rnx-kit/metro-config": "^2.0.1",
"@rnx-kit/metro-resolver-symlinks": "^0.2.1"
},
"private": true
}
Loading

0 comments on commit c44d457

Please # to comment.