|
12 | 12 | "dependencies": { |
13 | 13 | "@azure/core-asynciterator-polyfill": "^1.0.2", |
14 | 14 | "@expo/metro-runtime": "^4.0.1", |
15 | | - "@expo/vector-icons": "^14.0.2", |
| 15 | + "@expo/vector-icons": "^14.0.4", |
16 | 16 | "@journeyapps/react-native-quick-sqlite": "^2.4.9", |
17 | 17 | "@journeyapps/wa-sqlite": "^1.3.2", |
18 | 18 | "@powersync/attachments": "^2.4.1", |
|
26 | 26 | "@supabase/supabase-js": "^2.45.4", |
27 | 27 | "@tanstack/react-query": "^5.66.0", |
28 | 28 | "base64-arraybuffer": "^1.0.2", |
29 | | - "expo": "52.0.46", |
| 29 | + "expo": "~52.0.47", |
30 | 30 | "expo-blur": "~14.0.3", |
| 31 | + "expo-build-properties": "~0.13.3", |
31 | 32 | "expo-camera": "~16.0.18", |
32 | 33 | "expo-constants": "~17.0.5", |
33 | 34 | "expo-crypto": "~14.0.2", |
|
41 | 42 | "expo-symbols": "~0.2.2", |
42 | 43 | "expo-system-ui": "~4.0.8", |
43 | 44 | "expo-web-browser": "~14.0.2", |
| 45 | + "lodash": "^4.17.21", |
44 | 46 | "react": "18.3.1", |
45 | 47 | "react-dom": "18.3.1", |
46 | 48 | "react-native": "0.76.9", |
47 | 49 | "react-native-elements": "^3.4.3", |
48 | 50 | "react-native-gesture-handler": "~2.20.2", |
| 51 | + "react-native-helmet-async": "^2.0.4", |
49 | 52 | "react-native-logs": "^5.3.0", |
50 | 53 | "react-native-prompt-android": "^1.1.0", |
51 | 54 | "react-native-reanimated": "~3.16.1", |
| 55 | + "react-native-reanimated-table": "^0.0.2", |
52 | 56 | "react-native-safe-area-context": "4.12.0", |
53 | 57 | "react-native-screens": "~4.4.0", |
54 | 58 | "react-native-web": "~0.19.13", |
|
0 commit comments