Skip to content

Commit 0119dc0

Browse files
authored
Update @next/mdx to version 12.1.1
1 parent 266c01c commit 0119dc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@mdx-js/loader": "^1.6.22",
3030
"@mdx-js/react": "^1.6.22",
3131
"@next/bundle-analyzer": "^12.1.1",
32-
"@next/mdx": "^12.1.0",
32+
"@next/mdx": "^12.1.1",
3333
"@reach/rect": "^0.16.0",
3434
"@silvenon/remark-smartypants": "^1.0.0",
3535
"@sindresorhus/slugify": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2351,10 +2351,10 @@
23512351
dependencies:
23522352
glob "7.1.7"
23532353

2354-
"@next/mdx@^12.1.0":
2355-
version "12.1.0"
2356-
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-12.1.0.tgz#0100917865012b16adc6806f0b1b126e7fa6dd79"
2357-
integrity sha512-Y+VF6mMbm7pbiSj6c0YI0bD02aK0JUglWplHW48o65JYGhJSD7jzDfuIJG6/XdQ8fhTnDj/6+kYLnV+1QmXFRQ==
2354+
"@next/mdx@^12.1.1":
2355+
version "12.1.1"
2356+
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-12.1.1.tgz#ec4da7d41a54bdf5017bfa74490caa5aa44a5723"
2357+
integrity sha512-Jco/0qYWovt6UkQiWRp481f4+PrqLw+Vkv9w+3SHvr8VZizJC/aUYsajCqKnHp7C8qNGn2YAmEAzXioAcYu14Q==
23582358

23592359
"@next/swc-android-arm64@12.1.0":
23602360
version "12.1.0"

0 commit comments

Comments
 (0)