|
12 | 12 | "lint": "expo lint" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@expo/vector-icons": "^14.1.0", |
| 15 | + "@expo/vector-icons": "^15.0.3", |
16 | 16 | "@intercom/intercom-react-native": "file:../../", |
17 | | - "expo": "~53.0.22", |
18 | | - "expo-blur": "~14.1.5", |
19 | | - "expo-constants": "~17.1.7", |
20 | | - "expo-device": "~7.1.4", |
21 | | - "expo-font": "~13.3.2", |
22 | | - "expo-haptics": "~14.1.4", |
23 | | - "expo-image": "~2.4.0", |
24 | | - "expo-linking": "~7.1.7", |
25 | | - "expo-notifications": "~0.31.4", |
26 | | - "expo-router": "~5.1.5", |
27 | | - "expo-splash-screen": "~0.30.10", |
28 | | - "expo-status-bar": "~2.2.3", |
29 | | - "expo-symbols": "~0.4.5", |
30 | | - "expo-system-ui": "~5.0.11", |
31 | | - "expo-web-browser": "~14.2.0", |
| 17 | + "expo": "~54.0.33", |
| 18 | + "expo-blur": "~15.0.8", |
| 19 | + "expo-constants": "~18.0.13", |
| 20 | + "expo-device": "~8.0.10", |
| 21 | + "expo-font": "~14.0.11", |
| 22 | + "expo-haptics": "~15.0.8", |
| 23 | + "expo-image": "~3.0.11", |
| 24 | + "expo-linking": "~8.0.11", |
| 25 | + "expo-notifications": "~0.32.16", |
| 26 | + "expo-router": "~6.0.23", |
| 27 | + "expo-splash-screen": "~31.0.13", |
| 28 | + "expo-status-bar": "~3.0.9", |
| 29 | + "expo-symbols": "~1.0.8", |
| 30 | + "expo-system-ui": "~6.0.9", |
| 31 | + "expo-web-browser": "~15.0.10", |
32 | 32 | "nativewind": "^4.0.1", |
33 | | - "react": "19.0.0", |
34 | | - "react-dom": "19.0.0", |
35 | | - "react-native": "0.79.6", |
| 33 | + "react": "19.1.0", |
| 34 | + "react-dom": "19.1.0", |
| 35 | + "react-native": "0.81.5", |
36 | 36 | "react-native-gesture-handler": "~2.28.0", |
37 | 37 | "react-native-mmkv-storage": "^12.0.0", |
38 | | - "react-native-reanimated": "~4.1.0", |
39 | | - "react-native-safe-area-context": "5.4.0", |
40 | | - "react-native-screens": "~4.11.1", |
41 | | - "react-native-web": "~0.20.0", |
42 | | - "react-native-webview": "13.13.5", |
43 | | - "react-native-worklets": "^0.5.1" |
| 38 | + "react-native-reanimated": "~4.1.1", |
| 39 | + "react-native-safe-area-context": "~5.6.0", |
| 40 | + "react-native-screens": "~4.16.0", |
| 41 | + "react-native-web": "~0.21.0", |
| 42 | + "react-native-webview": "13.15.0", |
| 43 | + "react-native-worklets": "0.5.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@babel/core": "^7.25.2", |
47 | | - "@types/react": "~19.0.10", |
| 47 | + "@types/react": "~19.1.17", |
48 | 48 | "eslint": "^9.25.0", |
49 | | - "eslint-config-expo": "~9.2.0", |
| 49 | + "eslint-config-expo": "~10.0.0", |
50 | 50 | "prettier-plugin-tailwindcss": "^0.5.14", |
51 | 51 | "tailwindcss": "^3.4.17", |
52 | | - "typescript": "~5.8.3" |
| 52 | + "typescript": "~5.9.3" |
53 | 53 | }, |
54 | 54 | "engines": { |
55 | 55 | "node": ">=18", |
|
0 commit comments