feat: Add @convex-dev/better-auth dependency and refactor Dockerfile to support monorepo workspace builds, updating Turbo build output path.

This commit is contained in:
2025-11-27 12:01:36 -03:00
parent 277dc616b3
commit af21a35f05
5 changed files with 24 additions and 16 deletions

View File

@@ -42,7 +42,8 @@
"lucide-svelte": "^0.552.0",
"prettier-plugin-svelte": "^3.4.0",
"svelte-chartjs": "^3.1.5",
"svelte-sonner": "^1.0.5"
"svelte-sonner": "^1.0.5",
"@convex-dev/better-auth": "^0.9.7"
},
"packageManager": "bun@1.3.0"
}
}