|
14 | 14 | "postinstall": "patch-package && expo prebuild"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@expo/metro-config": "~0.18.11", |
18 |
| - "@expo/metro-runtime": "~3.2.3", |
19 |
| - "@react-native-async-storage/async-storage": "^1.23.1", |
20 |
| - "@react-native-community/slider": "^4.5.2", |
| 17 | + "@expo/metro-config": "~0.19.0", |
| 18 | + "@expo/metro-runtime": "~4.0.1", |
| 19 | + "@react-native-async-storage/async-storage": "1.23.1", |
| 20 | + "@react-native-community/slider": "4.5.5", |
21 | 21 | "@react-native-community/viewpager": "^5.0.11",
|
22 |
| - "@react-native-masked-view/masked-view": "0.3.1", |
| 22 | + "@react-native-masked-view/masked-view": "0.3.2", |
23 | 23 | "@react-navigation/elements": "^1.3.7",
|
24 | 24 | "@react-navigation/native": "^6.1.17",
|
25 | 25 | "@react-navigation/stack": "^6.3.29",
|
26 | 26 | "@swmansion/icons": "^0.0.1",
|
27 |
| - "expo": "~51.0.38", |
28 |
| - "expo-build-properties": "^0.12.5", |
29 |
| - "expo-camera": "~15.0.16", |
30 |
| - "expo-font": "~12.0.10", |
| 27 | + "expo": "^52.0.27", |
| 28 | + "expo-camera": "~16.0.14", |
| 29 | + "expo-font": "~13.0.3", |
31 | 30 | "hoist-non-react-statics": "^3.3.2",
|
32 | 31 | "invariant": "^2.2.4",
|
33 | 32 | "patch-package": "^6.5.1",
|
34 | 33 | "postinstall-postinstall": "^2.1.0",
|
35 |
| - "react": "18.2.0", |
36 |
| - "react-dom": "18.2.0", |
37 |
| - "react-native": "0.75.4", |
| 34 | + "react": "18.3.1", |
| 35 | + "react-dom": "18.3.1", |
| 36 | + "react-native": "0.76.6", |
38 | 37 | "react-native-gesture-handler": "link:..",
|
39 |
| - "react-native-reanimated": "3.15.5", |
40 |
| - "react-native-safe-area-context": "4.10.5", |
41 |
| - "react-native-screens": "3.35.0", |
| 38 | + "react-native-reanimated": "~3.16.1", |
| 39 | + "react-native-safe-area-context": "4.12.0", |
| 40 | + "react-native-screens": "~4.4.0", |
42 | 41 | "react-native-svg": "15.8.0",
|
43 | 42 | "react-native-web": "~0.19.10"
|
44 | 43 | },
|
|
49 | 48 | "@tsconfig/react-native": "^3.0.5",
|
50 | 49 | "@types/jest": "^29.5.12",
|
51 | 50 | "@types/metro-config": "^0.76.3",
|
52 |
| - "@types/react": "~18.2.79", |
53 |
| - "@types/react-native": "^0.73.0", |
| 51 | + "@types/react": "~18.3.12", |
54 | 52 | "@types/react-test-renderer": "^18.3.0",
|
55 | 53 | "@typescript-eslint/parser": "^7.8.0",
|
56 | 54 | "babel-jest": "^29.7.0",
|
|
0 commit comments