Files
afilmory/pnpm-workspace.yaml
Innei 3fe81cc8e9 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>
2025-11-17 15:33:50 +08:00

31 lines
639 B
YAML

packages:
- apps/**/*
- packages/*
- packages/*/*
- be
- be/packages/*
- be/apps/*
catalog:
'@egoist/tailwindcss-icons': 1.9.0
'@iconify-json/mingcute': 1.2.5
'@t3-oss/env-core': 0.13.8
'@tailwindcss/postcss': 4.1.17
'@tailwindcss/typography': 0.5.19
dotenv-expand: 12.0.3
tailwind-scrollbar: 4.0.2
tailwind-variants: 3.1.1
tailwindcss: 4.1.17
tailwindcss-animate: 1.0.7
tailwindcss-safe-area: 1.1.0
tailwindcss-uikit-colors: 1.0.0
typescript: 5.9.3
zod: 4.1.12
onlyBuiltDependencies:
- esbuild
- puppeteer
patchedDependencies:
'@creem_io/better-auth': patches/@creem_io__better-auth.patch