|
2882 | 2882 | globby "^11.0.0" |
2883 | 2883 | read-yaml-file "^1.1.0" |
2884 | 2884 |
|
2885 | | -"@mdx-js/mdx@^2.0.0", "@mdx-js/mdx@^2.1.3": |
2886 | | - version "2.1.3" |
2887 | | - resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-2.1.3.tgz#d5821920ebe546b45192f4c7a64dcc68a658f7f9" |
2888 | | - integrity sha512-ahbb47HJIJ4xnifaL06tDJiSyLEy1EhFAStO7RZIm3GTa7yGW3NGhZaj+GUCveFgl5oI54pY4BgiLmYm97y+zg== |
| 2885 | +"@mdx-js/mdx@^2.1.3", "@mdx-js/mdx@^2.2.1": |
| 2886 | + version "2.2.1" |
| 2887 | + resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-2.2.1.tgz#611af1b68135c94eb467eb07e006fa1d8eebe029" |
| 2888 | + integrity sha512-hZ3ex7exYLJn6FfReq8yTvA6TE53uW9UHJQM9IlSauOuS55J9y8RtA7W+dzp6Yrzr00/U1sd7q+Wf61q6SfiTQ== |
2889 | 2889 | dependencies: |
2890 | 2890 | "@types/estree-jsx" "^1.0.0" |
2891 | 2891 | "@types/mdx" "^2.0.0" |
|
2905 | 2905 | unist-util-visit "^4.0.0" |
2906 | 2906 | vfile "^5.0.0" |
2907 | 2907 |
|
2908 | | -"@mdx-js/react@^2.0.0", "@mdx-js/react@^2.1.5": |
2909 | | - version "2.1.5" |
2910 | | - resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.5.tgz#8225a867dae6f845ae5b0ec15bb454c23be3f576" |
2911 | | - integrity sha512-3Az1I6SAWA9R38rYjz5rXBrGKeZhq96CSSyQtqY+maPj8stBsoUH5pNcmIixuGkufYsh8F5+ka2CVPo2fycWZw== |
| 2908 | +"@mdx-js/react@^2.1.5", "@mdx-js/react@^2.2.1": |
| 2909 | + version "2.2.1" |
| 2910 | + resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.2.1.tgz#5a70592418d52b1b01538c37e795034601c96ec5" |
| 2911 | + integrity sha512-YdXcMcEnqZhzql98RNrqYo9cEhTTesBiCclEtoiQUbJwx87q9453GTapYU6kJ8ZZ2ek1Vp25SiAXEFy5O/eAPw== |
2912 | 2912 | dependencies: |
2913 | 2913 | "@types/mdx" "^2.0.0" |
2914 | 2914 | "@types/react" ">=16" |
@@ -10896,13 +10896,13 @@ negotiator@0.6.3: |
10896 | 10896 | resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd" |
10897 | 10897 | integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== |
10898 | 10898 |
|
10899 | | -next-mdx-remote@4.2.0: |
10900 | | - version "4.2.0" |
10901 | | - resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.2.0.tgz#322aaa601d00e34bd27302443c793d432ae16db8" |
10902 | | - integrity sha512-X5RhD7f7b78pH2abbuusObSGgII5l54OdusS/2iXljN7WN1cel6ToLlZeCZcyxx9cR4wmBGQYGongIttDYNmAA== |
| 10899 | +next-mdx-remote@4.2.1: |
| 10900 | + version "4.2.1" |
| 10901 | + resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.2.1.tgz#1aee0207b029487100ef49740be210595fe04e50" |
| 10902 | + integrity sha512-PcVF1r5XTBjiNVXw0GyaIcOwQsklHo36+7ycfmtJb52TIkT0nM4Hzv4wgJwNg7+jvTbap99qWsMwdKUYR9WxAA== |
10903 | 10903 | dependencies: |
10904 | | - "@mdx-js/mdx" "^2.0.0" |
10905 | | - "@mdx-js/react" "^2.0.0" |
| 10904 | + "@mdx-js/mdx" "^2.2.1" |
| 10905 | + "@mdx-js/react" "^2.2.1" |
10906 | 10906 | vfile "^5.3.0" |
10907 | 10907 | vfile-matter "^3.0.1" |
10908 | 10908 |
|
|
0 commit comments