Skip to content

Commit

Permalink
Merge pull request #358 from RyoJerryYu/dependabot/npm_and_yarn/next-…
Browse files Browse the repository at this point in the history
…mdx-remote-5.0.0

chore(deps): bump next-mdx-remote from 0.0.0-canary-20240321205249 to 5.0.0
  • Loading branch information
RyoJerryYu authored May 23, 2024
2 parents d963169 + 4cad5da commit 1944707
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"mdast-util-mdx-jsx": "^3.1.2",
"mermaid": "10.9.1",
"next": "13.2.1",
"next-mdx-remote": "0.0.0-canary-20240321205249",
"next-mdx-remote": "5.0.0",
"next-sitemap": "4.2.3",
"next-themes": "^0.3.0",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6104,10 +6104,10 @@ 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@0.0.0-canary-20240321205249:
version "0.0.0-canary-20240321205249"
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-0.0.0-canary-20240321205249.tgz#cdcf5ccf7928c159bdb184c940c77bf91324c8ab"
integrity sha512-vqerW3tdmFCLtmENseqAF2GPRV6ka/b39//Rhl7zkAMalJ/OpQ6MYqrnLYFlyOc1aVyV/D5IpxjK4Uw071jq2A==
next-mdx-remote@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-5.0.0.tgz#028a2cf5cf7f814d988d7ab11a401bed0f31b4ee"
integrity sha512-RNNbqRpK9/dcIFZs/esQhuLA8jANqlH694yqoDBK8hkVdJUndzzGmnPHa2nyi90N4Z9VmzuSWNRpr5ItT3M7xQ==
dependencies:
"@babel/code-frame" "^7.23.5"
"@mdx-js/mdx" "^3.0.1"
Expand Down

0 comments on commit 1944707

Please sign in to comment.