|
32 | 32 | ] |
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | | - "expo": "^52.0.16", |
36 | | - "expo-constants": "~17.0.2", |
37 | | - "expo-linking": "~7.0.2", |
38 | | - "expo-router": "^4.0.2", |
39 | | - "expo-splash-screen": "~0.29.7", |
| 35 | + "expo": "^52.0.46", |
| 36 | + "expo-constants": "~17.0.8", |
| 37 | + "expo-linking": "~7.0.5", |
| 38 | + "expo-router": "^4.0.20", |
| 39 | + "expo-splash-screen": "~0.29.24", |
| 40 | + "expo-status-bar": "~2.0.1", |
| 41 | + "react": "19.1.0", |
| 42 | + "react-dom": "19.1.0", |
| 43 | + "react-native": "0.79.1", |
| 44 | + "react-native-gesture-handler": "2.25.0", |
40 | 45 | "react-native-magic-modal": "workspace:*", |
41 | | - "expo-status-bar": "~2.0.0", |
42 | | - "react": "18.3.1", |
43 | | - "react-dom": "18.3.1", |
44 | | - "react-native": "0.76.5", |
45 | | - "react-native-gesture-handler": "2.20.2", |
46 | | - "react-native-reanimated": "~3.16.5", |
47 | | - "react-native-safe-area-context": "4.12.0", |
48 | | - "react-native-screens": "~4.1.0", |
49 | | - "react-native-web": "~0.19.13" |
| 46 | + "react-native-reanimated": "~3.17.5", |
| 47 | + "react-native-safe-area-context": "5.4.0", |
| 48 | + "react-native-screens": "~4.10.0", |
| 49 | + "react-native-web": "~0.20.0" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "^7.20.0", |
| 52 | + "@babel/core": "^7.26.10", |
53 | 53 | "@magic/eslint-config": "workspace:*", |
54 | 54 | "@magic/prettier-config": "workspace:*", |
55 | 55 | "@magic/tsconfig": "workspace:*", |
56 | | - "expo-doctor": "1.12.4" |
| 56 | + "expo-doctor": "1.13.0" |
57 | 57 | }, |
58 | 58 | "prettier": "@magic/prettier-config" |
59 | 59 | } |
0 commit comments