File tree 2 files changed +24
-2
lines changed
2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 19
19
"@docusaurus/plugin-client-redirects" : " ^2.3.1" ,
20
20
"@docusaurus/plugin-google-analytics" : " ^2.3.1" ,
21
21
"@docusaurus/preset-classic" : " ^2.3.1" ,
22
- "@mdx-js/react" : " 1.6.22 " ,
22
+ "@mdx-js/react" : " 2.3.0 " ,
23
23
"@tailwindcss/typography" : " 0.5.9" ,
24
24
"autoprefixer" : " 10.4.14" ,
25
25
"clsx" : " 1.2.1" ,
Original file line number Diff line number Diff line change 1918
1918
unist-builder "2.0.3"
1919
1919
unist-util-visit "2.0.3"
1920
1920
1921
- " @mdx-js/[email protected] " , "@mdx-js/react@^1.6.22":
1921
+
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 " :
1922
1930
version "1.6.22"
1923
1931
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
1924
1932
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2248
2256
dependencies :
2249
2257
" @types/unist" " *"
2250
2258
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
+
2251
2264
" @types/mime@* " :
2252
2265
version "3.0.1"
2253
2266
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2323
2336
" @types/scheduler" " *"
2324
2337
csstype "^3.0.2"
2325
2338
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
+
2326
2348
2327
2349
version "0.12.0"
2328
2350
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