mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat(cli): update better auth
This commit is contained in:
@@ -39,8 +39,8 @@ export function getDefaultConfig() {
|
||||
export const DEFAULT_CONFIG = getDefaultConfig();
|
||||
|
||||
export const dependencyVersionMap = {
|
||||
"better-auth": "^1.3.7",
|
||||
"@better-auth/expo": "^1.3.7",
|
||||
"better-auth": "^1.3.9",
|
||||
"@better-auth/expo": "^1.3.9",
|
||||
|
||||
"@clerk/nextjs": "^6.31.5",
|
||||
"@clerk/clerk-react": "^5.45.0",
|
||||
|
||||
Reference in New Issue
Block a user