[PR #5890] chore: remove resolutions #14547

Closed
opened 2026-04-13 09:31:32 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/5890

State: closed
Merged: Yes


Just a try, why do we need this


Summary by cubic

Removed pnpm resolutions and workspace overrides to stop pinning zod and a few transitive packages. This simplifies dependency management and updates the lockfile to pnpm’s natural resolutions.

  • Dependencies
    • Removed package.json resolutions for zod, miniflare>zod, vinxi>zod.
    • Removed pnpm-workspace.yaml overrides for brace-expansion, cookie, esbuild, miniflare>zod, zod.
    • Updated pnpm-lock.yaml; zod now resolves based on peer ranges (mix of 3.x and 4.x where compatible).

Written for commit dc115be91b. Summary will update automatically on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5890 **State:** closed **Merged:** Yes --- Just a try, why do we need this <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed pnpm resolutions and workspace overrides to stop pinning zod and a few transitive packages. This simplifies dependency management and updates the lockfile to pnpm’s natural resolutions. - **Dependencies** - Removed package.json resolutions for zod, miniflare>zod, vinxi>zod. - Removed pnpm-workspace.yaml overrides for brace-expansion, cookie, esbuild, miniflare>zod, zod. - Updated pnpm-lock.yaml; zod now resolves based on peer ranges (mix of 3.x and 4.x where compatible). <sup>Written for commit dc115be91bbe60037f0213c5ac221839f828c0ac. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:31:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#14547