Skip to content

Commit

Permalink
fix(deps): update dependency @mdx-js/react to v3 for gatsby-theme-sta…
Browse files Browse the repository at this point in the history
…tus-dashboard
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 856fbf9 commit c4fc662
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion themes/gatsby-theme-status-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit c4fc662

Please sign in to comment.