Skip to content

Migrate pnpm overrides for pnpm 11#64

Draft
SamLeatherdale wants to merge 1 commit into
mainfrom
cursor/pnpm11-overrides-migration
Draft

Migrate pnpm overrides for pnpm 11#64
SamLeatherdale wants to merge 1 commit into
mainfrom
cursor/pnpm11-overrides-migration

Conversation

@SamLeatherdale

Copy link
Copy Markdown
Collaborator

Summary

  • Move pnpm.overrides from package.json into pnpm-workspace.yaml for pnpm 11 compatibility
  • Add packageManager: pnpm@11.9.0 to package.json
  • Refresh pnpm-lock.yaml with libc platform metadata and aligned @typescript-eslint versions

Context

Split out from #63 after deployment failures on the combined branch.

Test plan

  • Run corepack use pnpm@11.9.0 and confirm no package.json#pnpm warning
  • Run pnpm install, pnpm build, pnpm lint, and pnpm typecheck
  • Verify deployment succeeds on Vercel/CI

Made with Cursor

Move typescript-eslint overrides out of package.json so pnpm 11 reads them, and refresh the lockfile.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sydjs-keystatic Error Error Jun 24, 2026 10:40am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant