ls1intum / Apollon

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

`Development`: Update dependencies #284

Closed mertyldrr closed 1 year ago

mertyldrr commented 1 year ago

Motivation and Context

This PR 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 successfully with yarn start command