|
25 | 25 | "@jsamr/react-native-li": "^2.3.0", |
26 | 26 | "@mobily/stacks": "^1.1.3", |
27 | 27 | "@react-native-community/masked-view": "0.1.10", |
28 | | - "@react-native-community/slider": "3.0.3", |
29 | | - "@react-native-picker/picker": "1.16.1", |
| 28 | + "@react-native-community/slider": "4.1.7", |
| 29 | + "@react-native-picker/picker": "2.1.0", |
30 | 30 | "@react-navigation/bottom-tabs": "^5.11.10", |
31 | 31 | "@react-navigation/drawer": "^5.12.5", |
32 | 32 | "@react-navigation/native": "^5.9.4", |
|
36 | 36 | "@types/react-syntax-highlighter": "^13.5.0", |
37 | 37 | "color": "^3.1.3", |
38 | 38 | "deepmerge": "^4.2.2", |
39 | | - "expo": "^42.0.0", |
40 | | - "expo-asset": "~8.3.3", |
41 | | - "expo-constants": "~11.0.1", |
42 | | - "expo-font": "~9.2.1", |
43 | | - "expo-linking": "~2.3.1", |
44 | | - "expo-splash-screen": "~0.11.2", |
45 | | - "expo-status-bar": "~1.0.4", |
46 | | - "expo-web-browser": "~9.2.0", |
| 39 | + "expo": "^43.0.0", |
| 40 | + "expo-asset": "~8.4.3", |
| 41 | + "expo-constants": "~12.1.2", |
| 42 | + "expo-font": "~10.0.3", |
| 43 | + "expo-linear-gradient": "~10.0.3", |
| 44 | + "expo-linking": "~2.4.2", |
| 45 | + "expo-splash-screen": "~0.13.3", |
| 46 | + "expo-status-bar": "~1.1.0", |
| 47 | + "expo-web-browser": "~10.0.3", |
47 | 48 | "lowlight": "^1.20.0", |
48 | 49 | "param-case": "^3.0.4", |
49 | | - "react": "16.13.1", |
50 | | - "react-dom": "16.13.1", |
51 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz", |
| 50 | + "react": "17.0.1", |
| 51 | + "react-dom": "17.0.1", |
| 52 | + "react-native": "0.64.2", |
52 | 53 | "react-native-gesture-handler": "~1.10.2", |
53 | 54 | "react-native-hsv-color-picker": "^1.0.2", |
54 | | - "react-native-pager-view": "5.0.12", |
| 55 | + "react-native-pager-view": "5.4.6", |
55 | 56 | "react-native-paper": "^4.8.1", |
56 | 57 | "react-native-reanimated": "~2.2.0", |
57 | 58 | "react-native-render-html": "workspace:*", |
58 | | - "react-native-safe-area-context": "3.2.0", |
59 | | - "react-native-screens": "~3.4.0", |
| 59 | + "react-native-safe-area-context": "3.3.2", |
| 60 | + "react-native-screens": "~3.8.0", |
60 | 61 | "react-native-svg": "12.1.1", |
61 | 62 | "react-native-svg-transformer": "^0.14.3", |
62 | 63 | "react-native-tab-view": "^3.0.1", |
63 | | - "react-native-web": "~0.13.12", |
64 | | - "react-native-webview": "11.6.2", |
| 64 | + "react-native-web": "0.17.1", |
| 65 | + "react-native-webview": "11.13.0", |
65 | 66 | "react-syntax-highlighter": "^15.4.3", |
66 | 67 | "scheduler": "^0.20.2", |
67 | 68 | "urijs": "*", |
68 | 69 | "use-context-selector": "^1.3.7", |
69 | 70 | "zustand": "^3.4.2" |
70 | 71 | }, |
71 | 72 | "devDependencies": { |
72 | | - "@babel/core": "~7.9.0", |
| 73 | + "@babel/core": "^7.12.9", |
73 | 74 | "@doc/svgr-conf": "workspace:*", |
74 | | - "@types/react": "~16.9.35", |
75 | | - "@types/react-native": "~0.63.2", |
76 | | - "babel-preset-expo": "8.3.0", |
| 75 | + "@types/react": "~17.0.21", |
| 76 | + "@types/react-native": "~0.64.12", |
| 77 | + "babel-preset-expo": "8.5.1", |
77 | 78 | "ignore-loader": "^0.1.2", |
78 | | - "jest-expo": "^42.0.0", |
79 | | - "typescript": "4.2.2" |
| 79 | + "jest-expo": "^43.0.0", |
| 80 | + "typescript": "~4.3.5" |
80 | 81 | }, |
81 | 82 | "private": true, |
82 | 83 | "installConfig": { |
|
0 commit comments