From 19ae15513d832a79fa8c18947cdb739c3d139688 Mon Sep 17 00:00:00 2001 From: RyoJerryYu Date: Tue, 16 Apr 2024 15:36:54 +0800 Subject: [PATCH] feat: update next mdx remote --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 32971350..10447afd 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 6f309501..66dd350f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==