File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed
Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 1818 "@docusaurus/core" : " 2.4.1" ,
1919 "@docusaurus/preset-classic" : " 2.4.1" ,
2020 "@easyops-cn/docusaurus-search-local" : " ^0.35.0" ,
21- "@mdx-js/react" : " ^1.6.22 " ,
21+ "@mdx-js/react" : " ^2.0.0 " ,
2222 "clsx" : " ^1.2.1" ,
2323 "mdx-mermaid" : " ^v1.3.0" ,
2424 "mermaid" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 18171817 resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
18181818 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
18191819
1820+ " @mdx-js/react@^2.0.0 " :
1821+ version "2.3.0"
1822+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1823+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1824+ dependencies :
1825+ " @types/mdx" " ^2.0.0"
1826+ " @types/react" " >=16"
1827+
18201828" @mdx-js/util@1.6.22 " :
18211829 version "1.6.22"
18221830 resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
22242232 dependencies :
22252233 " @types/unist" " *"
22262234
2235+ " @types/mdx@^2.0.0 " :
2236+ version "2.0.5"
2237+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.5.tgz#9a85a8f70c7c4d9e695a21d5ae5c93645eda64b1"
2238+ integrity sha512-76CqzuD6Q7LC+AtbPqrvD9AqsN0k8bsYo2bM2J8pmNldP1aIPAbzUQ7QbobyXL4eLr1wK5x8FZFe8eF/ubRuBg==
2239+
22272240" @types/mime@* " :
22282241 version "3.0.1"
22292242 resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
23002313 " @types/history" " ^4.7.11"
23012314 " @types/react" " *"
23022315
2303- " @types/react@* " :
2304- version "18.2.7 "
2305- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7 .tgz#dfb4518042a3117a045b8c222316f83414a783b3 "
2306- integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw ==
2316+ " @types/react@*" , "@types/react@>=16" :
2317+ version "18.2.14 "
2318+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14 .tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127 "
2319+ integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g ==
23072320 dependencies :
23082321 " @types/prop-types" " *"
23092322 " @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments