|
36 | 36 | "dependencies": { |
37 | 37 | "@gorhom/bottom-sheet": "^5", |
38 | 38 | "@miblanchard/react-native-slider": "^2.1.0", |
39 | | - "@react-native-async-storage/async-storage": "2.1.2", |
| 39 | + "@react-native-async-storage/async-storage": "2.2.0", |
40 | 40 | "@react-native-community/blur": "^4.2.0", |
41 | 41 | "@react-native-community/checkbox": "^0.5.17", |
42 | | - "@react-native-community/datetimepicker": "8.4.1", |
| 42 | + "@react-native-community/datetimepicker": "8.5.0", |
43 | 43 | "@react-native-community/hooks": "^2.8.1", |
44 | 44 | "@react-native-community/netinfo": "11.4.1", |
45 | 45 | "@react-native-picker/picker": "2.11.1", |
46 | 46 | "@react-navigation/material-top-tabs": "^6.6.14", |
47 | 47 | "@react-navigation/native": "^6.1.18", |
48 | 48 | "@react-navigation/stack": "^6.4.1", |
49 | | - "@sentry/react-native": "~6.14.0", |
50 | | - "@types/react": "~19.0.10", |
| 49 | + "@sentry/react-native": "~6.22.0", |
| 50 | + "@types/react": "~19.2.0", |
51 | 51 | "crypto-js": "^4.2.0", |
52 | 52 | "csv-parser": "^3.0.0", |
53 | 53 | "date-fns": "^2.16.1", |
|
61 | 61 | "expo-document-picker": "~13.1.6", |
62 | 62 | "expo-font": "~13.3.2", |
63 | 63 | "expo-linear-gradient": "~14.1.5", |
64 | | - "expo-notifications": "~0.31.4", |
| 64 | + "expo-notifications": "~0.32.0", |
65 | 65 | "expo-print": "~14.1.4", |
66 | 66 | "expo-sharing": "~13.1.5", |
67 | 67 | "expo-splash-screen": "~0.30.10", |
68 | 68 | "expo-squircle-view": "^1.1.0", |
69 | 69 | "expo-status-bar": "~2.2.3", |
70 | 70 | "expo-updates": "~0.28.17", |
71 | 71 | "fetch-retry": "^5.0.3", |
72 | | - "lottie-react-native": "7.2.2", |
| 72 | + "lottie-react-native": "7.3.4", |
73 | 73 | "nativewind": "^2.0.11", |
74 | 74 | "prettier": "^2.5.1", |
75 | | - "react": "19.0.0", |
76 | | - "react-native": "0.79.6", |
77 | | - "react-native-blob-util": "^0.21.1", |
| 75 | + "react": "19.2.0", |
| 76 | + "react-native": "0.82.1", |
| 77 | + "react-native-blob-util": "^0.23.0", |
78 | 78 | "react-native-date-picker": "git+https://github.com/burakharun/react-native-date-picker.git", |
79 | 79 | "react-native-device-info": "^8.3.1", |
80 | 80 | "react-native-draggable-flatlist": "^4.0.1", |
81 | | - "react-native-gesture-handler": "~2.24.0", |
| 81 | + "react-native-gesture-handler": "~2.29.0", |
82 | 82 | "react-native-get-random-values": "^1.7.1", |
83 | 83 | "react-native-keyboard-controller": "^1.17.5", |
84 | 84 | "react-native-localize": "^2.2.4", |
85 | 85 | "react-native-markdown-display": "^7.0.2", |
86 | 86 | "react-native-modal": "^13.0.1", |
87 | 87 | "react-native-modal-datetime-picker": "^18.0.0", |
88 | 88 | "react-native-multiple-select": "^0.5.12", |
89 | | - "react-native-pager-view": "6.7.1", |
| 89 | + "react-native-pager-view": "6.9.1", |
90 | 90 | "react-native-paper": "^4.12.5", |
91 | 91 | "react-native-picker-select": "^9.3.1", |
92 | 92 | "react-native-pie-chart": "^4.0.1", |
93 | | - "react-native-reanimated": "~3.17.4", |
| 93 | + "react-native-reanimated": "~3.19.0", |
94 | 94 | "react-native-reorderable-list": "^0.16.2", |
95 | | - "react-native-safe-area-context": "5.4.0", |
96 | | - "react-native-screens": "~4.11.1", |
| 95 | + "react-native-safe-area-context": "5.6.2", |
| 96 | + "react-native-screens": "~4.18.0", |
97 | 97 | "react-native-svg": "^15.14.0", |
98 | 98 | "react-native-swiper": "^1.6.0", |
99 | 99 | "react-native-tab-view": "^3.5.2", |
100 | 100 | "react-native-uuid": "^2.0.3", |
101 | | - "react-native-webview": "13.13.5", |
102 | | - "typescript": "~5.8.3", |
| 101 | + "react-native-webview": "13.16.0", |
| 102 | + "typescript": "~5.9.0", |
103 | 103 | "urijs": "^1.19.11", |
104 | 104 | "uuid": "^8.3.2", |
105 | 105 | "zod": "^3.25.63" |
|
0 commit comments