mirror of
https://github.com/vernu/textbee.git
synced 2026-09-03 03:29:58 +03:00
fix: restore lockfiles clobbered by CodeRabbit's full re-resolution
The bot regenerated both pnpm lockfiles, floating every dependency to the
newest allowed version. That pulled zod 4.4.3 into @polar-sh/sdk, which
broke @polar-sh/sdk/webhooks type resolution and failed the API build on
CI. Restored from 967ddd4e and verified with a local pnpm install (no
diff, zod pinned back to 3.25.76).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
5e49637a61
commit
0ee62ea8c9