hodcroftlab / covariants

Real-time updates and information about key SARS-CoV-2 variants, plus the scripts that generate this information.
https://covariants.org/
GNU Affero General Public License v3.0
316 stars 112 forks source link

chore: upgrade deps #305

Closed ivan-aksamentov closed 2 years ago

ivan-aksamentov commented 2 years ago

Upgrades dependencies. Among others, React 17 to React 18.

Fixes a few new linter errors due to change in typings and new eslint rules.

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
covariants ✅ Ready (Inspect) Visit Preview Apr 29, 2022 at 5:11PM (UTC)
emmahodcroft commented 2 years ago

Any chance this could break things (updating a major version?) or are we likely good? In other words, should I coordinate the next update after merging this with you on hand in case of emergency, or is the risk pretty small?

ivan-aksamentov commented 2 years ago

@emmahodcroft Risk is small here. There is also no rush merging if you release now or in the coming days. I'm just preparing ground for some other stuff.