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 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"
2226
2239
" @types/scheduler" " *"
2227
2240
csstype "^3.0.2"
2228
2241
2242
+ " @types/react@>=16 " :
2243
+ version "18.2.7"
2244
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
2245
+ integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
2246
+ dependencies :
2247
+ " @types/prop-types" " *"
2248
+ " @types/scheduler" " *"
2249
+ csstype "^3.0.2"
2250
+
2229
2251
" @types/retry@0.12.0 " :
2230
2252
version "0.12.0"
2231
2253
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