Cc:
Hi Team,
Pain
gatsby-remark-custom-blocks is a plugin that is no longer compatible with newer versions of gatsby-transformer-remark
This makes it difficult to update packages and keep SSW.People maintained.
What code could be improved?
gatsby-remark-custom-blocks needs to be replaced with an alternative solution.
Tasks
Acceptance Criteria
More Information
https://www.gatsbyjs.com/plugins/gatsby-remark-custom-blocks/
https://github.com/SSWConsulting/SSW.People/blob/main/package.json
"⚠️ gatsby-remark-custom-blocks": "Locked to ^3.2.0 - Higher versions are incompatible with gatsby-transformer-remark@^4.0.0 as per https://www.gatsbyjs.com/plugins/gatsby-remark-custom-blocks/",
"⚠️ gatsby-transformer-remark": "Locked to ^3.2.0 - Due to gatsby-remark-custom-blocks relying on the locked version",
Thanks!