|
10 | 10 | "test": "jest" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@expo/metro-runtime": "55.0.6", |
14 | | - "expo": "55.0.3", |
15 | | - "expo-build-properties": "55.0.9", |
16 | | - "expo-constants": "55.0.7", |
17 | | - "expo-linking": "55.0.7", |
18 | | - "expo-router": "55.0.2", |
19 | | - "expo-status-bar": "55.0.4", |
20 | | - "react": "19.2.0", |
21 | | - "react-dom": "19.2.0", |
22 | | - "react-native": "0.83.2", |
| 13 | + "@expo/metro-runtime": "56.0.13", |
| 14 | + "expo": "56.0.5", |
| 15 | + "expo-build-properties": "56.0.15", |
| 16 | + "expo-constants": "56.0.16", |
| 17 | + "expo-linking": "56.0.12", |
| 18 | + "expo-router": "56.2.7", |
| 19 | + "expo-status-bar": "56.0.4", |
| 20 | + "react": "19.2.3", |
| 21 | + "react-dom": "19.2.3", |
| 22 | + "react-native": "0.85.3", |
23 | 23 | "react-native-edge-to-edge": "1.8.1", |
24 | | - "react-native-gesture-handler": "2.30.0", |
| 24 | + "react-native-gesture-handler": "2.31.1", |
25 | 25 | "react-native-nitro-modules": "0.35.7", |
26 | | - "react-native-reanimated": "4.2.2", |
| 26 | + "react-native-reanimated": "4.3.1", |
27 | 27 | "react-native-safe-area-context": "5.7.0", |
28 | | - "react-native-screens": "4.23.0", |
| 28 | + "react-native-screens": "4.25.2", |
29 | 29 | "react-native-web": "0.21.2", |
30 | | - "react-native-worklets": "0.7.4", |
| 30 | + "react-native-worklets": "0.8.3", |
31 | 31 | "react-native-unistyles": "workspace:*" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@babel/core": "7.29.0", |
35 | | - "@expo/metro-config": "55.0.9", |
| 35 | + "@expo/metro-config": "56.0.13", |
36 | 36 | "@testing-library/react-native": "13.3.3", |
37 | 37 | "@types/jest": "30.0.0", |
38 | 38 | "@types/react": "19.2.14", |
39 | 39 | "babel-plugin-module-resolver": "5.0.2", |
40 | | - "babel-preset-expo": "55.0.9", |
| 40 | + "babel-preset-expo": "56.0.13", |
41 | 41 | "jest": "30.2.0", |
42 | | - "jest-expo": "55.0.9", |
43 | | - "metro-config": "0.83.2", |
| 42 | + "jest-expo": "56.0.4", |
| 43 | + "metro-config": "0.84.4", |
44 | 44 | "typescript": "5.9.3" |
45 | 45 | }, |
46 | 46 | "jest": { |
|
0 commit comments