update react router deps and fix next backend tsconfig error

This commit is contained in:
Aman Varshney
2025-05-30 21:28:11 +05:30
parent ba754e868e
commit 27e44110b9
5 changed files with 69 additions and 64 deletions

View File

@@ -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",