Skip to content

Commit

Permalink
Bump @mdx-js/react from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 17e874d commit 544f93c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@iconify/react": "^5.0.1",
"@mdx-js/react": "3.0.1",
"@mdx-js/react": "3.1.0",
"@mui/icons-material": "^6.0.2",
"@mui/material": "^6.0.2",
"@svgr/webpack": "^8.1.0",
Expand Down
16 changes: 2 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2688,19 +2688,7 @@ __metadata:
languageName: node
linkType: hard

"@mdx-js/react@npm:3.0.1":
version: 3.0.1
resolution: "@mdx-js/react@npm:3.0.1"
dependencies:
"@types/mdx": ^2.0.0
peerDependencies:
"@types/react": ">=16"
react: ">=16"
checksum: 1063a597264f6a8840aa13274a99beef8983a88dd45b0c5b8e48e6216bc23d33e247da8e2d95d6e1874483f8b4e0903b166ce5046874aa7ffa2b1333057dcddf
languageName: node
linkType: hard

"@mdx-js/react@npm:^3.0.0":
"@mdx-js/react@npm:3.1.0, @mdx-js/react@npm:^3.0.0":
version: 3.1.0
resolution: "@mdx-js/react@npm:3.1.0"
dependencies:
Expand Down Expand Up @@ -10457,7 +10445,7 @@ __metadata:
"@emotion/react": ^11.13.0
"@emotion/styled": ^11.13.0
"@iconify/react": ^5.0.1
"@mdx-js/react": 3.0.1
"@mdx-js/react": 3.1.0
"@mui/icons-material": ^6.0.2
"@mui/material": ^6.0.2
"@svgr/webpack": ^8.1.0
Expand Down

0 comments on commit 544f93c

Please sign in to comment.