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 17301730 unist-builder "2.0.3"
17311731 unist-util-visit "2.0.3"
17321732
1733- " @mdx-js/react@^1.6.21 " , "@mdx-js/react@^1.6. 22":
1733+ " @mdx-js/react@^1.6.22 " :
17341734 version "1.6.22"
17351735 resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
17361736 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
17371737
1738+ " @mdx-js/react@^2.0.0 " :
1739+ version "2.3.0"
1740+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1741+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1742+ dependencies :
1743+ " @types/mdx" " ^2.0.0"
1744+ " @types/react" " >=16"
1745+
17381746" @mdx-js/util@1.6.22 " :
17391747 version "1.6.22"
17401748 resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
20622070 dependencies :
20632071 " @types/unist" " *"
20642072
2073+ " @types/mdx@^2.0.0 " :
2074+ version "2.0.4"
2075+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.4.tgz#d1cad61ccc803b3c248c3d9990a2a6880bef537f"
2076+ integrity sha512-qCYrNdpKwN6YO6FVnx+ulfqifKlE3lQGsNhvDaW9Oxzyob/cRLBJWow8GHBBD4NxQ7BVvtsATgLsX0vZAWmtrg==
2077+
20652078" @types/mime@* " :
20662079 version "3.0.1"
20672080 resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
21282141 " @types/history" " ^4.7.11"
21292142 " @types/react" " *"
21302143
2131- " @types/react@* " :
2144+ " @types/react@*" , "@types/react@>=16" :
21322145 version "18.0.33"
21332146 resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.33.tgz#a1575160cb4376787c2f5fe0312302f824baa61e"
21342147 integrity sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==
You can’t perform that action at this time.
0 commit comments