Skip to content

Commit

Permalink
feat: update next mdx remote
Browse files Browse the repository at this point in the history
  • Loading branch information
RyoJerryYu committed Apr 16, 2024
1 parent 6d29856 commit 19ae155
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"mdast-util-mdx-jsx": "^3.1.2",
"mermaid": "10.9.0",
"next": "13.2.1",
"next-mdx-remote": "^4.3.0",
"next-mdx-remote": "4.4.1",
"next-sitemap": "^3.1.55",
"next-themes": "^0.2.1",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6051,7 +6051,7 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

next-mdx-remote@^4.3.0:
next-mdx-remote@4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.4.1.tgz#96b16e2adc54dbcd0a7f204a9a3c3fd269d41abf"
integrity sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==
Expand Down

0 comments on commit 19ae155

Please sign in to comment.