Skip to content

chore: switch to pnpm lockfile#10

Closed
psmyrdek wants to merge 2 commits into
masterfrom
chore/pnpm-lockfile
Closed

chore: switch to pnpm lockfile#10
psmyrdek wants to merge 2 commits into
masterfrom
chore/pnpm-lockfile

Conversation

@psmyrdek

Copy link
Copy Markdown
Collaborator

Summary

  • Remove package-lock.json and generate pnpm-lock.yaml via pnpm install, aligning the repo with the pnpm declaration in context/foundation/tech-stack.md.
  • No dependency version changes; astro stays at ^6.3.1 (current latest 6.3.x).

Test plan

  • pnpm install produces pnpm-lock.yaml cleanly
  • npm run build succeeds with Cloudflare adapter
  • CI green on this branch

🤖 Generated with Claude Code

psmyrdek and others added 2 commits May 11, 2026 14:27
Remove package-lock.json and generate pnpm-lock.yaml via pnpm install
so the repo matches the pnpm declaration in context/foundation/tech-stack.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Read devDependencies.prettier from package.json instead of importing
the prettier package, and strip the semver range prefix locally.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@psmyrdek psmyrdek closed this May 11, 2026
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