WFP-VAM / prism-app

PRISM is an interactive map-based dashboard that simplifies the integration of geospatial data on hazards, along with information on socioeconomic vulnerability
MIT License
43 stars 33 forks source link

[Feature Request]: Update dependencies #1281

Open gislawill opened 2 weeks ago

gislawill commented 2 weeks ago

Provide a clear and concise description of what you want to happen.

The PRISM codebase has several important outdated dependencies. There are a few issues this creates:

We will eventually be forced to update our dependencies for one reason or another. Best to do it on our own terms so we're investing this effort at the right time in our product roadmap to ensure it's not conflicting with feature timelines.

Most important updates to make:

Is there anything else you can add about the proposal? You might want to link to related issues here, if you haven't already.

We currently have a draft PR from a few months ago migrating Create React App to Vite (#1210). It looks like this tried to take on all of the updates in one go — we may have more luck if we break the updates into smaller pieces,

gislawill commented 2 weeks ago

@ericboucher flagging for your thoughts — particularly around timing and how important/urgent you think these dependency updates are.