|
12 | 12 | "@expo/webpack-config": "~19.0.1", |
13 | 13 | "@gorhom/portal": "^1.0.14", |
14 | 14 | "@gorhom/showcase-template": "^4.0.1", |
| 15 | + "@legendapp/list": "^2.0.0", |
15 | 16 | "@react-navigation/material-top-tabs": "^7.2.13", |
16 | 17 | "@react-navigation/native": "^7.1.9", |
17 | 18 | "@react-navigation/native-stack": "^7.3.13", |
18 | 19 | "@react-navigation/stack": "^7.3.2", |
19 | | - "@legendapp/list": "^1.1.4", |
20 | | - "@shopify/flash-list": "1.7.6", |
21 | | - "expo": "53.0.20", |
22 | | - "expo-asset": "~11.1.7", |
23 | | - "expo-blur": "~14.1.5", |
24 | | - "expo-image": "~2.4.0", |
25 | | - "expo-status-bar": "~2.2.3", |
26 | | - "react": "19.0.0", |
27 | | - "react-dom": "19.0.0", |
28 | | - "react-native": "0.79.5", |
29 | | - "react-native-gesture-handler": "~2.24.0", |
| 20 | + "@shopify/flash-list": "2.0.2", |
| 21 | + "expo": "54.0.0-preview.14", |
| 22 | + "expo-asset": "~12.0.7", |
| 23 | + "expo-blur": "~15.0.6", |
| 24 | + "expo-image": "~3.0.7", |
| 25 | + "expo-status-bar": "~3.0.7", |
| 26 | + "react": "19.1.0", |
| 27 | + "react-dom": "19.1.0", |
| 28 | + "react-native": "0.81.1", |
| 29 | + "react-native-gesture-handler": "~2.28.0", |
30 | 30 | "react-native-maps": "1.20.1", |
31 | | - "react-native-pager-view": "6.7.1", |
32 | | - "react-native-reanimated": "~3.17.4", |
| 31 | + "react-native-pager-view": "6.9.1", |
| 32 | + "react-native-reanimated": "~4.1.0", |
33 | 33 | "react-native-redash": "^18.1.0", |
34 | | - "react-native-safe-area-context": "5.4.0", |
35 | | - "react-native-screens": "~4.11.1", |
| 34 | + "react-native-safe-area-context": "~5.6.0", |
| 35 | + "react-native-screens": "~4.15.4", |
36 | 36 | "react-native-tab-view": "^3.5.2", |
37 | | - "react-native-web": "^0.20.0" |
| 37 | + "react-native-web": "^0.21.0", |
| 38 | + "react-native-webview": "13.15.0", |
| 39 | + "react-native-worklets": "~0.5.0" |
38 | 40 | }, |
39 | 41 | "devDependencies": { |
40 | 42 | "@babel/core": "^7.25.2", |
41 | 43 | "@babel/plugin-proposal-export-namespace-from": "^7.18.9", |
42 | 44 | "@types/faker": "^4.1.12", |
43 | | - "@types/react": "~19.0.10", |
| 45 | + "@types/react": "~19.1.10", |
44 | 46 | "@types/react-native": "^0.73.0", |
45 | 47 | "babel-loader": "^10.0.0", |
46 | 48 | "babel-plugin-module-resolver": "^5.0.0", |
47 | 49 | "faker": "^4.1.0", |
48 | | - "typescript": "^5.3.3" |
| 50 | + "typescript": "~5.9.2" |
49 | 51 | }, |
50 | 52 | "overrides": { |
51 | 53 | "use-latest-callback": "^0.2.3" |
|
0 commit comments