gnars-dao / gnars-frontend

https://gnars.wtf
15 stars 10 forks source link

Frontend - Update all webapp dependencies to their latest major versions #18

Closed bagelface closed 4 months ago

bagelface commented 5 months ago

Description

Update all package dependencies used by the webapp to their latest major version. This includes, but isn't limited to, "chakra-ui", "next", "wagmi", "eslint", and "storybook" for example.

"Major version" refers to the semantic versioning definition of the word term.


Changes

Acceptance Criteria

  1. All dependencies are updated to their latest major version.
  2. There must be no regression in site functionality.
  3. Build and run steps remain simple and consistent with the README.
  4. The site is builds and deploys on Vercel.

Bounty Details

This issue is rewarded by a bounty upon completion. It was estimated by the Gnars Tech Pod as 3 story points which equates to 4 Gnars or 200 $USDC.

asmattic commented 5 months ago

I'll take this one. I've already started testing since I knew it was coming up

webbdays commented 5 months ago

can i please?

bagelface commented 5 months ago

can i please?

We give priority on bountied issues to people who are members of Gnars DAO. If you'd like to join us read through this https://github.com/gnars-dao and join us in the Discord, we'd be happy to have you: https://discord.com/invite/XBeZuMxmst

bagelface commented 4 months ago

The "wagmi" package was excluded from this issue because it was determined to be out of scope. It has been migrated to a new issue: https://github.com/gnars-dao/gnars-frontend/issues/30