|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@xmartlabs/react-native-line": "file:../", |
15 | | - "expo": "^52.0.46", |
16 | | - "expo-blur": "~14.0.3", |
17 | | - "expo-build-properties": "~0.13.2", |
18 | | - "expo-constants": "~17.0.5", |
19 | | - "expo-font": "~13.0.2", |
20 | | - "expo-haptics": "~14.0.0", |
21 | | - "expo-linking": "~7.0.5", |
22 | | - "expo-router": "~4.0.19", |
23 | | - "expo-splash-screen": "~0.29.22", |
24 | | - "expo-status-bar": "~2.0.0", |
25 | | - "expo-symbols": "~0.2.2", |
26 | | - "expo-system-ui": "~4.0.8", |
27 | | - "expo-web-browser": "~14.0.1", |
28 | | - "react": "18.3.1", |
29 | | - "react-dom": "18.3.1", |
30 | | - "react-native": "0.76.9", |
31 | | - "react-native-gesture-handler": "~2.20.2", |
| 15 | + "expo": "^53.0.9", |
| 16 | + "expo-blur": "~14.1.4", |
| 17 | + "expo-build-properties": "~0.14.6", |
| 18 | + "expo-constants": "~17.1.6", |
| 19 | + "expo-font": "~13.3.1", |
| 20 | + "expo-haptics": "~14.1.4", |
| 21 | + "expo-linking": "~7.1.4", |
| 22 | + "expo-router": "~5.0.6", |
| 23 | + "expo-splash-screen": "~0.30.8", |
| 24 | + "expo-status-bar": "~2.2.3", |
| 25 | + "expo-symbols": "~0.4.4", |
| 26 | + "expo-system-ui": "~5.0.7", |
| 27 | + "expo-web-browser": "~14.1.6", |
| 28 | + "react": "19.0.0", |
| 29 | + "react-dom": "19.0.0", |
| 30 | + "react-native": "0.79.2", |
| 31 | + "react-native-gesture-handler": "~2.24.0", |
32 | 32 | "react-native-mmkv": "^3.2.0", |
33 | | - "react-native-reanimated": "~3.16.1", |
34 | | - "react-native-safe-area-context": "4.12.0", |
35 | | - "react-native-screens": "~4.4.0", |
36 | | - "react-native-svg": "15.8.0", |
37 | | - "react-native-web": "~0.19.13", |
38 | | - "react-native-webview": "13.12.5" |
| 33 | + "react-native-reanimated": "~3.17.4", |
| 34 | + "react-native-safe-area-context": "5.4.0", |
| 35 | + "react-native-screens": "~4.10.0", |
| 36 | + "react-native-svg": "15.11.2", |
| 37 | + "react-native-web": "^0.20.0", |
| 38 | + "react-native-webview": "13.13.5" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@babel/core": "^7.26.10", |
42 | | - "@types/react": "~18.3.12", |
43 | | - "react-native-svg-transformer": "^1.5.0", |
44 | | - "typescript": "^5.8.3" |
| 42 | + "@types/react": "~19.1.3", |
| 43 | + "react-native-svg-transformer": "^1.5.0" |
45 | 44 | }, |
46 | 45 | "private": true |
47 | 46 | } |
0 commit comments