From c4fc662eca6ddc9d7941d543ddbc664cc4b8f5db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 03:46:53 +0000 Subject: [PATCH] fix(deps): update dependency @mdx-js/react to v3 for gatsby-theme-status-dashboard --- themes/gatsby-theme-status-dashboard/package.json | 2 +- yarn.lock | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/themes/gatsby-theme-status-dashboard/package.json b/themes/gatsby-theme-status-dashboard/package.json index dd40b5523..e8ce51cfe 100755 --- a/themes/gatsby-theme-status-dashboard/package.json +++ b/themes/gatsby-theme-status-dashboard/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@emotion/react": "^11.11.4", - "@mdx-js/react": "^2.3.0", + "@mdx-js/react": "^3.0.1", "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-tailwind": "0.15.3", "gatsby-plugin-theme-ui": "~0.15.3", diff --git a/yarn.lock b/yarn.lock index c95fe1bbc..ff5bb6d82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2842,7 +2842,7 @@ __metadata: resolution: "@lekoarts/gatsby-theme-status-dashboard@workspace:themes/gatsby-theme-status-dashboard" dependencies: "@emotion/react": "npm:^11.11.4" - "@mdx-js/react": "npm:^2.3.0" + "@mdx-js/react": "npm:^3.0.1" "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-tailwind": "npm:0.15.3" gatsby-plugin-theme-ui: "npm:~0.15.3" @@ -3132,6 +3132,18 @@ __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": "npm:^2.0.0" + peerDependencies: + "@types/react": ">=16" + react: ">=16" + checksum: 10c0/d210d926ef488d39ad65f04d821936b668eadcdde3b6421e94ec4200ca7ad17f17d24c5cbc543882586af9f08b10e2eea715c728ce6277487945e05c5199f532 + languageName: node + linkType: hard + "@mischnic/json-sourcemap@npm:^0.1.0": version: 0.1.0 resolution: "@mischnic/json-sourcemap@npm:0.1.0"