File tree 3 files changed +64
-14
lines changed
3 files changed +64
-14
lines changed Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@docusaurus/core" : " 2.2.0" ,
18
18
"@docusaurus/preset-classic" : " 2.2.0" ,
19
- "@mdx-js/react" : " ^1.6.22 " ,
19
+ "@mdx-js/react" : " ^2.2.1 " ,
20
20
"clsx" : " ^1.2.1" ,
21
21
"prism-react-renderer" : " ^1.3.5" ,
22
22
"react" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 2015
2015
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2016
2016
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2017
2017
2018
+ " @mdx-js/react@^2.2.1 " :
2019
+ version "2.2.1"
2020
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.2.1.tgz#5a70592418d52b1b01538c37e795034601c96ec5"
2021
+ integrity sha512-YdXcMcEnqZhzql98RNrqYo9cEhTTesBiCclEtoiQUbJwx87q9453GTapYU6kJ8ZZ2ek1Vp25SiAXEFy5O/eAPw==
2022
+ dependencies :
2023
+ " @types/mdx" " ^2.0.0"
2024
+ " @types/react" " >=16"
2025
+
2018
2026
2019
2027
version "1.6.22"
2020
2028
resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
2325
2333
dependencies :
2326
2334
" @types/unist" " *"
2327
2335
2336
+ " @types/mdx@^2.0.0 " :
2337
+ version "2.0.3"
2338
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2339
+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2340
+
2328
2341
" @types/mime@* " :
2329
2342
version "3.0.1"
2330
2343
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2391
2404
" @types/history" " ^4.7.11"
2392
2405
" @types/react" " *"
2393
2406
2394
- " @types/react@* " :
2395
- version "17 .0.39 "
2396
- resolved "https://registry.npmjs.org /@types/react/-/react-17 .0.39 .tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce "
2397
- integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug ==
2407
+ " @types/react@*" , "@types/react@>=16" :
2408
+ version "18 .0.27 "
2409
+ resolved "https://registry.yarnpkg.com /@types/react/-/react-18 .0.27 .tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71 "
2410
+ integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA ==
2398
2411
dependencies :
2399
2412
" @types/prop-types" " *"
2400
2413
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments