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

Need updates on dependencies for @parcel/transformer-mdx #9453

Closed
sandro-pasquali opened this issue Dec 26, 2023 · 2 comments
Closed

Need updates on dependencies for @parcel/transformer-mdx #9453

sandro-pasquali opened this issue Dec 26, 2023 · 2 comments

Comments

@sandro-pasquali
Copy link

🐛 bug report

Hi!

It seems this package is out-of-sync with some peer dependencies.

// ❯ npm i parcel @parcel/transformer-mdx

npm ERR! Could not resolve dependency:
npm ERR! peer @mdx-js/react@"^1.6.22" from @parcel/[email protected]
npm ERR! node_modules/@parcel/transformer-mdx
npm ERR!   @parcel/transformer-mdx@"*" from the root project

@mdx-js/react is currently at 3.0.0.

I think at least these two dependency versions need to be updated to 3.0.0:

Thanks!

@mischnic
Copy link
Member

Duplicate of #7934

@mischnic mischnic marked this as a duplicate of #7934 Dec 27, 2023
@mischnic mischnic closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2023
@TechQuery
Copy link

You can use my plugin for MDX 3: https://github.com/EasyWebApp/Parcel-transformer-MDX

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

No branches or pull requests

3 participants