|
2375 | 2375 | "@docusaurus/theme-search-algolia" "2.2.0"
|
2376 | 2376 | "@docusaurus/types" "2.2.0"
|
2377 | 2377 |
|
2378 |
| -"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]": |
| 2378 | + |
2379 | 2379 | version "5.5.2"
|
2380 | 2380 | resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
|
2381 | 2381 | integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
|
@@ -3738,7 +3738,14 @@ brace-expansion@^1.1.7:
|
3738 | 3738 | balanced-match "^1.0.0"
|
3739 | 3739 | concat-map "0.0.1"
|
3740 | 3740 |
|
3741 |
| -braces@^3.0.2, braces@~3.0.2: |
| 3741 | +braces@^3.0.3: |
| 3742 | + version "3.0.3" |
| 3743 | + resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
| 3744 | + integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== |
| 3745 | + dependencies: |
| 3746 | + fill-range "^7.1.1" |
| 3747 | + |
| 3748 | +braces@~3.0.2: |
3742 | 3749 | version "3.0.2"
|
3743 | 3750 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
|
3744 | 3751 | integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
@@ -4998,6 +5005,13 @@ fill-range@^7.0.1:
|
4998 | 5005 | dependencies:
|
4999 | 5006 | to-regex-range "^5.0.1"
|
5000 | 5007 |
|
| 5008 | +fill-range@^7.1.1: |
| 5009 | + version "7.1.1" |
| 5010 | + resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" |
| 5011 | + integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== |
| 5012 | + dependencies: |
| 5013 | + to-regex-range "^5.0.1" |
| 5014 | + |
5001 | 5015 |
|
5002 | 5016 | version "1.2.0"
|
5003 | 5017 | resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32"
|
@@ -6205,11 +6219,11 @@ methods@~1.1.2:
|
6205 | 6219 | integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
|
6206 | 6220 |
|
6207 | 6221 | micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
|
6208 |
| - version "4.0.5" |
6209 |
| - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6" |
6210 |
| - integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== |
| 6222 | + version "4.0.8" |
| 6223 | + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" |
| 6224 | + integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== |
6211 | 6225 | dependencies:
|
6212 |
| - braces "^3.0.2" |
| 6226 | + braces "^3.0.3" |
6213 | 6227 | picomatch "^2.3.1"
|
6214 | 6228 |
|
6215 | 6229 | [email protected], "mime-db@>= 1.43.0 < 2":
|
@@ -7316,6 +7330,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
|
7316 | 7330 | dependencies:
|
7317 | 7331 | "@babel/runtime" "^7.10.3"
|
7318 | 7332 |
|
| 7333 | +"react-loadable@npm:@docusaurus/[email protected]": |
| 7334 | + version "5.5.2" |
| 7335 | + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" |
| 7336 | + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
| 7337 | + dependencies: |
| 7338 | + "@types/react" "*" |
| 7339 | + prop-types "^15.6.2" |
| 7340 | + |
7319 | 7341 | react-router-config@^5.1.1:
|
7320 | 7342 | version "5.1.1"
|
7321 | 7343 | resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
|
|
0 commit comments