File tree 2 files changed +16
-3
lines changed
2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 20
20
"@docusaurus/plugin-google-gtag" : " ^2.4.0" ,
21
21
"@docusaurus/plugin-google-tag-manager" : " ^2.4.0" ,
22
22
"@docusaurus/preset-classic" : " ^2.4.0" ,
23
- "@mdx-js/react" : " 1.6.22 " ,
23
+ "@mdx-js/react" : " 2.3.0 " ,
24
24
"@tailwindcss/typography" : " 0.5.9" ,
25
25
"autoprefixer" : " 10.4.14" ,
26
26
"clsx" : " 1.2.1" ,
Original file line number Diff line number Diff line change 1820
1820
unist-builder "2.0.3"
1821
1821
unist-util-visit "2.0.3"
1822
1822
1823
- " @mdx-js/react@1.6.22" , "@mdx-js/react@^1.6.22":
1823
+ " @mdx-js/react@2.3.0 " :
1824
+ version "2.3.0"
1825
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1826
+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1827
+ dependencies :
1828
+ " @types/mdx" " ^2.0.0"
1829
+ " @types/react" " >=16"
1830
+
1831
+ " @mdx-js/react@^1.6.22 " :
1824
1832
version "1.6.22"
1825
1833
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
1826
1834
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2146
2154
dependencies :
2147
2155
" @types/unist" " *"
2148
2156
2157
+ " @types/mdx@^2.0.0 " :
2158
+ version "2.0.5"
2159
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.5.tgz#9a85a8f70c7c4d9e695a21d5ae5c93645eda64b1"
2160
+ integrity sha512-76CqzuD6Q7LC+AtbPqrvD9AqsN0k8bsYo2bM2J8pmNldP1aIPAbzUQ7QbobyXL4eLr1wK5x8FZFe8eF/ubRuBg==
2161
+
2149
2162
" @types/mime@* " :
2150
2163
version "3.0.1"
2151
2164
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2217
2230
" @types/history" " ^4.7.11"
2218
2231
" @types/react" " *"
2219
2232
2220
- " @types/react@* " :
2233
+ " @types/react@*" , "@types/react@>=16" :
2221
2234
version "18.2.6"
2222
2235
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571"
2223
2236
integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==
You can’t perform that action at this time.
0 commit comments