Skip to content

Commit

Permalink
chore(deps): bump @mdx-js/react from 2.3.0 to 3.0.1
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 2.3.0 to 3.0.1.
- [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.0.1/packages/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent de1ffbe commit 5e412b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@matejmazur/react-katex": "^3.1.3",
"@material-ui/core": "^4.12.4",
"@material-ui/styles": "^4.11.5",
"@mdx-js/react": "^2.3.0",
"@mdx-js/react": "^3.0.1",
"@reach/tabs": "^0.18.0",
"@sentry/gatsby": "^7.109.0",
"@slixites/gatsby-plugin-google-fonts": "^1.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2741,15 +2741,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -12862,7 +12862,7 @@ __metadata:
"@matejmazur/react-katex": "npm:^3.1.3"
"@material-ui/core": "npm:^4.12.4"
"@material-ui/styles": "npm:^4.11.5"
"@mdx-js/react": "npm:^2.3.0"
"@mdx-js/react": "npm:^3.0.1"
"@reach/tabs": "npm:^0.18.0"
"@sentry/cli": "npm:^2.31.0"
"@sentry/gatsby": "npm:^7.109.0"
Expand Down

0 comments on commit 5e412b2

Please sign in to comment.