-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revamp site for December 2024 (#161)
* Revamp site for December 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 * Fix functions and scripts, new APIs * Comment out `npm test`
- Loading branch information
Showing
61 changed files
with
21,557 additions
and
9,452 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
build/ | ||
.vscode/ | ||
.DS_Store | ||
|
||
|
||
|
Oops, something went wrong.