Add better-auth integration and update dependencies in package.json and bun.lock
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
],
|
||||
"catalog": {
|
||||
"convex": "^1.27.0",
|
||||
"typescript": "^5.9.2"
|
||||
"typescript": "^5.9.2",
|
||||
"better-auth": "1.3.27"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
@@ -22,7 +23,6 @@
|
||||
"dev:server": "turbo -F @sgse-app/backend dev",
|
||||
"dev:setup": "turbo -F @sgse-app/backend dev:setup"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"turbo": "^2.5.4",
|
||||
"@biomejs/biome": "^2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user