diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6bdeb76f0..275081137 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1265,12 +1265,12 @@ importers: website: specifiers: - '@docusaurus/core': 2.0.0-beta.7 - '@docusaurus/module-type-aliases': 2.0.0-beta.7 - '@docusaurus/plugin-google-analytics': 2.0.0-beta.7 - '@docusaurus/preset-classic': 2.0.0-beta.7 - '@docusaurus/remark-plugin-npm2yarn': 2.0.0-beta.7 - '@docusaurus/theme-search-algolia': 2.0.0-beta.7 + '@docusaurus/core': 2.0.0-beta.8 + '@docusaurus/module-type-aliases': 2.0.0-beta.8 + '@docusaurus/plugin-google-analytics': 2.0.0-beta.8 + '@docusaurus/preset-classic': 2.0.0-beta.8 + '@docusaurus/remark-plugin-npm2yarn': 2.0.0-beta.8 + '@docusaurus/theme-search-algolia': 2.0.0-beta.8 '@mdx-js/react': ^1.6.22 '@tsconfig/docusaurus': ^1.0.2 clsx: ^1.1.1 @@ -1288,11 +1288,11 @@ importers: url-loader: 4.1.1 use-is-in-viewport: ^1.0.9 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-google-analytics': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/preset-classic': 2.0.0-beta.7_cdd7cf9bde2874b6dded41f493ef9eef - '@docusaurus/remark-plugin-npm2yarn': 2.0.0-beta.7_react-dom@17.0.2+react@17.0.2 - '@docusaurus/theme-search-algolia': 2.0.0-beta.7_cdd7cf9bde2874b6dded41f493ef9eef + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-google-analytics': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/preset-classic': 2.0.0-beta.8_cdd7cf9bde2874b6dded41f493ef9eef + '@docusaurus/remark-plugin-npm2yarn': 2.0.0-beta.8_react-dom@17.0.2+react@17.0.2 + '@docusaurus/theme-search-algolia': 2.0.0-beta.8_cdd7cf9bde2874b6dded41f493ef9eef '@mdx-js/react': 1.6.22_react@17.0.2 clsx: 1.1.1 copy-text-to-clipboard: 3.0.1 @@ -1302,9 +1302,9 @@ importers: react-twitter-widgets: 1.10.0_react@17.0.2 use-is-in-viewport: 1.0.9_react@17.0.2 devDependencies: - '@docusaurus/module-type-aliases': 2.0.0-beta.7 + '@docusaurus/module-type-aliases': 2.0.0-beta.8 '@tsconfig/docusaurus': 1.0.2 - docusaurus-plugin-sass: 0.2.1_8b4cfdca2c8dc57653225d10643edbb6 + docusaurus-plugin-sass: 0.2.1_bc8725f5be3b25e9f63b15728e1a74e3 esbuild: 0.12.25 esbuild-loader: 2.16.0 prism-react-renderer: 1.2.1_react@17.0.2 @@ -1510,11 +1510,11 @@ packages: dependencies: '@babel/code-frame': 7.15.8 '@babel/generator': 7.15.8 - '@babel/helper-compilation-targets': 7.13.13_@babel+core@7.13.15 - '@babel/helper-module-transforms': 7.13.14 - '@babel/helpers': 7.13.10 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.13.15 + '@babel/helper-module-transforms': 7.15.8 + '@babel/helpers': 7.15.4 '@babel/parser': 7.15.8 - '@babel/template': 7.14.5 + '@babel/template': 7.15.4 '@babel/traverse': 7.15.4 '@babel/types': 7.15.6 convert-source-map: 1.7.0 @@ -1606,25 +1606,12 @@ packages: jsesc: 2.5.2 source-map: 0.5.7 - /@babel/helper-annotate-as-pure/7.12.13: - resolution: {integrity: sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==} - dependencies: - '@babel/types': 7.15.6 - dev: false - /@babel/helper-annotate-as-pure/7.15.4: resolution: {integrity: sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.15.6 - /@babel/helper-builder-binary-assignment-operator-visitor/7.12.13: - resolution: {integrity: sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA==} - dependencies: - '@babel/helper-explode-assignable-expression': 7.13.0 - '@babel/types': 7.15.6 - dev: false - /@babel/helper-builder-binary-assignment-operator-visitor/7.15.4: resolution: {integrity: sha512-P8o7JP2Mzi0SdC6eWr1zF+AEYvrsZa7GSY1lTayjF5XJhVH0kjLYUZPvTMflP7tBgZoe9gIhTa60QwFpqh/E0Q==} engines: {node: '>=6.9.0'} @@ -1632,14 +1619,15 @@ packages: '@babel/helper-explode-assignable-expression': 7.15.4 '@babel/types': 7.15.6 - /@babel/helper-compilation-targets/7.13.13_@babel+core@7.13.15: - resolution: {integrity: sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==} + /@babel/helper-compilation-targets/7.15.4_@babel+core@7.13.15: + resolution: {integrity: sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.13.15 + '@babel/compat-data': 7.15.0 '@babel/core': 7.13.15 - '@babel/helper-validator-option': 7.12.17 + '@babel/helper-validator-option': 7.14.5 browserslist: 4.17.4 semver: 6.3.0 dev: false @@ -1653,7 +1641,7 @@ packages: '@babel/compat-data': 7.15.0 '@babel/core': 7.15.5 '@babel/helper-validator-option': 7.14.5 - browserslist: 4.16.8 + browserslist: 4.17.4 semver: 6.3.0 dev: true @@ -1666,19 +1654,21 @@ packages: '@babel/compat-data': 7.15.0 '@babel/core': 7.15.8 '@babel/helper-validator-option': 7.14.5 - browserslist: 4.16.8 + browserslist: 4.17.4 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.13.11_@babel+core@7.13.15: - resolution: {integrity: sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw==} + /@babel/helper-create-class-features-plugin/7.15.4_@babel+core@7.13.15: + resolution: {integrity: sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.13.15 + '@babel/helper-annotate-as-pure': 7.15.4 '@babel/helper-function-name': 7.15.4 - '@babel/helper-member-expression-to-functions': 7.13.12 - '@babel/helper-optimise-call-expression': 7.12.13 - '@babel/helper-replace-supers': 7.13.12 + '@babel/helper-member-expression-to-functions': 7.15.4 + '@babel/helper-optimise-call-expression': 7.15.4 + '@babel/helper-replace-supers': 7.15.4 '@babel/helper-split-export-declaration': 7.15.4 transitivePeerDependencies: - supports-color @@ -1700,16 +1690,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.13.15: - resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.13.15 - '@babel/helper-annotate-as-pure': 7.12.13 - regexpu-core: 4.7.1 - dev: false - /@babel/helper-create-regexp-features-plugin/7.14.5_@babel+core@7.13.15: resolution: {integrity: sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==} engines: {node: '>=6.9.0'} @@ -1731,14 +1711,14 @@ packages: '@babel/helper-annotate-as-pure': 7.15.4 regexpu-core: 4.7.1 - /@babel/helper-define-polyfill-provider/0.2.0_@babel+core@7.13.15: - resolution: {integrity: sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==} + /@babel/helper-define-polyfill-provider/0.2.3_@babel+core@7.13.15: + resolution: {integrity: sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-compilation-targets': 7.13.13_@babel+core@7.13.15 - '@babel/helper-module-imports': 7.13.12 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.13.15 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 '@babel/traverse': 7.15.4 debug: 4.3.2 @@ -1766,12 +1746,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-explode-assignable-expression/7.13.0: - resolution: {integrity: sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==} - dependencies: - '@babel/types': 7.15.6 - dev: false - /@babel/helper-explode-assignable-expression/7.15.4: resolution: {integrity: sha512-J14f/vq8+hdC2KoWLIQSsGrC9EFBKE4NFts8pfMpymfApds+fPqR30AOUWc4tyr56h9l/GA1Sxv2q3dLZWbQ/g==} engines: {node: '>=6.9.0'} @@ -1812,12 +1786,6 @@ packages: dependencies: '@babel/types': 7.15.6 - /@babel/helper-member-expression-to-functions/7.13.12: - resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==} - dependencies: - '@babel/types': 7.15.6 - dev: false - /@babel/helper-member-expression-to-functions/7.15.4: resolution: {integrity: sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==} engines: {node: '>=6.9.0'} @@ -1834,6 +1802,7 @@ packages: resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==} dependencies: '@babel/types': 7.15.6 + dev: true /@babel/helper-module-imports/7.15.4: resolution: {integrity: sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==} @@ -1841,21 +1810,6 @@ packages: dependencies: '@babel/types': 7.15.6 - /@babel/helper-module-transforms/7.13.14: - resolution: {integrity: sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==} - dependencies: - '@babel/helper-module-imports': 7.13.12 - '@babel/helper-replace-supers': 7.13.12 - '@babel/helper-simple-access': 7.13.12 - '@babel/helper-split-export-declaration': 7.15.4 - '@babel/helper-validator-identifier': 7.15.7 - '@babel/template': 7.15.4 - '@babel/traverse': 7.15.4 - '@babel/types': 7.15.6 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helper-module-transforms/7.15.4: resolution: {integrity: sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw==} engines: {node: '>=6.9.0'} @@ -1906,16 +1860,6 @@ packages: resolution: {integrity: sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator/7.13.0: - resolution: {integrity: sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg==} - dependencies: - '@babel/helper-annotate-as-pure': 7.12.13 - '@babel/helper-wrap-function': 7.13.0 - '@babel/types': 7.15.6 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helper-remap-async-to-generator/7.15.4: resolution: {integrity: sha512-v53MxgvMK/HCwckJ1bZrq6dNKlmwlyRNYM6ypaRTdXWGOE2c1/SCa6dL/HimhPulGhZKw9W0QhREM583F/t0vQ==} engines: {node: '>=6.9.0'} @@ -1926,17 +1870,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-replace-supers/7.13.12: - resolution: {integrity: sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==} - dependencies: - '@babel/helper-member-expression-to-functions': 7.13.12 - '@babel/helper-optimise-call-expression': 7.12.13 - '@babel/traverse': 7.15.4 - '@babel/types': 7.15.6 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helper-replace-supers/7.15.4: resolution: {integrity: sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==} engines: {node: '>=6.9.0'} @@ -1948,24 +1881,12 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-simple-access/7.13.12: - resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==} - dependencies: - '@babel/types': 7.15.6 - dev: false - /@babel/helper-simple-access/7.15.4: resolution: {integrity: sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.15.6 - /@babel/helper-skip-transparent-expression-wrappers/7.12.1: - resolution: {integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==} - dependencies: - '@babel/types': 7.15.6 - dev: false - /@babel/helper-skip-transparent-expression-wrappers/7.15.4: resolution: {integrity: sha512-BMRLsdh+D1/aap19TycS4eD1qELGrCBJwzaY9IE8LrpJtJb+H7rQkPIdsfgnMtLBA6DJls7X9z93Z4U8h7xw0A==} engines: {node: '>=6.9.0'} @@ -1993,25 +1914,10 @@ packages: resolution: {integrity: sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option/7.12.17: - resolution: {integrity: sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==} - dev: false - /@babel/helper-validator-option/7.14.5: resolution: {integrity: sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==} engines: {node: '>=6.9.0'} - /@babel/helper-wrap-function/7.13.0: - resolution: {integrity: sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA==} - dependencies: - '@babel/helper-function-name': 7.15.4 - '@babel/template': 7.15.4 - '@babel/traverse': 7.15.4 - '@babel/types': 7.15.6 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helper-wrap-function/7.15.4: resolution: {integrity: sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==} engines: {node: '>=6.9.0'} @@ -2023,16 +1929,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helpers/7.13.10: - resolution: {integrity: sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==} - dependencies: - '@babel/template': 7.15.4 - '@babel/traverse': 7.15.4 - '@babel/types': 7.15.6 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helpers/7.15.4: resolution: {integrity: sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==} engines: {node: '>=6.9.0'} @@ -2097,8 +1993,8 @@ packages: dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.13.15 + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 + '@babel/plugin-proposal-optional-chaining': 7.14.5_@babel+core@7.13.15 dev: false /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.15.4_@babel+core@7.15.8: @@ -2119,7 +2015,7 @@ packages: dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-remap-async-to-generator': 7.13.0 + '@babel/helper-remap-async-to-generator': 7.15.4 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.15 transitivePeerDependencies: - supports-color @@ -2144,7 +2040,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.13.15 '@babel/helper-plugin-utils': 7.14.5 transitivePeerDependencies: - supports-color @@ -2339,12 +2235,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.13.15 + '@babel/compat-data': 7.15.0 '@babel/core': 7.13.15 - '@babel/helper-compilation-targets': 7.13.13_@babel+core@7.13.15 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.13.15 '@babel/helper-plugin-utils': 7.14.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.13.15 + '@babel/plugin-transform-parameters': 7.15.4_@babel+core@7.13.15 dev: false /@babel/plugin-proposal-object-rest-spread/7.15.6_@babel+core@7.15.8: @@ -2387,7 +2283,19 @@ packages: dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.15 + dev: false + + /@babel/plugin-proposal-optional-chaining/7.14.5_@babel+core@7.13.15: + resolution: {integrity: sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.15 + '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.15 dev: false @@ -2408,7 +2316,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.13.15 '@babel/helper-plugin-utils': 7.14.5 transitivePeerDependencies: - supports-color @@ -2458,7 +2366,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15 + '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.13.15 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2835,9 +2743,9 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-module-imports': 7.13.12 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-remap-async-to-generator': 7.13.0 + '@babel/helper-remap-async-to-generator': 7.15.4 transitivePeerDependencies: - supports-color dev: false @@ -2897,11 +2805,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-annotate-as-pure': 7.12.13 + '@babel/helper-annotate-as-pure': 7.15.4 '@babel/helper-function-name': 7.15.4 '@babel/helper-optimise-call-expression': 7.12.13 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-replace-supers': 7.13.12 + '@babel/helper-replace-supers': 7.15.4 '@babel/helper-split-export-declaration': 7.15.4 globals: 11.12.0 transitivePeerDependencies: @@ -2967,7 +2875,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15 + '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.13.15 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3016,7 +2924,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.12.13 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3138,7 +3046,7 @@ packages: '@babel/core': 7.13.15 '@babel/helper-module-transforms': 7.15.8 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-simple-access': 7.13.12 + '@babel/helper-simple-access': 7.15.4 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color @@ -3218,7 +3126,7 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15 + '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.13.15 dev: false /@babel/plugin-transform-named-capturing-groups-regex/7.14.9_@babel+core@7.15.8: @@ -3255,7 +3163,7 @@ packages: dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-replace-supers': 7.13.12 + '@babel/helper-replace-supers': 7.15.4 transitivePeerDependencies: - supports-color dev: false @@ -3291,6 +3199,16 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: false + /@babel/plugin-transform-parameters/7.15.4_@babel+core@7.13.15: + resolution: {integrity: sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.15 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + /@babel/plugin-transform-parameters/7.15.4_@babel+core@7.15.8: resolution: {integrity: sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==} engines: {node: '>=6.9.0'} @@ -3328,8 +3246,9 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: false - /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} + /@babel/plugin-transform-react-display-name/7.15.1_@babel+core@7.13.15: + resolution: {integrity: sha512-yQZ/i/pUCJAHI/LbtZr413S3VT26qNrEm0M5RRxQJA947/YNYwbZbBaXGDrq6CG5QsZycI1VIP6d7pQaBfP+8Q==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -3346,13 +3265,14 @@ packages: '@babel/core': 7.15.8 '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.13.15: - resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} + /@babel/plugin-transform-react-jsx-development/7.14.5_@babel+core@7.13.15: + resolution: {integrity: sha512-rdwG/9jC6QybWxVe2UVOa7q6cnTpw8JRRHOxntG/h6g/guAOe6AhtQHJuJh5FwmnXIT1bdm5vC2/5huV8ZOorQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.13.15 + '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.13.15 dev: false /@babel/plugin-transform-react-jsx-development/7.14.5_@babel+core@7.15.8: @@ -3364,14 +3284,15 @@ packages: '@babel/core': 7.15.8 '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.15.8 - /@babel/plugin-transform-react-jsx/7.13.12_@babel+core@7.13.15: - resolution: {integrity: sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==} + /@babel/plugin-transform-react-jsx/7.14.9_@babel+core@7.13.15: + resolution: {integrity: sha512-30PeETvS+AeD1f58i1OVyoDlVYQhap/K20ZrMjLmmzmC2AYR/G43D4sdJAaDAqCD3MYpSWbmrz3kES158QSLjw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-annotate-as-pure': 7.12.13 - '@babel/helper-module-imports': 7.13.12 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.13.15 '@babel/types': 7.15.6 @@ -3390,13 +3311,14 @@ packages: '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.15.8 '@babel/types': 7.15.6 - /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.13.15: - resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} + /@babel/plugin-transform-react-pure-annotations/7.14.5_@babel+core@7.13.15: + resolution: {integrity: sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-annotate-as-pure': 7.12.13 + '@babel/helper-annotate-as-pure': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3452,11 +3374,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-module-imports': 7.13.12 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - babel-plugin-polyfill-corejs2: 0.2.0_@babel+core@7.13.15 - babel-plugin-polyfill-corejs3: 0.2.0_@babel+core@7.13.15 - babel-plugin-polyfill-regenerator: 0.2.0_@babel+core@7.13.15 + babel-plugin-polyfill-corejs2: 0.2.2_@babel+core@7.13.15 + babel-plugin-polyfill-corejs3: 0.2.5_@babel+core@7.13.15 + babel-plugin-polyfill-regenerator: 0.2.2_@babel+core@7.13.15 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -3503,7 +3425,7 @@ packages: dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 dev: false /@babel/plugin-transform-spread/7.15.8_@babel+core@7.15.8: @@ -3570,13 +3492,14 @@ packages: '@babel/core': 7.15.8 '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} + /@babel/plugin-transform-typescript/7.15.4_@babel+core@7.13.15: + resolution: {integrity: sha512-sM1/FEjwYjXvMwu1PJStH11kJ154zd/lpY56NQJ5qH2D0mabMv1CAy/kdvS9RP4Xgfj9fBBA3JiSLdDHgXdzOA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.13.15 '@babel/helper-plugin-utils': 7.14.5 '@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.13.15 transitivePeerDependencies: @@ -3620,7 +3543,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15 + '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.13.15 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3641,9 +3564,9 @@ packages: dependencies: '@babel/compat-data': 7.13.15 '@babel/core': 7.13.15 - '@babel/helper-compilation-targets': 7.13.13_@babel+core@7.13.15 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.13.15 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-validator-option': 7.12.17 + '@babel/helper-validator-option': 7.14.5 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.13.12_@babel+core@7.13.15 '@babel/plugin-proposal-async-generator-functions': 7.13.15_@babel+core@7.13.15 '@babel/plugin-proposal-class-properties': 7.13.0_@babel+core@7.13.15 @@ -3704,9 +3627,9 @@ packages: '@babel/plugin-transform-unicode-regex': 7.12.13_@babel+core@7.13.15 '@babel/preset-modules': 0.1.4_@babel+core@7.13.15 '@babel/types': 7.15.6 - babel-plugin-polyfill-corejs2: 0.2.0_@babel+core@7.13.15 - babel-plugin-polyfill-corejs3: 0.2.0_@babel+core@7.13.15 - babel-plugin-polyfill-regenerator: 0.2.0_@babel+core@7.13.15 + babel-plugin-polyfill-corejs2: 0.2.2_@babel+core@7.13.15 + babel-plugin-polyfill-corejs3: 0.2.5_@babel+core@7.13.15 + babel-plugin-polyfill-regenerator: 0.2.2_@babel+core@7.13.15 core-js-compat: 3.10.1 semver: 6.3.0 transitivePeerDependencies: @@ -3828,11 +3751,11 @@ packages: dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-validator-option': 7.12.17 - '@babel/plugin-transform-react-display-name': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.13.15 - '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.13.15 + '@babel/helper-validator-option': 7.14.5 + '@babel/plugin-transform-react-display-name': 7.15.1_@babel+core@7.13.15 + '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.13.15 + '@babel/plugin-transform-react-jsx-development': 7.14.5_@babel+core@7.13.15 + '@babel/plugin-transform-react-pure-annotations': 7.14.5_@babel+core@7.13.15 dev: false /@babel/preset-react/7.14.5_@babel+core@7.15.8: @@ -3856,8 +3779,8 @@ packages: dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-validator-option': 7.12.17 - '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.13.15 + '@babel/helper-validator-option': 7.14.5 + '@babel/plugin-transform-typescript': 7.15.4_@babel+core@7.13.15 transitivePeerDependencies: - supports-color dev: false @@ -3942,15 +3865,6 @@ packages: '@babel/types': 7.12.6 dev: true - /@babel/template/7.14.5: - resolution: {integrity: sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.15.8 - '@babel/parser': 7.15.8 - '@babel/types': 7.15.6 - dev: false - /@babel/template/7.15.4: resolution: {integrity: sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==} engines: {node: '>=6.9.0'} @@ -4406,8 +4320,8 @@ packages: - webpack-cli dev: false - /@docusaurus/core/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-owJDhldpimQBOCr6YbGJiQRQufK3A9zmA3lyDnbtipAGV+sDRQNiYKUDtwnbESCchA4vhKj7suvcLvA4sSEVIQ==} + /@docusaurus/core/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-KVbZoOCxQKvbX1RT8qrHAsPVYPGDnXFevTeJbZW1XQb0OPv7oh5nijXJvzNeGupXP561BByrsdHT7IxM/hT0CQ==} engines: {node: '>=12.13.0'} hasBin: true peerDependencies: @@ -4424,16 +4338,16 @@ packages: '@babel/runtime': 7.15.4 '@babel/runtime-corejs3': 7.15.4 '@babel/traverse': 7.15.4 - '@docusaurus/cssnano-preset': 2.0.0-beta.7 + '@docusaurus/cssnano-preset': 2.0.0-beta.8 '@docusaurus/react-loadable': 5.5.0_react@17.0.2 - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/utils-common': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils-validation': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils-common': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils-validation': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d '@slorber/static-site-generator-webpack-plugin': 4.0.1 '@svgr/webpack': 5.5.0 autoprefixer: 10.3.7_postcss@8.3.9 - babel-loader: 8.2.2_5e73e793d2f650f43aec10b963d935c7 + babel-loader: 8.2.3_5e73e793d2f650f43aec10b963d935c7 babel-plugin-dynamic-import-node: 2.3.0 boxen: 5.0.1 chalk: 4.1.2 @@ -4456,7 +4370,7 @@ packages: globby: 11.0.4 html-minifier-terser: 6.0.2 html-tags: 3.1.0 - html-webpack-plugin: 5.3.2_webpack@5.52.0 + html-webpack-plugin: 5.4.0_webpack@5.52.0 import-fresh: 3.3.0 is-root: 2.1.0 leven: 3.1.0 @@ -4514,16 +4428,16 @@ packages: postcss-sort-media-queries: 3.11.12_postcss@8.3.9 dev: false - /@docusaurus/cssnano-preset/2.0.0-beta.7: - resolution: {integrity: sha512-S1vMCRpIpxWbETcQ/7KzZmFct7WYM2IN1FQSHqCxF1UmAfDH5wwlxUhCe8aQu00f/JV/0Oy/HMOOCJ3cDnLjgw==} + /@docusaurus/cssnano-preset/2.0.0-beta.8: + resolution: {integrity: sha512-RXApzIEaTsTSpz4YV86DBXaFvXH3J4SNIWba/AFSoPBviODjxIu+7TRRs9eh8vUAB32nVBtcdHmRb25b662szQ==} dependencies: cssnano-preset-advanced: 5.1.4_postcss@8.3.9 postcss: 8.3.9 postcss-sort-media-queries: 4.1.0_postcss@8.3.9 dev: false - /@docusaurus/mdx-loader/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-AGL+JDQy/mcJ9IEbCdVDdvqCBvbvG8EIomtopxpxE307gpC3QjQT4bLyUyYBIESDEoniwNsE0R4cABqp+zoIoA==} + /@docusaurus/mdx-loader/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-unVimkaAGgkt+d/QgQPwm8FaRZVB0jew6Q902KSl1Hx0yWI/x5LKWY/y4kCFUBv7rCsuSqyjoZwggD+evw//bg==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 @@ -4531,8 +4445,8 @@ packages: dependencies: '@babel/parser': 7.15.8 '@babel/traverse': 7.15.4 - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d '@mdx-js/mdx': 1.6.22 '@mdx-js/react': 1.6.22_react@17.0.2 chalk: 4.1.2 @@ -4560,28 +4474,28 @@ packages: - webpack-cli dev: false - /@docusaurus/module-type-aliases/2.0.0-beta.7: - resolution: {integrity: sha512-KAd3JjzawbrYaQfhBww/eZoz5bOC54IEE3r4/fTWyV2aWBojwiuhFH+B0XaRR+pCW6E8J7w0Nz6VturS1ZF+sA==} + /@docusaurus/module-type-aliases/2.0.0-beta.8: + resolution: {integrity: sha512-2hW+PMfY+4kMD0MCLuezb9Ytj4jz237PbnKc9d+Lgqvkyri154QQKtkmWha+QOBiGJ4832LIFijtoyb+T+XQSA==} dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 '@types/react-helmet': 6.1.4 '@types/react-loadable': 5.5.6 '@types/react-router-config': 5.0.3 - '@types/react-router-dom': 5.1.8 + '@types/react-router-dom': 5.3.1 dev: true - /@docusaurus/plugin-content-blog/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-Pz4peB7I38aCMogdqiDhp43ip22GtSUWSewMRwZFd5poxvhShAb7/TUOP85p4bHfTmEWPcsFxQkDBMiv2nFkbw==} + /@docusaurus/plugin-content-blog/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-sUAk3MZrZL7YMp66h+pIy0rOQYFovB8kh9LbDdTXREDyTViCygfkr/6sFPRWpoFzws/kbXoRCPIPcrzcYj+/Pw==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/mdx-loader': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/utils-validation': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/mdx-loader': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils-validation': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d chalk: 4.1.2 escape-string-regexp: 4.0.0 feed: 4.2.2 @@ -4608,18 +4522,18 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-docs/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-O8Ky+xqiL4+LGIa2hT5WMknbbpw9Q0GaOfnPgX1XTBUwWFlwadMX1rMb4Vb1ki7qhqV1clVCcWZ2EdilkMqhUg==} + /@docusaurus/plugin-content-docs/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-uE8mI5zQFcwtxAbycxv6G7ALtqKgNwd4URuJhv4VQ2DhR5uta/yd9IK8BPduwrbYLWZuGf2uO3jVsPbgNBZ0RQ==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/mdx-loader': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/utils-validation': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/mdx-loader': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils-validation': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d chalk: 4.1.2 combine-promises: 1.1.0 escape-string-regexp: 4.0.0 @@ -4648,18 +4562,18 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-pages/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-5NKtexqh5Ug75xDUQ8ZhgTZ5qDQKF+5/MvOsDdV6OPPq39Rc54RnXyOBpn2hmG4sOkITSav0Rx9WdSwXQ1S56w==} + /@docusaurus/plugin-content-pages/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-NcYKwwBhOR1eH5FZpktaRtBYDsT8vnwR2mAYqS4Oyl7EeyYNKb1ykMnBn5tDktMuRaLRy1flq5u79Nc5oscHIQ==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/mdx-loader': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/utils-validation': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/mdx-loader': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils-validation': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d globby: 11.0.4 lodash: 4.17.21 react: 17.0.2 @@ -4678,16 +4592,16 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-debug/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-yClzF4ATBclrnBf5hz5YlFmK7Ds63suWf9Sv6VaLsrW4nnP/TinpbBfXSPdbM1zqaDqzNGcYabm0jbA2bstXJA==} + /@docusaurus/plugin-debug/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-DCsYnVQ+MTEfGTOEsSCpZDG+xADM3dC5K2BfT4kDUB4De1SKH37NoXXJpGaVEtE4gLjRWoDGfDaQdS/LlVqwiQ==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d fs-extra: 10.0.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -4705,14 +4619,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-analytics/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-588Fwd5vlcS13osCm9SeQOL4BnEH5M680pLnFQ2oTfZ1RzLfNFJ0O2mP3c4ivZCsHqT8OguUwZBoSKQC3FtBzg==} + /@docusaurus/plugin-google-analytics/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-kpk9pXPIfE+5CbcJSbwF6Evfy5kX+4Z0Ph/x/M1N+8omH+StDrR+fa1S3I5GK38lb3/N1fWNgsWE7LembE9xYQ==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: @@ -4726,14 +4640,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-gtag/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-52nm+VlFk4sGX6R9H3PMv5VVIZSEpzMhnAWTrcLNJyCj7TmX45Rr44+nkFdC1S5xg1Jy6u6farpD9VUK69oQfA==} + /@docusaurus/plugin-google-gtag/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-1Wa0yMXZgxp85dGuOD44X+fnZtW8ztmOcGBOgLo9Uwhi+OhxOrW4ZOddhEJA6tmCaRuqkaMK7zN1ss2EUc2g7g==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: @@ -4747,18 +4661,18 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-sitemap/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-jCBwxHFDkKbUTa+rc1TGegBpaLM+F/C2N97jhnvT9i07kUClt5w+tWplc+jm1Z1Ei/qwiMC+VLAK7xXnnPWTWg==} + /@docusaurus/plugin-sitemap/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-oz2Hu1q34kvsgPb6DWM8cpzKmNy02BYtv+2GTrg016V+beGr8PNcHkxzgGtdN+Se5zJqdtRQvOPQtIZOJQntcA==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/utils-common': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils-validation': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils-common': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils-validation': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d fs-extra: 10.0.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -4775,23 +4689,23 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic/2.0.0-beta.7_cdd7cf9bde2874b6dded41f493ef9eef: - resolution: {integrity: sha512-lrIpgjrcea3AxroU7G1q1cMFxYNBJleNWCMJ+3Ed1cwn6yRmOQAtUJPQzhPX67Uay5Wl6d2K8/cPpMdAT3E0Fg==} + /@docusaurus/preset-classic/2.0.0-beta.8_cdd7cf9bde2874b6dded41f493ef9eef: + resolution: {integrity: sha512-tlc+KuMJFmfXYA/FOCbHvMfRWx2SQtJLf6rkBUzRt0Vlym+pI7CG1px3OKON62jaaLm/Vyvn3+47z3yClJRM1A==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-blog': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-docs': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-pages': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-debug': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-google-analytics': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-google-gtag': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-sitemap': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/theme-classic': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/theme-search-algolia': 2.0.0-beta.7_cdd7cf9bde2874b6dded41f493ef9eef + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-blog': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-docs': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-pages': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-debug': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-google-analytics': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-google-gtag': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-sitemap': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/theme-classic': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/theme-search-algolia': 2.0.0-beta.8_cdd7cf9bde2874b6dded41f493ef9eef react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: @@ -4817,8 +4731,8 @@ packages: react: 17.0.2 dev: false - /@docusaurus/remark-plugin-npm2yarn/2.0.0-beta.7_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-LQ4TZFAw6Qocq+3Qxk7+/Rw39BsncX4dL+Tz5cL+evyPoiD9qnbW67nqLzbsBnTIzdlc9Ja9zQ79EC6vXpnjHg==} + /@docusaurus/remark-plugin-npm2yarn/2.0.0-beta.8_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-fo9hsCKMlawuAGZHXlFzIDuFY6PP0toj804o2sVhxIjIvfs79hkCRvWqOaPSkREOygjbo7QRQSZfxFHCmGsXWQ==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 @@ -4829,22 +4743,22 @@ packages: react-dom: 17.0.2_react@17.0.2 dev: false - /@docusaurus/theme-classic/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-x93sqAlR5l0oZa12GetWrvwm6Olx23bA3nv1gYIAhaxHqo374vC6EWIsvjJCBdCSmmuPX6TaZm1rSDYFWc/37g==} + /@docusaurus/theme-classic/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-lC0PGxACbNiq98WwF1O3T0YblqSK6yo7KcDcrOnPJd0XCV4xMjWZSeeSIneotfs2uvJzmG3GOg7EfQcLvhdyIQ==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-blog': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-docs': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-pages': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/theme-common': 2.0.0-beta.7_cdd7cf9bde2874b6dded41f493ef9eef - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/utils-common': 2.0.0-beta.7_esbuild@0.12.25 - '@docusaurus/utils-validation': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-blog': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-docs': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-pages': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/theme-common': 2.0.0-beta.8_cdd7cf9bde2874b6dded41f493ef9eef + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils-common': 2.0.0-beta.8_esbuild@0.12.25 + '@docusaurus/utils-validation': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d '@mdx-js/mdx': 1.6.22 '@mdx-js/react': 1.6.22_react@17.0.2 chalk: 4.1.2 @@ -4874,19 +4788,19 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-common/2.0.0-beta.7_cdd7cf9bde2874b6dded41f493ef9eef: - resolution: {integrity: sha512-50ySwGxsLDS2Jqh771ZkN72QJvLHu+mz+oh/sVerfaQZUmTHZ2AHm0F2Ugzwcwu7ZeuAt31qjHsCLC0ZgVy88A==} + /@docusaurus/theme-common/2.0.0-beta.8_cdd7cf9bde2874b6dded41f493ef9eef: + resolution: {integrity: sha512-jrlCgFcg0wAfrtzSwU5F8iVdIBmL325d6jupD3N2CirSG6TxAmHDkeAbFyY6ZjaT27XYWXJUwvqvsbbNXAdNzw==} engines: {node: '>=12.13.0'} peerDependencies: prism-react-renderer: ^1.2.1 react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-blog': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-docs': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/plugin-content-pages': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-blog': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-docs': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/plugin-content-pages': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 clsx: 1.1.1 fs-extra: 10.0.0 prism-react-renderer: 1.2.1_react@17.0.2 @@ -4905,18 +4819,18 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-search-algolia/2.0.0-beta.7_cdd7cf9bde2874b6dded41f493ef9eef: - resolution: {integrity: sha512-N/5AVhs/nx1lcHeWG6ek3SjpARJ8UCGyWgcDDb0Li867YFle/b8Slai8ZgKUDrHlRl1+t3iE8G9w5+xAB+FdwA==} + /@docusaurus/theme-search-algolia/2.0.0-beta.8_cdd7cf9bde2874b6dded41f493ef9eef: + resolution: {integrity: sha512-ryT57Wipems0GbB0WxdrTUJ4q/1DM6xoqJlpGGnTy52FEZi3ZoCp+1yxaBLbKKYevGl1nEF3S0kp1o13UiqKTw==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: '@docsearch/react': 3.0.0-alpha.39_react-dom@17.0.2+react@17.0.2 - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/theme-common': 2.0.0-beta.7_cdd7cf9bde2874b6dded41f493ef9eef - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d - '@docusaurus/utils-validation': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/theme-common': 2.0.0-beta.8_cdd7cf9bde2874b6dded41f493ef9eef + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils-validation': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d algoliasearch: 4.10.5 algoliasearch-helper: 3.6.1_algoliasearch@4.10.5 clsx: 1.1.1 @@ -4953,8 +4867,8 @@ packages: - webpack-cli dev: false - /@docusaurus/types/2.0.0-beta.7_esbuild@0.12.25: - resolution: {integrity: sha512-p65Fy/8yhnhOvEcqrDtSqfepEmBOxo6mFtCVFS/zQJgXCH10pvbN4SjIFIFFHh8AvbAgv1Dp2TBel2mdwQO2yA==} + /@docusaurus/types/2.0.0-beta.8_esbuild@0.12.25: + resolution: {integrity: sha512-wEzyQvku2zNNp3ChPk1x5s7SvlFygTyuqL9dpwvzCsJhxqZ0JH+whellh2YtDQQO617npOM8l6MC1Yd6ePws2Q==} dependencies: commander: 5.1.0 joi: 17.4.2 @@ -4982,11 +4896,11 @@ packages: - webpack-cli dev: false - /@docusaurus/utils-common/2.0.0-beta.7_esbuild@0.12.25: - resolution: {integrity: sha512-qfuEZFe81TEJfNVx5rbwRSPID/guulpr0mTVOTpe8y4MozkqhWvK2j9xElVg9olJc+6WBd9IUN2NIq33g7QjYQ==} + /@docusaurus/utils-common/2.0.0-beta.8_esbuild@0.12.25: + resolution: {integrity: sha512-SWnXd+VHN+YWKJGdaPHLmREaNMKEFQmAN12xA/FufXFDvVZJOA2YShLEAjSJDQTKt9hfGys3JCYF1PBgosB0sA==} engines: {node: '>=12.13.0'} dependencies: - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 tslib: 2.3.1 transitivePeerDependencies: - '@swc/core' @@ -5010,11 +4924,11 @@ packages: - webpack-cli dev: false - /@docusaurus/utils-validation/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-lcnsW1sJ+DUTkPS2aA3JysO6pZ9kqDAhesrG7Y8q2ivlwU/unED2N7/rubP0Yw0KYFr/1b+v/uOtyfNYZya3gQ==} + /@docusaurus/utils-validation/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-zcoJw9Bo/WkRLJhD53ck0rA68cnswc9TB84F/hOm92X4QkhjCUtb5XlMUtTtvO9ScnlgsFiQYaySrFRAM+fr5w==} engines: {node: '>=12.13.0'} dependencies: - '@docusaurus/utils': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/utils': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d chalk: 4.1.2 joi: 17.4.2 tslib: 2.3.1 @@ -5048,14 +4962,14 @@ packages: - webpack-cli dev: false - /@docusaurus/utils/2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d: - resolution: {integrity: sha512-sL6IKOR/12btiHZS1yiCwlyFMbbkTUGSXSMSmDgumQRSDU63OaAvTLO7lWi2zDwFPXtFtfruAULcXc8XO4RjUA==} + /@docusaurus/utils/2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d: + resolution: {integrity: sha512-PMdPg8ft/zdAqhuDvMLzDlwXEp01qAh+eOXciKElDrh1zuQM/Hwjg0G3sKiwKInbpHJcz6lbTJCpEjmvMGlXpg==} engines: {node: '>=12.13.0'} peerDependencies: react: '*' react-dom: '*' dependencies: - '@docusaurus/types': 2.0.0-beta.7_esbuild@0.12.25 + '@docusaurus/types': 2.0.0-beta.8_esbuild@0.12.25 '@mdx-js/runtime': 1.6.22_react@17.0.2 '@types/github-slugger': 1.3.0 chalk: 4.1.2 @@ -6327,7 +6241,6 @@ packages: /@types/html-minifier-terser/6.0.0: resolution: {integrity: sha512-NZwaaynfs1oIoLAV1vg18e7QMVDvw+6SQrdJc8w3BwUaoroVSf6EBj/Sk4PBWGxsq0dzhA2drbsuMC1/6C6KgQ==} - dev: true /@types/http-errors/1.8.1: resolution: {integrity: sha512-e+2rjEwK6KDaNOm5Aa9wNGgyS9oSZU/4pfSMMPYNOfjvFI0WVXm29+ITRFr6aKDvvKo7uU1jV68MW4ScsfDi7Q==} @@ -6534,7 +6447,7 @@ packages: /@types/react-loadable/5.5.6: resolution: {integrity: sha512-2M7xH/wawZxNybbs/a76JkpUsMk4z6AxBh92cUtIBy2vK7EYYuitQbC4laY0hGz0e05R+mQ44YeHMtH2U+gMsw==} dependencies: - '@types/react': 17.0.30 + '@types/react': 17.0.31 '@types/webpack': 4.41.31 dev: true @@ -6551,15 +6464,7 @@ packages: resolution: {integrity: sha512-38vpjXic0+E2sIBEKUe+RrCmbc8RqcQhNV8OmU3KUcwgy/yzTeo67MhllP+0zjZWNr7Lhw+RnUkL0hzkf63nUQ==} dependencies: '@types/history': 4.7.7 - '@types/react': 17.0.30 - '@types/react-router': 5.1.8 - dev: true - - /@types/react-router-dom/5.1.8: - resolution: {integrity: sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==} - dependencies: - '@types/history': 4.7.7 - '@types/react': 17.0.30 + '@types/react': 17.0.31 '@types/react-router': 5.1.8 dev: true @@ -6591,14 +6496,6 @@ packages: '@types/react': 17.0.31 dev: true - /@types/react/17.0.30: - resolution: {integrity: sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg==} - dependencies: - '@types/prop-types': 15.7.3 - '@types/scheduler': 0.16.2 - csstype: 3.0.8 - dev: true - /@types/react/17.0.31: resolution: {integrity: sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ==} dependencies: @@ -8004,21 +7901,6 @@ packages: - supports-color dev: true - /babel-loader/8.2.2_5e73e793d2f650f43aec10b963d935c7: - resolution: {integrity: sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==} - engines: {node: '>= 8.9'} - peerDependencies: - '@babel/core': ^7.0.0 - webpack: '>=2' - dependencies: - '@babel/core': 7.15.8 - find-cache-dir: 3.3.1 - loader-utils: 1.4.0 - make-dir: 3.1.0 - schema-utils: 2.7.1 - webpack: 5.52.0_esbuild@0.12.25 - dev: false - /babel-loader/8.2.2_8fa23aeb6b6e99f9712de46852053aa7: resolution: {integrity: sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==} engines: {node: '>= 8.9'} @@ -8047,7 +7929,6 @@ packages: make-dir: 3.1.0 schema-utils: 2.7.1 webpack: 5.52.0_webpack-cli@4.7.2 - dev: true /babel-plugin-apply-mdx-type-prop/1.6.22_@babel+core@7.12.9: resolution: {integrity: sha512-VefL+8o+F/DfK24lPZMtJctrCVOfgbqLAGZSkxwhazQv4VxPg3Za/i40fu22KR2m8eEda+IfSOlPLUSIiLcnCQ==} @@ -8137,14 +8018,14 @@ packages: resolve: 1.20.0 dev: true - /babel-plugin-polyfill-corejs2/0.2.0_@babel+core@7.13.15: - resolution: {integrity: sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==} + /babel-plugin-polyfill-corejs2/0.2.2_@babel+core@7.13.15: + resolution: {integrity: sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.13.15 + '@babel/compat-data': 7.15.0 '@babel/core': 7.13.15 - '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.13.15 + '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.13.15 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -8162,14 +8043,14 @@ packages: transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3/0.2.0_@babel+core@7.13.15: - resolution: {integrity: sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==} + /babel-plugin-polyfill-corejs3/0.2.5_@babel+core@7.13.15: + resolution: {integrity: sha512-ninF5MQNwAX9Z7c9ED+H2pGt1mXdP4TqzlHKyPIYmJIYz0N+++uwdM7RnJukklhzJ54Q84vA4ZJkgs7lu5vqcw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.13.15 - core-js-compat: 3.10.1 + '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.13.15 + core-js-compat: 3.17.2 transitivePeerDependencies: - supports-color dev: false @@ -8185,13 +8066,13 @@ packages: transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator/0.2.0_@babel+core@7.13.15: - resolution: {integrity: sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==} + /babel-plugin-polyfill-regenerator/0.2.2_@babel+core@7.13.15: + resolution: {integrity: sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.13.15 + '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.13.15 transitivePeerDependencies: - supports-color dev: false @@ -8451,17 +8332,6 @@ packages: escalade: 3.1.1 node-releases: 1.1.71 - /browserslist/4.16.8: - resolution: {integrity: sha512-sc2m9ohR/49sWEbPj14ZSSZqp+kbi16aLao42Hmn3Z8FpjuMaq2xCA2l4zl9ITfyzvnvyE0hcg62YkIGKxgaNQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001254 - colorette: 1.3.0 - electron-to-chromium: 1.3.830 - escalade: 3.1.1 - node-releases: 1.1.75 - /browserslist/4.17.4: resolution: {integrity: sha512-Zg7RpbZpIJRW3am9Lyckue7PLytvVxxhJj1CaJVlCWENsGEAOlnlt8X0ZxGRPp7Bt9o8tIRM5SEXy4BCPMJjLQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -8643,9 +8513,6 @@ packages: /caniuse-lite/1.0.30001246: resolution: {integrity: sha512-Tc+ff0Co/nFNbLOrziBXmMVtpt9S2c2Y+Z9Nk9Khj09J+0zR9ejvIW5qkZAErCbOrVODCx/MN+GpB5FNBs5GFA==} - /caniuse-lite/1.0.30001254: - resolution: {integrity: sha512-GxeHOvR0LFMYPmFGA+NiTOt9uwYDxB3h154tW2yBYwfz2EMX3i1IBgr6gmJGfU0K8KQsqPa5XqLD8zVdP5lUzA==} - /caniuse-lite/1.0.30001269: resolution: {integrity: sha512-UOy8okEVs48MyHYgV+RdW1Oiudl1H6KolybD6ZquD0VcrPSgj25omXO1S7rDydjpqaISCwA8Pyx+jUQKZwWO5w==} @@ -9028,9 +8895,6 @@ packages: hasBin: true dev: true - /colord/2.3.0: - resolution: {integrity: sha512-0NaS8lq6xZ9Zb+cWRwQf6ql1Z/7HMIAMzPrM2pgfAqskGAhUksBcaau6W8sL+6OK0xIujcSo1TJfdctG7K85Qg==} - /colord/2.8.0: resolution: {integrity: sha512-kNkVV4KFta3TYQv0bzs4xNwLaeag261pxgzGQSh4cQ1rEhYjcTJfFRP0SDlbhLONg0eSoLzrDd79PosjbltufA==} @@ -9041,9 +8905,6 @@ packages: /colorette/1.2.2: resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==} - /colorette/1.3.0: - resolution: {integrity: sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==} - /colors/1.4.0: resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==} engines: {node: '>=0.1.90'} @@ -9441,7 +9302,7 @@ packages: /core-js-compat/3.17.2: resolution: {integrity: sha512-lHnt7A1Oqplebl5i0MrQyFv/yyEzr9p29OjlkcsFRDDgHwwQyVckfRGJ790qzXhkwM8ba4SFHHa2sO+T5f1zGg==} dependencies: - browserslist: 4.16.8 + browserslist: 4.17.4 semver: 7.0.0 /core-js-pure/3.18.3: @@ -10351,13 +10212,13 @@ packages: esutils: 2.0.3 dev: true - /docusaurus-plugin-sass/0.2.1_8b4cfdca2c8dc57653225d10643edbb6: + /docusaurus-plugin-sass/0.2.1_bc8725f5be3b25e9f63b15728e1a74e3: resolution: {integrity: sha512-cRugbRWnKLjFPQTo1k2cyn/AANYkXAPHv+DaLs7bkOfOofEgTSrMdpNidt3oZ0ltQcjUUbvmSRRjH9R1ifdRMA==} peerDependencies: '@docusaurus/core': ^2.0.0 sass: ^1.30.0 dependencies: - '@docusaurus/core': 2.0.0-beta.7_95f6b737b4bc0d4236201ee71b37c46d + '@docusaurus/core': 2.0.0-beta.8_95f6b737b4bc0d4236201ee71b37c46d sass: 1.39.0 sass-loader: 10.2.0_sass@1.39.0 transitivePeerDependencies: @@ -10534,9 +10395,6 @@ packages: /electron-to-chromium/1.3.782: resolution: {integrity: sha512-6AI2se1NqWA1SBf/tlD6tQD/6ZOt+yAhqmrTlh4XZw4/g0Mt3p6JhTQPZxRPxPZiOg0o7ss1EBP/CpYejfnoIA==} - /electron-to-chromium/1.3.830: - resolution: {integrity: sha512-gBN7wNAxV5vl1430dG+XRcQhD4pIeYeak6p6rjdCtlz5wWNwDad8jwvphe5oi1chL5MV6RNRikfffBBiFuj+rQ==} - /electron-to-chromium/1.3.871: resolution: {integrity: sha512-qcLvDUPf8DSIMWarHT2ptgcqrYg62n3vPA7vhrOF24d8UNzbUBaHu2CySiENR3nEDzYgaN60071t0F6KLYMQ7Q==} @@ -12841,20 +12699,6 @@ packages: webpack: 5.40.0_esbuild@0.12.25 dev: false - /html-webpack-plugin/5.3.2_webpack@5.52.0: - resolution: {integrity: sha512-HvB33boVNCz2lTyBsSiMffsJ+m0YLIQ+pskblXgN9fnjS1BgEcuAfdInfXfGrkdXV406k9FiDi86eVCDBgJOyQ==} - engines: {node: '>=10.13.0'} - peerDependencies: - webpack: ^5.20.0 - dependencies: - '@types/html-minifier-terser': 5.1.1 - html-minifier-terser: 5.1.1 - lodash: 4.17.21 - pretty-error: 3.0.4 - tapable: 2.2.0 - webpack: 5.52.0_esbuild@0.12.25 - dev: false - /html-webpack-plugin/5.4.0_webpack@5.52.0: resolution: {integrity: sha512-cSUdckNOIqKc0nOrCJG7zkvzEIUcXjzEiVbKdEdIzW3BD5T4xPK6boV1mrTrPDZiL+aAr/j45eqbNL1akU2ZRA==} engines: {node: '>=10.13.0'} @@ -12867,7 +12711,6 @@ packages: pretty-error: 3.0.4 tapable: 2.2.0 webpack: 5.52.0_webpack-cli@4.7.2 - dev: true /htmlparser2/3.10.1: resolution: {integrity: sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==} @@ -15827,6 +15670,7 @@ packages: /node-releases/1.1.75: resolution: {integrity: sha512-Qe5OUajvqrqDSy6wrWFmMwfJ0jVgwiw4T3KqmbTcZ62qW0gQkheXYhcFM1+lOVcGUoRxcEcfyvFMAnDgaF1VWw==} + dev: false /node-releases/2.0.0: resolution: {integrity: sha512-aA87l0flFYMzCHpTM3DERFSYxc6lv/BltdbRTOMZuxZ0cwZCD3mejE5n9vLhSJCN++/eOqr77G1IO5uXxlQYWA==} @@ -16689,7 +16533,7 @@ packages: dependencies: browserslist: 4.17.4 caniuse-api: 3.0.0 - colord: 2.3.0 + colord: 2.8.0 postcss: 8.3.6 postcss-value-parser: 4.1.0 @@ -16701,7 +16545,7 @@ packages: dependencies: browserslist: 4.17.4 caniuse-api: 3.0.0 - colord: 2.3.0 + colord: 2.8.0 postcss: 8.3.9 postcss-value-parser: 4.1.0 dev: false diff --git a/website/package.json b/website/package.json index e6e4d859d..1449d79f1 100644 --- a/website/package.json +++ b/website/package.json @@ -23,11 +23,11 @@ "node": ">=14" }, "dependencies": { - "@docusaurus/core": "2.0.0-beta.7", - "@docusaurus/plugin-google-analytics": "2.0.0-beta.7", - "@docusaurus/preset-classic": "2.0.0-beta.7", - "@docusaurus/remark-plugin-npm2yarn": "2.0.0-beta.7", - "@docusaurus/theme-search-algolia": "2.0.0-beta.7", + "@docusaurus/core": "2.0.0-beta.8", + "@docusaurus/plugin-google-analytics": "2.0.0-beta.8", + "@docusaurus/preset-classic": "2.0.0-beta.8", + "@docusaurus/remark-plugin-npm2yarn": "2.0.0-beta.8", + "@docusaurus/theme-search-algolia": "2.0.0-beta.8", "@mdx-js/react": "^1.6.22", "clsx": "^1.1.1", "copy-text-to-clipboard": "^3.0.1", @@ -50,7 +50,7 @@ ] }, "devDependencies": { - "@docusaurus/module-type-aliases": "2.0.0-beta.7", + "@docusaurus/module-type-aliases": "2.0.0-beta.8", "@tsconfig/docusaurus": "^1.0.2", "docusaurus-plugin-sass": "^0.2.1", "esbuild": "0.12.25",