clearlydefined / website

Website for clearlydefined.io
https://clearlydefined.io
MIT License
26 stars 29 forks source link

Technical Debt: Update website dependencies to current versions #1024

Open elrayle opened 11 months ago

elrayle commented 11 months ago

Description

Many of the dependencies for this repo are out of date. A significant set of dependencies have reached EOL and are no longer supported. Update dependencies to current maintained versions.

NOTE: If code changes are required to update a dependency, consider whether a refactor from JavaScript to TypeScript would help with long term maintenance.

Related Work

elrayle commented 4 months ago

@qtomlinson @lumaxis @yashkohli88 There have been updates to a lot of the dependencies. Are there additional dependencies needing updates for this to be complete?