|
1465 | 1465 | "@docusaurus/theme-search-algolia" "2.3.1"
|
1466 | 1466 | "@docusaurus/types" "2.3.1"
|
1467 | 1467 |
|
1468 |
| -"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
| 1468 | +"@docusaurus/react-loadable@5.5.2": |
1469 | 1469 | version "5.5.2"
|
1470 | 1470 | resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
|
1471 | 1471 | integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
|
@@ -2674,7 +2674,14 @@ brace-expansion@^1.1.7:
|
2674 | 2674 | balanced-match "^1.0.0"
|
2675 | 2675 | concat-map "0.0.1"
|
2676 | 2676 |
|
2677 |
| -braces@^3.0.2, braces@~3.0.2: |
| 2677 | +braces@^3.0.3: |
| 2678 | + version "3.0.3" |
| 2679 | + resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
| 2680 | + integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== |
| 2681 | + dependencies: |
| 2682 | + fill-range "^7.1.1" |
| 2683 | + |
| 2684 | +braces@~3.0.2: |
2678 | 2685 | version "3.0.2"
|
2679 | 2686 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
|
2680 | 2687 | integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
@@ -3835,6 +3842,13 @@ fill-range@^7.0.1:
|
3835 | 3842 | dependencies:
|
3836 | 3843 | to-regex-range "^5.0.1"
|
3837 | 3844 |
|
| 3845 | +fill-range@^7.1.1: |
| 3846 | + version "7.1.1" |
| 3847 | + resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" |
| 3848 | + integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== |
| 3849 | + dependencies: |
| 3850 | + to-regex-range "^5.0.1" |
| 3851 | + |
3838 | 3852 | finalhandler@1.2.0:
|
3839 | 3853 | version "1.2.0"
|
3840 | 3854 | resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32"
|
@@ -5073,11 +5087,11 @@ methods@~1.1.2:
|
5073 | 5087 | integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
|
5074 | 5088 |
|
5075 | 5089 | micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
|
5076 |
| - version "4.0.5" |
5077 |
| - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6" |
5078 |
| - integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== |
| 5090 | + version "4.0.8" |
| 5091 | + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" |
| 5092 | + integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== |
5079 | 5093 | dependencies:
|
5080 |
| - braces "^3.0.2" |
| 5094 | + braces "^3.0.3" |
5081 | 5095 | picomatch "^2.3.1"
|
5082 | 5096 |
|
5083 | 5097 | mime-db@1.52.0, "mime-db@>= 1.43.0 < 2":
|
@@ -6094,6 +6108,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
|
6094 | 6108 | dependencies:
|
6095 | 6109 | "@babel/runtime" "^7.10.3"
|
6096 | 6110 |
|
| 6111 | +"react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
| 6112 | + version "5.5.2" |
| 6113 | + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" |
| 6114 | + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
| 6115 | + dependencies: |
| 6116 | + "@types/react" "*" |
| 6117 | + prop-types "^15.6.2" |
| 6118 | + |
6097 | 6119 | react-router-config@^5.1.1:
|
6098 | 6120 | version "5.1.1"
|
6099 | 6121 | resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
|
|
0 commit comments