|
19 | 19 | "@expo-google-fonts/raleway": "^0.1.0", |
20 | 20 | "@expo-google-fonts/source-code-pro": "^0.1.0", |
21 | 21 | "@expo-google-fonts/space-mono": "^0.1.0", |
22 | | - "@expo/vector-icons": "^12.0.4", |
| 22 | + "@expo/vector-icons": "^12.0.0", |
23 | 23 | "@gorhom/bottom-sheet": "^3.6.4", |
24 | 24 | "@jsamr/react-native-li": "^2.3.0", |
25 | 25 | "@mobily/stacks": "^1.1.3", |
26 | 26 | "@react-native-community/masked-view": "0.1.10", |
27 | 27 | "@react-native-community/slider": "3.0.3", |
28 | | - "@react-native-picker/picker": "1.9.11", |
| 28 | + "@react-native-picker/picker": "1.16.1", |
29 | 29 | "@react-navigation/bottom-tabs": "^5.11.10", |
30 | 30 | "@react-navigation/drawer": "^5.12.5", |
31 | 31 | "@react-navigation/native": "^5.9.4", |
|
35 | 35 | "@types/react-syntax-highlighter": "^13.5.0", |
36 | 36 | "color": "^3.1.3", |
37 | 37 | "deepmerge": "^4.2.2", |
38 | | - "expo": "^41.0.1", |
39 | | - "expo-asset": "~8.3.2", |
40 | | - "expo-constants": "~10.1.3", |
41 | | - "expo-font": "~9.1.0", |
42 | | - "expo-linking": "~2.2.3", |
43 | | - "expo-splash-screen": "~0.10.2", |
| 38 | + "expo": "^42.0.0", |
| 39 | + "expo-asset": "~8.3.3", |
| 40 | + "expo-constants": "~11.0.1", |
| 41 | + "expo-font": "~9.2.1", |
| 42 | + "expo-linking": "~2.3.1", |
| 43 | + "expo-splash-screen": "~0.11.2", |
44 | 44 | "expo-status-bar": "~1.0.4", |
45 | | - "expo-web-browser": "~9.1.0", |
| 45 | + "expo-web-browser": "~9.2.0", |
46 | 46 | "lowlight": "^1.20.0", |
47 | 47 | "param-case": "^3.0.4", |
48 | | - "react": "17.0.2", |
49 | | - "react-dom": "17.0.2", |
50 | | - "react-native": "^0.64.0", |
51 | | - "react-native-gesture-handler": "~1.10.3", |
| 48 | + "react": "16.13.1", |
| 49 | + "react-dom": "16.13.1", |
| 50 | + "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz", |
| 51 | + "react-native-gesture-handler": "~1.10.2", |
52 | 52 | "react-native-hsv-color-picker": "^1.0.2", |
53 | 53 | "react-native-pager-view": "5.0.12", |
54 | 54 | "react-native-paper": "^4.8.1", |
55 | | - "react-native-reanimated": "~2.1.0", |
| 55 | + "react-native-reanimated": "~2.2.0", |
56 | 56 | "react-native-render-html": "workspace:*", |
57 | 57 | "react-native-safe-area-context": "3.2.0", |
58 | | - "react-native-screens": "~3.0.0", |
59 | | - "react-native-svg": "12.1.0", |
| 58 | + "react-native-screens": "~3.4.0", |
| 59 | + "react-native-svg": "12.1.1", |
60 | 60 | "react-native-svg-transformer": "^0.14.3", |
61 | 61 | "react-native-tab-view": "^3.0.1", |
62 | | - "react-native-web": "~0.13.18", |
63 | | - "react-native-webview": "11.2.3", |
| 62 | + "react-native-web": "~0.13.12", |
| 63 | + "react-native-webview": "11.6.2", |
64 | 64 | "react-syntax-highlighter": "^15.4.3", |
65 | 65 | "scheduler": "^0.20.2", |
66 | 66 | "urijs": "*", |
67 | 67 | "use-context-selector": "^1.3.7", |
68 | 68 | "zustand": "^3.4.2" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@babel/core": "~7.13.16", |
| 71 | + "@babel/core": "~7.9.0", |
72 | 72 | "@doc/svgr-conf": "workspace:*", |
73 | | - "@types/react": "~17.0.4", |
74 | | - "@types/react-native": "~0.64.4", |
| 73 | + "@types/react": "~16.9.35", |
| 74 | + "@types/react-native": "~0.63.2", |
75 | 75 | "babel-preset-expo": "8.3.0", |
76 | 76 | "ignore-loader": "^0.1.2", |
77 | | - "jest-expo": "^41.0.0", |
78 | | - "typescript": "~4.3.2" |
| 77 | + "jest-expo": "^42.0.0", |
| 78 | + "typescript": "~4.0.0" |
79 | 79 | }, |
80 | 80 | "private": true, |
81 | 81 | "installConfig": { |
|
0 commit comments