|
66 | 66 | "@better-auth/core": "workspace:*", |
67 | 67 | "@better-fetch/fetch": "catalog:", |
68 | 68 | "better-auth": "workspace:*", |
69 | | - "expo-constants": "~17.1.7", |
70 | | - "expo-linking": "~7.1.7", |
71 | | - "expo-network": "^8.0.7", |
72 | | - "expo-web-browser": "~14.2.0", |
73 | | - "react-native": "~0.80.2", |
| 69 | + "expo-constants": "~55.0.7", |
| 70 | + "expo-linking": "~55.0.7", |
| 71 | + "expo-network": "~55.0.8", |
| 72 | + "expo-web-browser": "~55.0.9", |
| 73 | + "react-native": "~0.84.1", |
74 | 74 | "tsdown": "catalog:" |
75 | 75 | }, |
76 | 76 | "peerDependencies": { |
77 | 77 | "@better-auth/core": "workspace:*", |
78 | 78 | "better-auth": "workspace:*", |
79 | 79 | "expo-constants": ">=17.0.0", |
80 | 80 | "expo-linking": ">=7.0.0", |
81 | | - "expo-network": "^8.0.7", |
| 81 | + "expo-network": ">=8.0.7", |
82 | 82 | "expo-web-browser": ">=14.0.0" |
83 | 83 | }, |
84 | 84 | "peerDependenciesMeta": { |
|
0 commit comments