chore: upgrade next, react-email and better-auth (#278)

* feat: upgrade next and react-email

* chore: upgrade better-auth
This commit is contained in:
Henry
2025-12-10 20:34:10 +00:00
committed by GitHub
parent 94760f1e4c
commit 36675604f9
15 changed files with 1367 additions and 1041 deletions

View File

@@ -37,7 +37,7 @@
},
"prettier": "@kan/prettier-config",
"dependencies": {
"@better-auth/stripe": "^1.3.7",
"better-auth": "^1.3.7"
"@better-auth/stripe": "^1.4.6",
"better-auth": "^1.4.6"
}
}