Add consola errors, update to better-auth v1.2.6

This commit is contained in:
Aman Varshney
2025-04-13 14:36:14 +05:30
parent 3dd2147a98
commit 1e67949e4f
16 changed files with 184 additions and 123 deletions

View File

@@ -24,8 +24,8 @@ export const DEFAULT_CONFIG: ProjectConfig = {
};
export const dependencyVersionMap = {
"better-auth": "^1.2.5",
"@better-auth/expo": "^1.2.5",
"better-auth": "^1.2.6",
"@better-auth/expo": "^1.2.6",
"drizzle-orm": "^0.38.4",
"drizzle-kit": "^0.30.5",