Skip to content

Update dependencies #1040

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

Open
wants to merge 10 commits into
base: new-main-page-UX
Choose a base branch
from

Conversation

mbusch3
Copy link

@mbusch3 mbusch3 commented Jul 17, 2025

Removed a bunch of libraries that are no longer used, and updated the ones that were. A few things to note:

  • I am now ONLY using yarn, which matches the documentation. Running yarn install with the new package.json file is now sufficient and no npm commands are needed for any packages.
  • Changes to the tinymce-react and react packages broke a lot of things. In the end, the cleanest solution was to remove tinymce-react altogether and use standard tinymce components.
  • Changes to the react-chartjs-2 and react packages broke a lot of things. In the end, the cleanest solution was to remove react-chartjs-2 altogether and use standard chart.js components.
  • Expect a significant speed up when running make start and when web pack recompiles code changes.

@dmols dmols self-requested a review July 21, 2025 18:40
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.

2 participants