|
9 | 9 | "eject": "expo eject" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
| 12 | + "@formidable-webview/webshell": "^2.6.0", |
12 | 13 | "@native-html/heuristic-table-plugin": "workspace:*", |
13 | 14 | "@native-html/iframe-plugin": "workspace:*", |
| 15 | + "@native-html/plugins-core": "workspace:*", |
| 16 | + "@native-html/render": "1.0.0-alpha.0", |
14 | 17 | "@native-html/table-plugin": "workspace:*", |
15 | 18 | "@react-native-community/masked-view": "0.1.11", |
16 | 19 | "@react-navigation/native": "^7.1.31", |
17 | 20 | "@react-navigation/stack": "^7.8.2", |
18 | 21 | "expo": "^55.0.4", |
19 | 22 | "expo-status-bar": "~55.0.4", |
20 | 23 | "expo-web-browser": "~55.0.9", |
21 | | - "react": "19.2.4", |
22 | | - "react-dom": "19.2.4", |
23 | | - "react-native": "0.84.1", |
| 24 | + "react": "19.2.0", |
| 25 | + "react-dom": "19.2.0", |
| 26 | + "react-native": "0.83.2", |
24 | 27 | "react-native-gesture-handler": "~2.30.0", |
25 | 28 | "react-native-paper": "^5.15.0", |
26 | | - "react-native-reanimated": "~4.2.2", |
27 | | - "react-native-render-html": "6.3.4", |
28 | | - "react-native-safe-area-context": "5.7.0", |
29 | | - "react-native-screens": "~4.24.0", |
| 29 | + "react-native-reanimated": "~4.2.1", |
| 30 | + "react-native-safe-area-context": "5.6.2", |
| 31 | + "react-native-screens": "~4.23.0", |
30 | 32 | "react-native-web": "0.21.2", |
31 | | - "react-native-webview": "13.16.1" |
| 33 | + "react-native-webview": "13.16.0", |
| 34 | + "react-native-worklets": "^0.7.2" |
32 | 35 | }, |
33 | 36 | "devDependencies": { |
34 | 37 | "@babel/core": "^7.29.0" |
|
0 commit comments