|
1 | 1 | { |
2 | 2 | "name": "rn-material-kit-free", |
3 | | - "version": "1.5.0", |
| 3 | + "version": "1.6.0", |
4 | 4 | "description": "Material Kit React Native. Coded by Creative Tim", |
5 | 5 | "main": "node_modules/expo/AppEntry.js", |
6 | 6 | "private": true, |
|
15 | 15 | "preset": "jest-expo" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@react-native-community/masked-view": "~0.1.6", |
19 | | - "@react-navigation/compat": "~5.0.5", |
20 | | - "@react-navigation/drawer": "~5.0.5", |
21 | | - "@react-navigation/native": "~5.0.5", |
22 | | - "@react-navigation/stack": "~5.0.6", |
23 | | - "expo": "36.0.0", |
24 | | - "expo-asset": "~8.0.0", |
25 | | - "expo-font": "~8.0.0", |
26 | | - "expo-linear-gradient": "~8.0.0", |
| 18 | + "@react-native-community/masked-view": "0.1.6", |
| 19 | + "@react-navigation/compat": "~5.1.25", |
| 20 | + "@react-navigation/drawer": "~5.8.2", |
| 21 | + "@react-navigation/native": "~5.5.0", |
| 22 | + "@react-navigation/stack": "~5.4.1", |
| 23 | + "expo": "^37.0.0", |
| 24 | + "expo-asset": "~8.1.5", |
| 25 | + "expo-font": "~8.1.0", |
| 26 | + "expo-linear-gradient": "~8.1.0", |
27 | 27 | "galio-framework": "~0.6.3", |
28 | 28 | "react": "16.9.0", |
29 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz", |
30 | | - "react-native-gesture-handler": "~1.5.0", |
| 29 | + "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz", |
| 30 | + "react-native-gesture-handler": "~1.6.0", |
31 | 31 | "react-native-modal-dropdown": "~0.7.0", |
32 | 32 | "react-native-reanimated": "~1.7.0", |
33 | | - "react-native-safe-area-context": "~0.7.3", |
34 | | - "react-native-screens": "~2.0.0-beta.8" |
| 33 | + "react-native-safe-area-context": "0.7.3", |
| 34 | + "react-native-screens": "~2.2.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "babel-preset-expo": "~8.0.0", |
| 37 | + "babel-preset-expo": "^8.2.1", |
38 | 38 | "cross-env": "~7.0.0", |
39 | 39 | "expo-cli": "~3.11.7", |
40 | | - "jest-expo": "~36.0.0" |
| 40 | + "jest-expo": "^37.0.0" |
41 | 41 | }, |
42 | 42 | "bugs": { |
43 | 43 | "url": "https://github.com/creativetimofficial/material-kit-react-native/issues" |
|
0 commit comments