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

📦 update npm packages #740

Closed
wants to merge 2 commits into from
Closed

📦 update npm packages #740

wants to merge 2 commits into from

Conversation

JackDevAU
Copy link
Member

Updating packages as per rule https://www.ssw.com.au/rules/do-you-keep-your-npm-packages-up-to-date

This has no breaking changes (tested locally)

This bumps up the following:

Major Updates

  • rehype-react
  • gatsby-plugin-google-analytics
  • gatsby-plugin-netlify-cms
  • gatsby-plugin-postcss
  • gatsby-plugin-react-helmet
  • gatsby-plugin-sitemap
  • gatsby-remark-copy-linked-files
  • gatsby-remark-images
  • gatsby-remark-responsive-iframe
  • gatsby-source-filesystem
  • gatsby-transformer-json
  • gatsby

Minor Updates

  • prettier
  • ssw.rules.widget
  • react-number-format
  • gatsby-plugin-breadcrumb
  • autoprefixer
  • axios
  • core-js
  • date-fns
  • @auth0/auth0-react
  • @microsoft/applicationinsights-web

Patch Updates

  • tailwindcss
  • @fortawesome/react-fontawesome
  • sharp
  • react-modal
  • postcss
  • netlify-cms-app
  • applicationinsights

The below packages have to remain at the current version as updating them causes issues (See #224 for more info):

  • gatsby-plugin-sharp
  • gatsby-remark-custom-blocks
  • gatsby-transformer-remark

@JackDevAU
Copy link
Member Author

From my investigation into this build error so far, the current build error seems to be related to Gatsby. See Gatsby - Missing class properties transform

Will try the following fixes locally

  • yarn-deduplicate && yarn
  • removing the yarn.lock and re-installing dependencies.

@JackDevAU JackDevAU closed this Nov 16, 2021
@JackDevAU JackDevAU deleted the update-npm-packages branch November 16, 2021 01:05
@JackDevAU
Copy link
Member Author

More issues were found when testing using the main content branch. Please see branch update-npm-packages-v2

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.

1 participant