This repository was archived by the owner on Aug 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@docusaurus/core" : " 2.4.3" ,
18
18
"@docusaurus/preset-classic" : " 2.4.3" ,
19
- "@mdx-js/react" : " 1.6.22 " ,
19
+ "@mdx-js/react" : " 3.0.0 " ,
20
20
"clsx" : " 1.2.1" ,
21
21
"prism-react-renderer" : " 2.1.0" ,
22
22
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 2658
2658
unist-builder "2.0.3"
2659
2659
unist-util-visit "2.0.3"
2660
2660
2661
- " @mdx-js/[email protected] " , "@mdx-js/react@^1.6.22":
2661
+
2662
+ version "3.0.0"
2663
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"
2664
+ integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==
2665
+ dependencies :
2666
+ " @types/mdx" " ^2.0.0"
2667
+
2668
+ " @mdx-js/react@^1.6.22 " :
2662
2669
version "1.6.22"
2663
2670
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2664
2671
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2952
2959
dependencies :
2953
2960
" @types/unist" " *"
2954
2961
2962
+ " @types/mdx@^2.0.0 " :
2963
+ version "2.0.9"
2964
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.9.tgz#80971e367bb884350ab5b2ce8fc06b34960170e7"
2965
+ integrity sha512-OKMdj17y8Cs+k1r0XFyp59ChSOwf8ODGtMQ4mnpfz5eFDk1aO41yN3pSKGuvVzmWAkFp37seubY1tzOVpwfWwg==
2966
+
2955
2967
" @types/mime@^1 " :
2956
2968
version "1.3.2"
2957
2969
resolved "https://registry.npmmirror.com/@types/mime/download/@types/mime-1.3.2.tgz?cache=0&sync_timestamp=1637267348464&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fmime%2Fdownload%2F%40types%2Fmime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
You can’t perform that action at this time.
0 commit comments