Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies #72

Merged
merged 7 commits into from
Nov 26, 2024
Merged

Upgrade dependencies #72

merged 7 commits into from
Nov 26, 2024

Conversation

danielemery
Copy link
Owner

Routine package upgrade

  • Bumps node 20 -> 22
  • Bumps major versions of date-fns, react-router-dom, uuid and zustand
  • Fixes a few breaking changes

 - Went for the latest lts (20 -> 22)
 - Needed to set `"jsxImportSource": "preact"` in the tsconfig
- Skipped some that cause issues to handle in separate commits
- Reviewed breaking changes and they seemed to be out of scope of this application
- Types are now included so @types/uuid is also removed
- Just run `npm audit fix`
@danielemery danielemery linked an issue Nov 26, 2024 that may be closed by this pull request
@danielemery danielemery self-assigned this Nov 26, 2024
@danielemery danielemery merged commit b2bc4bd into main Nov 26, 2024
4 checks passed
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.

Upgrade dependencies
1 participant