|
1374 | 1374 | react-helmet-async "*"
|
1375 | 1375 | react-loadable "npm:@docusaurus/[email protected]"
|
1376 | 1376 |
|
| 1377 | + |
| 1378 | + version "3.3.2" |
| 1379 | + resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.3.2.tgz#02534449d08d080fd52dc9e046932bb600c38b01" |
| 1380 | + integrity sha512-b/XB0TBJah5yKb4LYuJT4buFvL0MGAb0+vJDrJtlYMguRtsEBkf2nWl5xP7h4Dlw6ol0hsHrCYzJ50kNIOEclw== |
| 1381 | + dependencies: |
| 1382 | + "@docusaurus/types" "3.3.2" |
| 1383 | + "@types/history" "^4.7.11" |
| 1384 | + "@types/react" "*" |
| 1385 | + "@types/react-router-config" "*" |
| 1386 | + "@types/react-router-dom" "*" |
| 1387 | + react-helmet-async "*" |
| 1388 | + react-loadable "npm:@docusaurus/[email protected]" |
| 1389 | + |
1377 | 1390 |
|
1378 | 1391 | version "3.2.1"
|
1379 | 1392 | resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.2.1.tgz#1b28c45102abc4be1a57caba76672c5ccdacce63"
|
|
1615 | 1628 | webpack "^5.88.1"
|
1616 | 1629 | webpack-merge "^5.9.0"
|
1617 | 1630 |
|
| 1631 | + |
| 1632 | + version "3.3.2" |
| 1633 | + resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.3.2.tgz#0e17689512b22209a98f22ee80ac56899e94d390" |
| 1634 | + integrity sha512-5p201S7AZhliRxTU7uMKtSsoC8mgPA9bs9b5NQg1IRdRxJfflursXNVsgc3PcMqiUTul/v1s3k3rXXFlRE890w== |
| 1635 | + dependencies: |
| 1636 | + "@mdx-js/mdx" "^3.0.0" |
| 1637 | + "@types/history" "^4.7.11" |
| 1638 | + "@types/react" "*" |
| 1639 | + commander "^5.1.0" |
| 1640 | + joi "^17.9.2" |
| 1641 | + react-helmet-async "^1.3.0" |
| 1642 | + utility-types "^3.10.0" |
| 1643 | + webpack "^5.88.1" |
| 1644 | + webpack-merge "^5.9.0" |
| 1645 | + |
1618 | 1646 |
|
1619 | 1647 | version "3.2.1"
|
1620 | 1648 | resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.2.1.tgz#c275fd9984951244cc4f595ce6dfd0522e40c68d"
|
@@ -6940,6 +6968,13 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
|
6940 | 6968 | "@types/react" "*"
|
6941 | 6969 | prop-types "^15.6.2"
|
6942 | 6970 |
|
| 6971 | +"react-loadable@npm:@docusaurus/[email protected]": |
| 6972 | + version "6.0.0" |
| 6973 | + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz#de6c7f73c96542bd70786b8e522d535d69069dc4" |
| 6974 | + integrity sha512-YMMxTUQV/QFSnbgrP3tjDzLHRg7vsbMn8e9HAa8o/1iXoiomo48b7sk/kkmWEuWNDPJVlKSJRB6Y2fHqdJk+SQ== |
| 6975 | + dependencies: |
| 6976 | + "@types/react" "*" |
| 6977 | + |
6943 | 6978 | react-router-config@^5.1.1:
|
6944 | 6979 | version "5.1.1"
|
6945 | 6980 | resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
|
|
0 commit comments