From 5e412b26c6434c386cc2bb784c20f9b116538f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:26:34 +0000 Subject: [PATCH] chore(deps): bump @mdx-js/react from 2.3.0 to 3.0.1 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] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c52f367..c2b44f7 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index fd6d352..e710202 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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"