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:
isra el
2026-08-03 13:12:10 +03:00
co-authored by Claude Fable 5
parent 5e49637a61
commit 0ee62ea8c9
2 changed files with 6196 additions and 4256 deletions
+3882 -2426
View File
File diff suppressed because it is too large Load Diff
+2314 -1830
View File
File diff suppressed because it is too large Load Diff