ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
65 stars 22 forks source link

`Development`: Update dependencies #271

Closed minrows closed 1 year ago

minrows commented 1 year ago

Motivation and Context

This PR simply updates the dependencies of Apollon.

Steps for Testing

  1. Clone the repo
  2. Execute commands: yarn install, yarn build followed by yarn test
  3. Observe no tests are failing and the application is running succesfully with yarn start command
minrows commented 1 year ago

It is continued in PR https://github.com/ls1intum/Apollon/pull/272. React is not updated as it has issues with a jest that needs to be fixed.