|
16 | 16 | "@react-navigation/native": "^7.1.33", |
17 | 17 | "@react-navigation/native-stack": "^7.14.4", |
18 | 18 | "@readany/core": "workspace:*", |
19 | | - "expo": "~55.0.5", |
20 | | - "expo-asset": "~55.0.8", |
21 | | - "expo-clipboard": "~55.0.8", |
22 | | - "expo-constants": "~55.0.7", |
23 | | - "expo-crypto": "~55.0.9", |
24 | | - "expo-document-picker": "~55.0.8", |
25 | | - "expo-file-system": "~55.0.10", |
26 | | - "expo-font": "~55.0.4", |
27 | | - "expo-linking": "~55.0.7", |
28 | | - "expo-secure-store": "~55.0.8", |
29 | | - "expo-sharing": "~55.0.11", |
30 | | - "expo-speech": "~55.0.8", |
31 | | - "expo-splash-screen": "~55.0.10", |
32 | | - "expo-sqlite": "~55.0.10", |
33 | | - "expo-status-bar": "~55.0.4", |
| 19 | + "expo": "~54.0.33", |
| 20 | + "expo-asset": "~12.0.12", |
| 21 | + "expo-clipboard": "~8.0.8", |
| 22 | + "expo-constants": "~18.0.13", |
| 23 | + "expo-crypto": "~15.0.8", |
| 24 | + "expo-document-picker": "~14.0.8", |
| 25 | + "expo-file-system": "~19.0.21", |
| 26 | + "expo-font": "~14.0.11", |
| 27 | + "expo-linking": "~8.0.11", |
| 28 | + "expo-secure-store": "~15.0.8", |
| 29 | + "expo-sharing": "~14.0.8", |
| 30 | + "expo-speech": "~14.0.8", |
| 31 | + "expo-splash-screen": "~31.0.13", |
| 32 | + "expo-sqlite": "~16.0.10", |
| 33 | + "expo-status-bar": "~3.0.9", |
34 | 34 | "i18next": "^25.8.13", |
35 | 35 | "pako": "^2.1.0", |
36 | 36 | "punycode": "^2.3.1", |
37 | | - "react": "^19.0.0", |
| 37 | + "react": "^19.1.0", |
38 | 38 | "react-i18next": "^16.5.4", |
39 | | - "react-native": "~0.83.2", |
40 | | - "react-native-gesture-handler": "~2.30.0", |
| 39 | + "react-native": "~0.81.5", |
| 40 | + "react-native-gesture-handler": "~2.28.0", |
41 | 41 | "react-native-get-random-values": "~1.11.0", |
42 | 42 | "react-native-markdown-display": "^7.0.2", |
43 | | - "react-native-reanimated": "~4.2.2", |
44 | | - "react-native-safe-area-context": "~5.7.0", |
45 | | - "react-native-screens": "~4.24.0", |
46 | | - "react-native-svg": "~15.15.3", |
47 | | - "react-native-webview": "~13.16.1", |
| 43 | + "react-native-reanimated": "~4.1.6", |
| 44 | + "react-native-safe-area-context": "~5.6.2", |
| 45 | + "react-native-screens": "~4.16.0", |
| 46 | + "react-native-svg": "~15.12.1", |
| 47 | + "react-native-webview": "~13.15.0", |
48 | 48 | "zustand": "^5.0.5" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@babel/core": "^7.25.0", |
52 | 52 | "@types/pako": "^2.0.4", |
53 | | - "@types/react": "^19.0.0", |
| 53 | + "@types/react": "^19.1.17", |
54 | 54 | "babel-plugin-module-resolver": "^5.0.2", |
55 | 55 | "esbuild": "^0.27.3", |
56 | | - "typescript": "^5.8.0" |
| 56 | + "typescript": "^5.9.3" |
57 | 57 | } |
58 | 58 | } |
0 commit comments