Skip to content

[codex] chore: sync pnpm lockfile - #31

Draft
bouillipx wants to merge 1 commit into
developfrom
codex/sync-pnpm-lockfile
Draft

[codex] chore: sync pnpm lockfile#31
bouillipx wants to merge 1 commit into
developfrom
codex/sync-pnpm-lockfile

Conversation

@bouillipx

@bouillipx bouillipx commented Jun 26, 2026

Copy link
Copy Markdown

What changed

  • Regenerated pnpm-lock.yaml against the current workspace package set.
  • Removed stale packages/ppt-forge lockfile entries and now-unused transitive dependency records.

Why

packages/ppt-forge is no longer present in this workspace, but the lockfile still contained an importer and dependency graph for it. This keeps the lockfile consistent with the actual pnpm-workspace.yaml package set and avoids unrelated cleanup leaking into feature branches.

Validation

  • pnpm install --lockfile-only --ignore-scripts --modules-dir /tmp/clowder-ai-lockfile-node_modules
  • pnpm install --lockfile-only --frozen-lockfile --ignore-scripts --modules-dir /tmp/clowder-ai-lockfile-node_modules-check
  • NODE_ENV=development pnpm install --lockfile-only --frozen-lockfile --ignore-scripts --modules-dir /tmp/clowder-ai-lockfile-node_modules-dev-check

Why:\n- remove stale packages/ppt-forge lock entries after the workspace no longer contains that package\n- keep pnpm-lock.yaml consistent with current workspace resolution\n\n[砚砚/gpt-5.5🐾]
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