|
1 | 1 | { |
2 | 2 | "name": "argon-react-native", |
3 | | - "version": "1.7.0", |
| 3 | + "version": "1.7.1", |
4 | 4 | "description": "Argon React Native, based on Argon Design System. Coded by Creative Tim", |
5 | 5 | "main": "node_modules/expo/AppEntry.js", |
6 | 6 | "scripts": { |
|
21 | 21 | "@react-navigation/native": "5.9.3", |
22 | 22 | "@react-navigation/stack": "5.14.3", |
23 | 23 | "@use-expo/font": "^2.0.0", |
24 | | - "expo": "^40.0.0", |
| 24 | + "expo": "^42.0.0", |
25 | 25 | "expo-app-loading": "^1.0.1", |
26 | | - "expo-asset": "~8.2.1", |
27 | | - "expo-font": "~8.4.0", |
28 | | - "galio-framework": "^0.7.1", |
| 26 | + "expo-asset": "~8.3.2", |
| 27 | + "expo-font": "~9.2.1", |
| 28 | + "galio-framework": "^0.8.0", |
29 | 29 | "prop-types": "^15.7.2", |
30 | 30 | "react": "16.13.1", |
31 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz", |
32 | | - "react-native-gesture-handler": "~1.8.0", |
| 31 | + "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz", |
| 32 | + "react-native-gesture-handler": "~1.10.2", |
33 | 33 | "react-native-modal-dropdown": "git+https://github.com/siemiatj/react-native-modal-dropdown.git", |
34 | | - "react-native-reanimated": "~1.13.0", |
35 | | - "react-native-safe-area-context": "3.1.9", |
36 | | - "react-native-screens": "~2.15.2" |
| 34 | + "react-native-reanimated": "~2.2.0", |
| 35 | + "react-native-safe-area-context": "3.2.0", |
| 36 | + "react-native-screens": "~3.4.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "babel-preset-expo": "8.3.0" |
|
0 commit comments