|
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": "1.23.1", |
| 39 | + "@react-native-async-storage/async-storage": "1.24.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.2.0", |
| 42 | + "@react-native-community/datetimepicker": "8.4.5", |
43 | 43 | "@react-native-community/hooks": "^2.8.1", |
44 | 44 | "@react-native-community/netinfo": "11.4.1", |
45 | | - "@react-native-picker/picker": "2.9.0", |
| 45 | + "@react-native-picker/picker": "2.11.2", |
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", |
|
55 | 55 | "eslint-config-prettier": "^8.3.0", |
56 | 56 | "eslint-plugin-prettier": "^4.0.0", |
57 | 57 | "expo": "^52.0.0", |
58 | | - "expo-build-properties": "~0.13.3", |
59 | | - "expo-dev-client": "~5.0.20", |
60 | | - "expo-device": "~7.0.3", |
61 | | - "expo-document-picker": "~13.0.3", |
62 | | - "expo-font": "~13.0.4", |
63 | | - "expo-notifications": "~0.29.14", |
64 | | - "expo-print": "~14.0.3", |
65 | | - "expo-sharing": "~13.0.1", |
66 | | - "expo-splash-screen": "~0.29.24", |
| 58 | + "expo-build-properties": "~0.14.0", |
| 59 | + "expo-dev-client": "~5.2.0", |
| 60 | + "expo-device": "~7.1.0", |
| 61 | + "expo-document-picker": "~13.1.0", |
| 62 | + "expo-font": "~13.3.0", |
| 63 | + "expo-notifications": "~0.32.0", |
| 64 | + "expo-print": "~14.1.0", |
| 65 | + "expo-sharing": "~13.1.0", |
| 66 | + "expo-splash-screen": "~0.30.0", |
67 | 67 | "expo-squircle-view": "^1.1.0", |
68 | | - "expo-status-bar": "~2.0.1", |
69 | | - "expo-updates": "~0.27.4", |
| 68 | + "expo-status-bar": "~2.2.0", |
| 69 | + "expo-updates": "~0.28.0", |
70 | 70 | "fetch-retry": "^5.0.3", |
71 | | - "lottie-react-native": "7.1.0", |
| 71 | + "lottie-react-native": "7.3.4", |
72 | 72 | "nativewind": "^2.0.11", |
73 | 73 | "prettier": "^2.5.1", |
74 | 74 | "react": "18.3.1", |
75 | | - "react-native": "0.76.9", |
76 | | - "react-native-blob-util": "^0.21.1", |
| 75 | + "react-native": "0.82.0", |
| 76 | + "react-native-blob-util": "^0.22.0", |
77 | 77 | "react-native-bootsplash": "^4.1.5", |
78 | 78 | "react-native-date-picker": "^5.0.8", |
79 | 79 | "react-native-device-info": "^8.3.1", |
80 | 80 | "react-native-draggable-flatlist": "^4.0.1", |
81 | | - "react-native-gesture-handler": "~2.20.2", |
| 81 | + "react-native-gesture-handler": "~2.28.0", |
82 | 82 | "react-native-get-random-values": "^1.7.1", |
83 | 83 | "react-native-keyboard-controller": "^1.17.5", |
84 | 84 | "react-native-linear-gradient": "^2.6.2", |
|
87 | 87 | "react-native-modal": "^13.0.1", |
88 | 88 | "react-native-modal-datetime-picker": "^18.0.0", |
89 | 89 | "react-native-multiple-select": "^0.5.12", |
90 | | - "react-native-pager-view": "6.5.1", |
| 90 | + "react-native-pager-view": "6.9.1", |
91 | 91 | "react-native-paper": "^4.12.5", |
92 | 92 | "react-native-picker-select": "^9.3.1", |
93 | 93 | "react-native-pie-chart": "^3.1.0", |
94 | | - "react-native-reanimated": "~3.16.1", |
95 | | - "react-native-safe-area-context": "4.12.0", |
96 | | - "react-native-screens": "~4.4.0", |
97 | | - "react-native-svg": "15.8.0", |
| 94 | + "react-native-reanimated": "~3.19.0", |
| 95 | + "react-native-safe-area-context": "4.14.1", |
| 96 | + "react-native-screens": "~4.16.0", |
| 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.12.5", |
102 | | - "typescript": "~5.3.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