|
13 | 13 | "react-navigation-header-buttons": "../"
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@expo/react-native-action-sheet": "^3.10.0", |
| 16 | + "@expo/react-native-action-sheet": "^4.0.1", |
17 | 17 | "@react-native-community/masked-view": "0.1.10",
|
18 | 18 | "@react-navigation/native": "^6.0.2",
|
19 | 19 | "@react-navigation/stack": "^6.0.7",
|
20 |
| - "expo": "^42.0.0", |
21 |
| - "expo-status-bar": "~1.0.4", |
22 |
| - "react": "16.13.1", |
23 |
| - "react-dom": "16.13.1", |
24 |
| - "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz", |
25 |
| - "react-native-gesture-handler": "~1.10.2", |
| 20 | + "expo": "^47.0.0", |
| 21 | + "expo-status-bar": "~1.4.2", |
| 22 | + "react": "18.1.0", |
| 23 | + "react-dom": "18.1.0", |
| 24 | + "react-native": "0.70.5", |
| 25 | + "react-native-gesture-handler": "~2.8.0", |
26 | 26 | "react-native-paper": "^3.6.0",
|
27 |
| - "react-native-reanimated": "~2.2.0", |
28 |
| - "react-native-safe-area-context": "3.2.0", |
29 |
| - "react-native-screens": "~3.4.0", |
30 |
| - "react-native-web": "~0.13.12", |
| 27 | + "react-native-reanimated": "~2.12.0", |
| 28 | + "react-native-safe-area-context": "4.4.1", |
| 29 | + "react-native-screens": "~3.18.0", |
| 30 | + "react-native-web": "~0.18.7", |
31 | 31 | "react-navigation-header-buttons": "^6.0.0"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/core": "~7.9.0", |
35 |
| - "@types/react": "~16.9.35", |
36 |
| - "@types/react-native": "~0.63.2", |
37 |
| - "babel-preset-expo": "8.4.1", |
| 34 | + "@babel/core": "^7.19.3", |
| 35 | + "@types/react": "~18.0.24", |
| 36 | + "@types/react-native": "~0.70.6", |
| 37 | + "babel-preset-expo": "~9.2.1", |
38 | 38 | "relative-deps": "^1.0.7",
|
39 |
| - "typescript": "~4.3.5" |
| 39 | + "typescript": "^4.6.3" |
40 | 40 | },
|
41 | 41 | "private": true
|
42 | 42 | }
|
0 commit comments