|
17 | 17 | "preset": "jest-expo" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@expo/vector-icons": "14.0.2", |
21 | | - "expo": "52.0.0-preview.7", |
22 | | - "expo-constants": "17.0.2", |
23 | | - "expo-font": "13.0.0", |
24 | | - "expo-linking": "7.0.2", |
25 | | - "expo-modules-autolinking": "2.1.10", |
26 | | - "expo-router": "4.0.0-preview.4", |
27 | | - "expo-splash-screen": "0.28.4", |
28 | | - "expo-status-bar": "2.0.0", |
29 | | - "expo-system-ui": "4.0.1", |
30 | | - "expo-web-browser": "14.0.0", |
31 | | - "react": "18.3.1", |
32 | | - "react-dom": "18.3.1", |
33 | | - "react-native": "0.76.0", |
| 20 | + "@expo/vector-icons": "15.0.3", |
| 21 | + "expo": "54.0.31", |
| 22 | + "expo-constants": "18.0.13", |
| 23 | + "expo-font": "14.0.10", |
| 24 | + "expo-linking": "8.0.11", |
| 25 | + "expo-router": "6.0.21", |
| 26 | + "expo-splash-screen": "31.0.13", |
| 27 | + "expo-status-bar": "3.0.9", |
| 28 | + "expo-system-ui": "6.0.9", |
| 29 | + "expo-web-browser": "15.0.10", |
| 30 | + "react": "19.1.0", |
| 31 | + "react-dom": "19.1.0", |
| 32 | + "react-native": "0.81.5", |
34 | 33 | "react-native-ficus-ui": "workspace:*", |
35 | | - "react-native-gesture-handler": "2.26.0", |
36 | | - "react-native-reanimated": "3.16.1", |
37 | | - "react-native-web": "0.19.13" |
| 34 | + "react-native-gesture-handler": "2.28.0", |
| 35 | + "react-native-reanimated": "4.1.6", |
| 36 | + "react-native-web": "0.21.2", |
| 37 | + "react-native-worklets": "0.5.1" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@babel/core": "^7.20.0", |
41 | | - "@types/jest": "29.5.12", |
42 | | - "@types/react": "18.3.12", |
| 41 | + "@types/jest": "29.5.14", |
| 42 | + "@types/react": "~19.1.17", |
43 | 43 | "@types/react-test-renderer": "18.0.7", |
44 | 44 | "babel-plugin-module-resolver": "5.0.2", |
45 | | - "jest": "29.2.1", |
46 | | - "jest-expo": "52.0.0-preview.1", |
| 45 | + "jest": "29.7.0", |
| 46 | + "jest-expo": "54.0.16", |
47 | 47 | "react-test-renderer": "18.2.0", |
48 | | - "typescript": "5.3.3" |
| 48 | + "typescript": "5.9.3" |
49 | 49 | } |
50 | 50 | } |
0 commit comments