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

Revamp site for December 2024 #161

Merged
merged 3 commits into from
Dec 21, 2024
Merged

Revamp site for December 2024 #161

merged 3 commits into from
Dec 21, 2024

Conversation

ekzhang
Copy link
Owner

@ekzhang ekzhang commented Dec 21, 2024

This fixes a bunch of dependencies, upgrades the Node version, and fixes CI.

Dependency updates

  • Upgrade React to v18
  • Upgrade from material-ui v4 to mui 6 (lots of breaking API changes / incompatibility)
  • Upgraded to react-router v7 (again, many breaking changes)
  • Update Stripe client v1 -> v5
  • Update chart.js v3 -> v4
  • Update clsx v1 -> v2
  • Update firebase v9 -> v11
  • Update react-chartjs-2 v4 -> v5
  • Update Prettier v2 -> v3
  • Update firebase-admin v9 -> v13
  • Update firebase-functions v3 -> v6
  • Update Stripe server v8 -> v17

This fixes a bunch of dependencies, upgrades the Node version, and fixes CI.

## Dependency updates

- Upgrade React to v18
- Upgrade from material-ui v4 to mui 6 (lots of breaking API changes / incompatibility)
- Upgraded to react-router v7 (again, many breaking changes)
- Update Stripe client v1 -> v5
- Update chart.js v3 -> v4
- Update clsx v1 -> v2
- Update firebase v9 -> v11
- Update react-chartjs-2 v4 -> v5
- Update Prettier v2 -> v3
- Update firebase-admin v9 -> v13
- Update firebase-functions v3 -> v6
- Update Stripe server v8 -> v17
@ekzhang ekzhang merged commit bb1ac3a into main Dec 21, 2024
4 checks passed
@ekzhang ekzhang deleted the revamp-dec2024 branch December 21, 2024 20:05
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