|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@expo/html-elements": "^0.0.2", |
14 | | - "@react-native-async-storage/async-storage": "^1.15.5", |
15 | | - "@react-native-community/slider": "^3.0.3", |
16 | | - "@react-native-picker/picker": "^1.16.4", |
| 14 | + "@expo/webpack-config": "^0.17.0", |
| 15 | + "@react-native-async-storage/async-storage": "~1.17.3", |
| 16 | + "@react-native-community/slider": "4.2.3", |
| 17 | + "@react-native-picker/picker": "2.4.2", |
17 | 18 | "@types/react-helmet": "^6.1.3", |
18 | | - "expo": "~41.0.1", |
19 | | - "expo-clipboard": "^1.1.0", |
20 | | - "expo-status-bar": "~1.0.4", |
21 | | - "react": "16.13.1", |
22 | | - "react-dom": "16.13.1", |
| 19 | + "expo": "^46.0.0", |
| 20 | + "expo-clipboard": "~3.1.0", |
| 21 | + "expo-status-bar": "~1.4.0", |
| 22 | + "react": "18.0.0", |
| 23 | + "react-dom": "18.0.0", |
23 | 24 | "react-helmet": "^6.1.0", |
24 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz", |
| 25 | + "react-native": "0.69.5", |
25 | 26 | "react-native-easing": "^1.0.1", |
26 | | - "react-native-reanimated": "2.2.0", |
| 27 | + "react-native-reanimated": "~2.9.1", |
27 | 28 | "react-native-redash": "^16.1.1", |
28 | 29 | "react-native-sugar-style": "^0.1.22", |
29 | | - "react-native-svg": "^12.1.1", |
30 | | - "react-native-web": "^0.17.1" |
| 30 | + "react-native-svg": "12.3.0", |
| 31 | + "react-native-web": "~0.18.7" |
31 | 32 | }, |
32 | 33 | "devDependencies": { |
33 | | - "@babel/core": "~7.14.3", |
34 | | - "@types/react": "~17.0.15", |
35 | | - "@types/react-dom": "~17.0.8", |
36 | | - "@types/react-native": "~0.64.12", |
| 34 | + "@babel/core": "^7.18.6", |
| 35 | + "@types/react": "~18.0.0", |
| 36 | + "@types/react-dom": "~18.0.0", |
| 37 | + "@types/react-native": "~0.69.1", |
37 | 38 | "gh-pages": "^3.2.2", |
38 | | - "typescript": "^4.3.5" |
| 39 | + "typescript": "^4.6.3" |
39 | 40 | }, |
40 | 41 | "homepage": "http://mohit23x.github.io/reanimated-config-visualizer", |
41 | 42 | "private": true |
|
0 commit comments