fix: upgrade better-auth to v1.6.22 for api-key plugin compatibility

This commit is contained in:
2026-06-28 05:41:45 +08:00
parent 835fab2600
commit a63cc52108
3 changed files with 31 additions and 17 deletions
+3
View File
@@ -20,5 +20,8 @@
"overrides": {
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3"
},
"dependencies": {
"better-auth": "^1.6.22"
}
}