Skip to content

Commit

Permalink
chore(deps): update dependency mdast-util-mdxjs-esm to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 317651b commit f24cb93
Show file tree
Hide file tree
Showing 3 changed files with 266 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"html-to-text": "^9.0.5",
"htmr": "^1.0.2",
"lodash-es": "^4.17.21",
"mdast-util-mdxjs-esm": "^1.3.1",
"mdast-util-mdxjs-esm": "^2.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet-async": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^18.11.17",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"mdast-util-mdxjs-esm": "^1.3.1",
"mdast-util-mdxjs-esm": "^2.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.1",
Expand Down
Loading

0 comments on commit f24cb93

Please sign in to comment.