File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@docusaurus/core" : " ^2.4.1" ,
18
18
"@docusaurus/preset-classic" : " ^2.4.1" ,
19
- "@mdx-js/react" : " ^1.6.22 " ,
19
+ "@mdx-js/react" : " ^2.0.0 " ,
20
20
"autoprefixer" : " ^10.4.13" ,
21
21
"clsx" : " ^1.2.1" ,
22
22
"framer-motion" : " ^8.4.2" ,
Original file line number Diff line number Diff line change 1736
1736
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
1737
1737
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
1738
1738
1739
+ " @mdx-js/react@^2.0.0 " :
1740
+ version "2.3.0"
1741
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1742
+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1743
+ dependencies :
1744
+ " @types/mdx" " ^2.0.0"
1745
+ " @types/react" " >=16"
1746
+
1739
1747
1740
1748
version "1.6.22"
1741
1749
resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz"
2104
2112
dependencies :
2105
2113
" @types/unist" " *"
2106
2114
2115
+ " @types/mdx@^2.0.0 " :
2116
+ version "2.0.5"
2117
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.5.tgz#9a85a8f70c7c4d9e695a21d5ae5c93645eda64b1"
2118
+ integrity sha512-76CqzuD6Q7LC+AtbPqrvD9AqsN0k8bsYo2bM2J8pmNldP1aIPAbzUQ7QbobyXL4eLr1wK5x8FZFe8eF/ubRuBg==
2119
+
2107
2120
" @types/mime@* " :
2108
2121
version "3.0.1"
2109
2122
resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
2179
2192
" @types/scheduler" " *"
2180
2193
csstype "^3.0.2"
2181
2194
2195
+ " @types/react@>=16 " :
2196
+ version "18.2.15"
2197
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.15.tgz#14792b35df676c20ec3cf595b262f8c615a73066"
2198
+ integrity sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA==
2199
+ dependencies :
2200
+ " @types/prop-types" " *"
2201
+ " @types/scheduler" " *"
2202
+ csstype "^3.0.2"
2203
+
2182
2204
2183
2205
version "0.12.0"
2184
2206
resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz"
You can’t perform that action at this time.
0 commit comments