|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 | 14 | "@expo/webpack-config": "^19.0.0",
|
15 |
| - "@react-native-masked-view/masked-view": "0.2.9", |
| 15 | + "@react-native-masked-view/masked-view": "0.3.2", |
16 | 16 | "@react-navigation/drawer": "^6.6.2",
|
17 | 17 | "@react-navigation/native": "^6.1.6",
|
18 | 18 | "@react-navigation/stack": "^6.3.16",
|
19 | 19 | "expo": "^49.0.8",
|
20 |
| - "expo-application": "~5.3.0", |
21 |
| - "expo-haptics": "~12.4.0", |
22 |
| - "expo-screen-orientation": "~6.0.6", |
23 |
| - "expo-splash-screen": "~0.20.5", |
24 |
| - "expo-status-bar": "~1.6.0", |
| 20 | + "expo-application": "~5.9.0", |
| 21 | + "expo-haptics": "~12.8.0", |
| 22 | + "expo-screen-orientation": "~6.4.0", |
| 23 | + "expo-splash-screen": "~0.30.0", |
| 24 | + "expo-status-bar": "~1.12.0", |
25 | 25 | "react": "18.2.0",
|
26 | 26 | "react-dom": "18.2.0",
|
27 | 27 | "react-native": "0.72.10",
|
|
31 | 31 | "react-native-safe-area-context": "4.6.3",
|
32 | 32 | "react-native-screens": "~3.22.0",
|
33 | 33 | "react-native-svg": "15.1.0",
|
34 |
| - "react-native-web": "~0.19.6", |
| 34 | + "react-native-web": "~0.21.0", |
35 | 35 | "setimmediate": "^1.0.5",
|
36 | 36 | "sharp-cli": "^4.1.0"
|
37 | 37 | },
|
|
0 commit comments