|
1294 | 1294 | webpack-merge "^5.8.0" |
1295 | 1295 | webpackbar "^5.0.2" |
1296 | 1296 |
|
| 1297 | +"@docusaurus/core@2.4.3": |
| 1298 | + version "2.4.3" |
| 1299 | + resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-2.4.3.tgz#d86624901386fd8164ce4bff9cc7f16fde57f523" |
| 1300 | + integrity sha512-dWH5P7cgeNSIg9ufReX6gaCl/TmrGKD38Orbwuz05WPhAQtFXHd5B8Qym1TiXfvUNvwoYKkAJOJuGe8ou0Z7PA== |
| 1301 | + dependencies: |
| 1302 | + "@babel/core" "^7.18.6" |
| 1303 | + "@babel/generator" "^7.18.7" |
| 1304 | + "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 1305 | + "@babel/plugin-transform-runtime" "^7.18.6" |
| 1306 | + "@babel/preset-env" "^7.18.6" |
| 1307 | + "@babel/preset-react" "^7.18.6" |
| 1308 | + "@babel/preset-typescript" "^7.18.6" |
| 1309 | + "@babel/runtime" "^7.18.6" |
| 1310 | + "@babel/runtime-corejs3" "^7.18.6" |
| 1311 | + "@babel/traverse" "^7.18.8" |
| 1312 | + "@docusaurus/cssnano-preset" "2.4.3" |
| 1313 | + "@docusaurus/logger" "2.4.3" |
| 1314 | + "@docusaurus/mdx-loader" "2.4.3" |
| 1315 | + "@docusaurus/react-loadable" "5.5.2" |
| 1316 | + "@docusaurus/utils" "2.4.3" |
| 1317 | + "@docusaurus/utils-common" "2.4.3" |
| 1318 | + "@docusaurus/utils-validation" "2.4.3" |
| 1319 | + "@slorber/static-site-generator-webpack-plugin" "^4.0.7" |
| 1320 | + "@svgr/webpack" "^6.2.1" |
| 1321 | + autoprefixer "^10.4.7" |
| 1322 | + babel-loader "^8.2.5" |
| 1323 | + babel-plugin-dynamic-import-node "^2.3.3" |
| 1324 | + boxen "^6.2.1" |
| 1325 | + chalk "^4.1.2" |
| 1326 | + chokidar "^3.5.3" |
| 1327 | + clean-css "^5.3.0" |
| 1328 | + cli-table3 "^0.6.2" |
| 1329 | + combine-promises "^1.1.0" |
| 1330 | + commander "^5.1.0" |
| 1331 | + copy-webpack-plugin "^11.0.0" |
| 1332 | + core-js "^3.23.3" |
| 1333 | + css-loader "^6.7.1" |
| 1334 | + css-minimizer-webpack-plugin "^4.0.0" |
| 1335 | + cssnano "^5.1.12" |
| 1336 | + del "^6.1.1" |
| 1337 | + detect-port "^1.3.0" |
| 1338 | + escape-html "^1.0.3" |
| 1339 | + eta "^2.0.0" |
| 1340 | + file-loader "^6.2.0" |
| 1341 | + fs-extra "^10.1.0" |
| 1342 | + html-minifier-terser "^6.1.0" |
| 1343 | + html-tags "^3.2.0" |
| 1344 | + html-webpack-plugin "^5.5.0" |
| 1345 | + import-fresh "^3.3.0" |
| 1346 | + leven "^3.1.0" |
| 1347 | + lodash "^4.17.21" |
| 1348 | + mini-css-extract-plugin "^2.6.1" |
| 1349 | + postcss "^8.4.14" |
| 1350 | + postcss-loader "^7.0.0" |
| 1351 | + prompts "^2.4.2" |
| 1352 | + react-dev-utils "^12.0.1" |
| 1353 | + react-helmet-async "^1.3.0" |
| 1354 | + react-loadable "npm:@docusaurus/react-loadable@5.5.2" |
| 1355 | + react-loadable-ssr-addon-v5-slorber "^1.0.1" |
| 1356 | + react-router "^5.3.3" |
| 1357 | + react-router-config "^5.1.1" |
| 1358 | + react-router-dom "^5.3.3" |
| 1359 | + rtl-detect "^1.0.4" |
| 1360 | + semver "^7.3.7" |
| 1361 | + serve-handler "^6.1.3" |
| 1362 | + shelljs "^0.8.5" |
| 1363 | + terser-webpack-plugin "^5.3.3" |
| 1364 | + tslib "^2.4.0" |
| 1365 | + update-notifier "^5.1.0" |
| 1366 | + url-loader "^4.1.1" |
| 1367 | + wait-on "^6.0.1" |
| 1368 | + webpack "^5.73.0" |
| 1369 | + webpack-bundle-analyzer "^4.5.0" |
| 1370 | + webpack-dev-server "^4.9.3" |
| 1371 | + webpack-merge "^5.8.0" |
| 1372 | + webpackbar "^5.0.2" |
| 1373 | + |
1297 | 1374 | "@docusaurus/cssnano-preset@2.3.1": |
1298 | 1375 | version "2.3.1" |
1299 | 1376 | resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-2.3.1.tgz#e042487655e3e062417855e12edb3f6eee8f5ecb" |
|
1304 | 1381 | postcss-sort-media-queries "^4.2.1" |
1305 | 1382 | tslib "^2.4.0" |
1306 | 1383 |
|
| 1384 | +"@docusaurus/cssnano-preset@2.4.3": |
| 1385 | + version "2.4.3" |
| 1386 | + resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-2.4.3.tgz#1d7e833c41ce240fcc2812a2ac27f7b862f32de0" |
| 1387 | + integrity sha512-ZvGSRCi7z9wLnZrXNPG6DmVPHdKGd8dIn9pYbEOFiYihfv4uDR3UtxogmKf+rT8ZlKFf5Lqne8E8nt08zNM8CA== |
| 1388 | + dependencies: |
| 1389 | + cssnano-preset-advanced "^5.3.8" |
| 1390 | + postcss "^8.4.14" |
| 1391 | + postcss-sort-media-queries "^4.2.1" |
| 1392 | + tslib "^2.4.0" |
| 1393 | + |
1307 | 1394 | "@docusaurus/logger@2.3.1": |
1308 | 1395 | version "2.3.1" |
1309 | 1396 | resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-2.3.1.tgz#d76aefb452e3734b4e0e645efc6cbfc0aae52869" |
|
1312 | 1399 | chalk "^4.1.2" |
1313 | 1400 | tslib "^2.4.0" |
1314 | 1401 |
|
| 1402 | +"@docusaurus/logger@2.4.3": |
| 1403 | + version "2.4.3" |
| 1404 | + resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-2.4.3.tgz#518bbc965fb4ebe8f1d0b14e5f4161607552d34c" |
| 1405 | + integrity sha512-Zxws7r3yLufk9xM1zq9ged0YHs65mlRmtsobnFkdZTxWXdTYlWWLWdKyNKAsVC+D7zg+pv2fGbyabdOnyZOM3w== |
| 1406 | + dependencies: |
| 1407 | + chalk "^4.1.2" |
| 1408 | + tslib "^2.4.0" |
| 1409 | + |
1315 | 1410 | "@docusaurus/mdx-loader@2.3.1": |
1316 | 1411 | version "2.3.1" |
1317 | 1412 | resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-2.3.1.tgz#7ec6acee5eff0a280e1b399ea4dd690b15a793f7" |
|
1335 | 1430 | url-loader "^4.1.1" |
1336 | 1431 | webpack "^5.73.0" |
1337 | 1432 |
|
| 1433 | +"@docusaurus/mdx-loader@2.4.3": |
| 1434 | + version "2.4.3" |
| 1435 | + resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-2.4.3.tgz#e8ff37f30a060eaa97b8121c135f74cb531a4a3e" |
| 1436 | + integrity sha512-b1+fDnWtl3GiqkL0BRjYtc94FZrcDDBV1j8446+4tptB9BAOlePwG2p/pK6vGvfL53lkOsszXMghr2g67M0vCw== |
| 1437 | + dependencies: |
| 1438 | + "@babel/parser" "^7.18.8" |
| 1439 | + "@babel/traverse" "^7.18.8" |
| 1440 | + "@docusaurus/logger" "2.4.3" |
| 1441 | + "@docusaurus/utils" "2.4.3" |
| 1442 | + "@mdx-js/mdx" "^1.6.22" |
| 1443 | + escape-html "^1.0.3" |
| 1444 | + file-loader "^6.2.0" |
| 1445 | + fs-extra "^10.1.0" |
| 1446 | + image-size "^1.0.1" |
| 1447 | + mdast-util-to-string "^2.0.0" |
| 1448 | + remark-emoji "^2.2.0" |
| 1449 | + stringify-object "^3.3.0" |
| 1450 | + tslib "^2.4.0" |
| 1451 | + unified "^9.2.2" |
| 1452 | + unist-util-visit "^2.0.3" |
| 1453 | + url-loader "^4.1.1" |
| 1454 | + webpack "^5.73.0" |
| 1455 | + |
1338 | 1456 | "@docusaurus/module-type-aliases@2.3.1": |
1339 | 1457 | version "2.3.1" |
1340 | 1458 | resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.3.1.tgz#986186200818fed999be2e18d6c698eaf4683a33" |
|
1349 | 1467 | react-helmet-async "*" |
1350 | 1468 | react-loadable "npm:@docusaurus/react-loadable@5.5.2" |
1351 | 1469 |
|
| 1470 | +"@docusaurus/module-type-aliases@2.4.3": |
| 1471 | + version "2.4.3" |
| 1472 | + resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.3.tgz#d08ef67e4151e02f352a2836bcf9ecde3b9c56ac" |
| 1473 | + integrity sha512-cwkBkt1UCiduuvEAo7XZY01dJfRn7UR/75mBgOdb1hKknhrabJZ8YH+7savd/y9kLExPyrhe0QwdS9GuzsRRIA== |
| 1474 | + dependencies: |
| 1475 | + "@docusaurus/react-loadable" "5.5.2" |
| 1476 | + "@docusaurus/types" "2.4.3" |
| 1477 | + "@types/history" "^4.7.11" |
| 1478 | + "@types/react" "*" |
| 1479 | + "@types/react-router-config" "*" |
| 1480 | + "@types/react-router-dom" "*" |
| 1481 | + react-helmet-async "*" |
| 1482 | + react-loadable "npm:@docusaurus/react-loadable@5.5.2" |
| 1483 | + |
1352 | 1484 | "@docusaurus/plugin-content-blog@2.3.1": |
1353 | 1485 | version "2.3.1" |
1354 | 1486 | resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.3.1.tgz#236b8ee4f20f7047aa9c285ae77ae36683ad48a3" |
|
1371 | 1503 | utility-types "^3.10.0" |
1372 | 1504 | webpack "^5.73.0" |
1373 | 1505 |
|
1374 | | -"@docusaurus/plugin-content-docs@2.3.1", "@docusaurus/plugin-content-docs@^2.3.1": |
| 1506 | +"@docusaurus/plugin-content-docs@2.3.1": |
1375 | 1507 | version "2.3.1" |
1376 | 1508 | resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.3.1.tgz#feae1555479558a55182f22f8a07acc5e0d7444d" |
1377 | 1509 | integrity sha512-DxztTOBEruv7qFxqUtbsqXeNcHqcVEIEe+NQoI1oi2DBmKBhW/o0MIal8lt+9gvmpx3oYtlwmLOOGepxZgJGkw== |
|
1393 | 1525 | utility-types "^3.10.0" |
1394 | 1526 | webpack "^5.73.0" |
1395 | 1527 |
|
| 1528 | +"@docusaurus/plugin-content-docs@^2.4.3": |
| 1529 | + version "2.4.3" |
| 1530 | + resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.4.3.tgz#aa224c0512351e81807adf778ca59fd9cd136973" |
| 1531 | + integrity sha512-N7Po2LSH6UejQhzTCsvuX5NOzlC+HiXOVvofnEPj0WhMu1etpLEXE6a4aTxrtg95lQ5kf0xUIdjX9sh3d3G76A== |
| 1532 | + dependencies: |
| 1533 | + "@docusaurus/core" "2.4.3" |
| 1534 | + "@docusaurus/logger" "2.4.3" |
| 1535 | + "@docusaurus/mdx-loader" "2.4.3" |
| 1536 | + "@docusaurus/module-type-aliases" "2.4.3" |
| 1537 | + "@docusaurus/types" "2.4.3" |
| 1538 | + "@docusaurus/utils" "2.4.3" |
| 1539 | + "@docusaurus/utils-validation" "2.4.3" |
| 1540 | + "@types/react-router-config" "^5.0.6" |
| 1541 | + combine-promises "^1.1.0" |
| 1542 | + fs-extra "^10.1.0" |
| 1543 | + import-fresh "^3.3.0" |
| 1544 | + js-yaml "^4.1.0" |
| 1545 | + lodash "^4.17.21" |
| 1546 | + tslib "^2.4.0" |
| 1547 | + utility-types "^3.10.0" |
| 1548 | + webpack "^5.73.0" |
| 1549 | + |
1396 | 1550 | "@docusaurus/plugin-content-pages@2.3.1": |
1397 | 1551 | version "2.3.1" |
1398 | 1552 | resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.3.1.tgz#f534a37862be5b3f2ba5b150458d7527646b6f39" |
|
1483 | 1637 | "@docusaurus/theme-search-algolia" "2.3.1" |
1484 | 1638 | "@docusaurus/types" "2.3.1" |
1485 | 1639 |
|
1486 | | -"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
| 1640 | +"@docusaurus/react-loadable@5.5.2": |
1487 | 1641 | version "5.5.2" |
1488 | 1642 | resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" |
1489 | 1643 | integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
|
1587 | 1741 | webpack "^5.73.0" |
1588 | 1742 | webpack-merge "^5.8.0" |
1589 | 1743 |
|
| 1744 | +"@docusaurus/types@2.4.3": |
| 1745 | + version "2.4.3" |
| 1746 | + resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-2.4.3.tgz#4aead281ca09f721b3c0a9b926818450cfa3db31" |
| 1747 | + integrity sha512-W6zNLGQqfrp/EoPD0bhb9n7OobP+RHpmvVzpA+Z/IuU3Q63njJM24hmT0GYboovWcDtFmnIJC9wcyx4RVPQscw== |
| 1748 | + dependencies: |
| 1749 | + "@types/history" "^4.7.11" |
| 1750 | + "@types/react" "*" |
| 1751 | + commander "^5.1.0" |
| 1752 | + joi "^17.6.0" |
| 1753 | + react-helmet-async "^1.3.0" |
| 1754 | + utility-types "^3.10.0" |
| 1755 | + webpack "^5.73.0" |
| 1756 | + webpack-merge "^5.8.0" |
| 1757 | + |
1590 | 1758 | "@docusaurus/utils-common@2.3.1": |
1591 | 1759 | version "2.3.1" |
1592 | 1760 | resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-2.3.1.tgz#1abe66846eb641547e4964d44f3011938e58e50b" |
1593 | 1761 | integrity sha512-pVlRpXkdNcxmKNxAaB1ya2hfCEvVsLDp2joeM6K6uv55Oc5nVIqgyYSgSNKZyMdw66NnvMfsu0RBylcwZQKo9A== |
1594 | 1762 | dependencies: |
1595 | 1763 | tslib "^2.4.0" |
1596 | 1764 |
|
| 1765 | +"@docusaurus/utils-common@2.4.3": |
| 1766 | + version "2.4.3" |
| 1767 | + resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-2.4.3.tgz#30656c39ef1ce7e002af7ba39ea08330f58efcfb" |
| 1768 | + integrity sha512-/jascp4GbLQCPVmcGkPzEQjNaAk3ADVfMtudk49Ggb+131B1WDD6HqlSmDf8MxGdy7Dja2gc+StHf01kiWoTDQ== |
| 1769 | + dependencies: |
| 1770 | + tslib "^2.4.0" |
| 1771 | + |
1597 | 1772 | "@docusaurus/utils-validation@2.3.1": |
1598 | 1773 | version "2.3.1" |
1599 | 1774 | resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-2.3.1.tgz#b65c718ba9b84b7a891bccf5ac6d19b57ee7d887" |
|
1605 | 1780 | js-yaml "^4.1.0" |
1606 | 1781 | tslib "^2.4.0" |
1607 | 1782 |
|
| 1783 | +"@docusaurus/utils-validation@2.4.3": |
| 1784 | + version "2.4.3" |
| 1785 | + resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-2.4.3.tgz#8122c394feef3e96c73f6433987837ec206a63fb" |
| 1786 | + integrity sha512-G2+Vt3WR5E/9drAobP+hhZQMaswRwDlp6qOMi7o7ZypB+VO7N//DZWhZEwhcRGepMDJGQEwtPv7UxtYwPL9PBw== |
| 1787 | + dependencies: |
| 1788 | + "@docusaurus/logger" "2.4.3" |
| 1789 | + "@docusaurus/utils" "2.4.3" |
| 1790 | + joi "^17.6.0" |
| 1791 | + js-yaml "^4.1.0" |
| 1792 | + tslib "^2.4.0" |
| 1793 | + |
1608 | 1794 | "@docusaurus/utils@2.3.1": |
1609 | 1795 | version "2.3.1" |
1610 | 1796 | resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-2.3.1.tgz#24b9cae3a23b1e6dc88f95c45722c7e82727b032" |
|
1627 | 1813 | url-loader "^4.1.1" |
1628 | 1814 | webpack "^5.73.0" |
1629 | 1815 |
|
| 1816 | +"@docusaurus/utils@2.4.3": |
| 1817 | + version "2.4.3" |
| 1818 | + resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-2.4.3.tgz#52b000d989380a2125831b84e3a7327bef471e89" |
| 1819 | + integrity sha512-fKcXsjrD86Smxv8Pt0TBFqYieZZCPh4cbf9oszUq/AMhZn3ujwpKaVYZACPX8mmjtYx0JOgNx52CREBfiGQB4A== |
| 1820 | + dependencies: |
| 1821 | + "@docusaurus/logger" "2.4.3" |
| 1822 | + "@svgr/webpack" "^6.2.1" |
| 1823 | + escape-string-regexp "^4.0.0" |
| 1824 | + file-loader "^6.2.0" |
| 1825 | + fs-extra "^10.1.0" |
| 1826 | + github-slugger "^1.4.0" |
| 1827 | + globby "^11.1.0" |
| 1828 | + gray-matter "^4.0.3" |
| 1829 | + js-yaml "^4.1.0" |
| 1830 | + lodash "^4.17.21" |
| 1831 | + micromatch "^4.0.5" |
| 1832 | + resolve-pathname "^3.0.0" |
| 1833 | + shelljs "^0.8.5" |
| 1834 | + tslib "^2.4.0" |
| 1835 | + url-loader "^4.1.1" |
| 1836 | + webpack "^5.73.0" |
| 1837 | + |
1630 | 1838 | "@hapi/hoek@^9.0.0": |
1631 | 1839 | version "9.3.0" |
1632 | 1840 | resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb" |
@@ -6553,6 +6761,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1: |
6553 | 6761 | dependencies: |
6554 | 6762 | "@babel/runtime" "^7.10.3" |
6555 | 6763 |
|
| 6764 | +"react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
| 6765 | + version "5.5.2" |
| 6766 | + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" |
| 6767 | + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
| 6768 | + dependencies: |
| 6769 | + "@types/react" "*" |
| 6770 | + prop-types "^15.6.2" |
| 6771 | + |
6556 | 6772 | react-router-config@^5.1.1: |
6557 | 6773 | version "5.1.1" |
6558 | 6774 | resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988" |
|
0 commit comments