|
27 | 27 | "@gorhom/bottom-sheet": "^5.1.6",
|
28 | 28 | "@jonny/touchable-scale": "^1.0.2",
|
29 | 29 | "@leeoniya/ufuzzy": "^1.0.18",
|
30 |
| - "@react-native-async-storage/async-storage": "1.23.1", |
| 30 | + "@react-native-async-storage/async-storage": "2.2.0", |
31 | 31 | "@react-native-menu/menu": "^1.2.3",
|
32 | 32 | "@react-navigation/native": "^7.0.0",
|
33 | 33 | "@ronradtke/react-native-markdown-display": "^8.1.0",
|
34 | 34 | "@sentry/react-native": "~6.10.0",
|
35 | 35 | "@shipt/segmented-arc-for-react-native": "^2.0.0",
|
36 | 36 | "@shopify/react-native-skia": "^1.12.4",
|
37 |
| - "@tanstack/react-query": "^5.81.5", |
| 37 | + "@tanstack/react-query": "^5.83.0", |
38 | 38 | "@vonovak/react-native-theme-control": "^6.1.0",
|
39 | 39 | "axios": "^1.10.0",
|
40 | 40 | "axios-retry": "^4.5.0",
|
|
69 | 69 | "expo-system-ui": "~4.0.9",
|
70 | 70 | "expo-updates": "~0.27.4",
|
71 | 71 | "expo-web-browser": "~14.0.2",
|
72 |
| - "i18next": "^25.3.1", |
| 72 | + "i18next": "^25.3.2", |
73 | 73 | "intl-pluralrules": "^2.0.1",
|
74 | 74 | "lodash.set": "^4.3.2",
|
75 | 75 | "lottie-react-native": "7.1.0",
|
|
86 | 86 | "react-native-chart-kit": "^6.12.0",
|
87 | 87 | "react-native-fast-confetti": "^1.0.2",
|
88 | 88 | "react-native-gesture-handler": "~2.20.2",
|
89 |
| - "react-native-gifted-charts": "^1.4.61", |
| 89 | + "react-native-gifted-charts": "^1.4.62", |
90 | 90 | "react-native-keyboard-controller": "^1.17.3",
|
91 | 91 | "react-native-logs": "^5.3.0",
|
92 | 92 | "react-native-open-maps": "^0.4.3",
|
|
130 | 130 | "expo": {
|
131 | 131 | "install": {
|
132 | 132 | "exclude": [
|
| 133 | + "@react-native-async-storage/async-storage", |
133 | 134 | "@shopify/react-native-skia"
|
134 | 135 | ]
|
135 | 136 | }
|
|
0 commit comments