TheFlyer1983 / facerecognitionbrain

Udemy Course Final Project
https://smart-brain-pl.herokuapp.com
0 stars 0 forks source link

Maintenance & Dependancy Update - 12-2021 #36

Closed TheFlyer1983 closed 2 years ago

TheFlyer1983 commented 2 years ago

Update Outdated Packages and Dependancies

Acceptance Criteria

TheFlyer1983 commented 2 years ago

Updated packages

Removed react-particles-js, and replaced it with react-tsparticles module.

Updated to react-scripts@5.0.0 (Doesn't seem to be any major breaking changes, although there seems to be some extra output when running npm run start.

Currently have to run npm install when switching between this branch and dev for an unknown reason, but not a major issue at the moment.

Also updated to bootstrap 5 and reactstrap 9, and there appears to be no breaking changes at the moment.

TheFlyer1983 commented 2 years ago

Removed ajv package as a main dependancy.

gh-pages has not been removed or updated. This will be removed as part of #20