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 1919 "@docusaurus/plugin-client-redirects" : " ^2.3.1" ,
2020 "@docusaurus/plugin-google-analytics" : " ^2.3.1" ,
2121 "@docusaurus/preset-classic" : " ^2.3.1" ,
22- "@mdx-js/react" : " 1.6.22 " ,
22+ "@mdx-js/react" : " 2.3.0 " ,
2323 "@tailwindcss/typography" : " 0.5.9" ,
2424 "autoprefixer" : " 10.4.14" ,
2525 "clsx" : " 1.2.1" ,
Original file line number Diff line number Diff line change 19181918 unist-builder "2.0.3"
19191919 unist-util-visit "2.0.3"
19201920
1921- " @mdx-js/react@1.6.22" , "@mdx-js/react@^1.6.22":
1921+ " @mdx-js/react@2.3.0 " :
1922+ version "2.3.0"
1923+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1924+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1925+ dependencies :
1926+ " @types/mdx" " ^2.0.0"
1927+ " @types/react" " >=16"
1928+
1929+ " @mdx-js/react@^1.6.22 " :
19221930 version "1.6.22"
19231931 resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
19241932 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
22482256 dependencies :
22492257 " @types/unist" " *"
22502258
2259+ " @types/mdx@^2.0.0 " :
2260+ version "2.0.3"
2261+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2262+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2263+
22512264" @types/mime@* " :
22522265 version "3.0.1"
22532266 resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
23232336 " @types/scheduler" " *"
23242337 csstype "^3.0.2"
23252338
2339+ " @types/react@>=16 " :
2340+ version "18.0.29"
2341+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a"
2342+ integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==
2343+ dependencies :
2344+ " @types/prop-types" " *"
2345+ " @types/scheduler" " *"
2346+ csstype "^3.0.2"
2347+
23262348" @types/retry@0.12.0 " :
23272349 version "0.12.0"
23282350 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