Skip to content

Commit 16fd946

Browse files
chore(deps): update dependency next-mdx-remote to v4.1.0
1 parent b3d252e commit 16fd946

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
@@ -19,7 +19,7 @@
1919
"lodash.camelcase": "4.3.0",
2020
"lodash.startcase": "4.4.0",
2121
"next": "12.1.4",
22-
"next-mdx-remote": "4.0.2",
22+
"next-mdx-remote": "4.1.0",
2323
"next-seo": "5.4.0",
2424
"react": "17.0.2",
2525
"react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3001,10 +3001,10 @@ natural-compare@^1.4.0:
30013001
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
30023002
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
30033003

3004-
next-mdx-remote@4.0.2:
3005-
version "4.0.2"
3006-
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.0.2.tgz#56c315819e6704dfb1fe68ce2f5ed0d315c34528"
3007-
integrity sha512-1cZM2xm+G1FyYodGt92lCXisP0owPeppVHeH5TIaXUGdt6ENBZYOxLNFaVl9fkS9wP/s2sLcC9m2c1iLH2H4rA==
3004+
next-mdx-remote@4.1.0:
3005+
version "4.1.0"
3006+
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.1.0.tgz#5e063542437a8cfa3faa9623870b076c01429c2a"
3007+
integrity sha512-ZdL5AFJcEqvInGkYYRKda930D6AJt1GOLX/OXFE/vTwaqV/Mw+l3/njZ4kWqvYSAkl89Z6W7WZrTtN0fd0XwPg==
30083008
dependencies:
30093009
"@mdx-js/mdx" "^2.0.0"
30103010
"@mdx-js/react" "^2.0.0"

0 commit comments

Comments
 (0)