File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed
Expand file tree Collapse file tree 2 files changed +24
-2
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 17321732 unist-builder "2.0.3"
17331733 unist-util-visit "2.0.3"
17341734
1735- " @mdx-js/react@^1.6.21 " , "@mdx-js/react@^1.6. 22":
1735+ " @mdx-js/react@^1.6.22 " :
17361736 version "1.6.22"
17371737 resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
17381738 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
17391739
1740+ " @mdx-js/react@^2.0.0 " :
1741+ version "2.3.0"
1742+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1743+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1744+ dependencies :
1745+ " @types/mdx" " ^2.0.0"
1746+ " @types/react" " >=16"
1747+
17401748" @mdx-js/util@1.6.22 " :
17411749 version "1.6.22"
17421750 resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
20602068 dependencies :
20612069 " @types/unist" " *"
20622070
2071+ " @types/mdx@^2.0.0 " :
2072+ version "2.0.5"
2073+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.5.tgz#9a85a8f70c7c4d9e695a21d5ae5c93645eda64b1"
2074+ integrity sha512-76CqzuD6Q7LC+AtbPqrvD9AqsN0k8bsYo2bM2J8pmNldP1aIPAbzUQ7QbobyXL4eLr1wK5x8FZFe8eF/ubRuBg==
2075+
20632076" @types/mime@* " :
20642077 version "3.0.1"
20652078 resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
21402153 " @types/scheduler" " *"
21412154 csstype "^3.0.2"
21422155
2156+ " @types/react@>=16 " :
2157+ version "18.2.4"
2158+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.4.tgz#970e6d56f6d3fd8bd2cb1d1f042aef1d0426d08e"
2159+ integrity sha512-IvAIhJTmKAAJmCIcaa6+5uagjyh+9GvcJ/thPZcw+i+vx+22eHlTy2Q1bJg/prES57jehjebq9DnIhOTtIhmLw==
2160+ dependencies :
2161+ " @types/prop-types" " *"
2162+ " @types/scheduler" " *"
2163+ csstype "^3.0.2"
2164+
21432165" @types/retry@0.12.0 " :
21442166 version "0.12.0"
21452167 resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
You can’t perform that action at this time.
0 commit comments