Skip to content

Commit 17edd91

Browse files
committed
fix(deps): update dependency next-mdx-remote to v4.4.0
1 parent 6965d99 commit 17edd91

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@openpatch/patches": "6.0.1",
1515
"gray-matter": "4.0.3",
1616
"next": "12.3.4",
17-
"next-mdx-remote": "4.3.0",
17+
"next-mdx-remote": "4.4.0",
1818
"next-seo": "5.15.0",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2320,10 +2320,10 @@ nanoid@^3.3.4:
23202320
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
23212321
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
23222322

2323-
next-mdx-remote@4.3.0:
2324-
version "4.3.0"
2325-
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.3.0.tgz#34c5223c8a6465ab4484e8b22efff840c510316a"
2326-
integrity sha512-fbxkY03pM2Wx5bDNTVKpYD5Hx3QVZGH+6xDtVIxlxXz4HTifP1yI2DrkDvxXbTz0SYGIbluRMIW81IOOa8pigA==
2323+
next-mdx-remote@4.4.0:
2324+
version "4.4.0"
2325+
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.4.0.tgz#ead1f4682b6e7a380ce4a7f95931e7cea9dfc632"
2326+
integrity sha512-ejIZvhsrphvw47sw7zrJmJzq/faDFPODaLxAQIarXiBc7PtxToYSHm0QKZZbaxNPiIQZCl/1KVNJm6WDfIYX6g==
23272327
dependencies:
23282328
"@mdx-js/mdx" "^2.2.1"
23292329
"@mdx-js/react" "^2.2.1"

0 commit comments

Comments
 (0)