|
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | 11 | "@azure/core-asynciterator-polyfill": "^1.0.2", |
12 | | - "@craftzdog/react-native-buffer": "^6.0.5", |
13 | 12 | "@expo/vector-icons": "^14.0.0", |
14 | 13 | "@journeyapps/react-native-quick-sqlite": "^1.1.7", |
15 | 14 | "@powersync/common": "workspace:*", |
|
20 | 19 | "@react-navigation/drawer": "^6.6.15", |
21 | 20 | "@react-navigation/native": "^6.1.17", |
22 | 21 | "@supabase/supabase-js": "^2.42.4", |
23 | | - "base-64": "^1.0.0", |
24 | 22 | "expo": "~51.0.10", |
25 | 23 | "expo-build-properties": "~0.12.1", |
26 | 24 | "expo-constants": "~16.0.2", |
|
36 | 34 | "react-native": "0.74.1", |
37 | 35 | "react-native-elements": "^3.4.3", |
38 | 36 | "react-native-encrypted-storage": "^4.0.3", |
39 | | - "react-native-fetch-api": "^3.0.0", |
40 | 37 | "react-native-gesture-handler": "~2.16.2", |
41 | | - "react-native-polyfill-globals": "^3.1.0", |
42 | 38 | "react-native-prompt-android": "^1.1.0", |
43 | 39 | "react-native-reanimated": "~3.10.1", |
44 | 40 | "react-native-safe-area-context": "4.10.1", |
45 | 41 | "react-native-safe-area-view": "^1.1.1", |
46 | 42 | "react-native-screens": "~3.31.1", |
47 | 43 | "react-native-table-component": "^1.2.2", |
48 | | - "react-native-url-polyfill": "^2.0.0", |
49 | 44 | "react-native-vector-icons": "^10.0.0", |
50 | 45 | "react-navigation-stack": "^2.10.4", |
51 | | - "text-encoding": "^0.7.0", |
52 | | - "typed-async-storage": "^3.1.2", |
53 | | - "web-streams-polyfill": "^3.3.3" |
| 46 | + "typed-async-storage": "^3.1.2" |
54 | 47 | }, |
55 | 48 | "devDependencies": { |
56 | 49 | "@babel/plugin-transform-async-generator-functions": "^7.24.3", |
|
0 commit comments