|
1465 | 1465 | "@docusaurus/theme-search-algolia" "2.4.1"
|
1466 | 1466 | "@docusaurus/types" "2.4.1"
|
1467 | 1467 |
|
1468 |
| -"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]": |
| 1468 | + |
1469 | 1469 | version "5.5.2"
|
1470 | 1470 | resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz"
|
1471 | 1471 | integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
|
|
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@^3.0.0": |
| 1740 | + version "3.0.1" |
| 1741 | + resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746" |
| 1742 | + integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A== |
| 1743 | + dependencies: |
| 1744 | + "@types/mdx" "^2.0.0" |
| 1745 | + |
1739 | 1746 |
|
1740 | 1747 | version "1.6.22"
|
1741 | 1748 | resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz"
|
|
2104 | 2111 | dependencies:
|
2105 | 2112 | "@types/unist" "*"
|
2106 | 2113 |
|
| 2114 | +"@types/mdx@^2.0.0": |
| 2115 | + version "2.0.12" |
| 2116 | + resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.12.tgz#38db34cc8999b982beaec01399620bee6c65ef2e" |
| 2117 | + integrity sha512-H9VZ9YqE+H28FQVchC83RCs5xQ2J7mAAv6qdDEaWmXEVl3OpdH+xfrSUzQ1lp7U7oSTRZ0RvW08ASPJsYBi7Cw== |
| 2118 | + |
2107 | 2119 | "@types/mime@*":
|
2108 | 2120 | version "3.0.1"
|
2109 | 2121 | resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
|
@@ -6233,6 +6245,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
|
6233 | 6245 | dependencies:
|
6234 | 6246 | "@babel/runtime" "^7.10.3"
|
6235 | 6247 |
|
| 6248 | +"react-loadable@npm:@docusaurus/[email protected]": |
| 6249 | + version "5.5.2" |
| 6250 | + resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz" |
| 6251 | + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
| 6252 | + dependencies: |
| 6253 | + "@types/react" "*" |
| 6254 | + prop-types "^15.6.2" |
| 6255 | + |
6236 | 6256 | react-router-config@^5.1.1:
|
6237 | 6257 | version "5.1.1"
|
6238 | 6258 | resolved "https://registry.npmjs.org/react-router-config/-/react-router-config-5.1.1.tgz"
|
|
0 commit comments