feat(dependencies): add patch for better-auth and update pnpm-lock and workspace files

- Introduced a patch for '@creem_io/better-auth' to modify the export in the module.
- Updated pnpm-lock.yaml to include the new patch and reflect changes in dependency versions.
- Modified pnpm-workspace.yaml to register the patched dependency.
- Ensured consistency in versioning for related dependencies across the project.

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-11-17 15:33:50 +08:00
parent 76debaa386
commit 3fe81cc8e9
3 changed files with 39 additions and 59 deletions

View File

@@ -25,3 +25,6 @@ catalog:
onlyBuiltDependencies:
- esbuild
- puppeteer
patchedDependencies:
'@creem_io/better-auth': patches/@creem_io__better-auth.patch