Skip to content

Commit 0813736

Browse files
AzizOuertaniclaude
andauthored
fix: disable origin override in expo plugin to prevent crash (#709)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bb32b7a commit 0813736

File tree

3 files changed

+62
-57
lines changed

3 files changed

+62
-57
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@base-ui/react": "1.2.0",
4646
"@bearstudio/ui-state": "1.1.0",
47-
"@better-auth/expo": "1.5.0",
47+
"@better-auth/expo": "1.5.2",
4848
"@better-upload/client": "3.0.12",
4949
"@better-upload/server": "3.0.12",
5050
"@fontsource-variable/inter": "5.2.8",
@@ -67,7 +67,7 @@
6767
"@tanstack/react-start": "1.166.1",
6868
"@tanstack/zod-adapter": "1.163.3",
6969
"@uidotdev/usehooks": "2.4.1",
70-
"better-auth": "1.5.0",
70+
"better-auth": "1.5.2",
7171
"boring-avatars": "2.0.4",
7272
"class-variance-authority": "0.7.1",
7373
"clsx": "2.1.1",

0 commit comments

Comments
 (0)