Skip to content

chore: pin all dependencies to exact versions#12

Draft
John-David Dalton (jdalton) wants to merge 5 commits intomainfrom
chore/pin-dependencies
Draft

chore: pin all dependencies to exact versions#12
John-David Dalton (jdalton) wants to merge 5 commits intomainfrom
chore/pin-dependencies

Conversation

@jdalton
Copy link
Copy Markdown

Summary

  • Pins all dependencies and devDependencies to exact versions (removes ^ ranges)
  • This gives us full control over when dependencies get updated
  • Dependabot will still open PRs to bump versions so we stay up to date

Test plan

  • Verify npm install resolves correctly with pinned versions
  • Verify npm run build still works

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