chore: update package versions for better-auth and related dependencies

- Updated @better-auth/sso and better-auth dependencies to version 1.5.0-beta.16 in package.json files across multiple applications.
- Incremented @better-auth/utils version to 0.3.1.
- Adjusted pnpm-lock.yaml to reflect the updated dependency versions.
This commit is contained in:
Mauricio Siu
2026-02-18 11:14:58 -06:00
parent d70c865dc7
commit b210c48eaa
3 changed files with 65 additions and 65 deletions

View File

@@ -40,7 +40,7 @@
},
"dependencies": {
"resend": "^6.0.2",
"@better-auth/sso": "v1.5.0-beta.16",
"@better-auth/sso": "1.5.0-beta.16",
"@ai-sdk/anthropic": "^3.0.44",
"@ai-sdk/azure": "^3.0.30",
"@ai-sdk/cohere": "^3.0.21",
@@ -98,7 +98,7 @@
"ai": "^6.0.86",
"ai-sdk-ollama": "^3.7.0",
"bcrypt": "5.1.1",
"better-auth": "v1.5.0-beta.16",
"better-auth": "1.5.0-beta.16",
"bl": "6.0.11",
"boxen": "^7.1.1",
"bullmq": "5.67.3",