clearlydefined / service

The service side of clearlydefined.io
MIT License
45 stars 40 forks source link

Technical Debt: Update service dependencies to current versions #1007

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?