|
23 | 23 | "format": "biome format --write .", |
24 | 24 | "clean": "node ../../scripts/rimraf.mjs .turbo .expo" |
25 | 25 | }, |
| 26 | + "expo": { |
| 27 | + "doctor": { |
| 28 | + "reactNativeDirectoryCheck": { |
| 29 | + "exclude": [ |
| 30 | + "posthog-react-native-session-replay" |
| 31 | + ] |
| 32 | + } |
| 33 | + }, |
| 34 | + "install": { |
| 35 | + "exclude": [ |
| 36 | + "react", |
| 37 | + "react-dom", |
| 38 | + "typescript" |
| 39 | + ] |
| 40 | + } |
| 41 | + }, |
26 | 42 | "dependencies": { |
27 | | - "@expo/ui": "0.2.0-beta.9", |
| 43 | + "@expo/metro-runtime": "~57.0.7", |
| 44 | + "@expo/ui": "57.0.7", |
28 | 45 | "@modelcontextprotocol/ext-apps": "^1.2.2", |
29 | 46 | "@modelcontextprotocol/sdk": "^1.29.0", |
30 | 47 | "@posthog/api-client": "workspace:*", |
|
34 | 51 | "@react-native-community/netinfo": "^12.0.1", |
35 | 52 | "@tanstack/react-query": "^5.90.12", |
36 | 53 | "date-fns": "^4.1.0", |
37 | | - "expo": "~54.0.27", |
38 | | - "expo-application": "~7.0.8", |
39 | | - "expo-auth-session": "^7.0.10", |
40 | | - "expo-av": "~16.0.8", |
41 | | - "expo-camera": "^55.0.15", |
42 | | - "expo-clipboard": "^55.0.13", |
43 | | - "expo-constants": "~18.0.11", |
44 | | - "expo-crypto": "^15.0.8", |
45 | | - "expo-dev-client": "~6.0.20", |
46 | | - "expo-device": "~8.0.10", |
47 | | - "expo-document-picker": "~14.0.8", |
48 | | - "expo-file-system": "~19.0.21", |
49 | | - "expo-font": "^14.0.10", |
50 | | - "expo-glass-effect": "~0.1.8", |
51 | | - "expo-haptics": "^55.0.14", |
52 | | - "expo-image-picker": "~17.0.11", |
53 | | - "expo-linear-gradient": "^15.0.8", |
54 | | - "expo-linking": "~8.0.10", |
55 | | - "expo-localization": "~17.0.8", |
56 | | - "expo-notifications": "~0.32.12", |
57 | | - "expo-router": "~6.0.17", |
58 | | - "expo-secure-store": "^15.0.8", |
59 | | - "expo-speech-recognition": "^3.1.2", |
60 | | - "expo-splash-screen": "~31.0.12", |
61 | | - "expo-status-bar": "~3.0.9", |
62 | | - "expo-system-ui": "~6.0.9", |
63 | | - "expo-web-browser": "^15.0.10", |
| 54 | + "expo": "~57.0.8", |
| 55 | + "expo-application": "~57.0.2", |
| 56 | + "expo-audio": "~57.0.3", |
| 57 | + "expo-auth-session": "^57.0.5", |
| 58 | + "expo-camera": "^57.0.3", |
| 59 | + "expo-clipboard": "^57.0.1", |
| 60 | + "expo-constants": "~57.0.7", |
| 61 | + "expo-crypto": "^57.0.1", |
| 62 | + "expo-dev-client": "~57.0.9", |
| 63 | + "expo-device": "~57.0.1", |
| 64 | + "expo-document-picker": "~57.0.1", |
| 65 | + "expo-file-system": "~57.0.1", |
| 66 | + "expo-font": "^57.0.1", |
| 67 | + "expo-glass-effect": "~57.0.1", |
| 68 | + "expo-haptics": "^57.0.1", |
| 69 | + "expo-image-picker": "~57.0.6", |
| 70 | + "expo-linear-gradient": "^57.0.1", |
| 71 | + "expo-linking": "~57.0.4", |
| 72 | + "expo-localization": "~57.0.1", |
| 73 | + "expo-notifications": "~57.0.7", |
| 74 | + "expo-router": "~57.0.8", |
| 75 | + "expo-secure-store": "^57.0.1", |
| 76 | + "expo-speech-recognition": "^56.0.1", |
| 77 | + "expo-splash-screen": "~57.0.5", |
| 78 | + "expo-status-bar": "~57.0.1", |
| 79 | + "expo-system-ui": "~57.0.1", |
| 80 | + "expo-web-browser": "^57.0.2", |
64 | 81 | "highlight.js": "^11.11.1", |
65 | 82 | "nativewind": "^4.2.1", |
66 | 83 | "phosphor-react-native": "^3.0.2", |
67 | 84 | "posthog-react-native": "^4.18.0", |
68 | 85 | "posthog-react-native-session-replay": "^1.6.0", |
69 | | - "react": "19.2.6", |
70 | | - "react-native": "0.81.5", |
71 | | - "react-native-keyboard-controller": "1.18.5", |
72 | | - "react-native-reanimated": "~4.1.1", |
73 | | - "react-native-safe-area-context": "~5.6.2", |
74 | | - "react-native-screens": "~4.16.0", |
75 | | - "react-native-svg": "^15.15.1", |
| 86 | + "react": "catalog:", |
| 87 | + "react-dom": "catalog:", |
| 88 | + "react-native": "0.86.0", |
| 89 | + "react-native-keyboard-controller": "1.21.9", |
| 90 | + "react-native-reanimated": "~4.5.0", |
| 91 | + "react-native-safe-area-context": "~5.7.0", |
| 92 | + "react-native-screens": "~4.26.2", |
| 93 | + "react-native-svg": "^15.15.4", |
76 | 94 | "react-native-web": "^0.21.2", |
77 | | - "react-native-webview": "^13.13.5", |
| 95 | + "react-native-webview": "^13.16.1", |
| 96 | + "react-native-worklets": "0.10.0", |
78 | 97 | "zustand": "^4.5.7" |
79 | 98 | }, |
80 | 99 | "devDependencies": { |
|
83 | 102 | "@types/react-test-renderer": "^19.1.0", |
84 | 103 | "@vitejs/plugin-react": "^4.7.0", |
85 | 104 | "react-native-svg-transformer": "^1.5.3", |
86 | | - "react-test-renderer": "^19.2.6", |
| 105 | + "react-test-renderer": "19.2.6", |
87 | 106 | "tailwindcss": "^3.4.18", |
88 | 107 | "typescript": "~5.9.2", |
89 | 108 | "vite": "^6.4.1", |
|
0 commit comments