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.10" ,
25
25
"autoprefixer" : " 10.4.14" ,
26
26
"clsx" : " 2.0.0" ,
Original file line number Diff line number Diff line change 1825
1825
unist-builder "2.0.3"
1826
1826
unist-util-visit "2.0.3"
1827
1827
1828
- " @mdx-js/react@1.6.22" , "@mdx-js/react@^1.6.22":
1828
+ " @mdx-js/react@2.3.0 " :
1829
+ version "2.3.0"
1830
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1831
+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1832
+ dependencies :
1833
+ " @types/mdx" " ^2.0.0"
1834
+ " @types/react" " >=16"
1835
+
1836
+ " @mdx-js/react@^1.6.22 " :
1829
1837
version "1.6.22"
1830
1838
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
1831
1839
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2151
2159
dependencies :
2152
2160
" @types/unist" " *"
2153
2161
2162
+ " @types/mdx@^2.0.0 " :
2163
+ version "2.0.7"
2164
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.7.tgz#c7482e995673e01b83f8e96df83b3843ea76401f"
2165
+ integrity sha512-BG4tyr+4amr3WsSEmHn/fXPqaCba/AYZ7dsaQTiavihQunHSIxk+uAtqsjvicNpyHN6cm+B9RVrUOtW9VzIKHw==
2166
+
2154
2167
" @types/mime@* " :
2155
2168
version "3.0.1"
2156
2169
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2231
2244
" @types/scheduler" " *"
2232
2245
csstype "^3.0.2"
2233
2246
2247
+ " @types/react@>=16 " :
2248
+ version "18.2.22"
2249
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb"
2250
+ integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==
2251
+ dependencies :
2252
+ " @types/prop-types" " *"
2253
+ " @types/scheduler" " *"
2254
+ csstype "^3.0.2"
2255
+
2234
2256
" @types/retry@0.12.0 " :
2235
2257
version "0.12.0"
2236
2258
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