eternagame / eternagame.org

Website for the Eterna citizen science game
https://eternagame.org
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

chore: Upgrade dev dependencies #320

Closed luxaritas closed 1 year ago

luxaritas commented 2 years ago

This PR is based on #299, which needs to be merged first (naturally the diff will have a bunch of noise until then)

The biggest changes here are due to the addition of eslint-plugin-vuejs-accessibility rightly complaining about lack of alt tags, etc. I did my best with the alt tags, particularly since many of them are dynamic (and "profile picture" is not particularly useful) - and most of them probably qualify as decorative anyways. That said, if it seems appropriate to tweak any I'm open to suggestions

luxaritas commented 2 years ago

If #299 winds up getting squashed, I'll make sure this is squashed/rebased as appropriate