|
1 | 1 | { |
2 | 2 | "name": "@draftbit/example", |
3 | 3 | "description": "Example app for @draftbit/ui", |
4 | | - "version": "47.3.1", |
| 4 | + "version": "48.0.0", |
5 | 5 | "private": true, |
6 | 6 | "main": "__generated__/AppEntry.js", |
7 | 7 | "scripts": { |
|
15 | 15 | "clean:modules": "rimraf node_modules" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@draftbit/maps": "47.3.1", |
19 | | - "@draftbit/ui": "47.3.1", |
| 18 | + "@draftbit/maps": "48.0.0", |
| 19 | + "@draftbit/ui": "48.0.0", |
20 | 20 | "@expo/dev-server": "0.1.123", |
21 | | - "@expo/webpack-config": "^0.17.2", |
| 21 | + "@expo/webpack-config": "^18.0.1", |
22 | 22 | "@react-navigation/drawer": "^5.12.9", |
23 | 23 | "@react-navigation/native": "^5.9.8", |
24 | | - "@shopify/flash-list": "1.3.1", |
25 | | - "expo": "^47.0.0", |
| 24 | + "@shopify/flash-list": "1.4.0", |
| 25 | + "expo": "^48.0.0", |
26 | 26 | "expo-app-loading": "~2.1.1", |
27 | | - "expo-asset": "~8.7.0", |
28 | | - "expo-constants": "~14.0.2", |
29 | | - "expo-font": "~11.0.1", |
30 | | - "expo-splash-screen": "~0.17.5", |
31 | | - "expo-status-bar": "~1.4.2", |
32 | | - "react": "18.1.0", |
33 | | - "react-dom": "18.1.0", |
34 | | - "react-native": "0.70.8", |
35 | | - "react-native-gesture-handler": "~2.8.0", |
36 | | - "react-native-reanimated": "~2.12.0", |
37 | | - "react-native-safe-area-context": "4.4.1", |
38 | | - "react-native-screens": "~3.18.0", |
39 | | - "react-native-web": "~0.18.7" |
| 27 | + "expo-asset": "~8.9.1", |
| 28 | + "expo-constants": "~14.2.1", |
| 29 | + "expo-font": "~11.1.1", |
| 30 | + "expo-splash-screen": "~0.18.2", |
| 31 | + "expo-status-bar": "~1.4.4", |
| 32 | + "react": "18.2.0", |
| 33 | + "react-dom": "18.2.0", |
| 34 | + "react-native": "0.71.7", |
| 35 | + "react-native-gesture-handler": "~2.9.0", |
| 36 | + "react-native-reanimated": "~2.14.4", |
| 37 | + "react-native-safe-area-context": "4.5.0", |
| 38 | + "react-native-screens": "~3.20.0", |
| 39 | + "react-native-web": "~0.18.11" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@babel/core": "^7.19.3", |
43 | | - "@types/react": "~18.0.24", |
| 42 | + "@babel/core": "^7.20.0", |
| 43 | + "@types/react": "~18.0.27", |
44 | 44 | "@types/react-native": "~0.70.6", |
45 | 45 | "babel-loader": "8.1.0", |
46 | 46 | "sharp-cli": "2.1.0" |
|
0 commit comments