|
1519 | 1519 | "@docusaurus/theme-common" "2.0.0-beta.21" |
1520 | 1520 | "@docusaurus/theme-search-algolia" "2.0.0-beta.21" |
1521 | 1521 |
|
1522 | | -"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
| 1522 | +"@docusaurus/react-loadable@5.5.2": |
1523 | 1523 | version "5.5.2" |
1524 | 1524 | resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" |
1525 | 1525 | integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
|
2195 | 2195 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d" |
2196 | 2196 | integrity sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg== |
2197 | 2197 |
|
2198 | | -"@types/node@^17.0.23", "@types/node@^17.0.5": |
| 2198 | +"@types/node@^17.0.45", "@types/node@^17.0.5": |
2199 | 2199 | version "17.0.45" |
2200 | 2200 | resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190" |
2201 | 2201 | integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw== |
@@ -6613,6 +6613,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1: |
6613 | 6613 | dependencies: |
6614 | 6614 | "@babel/runtime" "^7.10.3" |
6615 | 6615 |
|
| 6616 | +"react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
| 6617 | + version "5.5.2" |
| 6618 | + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" |
| 6619 | + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
| 6620 | + dependencies: |
| 6621 | + "@types/react" "*" |
| 6622 | + prop-types "^15.6.2" |
| 6623 | + |
6616 | 6624 | react-router-config@^5.1.1: |
6617 | 6625 | version "5.1.1" |
6618 | 6626 | resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988" |
@@ -7562,10 +7570,10 @@ trough@^1.0.0: |
7562 | 7570 | resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406" |
7563 | 7571 | integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA== |
7564 | 7572 |
|
7565 | | -ts-node@^10.8.1: |
7566 | | - version "10.9.1" |
7567 | | - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b" |
7568 | | - integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw== |
| 7573 | +ts-node@^10.9.2: |
| 7574 | + version "10.9.2" |
| 7575 | + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f" |
| 7576 | + integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ== |
7569 | 7577 | dependencies: |
7570 | 7578 | "@cspotcode/source-map-support" "^0.8.0" |
7571 | 7579 | "@tsconfig/node10" "^1.0.7" |
|
0 commit comments