-
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.
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
- Loading branch information
Showing
57 changed files
with
7,396 additions
and
4,239 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 | ||
|
||
|
||
|
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
Oops, something went wrong.