|
93 | 93 | }, |
94 | 94 | "dependencies": { |
95 | 95 | "@bacons/react-views": "^1.1.3", |
96 | | - "@expo/config-plugins": "~7.8.0", |
97 | | - "@expo/prebuild-config": "~6.7.0", |
| 96 | + "@expo/config-plugins": "~8.0.0", |
| 97 | + "@expo/prebuild-config": "~7.0.0", |
98 | 98 | "@expo/vector-icons": "^14.0.0", |
99 | 99 | "@gorhom/bottom-sheet": "^4.6.0", |
100 | 100 | "@motify/interactions": "^0.17.1", |
101 | 101 | "@motify/skeleton": "^0.18.0", |
102 | | - "@react-native-async-storage/async-storage": "1.21.0", |
103 | | - "@react-native-community/netinfo": "11.1.0", |
| 102 | + "@react-native-async-storage/async-storage": "1.23.1", |
| 103 | + "@react-native-community/netinfo": "11.3.1", |
104 | 104 | "@react-native-google-signin/google-signin": "^11.0.0", |
105 | 105 | "@react-navigation/bottom-tabs": "^6.5.11", |
106 | 106 | "@react-navigation/native": "^6.1.9", |
107 | 107 | "@react-navigation/native-stack": "^6.9.17", |
108 | 108 | "@react-navigation/stack": "^6.3.20", |
109 | 109 | "@tanstack/react-query": "^4.29.19", |
110 | 110 | "axios": "^1.6.7", |
111 | | - "expo": "~50.0.17", |
112 | | - "expo-apple-authentication": "~6.3.0", |
113 | | - "expo-application": "~5.8.4", |
114 | | - "expo-asset": "~9.0.2", |
115 | | - "expo-build-properties": "~0.11.1", |
116 | | - "expo-clipboard": "~5.0.1", |
117 | | - "expo-constants": "~15.4.6", |
118 | | - "expo-crypto": "~12.8.1", |
119 | | - "expo-dev-client": "~3.3.11", |
120 | | - "expo-device": "~5.9.4", |
121 | | - "expo-font": "~11.10.3", |
122 | | - "expo-haptics": "~12.8.1", |
123 | | - "expo-linear-gradient": "~12.7.2", |
124 | | - "expo-linking": "~6.2.2", |
125 | | - "expo-local-authentication": "~13.8.0", |
126 | | - "expo-localization": "~14.8.4", |
127 | | - "expo-network": "~5.8.0", |
128 | | - "expo-notifications": "~0.27.7", |
129 | | - "expo-router": "~3.4.10", |
130 | | - "expo-screen-orientation": "~6.4.1", |
131 | | - "expo-secure-store": "~12.8.1", |
132 | | - "expo-splash-screen": "~0.26.5", |
133 | | - "expo-status-bar": "~1.11.1", |
134 | | - "expo-system-ui": "~2.9.4", |
135 | | - "expo-updates": "~0.24.12", |
136 | | - "expo-web-browser": "~12.8.2", |
| 111 | + "expo": "^51.0.1", |
| 112 | + "expo-apple-authentication": "~6.4.1", |
| 113 | + "expo-application": "~5.9.1", |
| 114 | + "expo-asset": "~10.0.6", |
| 115 | + "expo-build-properties": "~0.12.1", |
| 116 | + "expo-clipboard": "~6.0.3", |
| 117 | + "expo-constants": "~16.0.1", |
| 118 | + "expo-crypto": "~13.0.2", |
| 119 | + "expo-dev-client": "~4.0.12", |
| 120 | + "expo-device": "~6.0.2", |
| 121 | + "expo-font": "~12.0.4", |
| 122 | + "expo-haptics": "~13.0.1", |
| 123 | + "expo-linear-gradient": "~13.0.2", |
| 124 | + "expo-linking": "~6.3.1", |
| 125 | + "expo-local-authentication": "~14.0.1", |
| 126 | + "expo-localization": "~15.0.3", |
| 127 | + "expo-network": "~6.0.1", |
| 128 | + "expo-notifications": "~0.28.1", |
| 129 | + "expo-router": "~3.5.11", |
| 130 | + "expo-screen-orientation": "~7.0.4", |
| 131 | + "expo-secure-store": "~13.0.1", |
| 132 | + "expo-splash-screen": "~0.27.4", |
| 133 | + "expo-status-bar": "~1.12.1", |
| 134 | + "expo-system-ui": "~3.0.4", |
| 135 | + "expo-updates": "~0.25.10", |
| 136 | + "expo-web-browser": "~13.0.3", |
137 | 137 | "i18next": "^23.7.20", |
138 | 138 | "jotai": "^2.4.3", |
139 | 139 | "jwt-decode": "^4.0.0", |
|
142 | 142 | "react-dom": "18.2.0", |
143 | 143 | "react-hook-form": "^7.49.3", |
144 | 144 | "react-i18next": "^14.0.1", |
145 | | - "react-native": "0.73.6", |
146 | | - "react-native-gesture-handler": "~2.14.0", |
| 145 | + "react-native": "0.74.1", |
| 146 | + "react-native-gesture-handler": "~2.16.1", |
147 | 147 | "react-native-keyboard-aware-scroll-view": "^0.9.5", |
148 | 148 | "react-native-notificated": "^0.0.1-beta.2", |
149 | | - "react-native-pager-view": "6.2.3", |
150 | | - "react-native-reanimated": "~3.6.2", |
151 | | - "react-native-safe-area-context": "4.8.2", |
152 | | - "react-native-screens": "~3.29.0", |
153 | | - "react-native-svg": "14.1.0", |
| 149 | + "react-native-pager-view": "6.3.0", |
| 150 | + "react-native-reanimated": "3.10.0", |
| 151 | + "react-native-safe-area-context": "4.10.1", |
| 152 | + "react-native-screens": "3.31.1", |
| 153 | + "react-native-svg": "15.2.0", |
154 | 154 | "react-native-web": "~0.19.6", |
155 | 155 | "reactotron-react-native": "^5.1.3", |
156 | 156 | "sass": "^1.70.0", |
|
177 | 177 | "@welldone-software/why-did-you-render": "^7.0.1", |
178 | 178 | "babel-loader": "^9.1.3", |
179 | 179 | "babel-plugin-module-resolver": "^5.0.0", |
180 | | - "babel-preset-expo": "^10.0.0", |
| 180 | + "babel-preset-expo": "^11.0.5", |
181 | 181 | "commander": "^12.0.0", |
182 | 182 | "cross-env": "^7.0.3", |
183 | 183 | "dotenv": "^16.4.1", |
|
0 commit comments