|
11 | 11 | "@react-native-community/masked-view": "0.1.10",
|
12 | 12 | "@react-navigation/native": "^5.9.4",
|
13 | 13 | "@react-navigation/stack": "^5.14.4",
|
14 |
| - "expo": "~41.0.0", |
15 |
| - "expo-av": "~9.1.2", |
16 |
| - "expo-status-bar": "~1.0.4", |
17 |
| - "react": "16.13.1", |
18 |
| - "react-dom": "16.13.1", |
19 |
| - "react-native": "https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz", |
20 |
| - "react-native-gesture-handler": "~1.10.2", |
| 14 | + "expo": "^47.0.0", |
| 15 | + "expo-av": "~13.0.2", |
| 16 | + "expo-status-bar": "~1.4.2", |
| 17 | + "react": "18.1.0", |
| 18 | + "react-dom": "18.1.0", |
| 19 | + "react-native": "0.70.5", |
| 20 | + "react-native-gesture-handler": "~2.8.0", |
21 | 21 | "react-native-paper": "^4.7.2",
|
22 |
| - "react-native-reanimated": "~2.1.0", |
23 |
| - "react-native-safe-area-context": "3.2.0", |
24 |
| - "react-native-screens": "~3.0.0", |
25 |
| - "react-native-web": "~0.13.12" |
| 22 | + "react-native-reanimated": "~2.12.0", |
| 23 | + "react-native-safe-area-context": "4.4.1", |
| 24 | + "react-native-screens": "~3.18.0", |
| 25 | + "react-native-web": "~0.18.7" |
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@babel/core": "^7.9.0", |
29 |
| - "@types/react": "~16.9.35", |
30 |
| - "@types/react-native": "~0.63.2", |
| 28 | + "@babel/core": "^7.19.3", |
| 29 | + "@types/react": "~18.0.24", |
| 30 | + "@types/react-native": "~0.70.6", |
31 | 31 | "eslint-config-react-native-wcandillon": "^3.5.0",
|
32 |
| - "typescript": "~4.0.0" |
| 32 | + "typescript": "^4.6.3" |
33 | 33 | },
|
34 | 34 | "private": true
|
35 | 35 | }
|
0 commit comments