File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 15
15
"@docusaurus/core" : " 3.1.1" ,
16
16
"@docusaurus/preset-classic" : " 3.1.1" ,
17
17
"@docusaurus/theme-search-algolia" : " 3.1.1" ,
18
- "@mdx-js/react" : " 3.0.0 " ,
18
+ "@mdx-js/react" : " 3.0.1 " ,
19
19
"clsx" : " 2.1.0" ,
20
20
"prism-react-renderer" : " 2.3.1" ,
21
21
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 1579
1579
" @docusaurus/theme-search-algolia" " 3.1.1"
1580
1580
" @docusaurus/types" " 3.1.1"
1581
1581
1582
- " @docusaurus/[email protected] " , "react-loadable@npm:@docusaurus/[email protected] " :
1582
+
1583
1583
version "5.5.2"
1584
1584
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
1585
1585
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
1830
1830
unist-util-visit "^5.0.0"
1831
1831
vfile "^6.0.0"
1832
1832
1833
- " @mdx-js/[email protected] " , "@mdx-js/react@^3.0.0":
1833
+
1834
+ version "3.0.1"
1835
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
1836
+ integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
1837
+ dependencies :
1838
+ " @types/mdx" " ^2.0.0"
1839
+
1840
+ " @mdx-js/react@^3.0.0 " :
1834
1841
version "3.0.0"
1835
1842
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"
1836
1843
integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==
@@ -7015,6 +7022,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
7015
7022
dependencies :
7016
7023
" @babel/runtime" " ^7.10.3"
7017
7024
7025
+ " react-loadable@npm:@docusaurus/[email protected] " :
7026
+ version "5.5.2"
7027
+ resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
7028
+ integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
7029
+ dependencies :
7030
+ " @types/react" " *"
7031
+ prop-types "^15.6.2"
7032
+
7018
7033
react-router-config@^5.1.1 :
7019
7034
version "5.1.1"
7020
7035
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
You can’t perform that action at this time.
0 commit comments