|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@acme/feature-home": "workspace:*", |
18 | | - "@expo/metro-runtime": "^3.2.1", |
19 | | - "expo": "^51.0.17", |
20 | | - "expo-dev-client": "~4.0.19", |
21 | | - "expo-status-bar": "~1.12.1", |
22 | | - "expo-updates": "~0.25.18", |
23 | | - "react": "18.2.0", |
24 | | - "react-dom": "18.2.0", |
25 | | - "react-native": "0.74.2", |
26 | | - "react-native-web": "~0.19.11" |
| 18 | + "@expo/metro-runtime": "4.0.0-preview.0", |
| 19 | + "expo": "52.0.0-preview.18", |
| 20 | + "expo-dev-client": "5.0.0-preview.6", |
| 21 | + "expo-status-bar": "~2.0.0", |
| 22 | + "expo-updates": "~0.26.3", |
| 23 | + "react": "18.3.1", |
| 24 | + "react-dom": "18.3.1", |
| 25 | + "react-native": "0.76.1", |
| 26 | + "react-native-web": "~0.19.13" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@acme/eslint-config": "workspace:*", |
30 | | - "@babel/core": "^7.24.5", |
31 | | - "@types/react": "~18.2.79", |
32 | | - "@types/react-dom": "~18.2.25", |
33 | | - "babel-preset-expo": "~11.0.11" |
| 30 | + "@babel/core": "^7.26.0", |
| 31 | + "@types/react": "~18.3.12", |
| 32 | + "@types/react-dom": "~18.3.1", |
| 33 | + "babel-preset-expo": "12.0.0-preview.4" |
34 | 34 | }, |
35 | 35 | "eslintConfig": { |
36 | 36 | "extends": "@acme/eslint-config", |
|
0 commit comments