We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52393e commit c8b6900Copy full SHA for c8b6900
example/package.json
@@ -15,16 +15,16 @@
15
"dependencies": {
16
"@expo/webpack-config": "~19.0.1",
17
"crypto-browserify": "^3.12.1",
18
- "expo": "^52.0.28",
19
- "expo-constants": "~17.0.5",
+ "expo": "^52.0.44",
+ "expo-constants": "~17.0.8",
20
"expo-crypto": "~14.0.2",
21
"expo-linking": "~7.0.5",
22
- "expo-router": "~4.0.17",
23
- "expo-splash-screen": "~0.29.21",
+ "expo-router": "~4.0.20",
+ "expo-splash-screen": "~0.29.22",
24
"expo-status-bar": "~2.0.1",
25
"react": "18.3.1",
26
"react-dom": "18.3.1",
27
- "react-native": "~0.76.6",
+ "react-native": "0.76.9",
28
"react-native-gesture-handler": "~2.22.1",
29
"react-native-paper": "^5.13.1",
30
"react-native-paper-dates": "^0.22.30",
0 commit comments