Skip to content

Commit b67ec21

Browse files
committed
fix(deps): update dependency next-mdx-remote to v4.2.0
1 parent df91ac7 commit b67ec21

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.2",
17-
"next-mdx-remote": "4.1.0",
17+
"next-mdx-remote": "4.2.0",
1818
"next-seo": "5.14.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
@@ -2282,10 +2282,10 @@ nanoid@^3.3.4:
22822282
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
22832283
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
22842284

2285-
next-mdx-remote@4.1.0:
2286-
version "4.1.0"
2287-
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.1.0.tgz#5e063542437a8cfa3faa9623870b076c01429c2a"
2288-
integrity sha512-ZdL5AFJcEqvInGkYYRKda930D6AJt1GOLX/OXFE/vTwaqV/Mw+l3/njZ4kWqvYSAkl89Z6W7WZrTtN0fd0XwPg==
2285+
next-mdx-remote@4.2.0:
2286+
version "4.2.0"
2287+
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.2.0.tgz#322aaa601d00e34bd27302443c793d432ae16db8"
2288+
integrity sha512-X5RhD7f7b78pH2abbuusObSGgII5l54OdusS/2iXljN7WN1cel6ToLlZeCZcyxx9cR4wmBGQYGongIttDYNmAA==
22892289
dependencies:
22902290
"@mdx-js/mdx" "^2.0.0"
22912291
"@mdx-js/react" "^2.0.0"

0 commit comments

Comments
 (0)