File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed
Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 2020 "@docusaurus/core" : " ^2.2.0" ,
2121 "@docusaurus/preset-classic" : " ^2.2.0" ,
2222 "@docusaurus/theme-search-algolia" : " ^2.2.0" ,
23- "@mdx-js/react" : " ^1.6.21 " ,
23+ "@mdx-js/react" : " ^2.0.0 " ,
2424 "@rive-app/react-canvas" : " ^3.0.38" ,
2525 "@svgr/webpack" : " ^6.5.1" ,
2626 "clsx" : " ^1.2.1" ,
Original file line number Diff line number Diff line change 17771777 unist-builder "2.0.3"
17781778 unist-util-visit "2.0.3"
17791779
1780- " @mdx-js/react@^1.6.21 " , "@mdx-js/react@^1.6. 22":
1780+ " @mdx-js/react@^1.6.22 " :
17811781 version "1.6.22"
17821782 resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
17831783 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
17841784
1785+ " @mdx-js/react@^2.0.0 " :
1786+ version "2.3.0"
1787+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1788+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1789+ dependencies :
1790+ " @types/mdx" " ^2.0.0"
1791+ " @types/react" " >=16"
1792+
17851793" @mdx-js/util@1.6.22 " :
17861794 version "1.6.22"
17871795 resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
21052113 dependencies :
21062114 " @types/unist" " *"
21072115
2116+ " @types/mdx@^2.0.0 " :
2117+ version "2.0.5"
2118+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.5.tgz#9a85a8f70c7c4d9e695a21d5ae5c93645eda64b1"
2119+ integrity sha512-76CqzuD6Q7LC+AtbPqrvD9AqsN0k8bsYo2bM2J8pmNldP1aIPAbzUQ7QbobyXL4eLr1wK5x8FZFe8eF/ubRuBg==
2120+
21082121" @types/mime@* " :
21092122 version "3.0.1"
21102123 resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
21762189 " @types/history" " ^4.7.11"
21772190 " @types/react" " *"
21782191
2179- " @types/react@* " :
2192+ " @types/react@*" , "@types/react@>=16" :
21802193 version "18.2.7"
21812194 resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
21822195 integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
You can’t perform that action at this time.
0 commit comments