Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade project dependencies; Bump node; Update yarn lockfile #80

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Conversation

thelovekesh
Copy link
Member

@thelovekesh thelovekesh commented May 10, 2023

Summary

  • Bump project dependencies.
  • Remove unused dependencies.
  • Replace ESLint config with eslint-config-next.
  • Add a prettier plugin.
  • Update code formatting.
  • Remove NPM lockfile and update yarn lockfile.
  • Replace @zeit/next-sass and @zeit/next-css with Next native sass/css capanilities.
  • Remove next-offline dependency.
  • Updated JS files indentation as per https://google.github.io/styleguide/jsguide.html#formatting-block-indentation

@vercel
Copy link

vercel bot commented May 10, 2023

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

Name Status Preview Comments Updated (UTC)
wp-decoupled ❌ Failed (Inspect) May 11, 2023 7:45am

.env.example Outdated
Comment on lines 2 to 4
WOO_CONSUMER_KEY=xxxxx
WOO_SECRET=xxxxx No newline at end of file
WOO_SECRET=xxxxx
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if we are using these env vars somewhere. Can we remove them safely?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thelovekesh If its not used. You can remove it please.

@imranhsayed
Copy link
Contributor

Thanks @thelovekesh for your efforts on the long time pending work.
Please test the application with the latest versions of the required plugin and let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants