gatsbyjs / gatsby

The best React-based framework with performance, scalability and security built in.
https://www.gatsbyjs.com
MIT License
55.13k stars 10.33k forks source link

Bump @mdx-js/react peer dep #39009

Open jpkraemer opened 3 weeks ago

jpkraemer commented 3 weeks ago

Description

This plugin does not work with @mdx-js/react v2.x, but when v3 is installed, npm throws an error about unresolvable peer dependencies. Hence, I bumped it to v3

Documentation

Tests

Related Issues