mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
update react router deps and fix next backend tsconfig error
This commit is contained in:
@@ -27,8 +27,8 @@ export const DEFAULT_CONFIG: ProjectConfig = {
|
||||
};
|
||||
|
||||
export const dependencyVersionMap = {
|
||||
"better-auth": "^1.2.7",
|
||||
"@better-auth/expo": "^1.2.7",
|
||||
"better-auth": "^1.2.8",
|
||||
"@better-auth/expo": "^1.2.8",
|
||||
|
||||
"drizzle-orm": "^0.38.4",
|
||||
"drizzle-kit": "^0.30.5",
|
||||
|
||||
Reference in New Issue
Block a user