lukasbach / react-complex-tree

Unopinionated Accessible Tree Component with Multi-Select and Drag-And-Drop
https://rct.lukasbach.com
MIT License
953 stars 77 forks source link

chore(deps): bump @mdx-js/react from 1.6.22 to 2.1.5 #163

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @mdx-js/react from 1.6.22 to 2.1.5.

Release notes

Sourced from @​mdx-js/react's releases.

2.1.5

  • 90fa4935 Fix bug with (injected) custom elements and layouts

Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.4...2.1.5

2.1.4

Patches

  • 9d2aa80b Add file, positional info to crashes in webpack loader by @​Twipped in mdx-js/mdx#2124
  • 478c78b7 Fix support for Node loaders

Docs

Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.3...2.1.4

2.1.3

Core

Docs

Internal stuff that slightly improve stuff

  • 529b96aa Replace astring with estree-util-to-js
  • 7d8dc11c Add id field to esbuild messages
  • 7f37b95b Update @types/estree-jsx

Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.2...2.1.3

2.1.2

Core

Docs

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wooorm, a new releaser for @​mdx-js/react since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #193.