|
10 | 10 | "dependencies": { |
11 | 11 | "@types/gl-react-expo": "^3.16.2", |
12 | 12 | "buffer": "^5.6.0", |
13 | | - "expo": "~37.0.3", |
14 | | - "expo-gl": "^8.2.0", |
| 13 | + "expo": "^40.0.0", |
| 14 | + "expo-gl": "~9.2.0", |
15 | 15 | "gl-react": "^4.0.1", |
16 | 16 | "gl-react-blurhash": "latest", |
17 | 17 | "gl-react-expo": "^4.0.1", |
18 | | - "react": "~16.9.0", |
19 | | - "react-dom": "~16.9.0", |
20 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz", |
21 | | - "react-native-screens": "~2.2.0", |
22 | | - "react-native-web": "~0.11.7" |
| 18 | + "react": "16.13.1", |
| 19 | + "react-dom": "16.13.1", |
| 20 | + "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz", |
| 21 | + "react-native-screens": "~2.15.2", |
| 22 | + "react-native-web": "~0.13.12" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@babel/core": "^7.8.6", |
26 | | - "@types/react": "~16.9.23", |
27 | | - "@types/react-native": "~0.61.17", |
28 | | - "babel-preset-expo": "~8.1.0", |
29 | | - "typescript": "~3.8.3" |
| 25 | + "@babel/core": "~7.9.0", |
| 26 | + "@types/react": "~16.9.35", |
| 27 | + "@types/react-native": "~0.63.2", |
| 28 | + "babel-preset-expo": "8.3.0", |
| 29 | + "typescript": "~4.0.0" |
30 | 30 | }, |
31 | 31 | "private": true |
32 | 32 | } |
0 commit comments