|
50 | 50 | "@op-engineering/op-sqlite": "^15.2.7", |
51 | 51 | "@react-native-async-storage/async-storage": "2.2.0", |
52 | 52 | "@react-native-clipboard/clipboard": "^1.16.2", |
53 | | - "@react-native-community/netinfo": "^11.4.1", |
| 53 | + "@react-native-community/netinfo": "11.5.2", |
54 | 54 | "@react-native-rag/executorch": "^0.8.0", |
55 | 55 | "@react-native-rag/op-sqlite": "^0.8.0", |
56 | 56 | "@react-native/metro-config": "^0.76.3", |
57 | | - "@react-navigation/drawer": "^7.5.6", |
58 | | - "expo": "^54.0.0", |
59 | | - "expo-application": "~7.0.8", |
60 | | - "expo-asset": "~12.0.11", |
61 | | - "expo-clipboard": "~8.0.8", |
62 | | - "expo-constants": "~18.0.12", |
63 | | - "expo-device": "~8.0.10", |
64 | | - "expo-document-picker": "~14.0.8", |
65 | | - "expo-file-system": "~19.0.21", |
66 | | - "expo-font": "~14.0.10", |
67 | | - "expo-haptics": "~15.0.8", |
68 | | - "expo-linking": "~8.0.10", |
69 | | - "expo-localization": "~17.0.8", |
70 | | - "expo-router": "~6.0.20", |
71 | | - "expo-sharing": "~14.0.8", |
72 | | - "expo-splash-screen": "~31.0.12", |
73 | | - "expo-sqlite": "~16.0.10", |
74 | | - "expo-status-bar": "~3.0.9", |
| 57 | + "@react-navigation/drawer": "^7.5.0", |
| 58 | + "expo": "^55.0.0", |
| 59 | + "expo-application": "~55.0.13", |
| 60 | + "expo-asset": "~55.0.13", |
| 61 | + "expo-clipboard": "~55.0.12", |
| 62 | + "expo-constants": "~55.0.12", |
| 63 | + "expo-device": "~55.0.13", |
| 64 | + "expo-document-picker": "~55.0.12", |
| 65 | + "expo-file-system": "~55.0.15", |
| 66 | + "expo-font": "~55.0.6", |
| 67 | + "expo-haptics": "~55.0.13", |
| 68 | + "expo-linking": "~55.0.11", |
| 69 | + "expo-localization": "~55.0.12", |
| 70 | + "expo-router": "~55.0.11", |
| 71 | + "expo-sharing": "~55.0.17", |
| 72 | + "expo-splash-screen": "~55.0.16", |
| 73 | + "expo-sqlite": "~55.0.14", |
| 74 | + "expo-status-bar": "~55.0.5", |
75 | 75 | "expo-store-review": "~55.0.12", |
76 | 76 | "metro-config": "^0.81.0", |
77 | | - "react": "19.1.0", |
78 | | - "react-native": "0.81.5", |
79 | | - "react-native-audio-api": "^0.11.7", |
| 77 | + "react": "19.2.0", |
| 78 | + "react-native": "0.83.4", |
| 79 | + "react-native-audio-api": "0.12.0-nightly-f7c925b-20260402", |
80 | 80 | "react-native-device-info": "^15.0.1", |
81 | 81 | "react-native-enriched-markdown": "^0.4.1", |
82 | 82 | "react-native-executorch": "^0.8.1", |
83 | 83 | "react-native-executorch-expo-resource-fetcher": "^0.8.0", |
84 | | - "react-native-gesture-handler": "~2.28.0", |
| 84 | + "react-native-gesture-handler": "~2.30.0", |
85 | 85 | "react-native-image-picker": "^8.2.1", |
86 | | - "react-native-keyboard-controller": "1.18.5", |
| 86 | + "react-native-keyboard-controller": "1.20.7", |
87 | 87 | "react-native-loading-spinner-overlay": "^3.0.1", |
88 | 88 | "react-native-pdfium": "file:./react-native-pdfium-0.1.3.tgz", |
89 | 89 | "react-native-rag": "^0.8.0", |
90 | | - "react-native-reanimated": "~4.1.1", |
| 90 | + "react-native-reanimated": "4.2.1", |
91 | 91 | "react-native-safe-area-context": "~5.6.0", |
92 | | - "react-native-screens": "~4.16.0", |
93 | | - "react-native-svg": "15.12.1", |
| 92 | + "react-native-screens": "~4.23.0", |
| 93 | + "react-native-svg": "15.15.3", |
94 | 94 | "react-native-svg-transformer": "^1.5.0", |
95 | 95 | "react-native-toast-message": "^2.3.0", |
96 | 96 | "react-native-wheel-scrollview-picker": "^2.0.6", |
97 | | - "react-native-worklets": "0.5.1", |
| 97 | + "react-native-worklets": "0.7.2", |
98 | 98 | "zustand": "^5.0.4" |
99 | 99 | }, |
100 | 100 | "devDependencies": { |
101 | 101 | "@babel/core": "^7.25.2", |
102 | 102 | "@testing-library/jest-native": "^5.4.3", |
103 | 103 | "@testing-library/react-native": "^13.3.3", |
104 | | - "@types/jest": "^30.0.0", |
105 | | - "@types/react": "~19.1.10", |
106 | | - "jest": "^30.3.0", |
107 | | - "jest-expo": "^55.0.11", |
108 | | - "react-test-renderer": "19.1.0", |
| 104 | + "@types/jest": "29.5.14", |
| 105 | + "@types/react": "~19.2.10", |
| 106 | + "jest": "~29.7.0", |
| 107 | + "jest-expo": "~55.0.14", |
| 108 | + "react-test-renderer": "19.2.0", |
109 | 109 | "typescript": "~5.9.2" |
110 | 110 | }, |
111 | 111 | "private": true, |
|
0 commit comments