diff --git a/packages/config/package.json b/packages/config/package.json index 6eb753d70..085dd26b8 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -42,7 +42,7 @@ "@verdaccio/commons-api": "workspace:11.0.0-alpha.3", "@verdaccio/utils": "workspace:6.0.0-6-next.5", "debug": "4.3.2", - "js-yaml": "3.14.0", + "js-yaml": "3.14.1", "lodash": "4.17.21", "minimatch": "3.0.4", "yup": "0.32.9" diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json index 21e0064ea..03b85876a 100644 --- a/packages/plugins/ui-theme/package.json +++ b/packages/plugins/ui-theme/package.json @@ -24,7 +24,7 @@ "@material-ui/core": "4.11.4", "@material-ui/icons": "4.11.2", "@material-ui/styles": "4.11.4", - "@testing-library/dom": "7.31.2", + "@testing-library/dom": "8.2.0", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "11.2.7", "@verdaccio/node-api": "workspace:6.0.0-6-next.18", @@ -33,29 +33,27 @@ "babel-plugin-dynamic-import-node": "2.3.3", "babel-plugin-emotion": "10.0.33", "bundlesize": "0.18.1", - "css-loader": "5.2.1", + "css-loader": "6.2.0", "dayjs": "1.10.6", "emotion": "10.0.27", "emotion-theming": "10.0.27", - "file-loader": "5.1.0", "friendly-errors-webpack-plugin": "1.7.0", "github-markdown-css": "4.0.0", "harmony-reflect": "1.6.2", - "history": "^4.10.1", + "history": "4.10.1", "html-webpack-plugin": "5.3.2", - "i18next": "^19.9.2", + "i18next": "20.6.0", "in-publish": "2.0.1", "js-base64": "3.6.1", - "js-yaml": "3.14.0", - "lint-staged": "9.5.0", + "js-yaml": "3.14.1", "localstorage-memory": "1.0.3", "lodash": "4.17.21", - "mini-css-extract-plugin": "^1.6.0", + "mini-css-extract-plugin": "2.2.2", "mutationobserver-shim": "0.3.7", "node-mocks-http": "1.10.1", "normalize.css": "8.0.1", "optimize-css-assets-webpack-plugin": "^5.0.8", - "ora": "4.0.4", + "ora": "5.4.1", "prop-types": "15.7.2", "react": "17.0.2", "react-autosuggest": "10.1.0", @@ -66,13 +64,11 @@ "react-router": "5.2.1", "react-router-dom": "5.2.1", "react-virtualized": "9.22.3", - "resolve-url-loader": "3.1.1", "rimraf": "3.0.2", - "source-map-loader": "1.1.0", "standard-version": "9.3.1", - "style-loader": "1.2.1", + "style-loader": "3.2.1", "stylelint": "13.13.1", - "stylelint-config-recommended": "3.0.0", + "stylelint-config-recommended": "5.0.0", "stylelint-config-styled-components": "0.1.1", "stylelint-processor-styled-components": "1.10.0", "stylelint-webpack-plugin": "^2.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7119ad257..e750641a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,7 +141,7 @@ importers: '@babel/runtime': 7.15.3 '@changesets/changelog-github': 0.2.8 '@changesets/cli': 2.15.0 - '@changesets/get-dependents-graph': 1.2.1 + '@changesets/get-dependents-graph': 1.2.2 '@commitlint/cli': 8.3.5 '@commitlint/config-conventional': 8.2.0 '@crowdin/cli': 3.6.5 @@ -330,7 +330,7 @@ importers: '@verdaccio/commons-api': workspace:11.0.0-alpha.3 '@verdaccio/utils': workspace:6.0.0-6-next.5 debug: 4.3.2 - js-yaml: 3.14.0 + js-yaml: 3.14.1 lodash: 4.17.21 minimatch: 3.0.4 yup: 0.32.9 @@ -338,7 +338,7 @@ importers: '@verdaccio/commons-api': link:../core/commons-api '@verdaccio/utils': link:../utils debug: 4.3.2 - js-yaml: 3.14.0 + js-yaml: 3.14.1 lodash: 4.17.21 minimatch: 3.0.4 yup: 0.32.9 @@ -747,7 +747,7 @@ importers: '@material-ui/core': 4.11.4 '@material-ui/icons': 4.11.2 '@material-ui/styles': 4.11.4 - '@testing-library/dom': 7.31.2 + '@testing-library/dom': 8.2.0 '@testing-library/jest-dom': 5.14.1 '@testing-library/react': 11.2.7 '@verdaccio/node-api': workspace:6.0.0-6-next.18 @@ -756,29 +756,27 @@ importers: babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-emotion: 10.0.33 bundlesize: 0.18.1 - css-loader: 5.2.1 + css-loader: 6.2.0 dayjs: 1.10.6 emotion: 10.0.27 emotion-theming: 10.0.27 - file-loader: 5.1.0 friendly-errors-webpack-plugin: 1.7.0 github-markdown-css: 4.0.0 harmony-reflect: 1.6.2 - history: ^4.10.1 + history: 4.10.1 html-webpack-plugin: 5.3.2 - i18next: ^19.9.2 + i18next: 20.6.0 in-publish: 2.0.1 js-base64: 3.6.1 - js-yaml: 3.14.0 - lint-staged: 9.5.0 + js-yaml: 3.14.1 localstorage-memory: 1.0.3 lodash: 4.17.21 - mini-css-extract-plugin: ^1.6.0 + mini-css-extract-plugin: 2.2.2 mutationobserver-shim: 0.3.7 node-mocks-http: 1.10.1 normalize.css: 8.0.1 optimize-css-assets-webpack-plugin: ^5.0.8 - ora: 4.0.4 + ora: 5.4.1 prop-types: 15.7.2 react: 17.0.2 react-autosuggest: 10.1.0 @@ -789,13 +787,11 @@ importers: react-router: 5.2.1 react-router-dom: 5.2.1 react-virtualized: 9.22.3 - resolve-url-loader: 3.1.1 rimraf: 3.0.2 - source-map-loader: 1.1.0 standard-version: 9.3.1 - style-loader: 1.2.1 + style-loader: 3.2.1 stylelint: 13.13.1 - stylelint-config-recommended: 3.0.0 + stylelint-config-recommended: 5.0.0 stylelint-config-styled-components: 0.1.1 stylelint-processor-styled-components: 1.10.0 stylelint-webpack-plugin: ^2.2.1 @@ -820,7 +816,7 @@ importers: '@material-ui/core': 4.11.4_9c6a8df88c2691f81f37725d5b4de033 '@material-ui/icons': 4.11.2_842d6fd0a208aabbcab28b4283e0161f '@material-ui/styles': 4.11.4_9c6a8df88c2691f81f37725d5b4de033 - '@testing-library/dom': 7.31.2 + '@testing-library/dom': 8.2.0 '@testing-library/jest-dom': 5.14.1 '@testing-library/react': 11.2.7_react-dom@17.0.2+react@17.0.2 '@verdaccio/node-api': link:../../node-api @@ -828,60 +824,56 @@ importers: babel-loader: 8.2.2_cc17b5a6b16e6cbdb41f272cd1e3b231 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-emotion: 10.0.33 - bundlesize: 0.18.1 - css-loader: 5.2.1_webpack@5.33.2 + bundlesize: 0.18.1_debug@4.3.2 + css-loader: 6.2.0_webpack@5.33.2 dayjs: 1.10.6 emotion: 10.0.27 emotion-theming: 10.0.27_33bb31e1d857102242df3642b32eda18 - file-loader: 5.1.0_webpack@5.33.2 friendly-errors-webpack-plugin: 1.7.0_webpack@5.33.2 github-markdown-css: 4.0.0 harmony-reflect: 1.6.2 history: 4.10.1 html-webpack-plugin: 5.3.2_webpack@5.33.2 - i18next: 19.9.2 + i18next: 20.6.0 in-publish: 2.0.1 js-base64: 3.6.1 - js-yaml: 3.14.0 - lint-staged: 9.5.0 + js-yaml: 3.14.1 localstorage-memory: 1.0.3 lodash: 4.17.21 - mini-css-extract-plugin: 1.6.0_webpack@5.33.2 + mini-css-extract-plugin: 2.2.2_webpack@5.33.2 mutationobserver-shim: 0.3.7 node-mocks-http: 1.10.1 normalize.css: 8.0.1 optimize-css-assets-webpack-plugin: 5.0.8_webpack@5.33.2 - ora: 4.0.4 + ora: 5.4.1 prop-types: 15.7.2 react: 17.0.2 react-autosuggest: 10.1.0_react@17.0.2 react-dom: 17.0.2_react@17.0.2 react-hook-form: 7.14.2_react@17.0.2 react-hot-loader: 4.13.0_9c6a8df88c2691f81f37725d5b4de033 - react-i18next: 11.11.4_i18next@19.9.2+react@17.0.2 + react-i18next: 11.11.4_i18next@20.6.0+react@17.0.2 react-router: 5.2.1_react@17.0.2 react-router-dom: 5.2.1_react@17.0.2 react-virtualized: 9.22.3_react-dom@17.0.2+react@17.0.2 - resolve-url-loader: 3.1.1 rimraf: 3.0.2 - source-map-loader: 1.1.0_webpack@5.33.2 standard-version: 9.3.1 - style-loader: 1.2.1_webpack@5.33.2 + style-loader: 3.2.1_webpack@5.33.2 stylelint: 13.13.1 - stylelint-config-recommended: 3.0.0_stylelint@13.13.1 + stylelint-config-recommended: 5.0.0_stylelint@13.13.1 stylelint-config-styled-components: 0.1.1 stylelint-processor-styled-components: 1.10.0 - stylelint-webpack-plugin: 2.2.1_stylelint@13.13.1+webpack@5.33.2 + stylelint-webpack-plugin: 2.2.2_stylelint@13.13.1+webpack@5.33.2 supertest: 6.1.6 terser-webpack-plugin: 5.2.0_webpack@5.33.2 - url-loader: 4.1.1_file-loader@5.1.0+webpack@5.33.2 + url-loader: 4.1.1_webpack@5.33.2 validator: 13.6.0 webpack: 5.33.2_webpack-cli@4.8.0 webpack-bundle-analyzer: 3.8.0 webpack-bundle-size-analyzer: 3.1.0 webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552 webpack-dev-server: 3.11.2_webpack-cli@4.8.0+webpack@5.33.2 - webpack-manifest-plugin: 3.1.1_webpack@5.33.2 + webpack-manifest-plugin: 3.2.0_webpack@5.33.2 webpack-merge: 5.8.0 whatwg-fetch: 3.6.2 xss: 1.0.9 @@ -1198,15 +1190,15 @@ importers: url-loader: 4.1.1 use-is-in-viewport: ^1.0.9 dependencies: - '@docusaurus/core': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-google-analytics': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/preset-classic': 2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-google-analytics': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/preset-classic': 2.0.0-beta.4_644d28f27cf72539b1478e07bdd26189 '@docusaurus/remark-plugin-npm2yarn': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/theme-search-algolia': 2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3 + '@docusaurus/theme-search-algolia': 2.0.0-beta.4_644d28f27cf72539b1478e07bdd26189 '@mdx-js/react': 1.6.22_react@17.0.2 clsx: 1.1.1 copy-text-to-clipboard: 3.0.1 - docusaurus-plugin-sentry: 1.0.0_react-dom@17.0.2+react@17.0.2 + docusaurus-plugin-sentry: 1.0.0_9d3064aad613b7edbe5233547eb302af react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-twitter-widgets: 1.10.0_react@17.0.2 @@ -1224,114 +1216,114 @@ importers: packages: - /@algolia/autocomplete-core/1.2.1: - resolution: {integrity: sha512-/SLS6636Wpl7eFiX7eEy0E3wBo60sUm1qRYybJBDt1fs8reiJ1+OSy+dZgrLBfLL4mSFqRIIUHXbVp25QdZ+iw==} + /@algolia/autocomplete-core/1.2.2: + resolution: {integrity: sha512-JOQaURze45qVa8OOFDh+ozj2a/ObSRsVyz6Zd0aiBeej+RSTqrr1hDVpGNbbXYLW26G5ujuc9QIdH+rBHn95nw==} dependencies: - '@algolia/autocomplete-shared': 1.2.1 + '@algolia/autocomplete-shared': 1.2.2 dev: false - /@algolia/autocomplete-preset-algolia/1.2.1_algoliasearch@4.10.3: - resolution: {integrity: sha512-Lf4PpPVgHNXm1ytrnVdrZYV7hAYSCpAI/TrebF8UC6xflPY6sKb1RL/2OfrO9On7SDjPBtNd+6MArSar5JmK0g==} + /@algolia/autocomplete-preset-algolia/1.2.2_algoliasearch@4.10.5: + resolution: {integrity: sha512-AZkh+bAMaJDzMZTelFOXJTJqkp5VPGH8W3n0B+Ggce7DdozlMRsDLguKTCQAkZ0dJ1EbBPyFL5ztL/JImB137Q==} peerDependencies: '@algolia/client-search': ^4.9.1 algoliasearch: ^4.9.1 dependencies: - '@algolia/autocomplete-shared': 1.2.1 - algoliasearch: 4.10.3 + '@algolia/autocomplete-shared': 1.2.2 + algoliasearch: 4.10.5 dev: false - /@algolia/autocomplete-shared/1.2.1: - resolution: {integrity: sha512-RHCwcXAYFwDXTlomstjWRFIzOfyxtQ9KmViacPE5P5hxUSSjkmG3dAb77xdydift1PaZNbho5TNTCi5UZe0RpA==} + /@algolia/autocomplete-shared/1.2.2: + resolution: {integrity: sha512-mLTl7d2C1xVVazHt/bqh9EE/u2lbp5YOxLDdcjILXmUqOs5HH1D4SuySblXaQG1uf28FhTqMGp35qE5wJQnqAw==} dev: false - /@algolia/cache-browser-local-storage/4.10.3: - resolution: {integrity: sha512-TD1N7zg5lb56/PLjjD4bBl2eccEvVHhC7yfgFu2r9k5tf+gvbGxEZ3NhRZVKu2MObUIcEy2VR4LVLxOQu45Hlg==} + /@algolia/cache-browser-local-storage/4.10.5: + resolution: {integrity: sha512-cfX2rEKOtuuljcGI5DMDHClwZHdDqd2nT2Ohsc8aHtBiz6bUxKVyIqxr2gaC6tU8AgPtrTVBzcxCA+UavXpKww==} dependencies: - '@algolia/cache-common': 4.10.3 + '@algolia/cache-common': 4.10.5 dev: false - /@algolia/cache-common/4.10.3: - resolution: {integrity: sha512-q13cPPUmtf8a2suBC4kySSr97EyulSXuxUkn7l1tZUCX/k1y5KNheMp8npBy8Kc8gPPmHpacxddRSfOncjiKFw==} + /@algolia/cache-common/4.10.5: + resolution: {integrity: sha512-1mClwdmTHll+OnHkG+yeRoFM17kSxDs4qXkjf6rNZhoZGXDvfYLy3YcZ1FX4Kyz0DJv8aroq5RYGBDsWkHj6Tw==} dev: false - /@algolia/cache-in-memory/4.10.3: - resolution: {integrity: sha512-JhPajhOXAjUP+TZrZTh6KJpF5VKTKyWK2aR1cD8NtrcVHwfGS7fTyfXfVm5BqBqkD9U0gVvufUt/mVyI80aZww==} + /@algolia/cache-in-memory/4.10.5: + resolution: {integrity: sha512-+ciQnfIGi5wjMk02XhEY8fmy2pzy+oY1nIIfu8LBOglaSipCRAtjk6WhHc7/KIbXPiYzIwuDbM2K1+YOwSGjwA==} dependencies: - '@algolia/cache-common': 4.10.3 + '@algolia/cache-common': 4.10.5 dev: false - /@algolia/client-account/4.10.3: - resolution: {integrity: sha512-S/IsJB4s+e1xYctdpW3nAbwrR2y3pjSo9X21fJGoiGeIpTRdvQG7nydgsLkhnhcgAdLnmqBapYyAqMGmlcyOkg==} + /@algolia/client-account/4.10.5: + resolution: {integrity: sha512-I9UkSS2glXm7RBZYZIALjBMmXSQbw/fI/djPcBHxiwXIheNIlqIFl2SNPkvihpPF979BSkzjqdJNRPhE1vku3Q==} dependencies: - '@algolia/client-common': 4.10.3 - '@algolia/client-search': 4.10.3 - '@algolia/transporter': 4.10.3 + '@algolia/client-common': 4.10.5 + '@algolia/client-search': 4.10.5 + '@algolia/transporter': 4.10.5 dev: false - /@algolia/client-analytics/4.10.3: - resolution: {integrity: sha512-vlHTbBqJktRgclh3v7bPQLfZvFIqY4erNFIZA5C7nisCj9oLeTgzefoUrr+R90+I+XjfoLxnmoeigS1Z1yg1vw==} + /@algolia/client-analytics/4.10.5: + resolution: {integrity: sha512-h2owwJSkovPxzc+xIsjY1pMl0gj+jdVwP9rcnGjlaTY2fqHbSLrR9yvGyyr6305LvTppxsQnfAbRdE/5Z3eFxw==} dependencies: - '@algolia/client-common': 4.10.3 - '@algolia/client-search': 4.10.3 - '@algolia/requester-common': 4.10.3 - '@algolia/transporter': 4.10.3 + '@algolia/client-common': 4.10.5 + '@algolia/client-search': 4.10.5 + '@algolia/requester-common': 4.10.5 + '@algolia/transporter': 4.10.5 dev: false - /@algolia/client-common/4.10.3: - resolution: {integrity: sha512-uFyP2Z14jG2hsFRbAoavna6oJf4NTXaSDAZgouZUZlHlBp5elM38sjNeA5HR9/D9J/GjwaB1SgB7iUiIWYBB4w==} + /@algolia/client-common/4.10.5: + resolution: {integrity: sha512-21FAvIai5qm8DVmZHm2Gp4LssQ/a0nWwMchAx+1hIRj1TX7OcdW6oZDPyZ8asQdvTtK7rStQrRnD8a95SCUnzA==} dependencies: - '@algolia/requester-common': 4.10.3 - '@algolia/transporter': 4.10.3 + '@algolia/requester-common': 4.10.5 + '@algolia/transporter': 4.10.5 dev: false - /@algolia/client-personalization/4.10.3: - resolution: {integrity: sha512-NS7Nx8EJ/nduGXT8CFo5z7kLF0jnFehTP3eC+z+GOEESH3rrs7uR12IZHxv5QhQswZa9vl925zCOZDcDVoENCg==} + /@algolia/client-personalization/4.10.5: + resolution: {integrity: sha512-nH+IyFKBi8tCyzGOanJTbXC5t4dspSovX3+ABfmwKWUYllYzmiQNFUadpb3qo+MLA3jFx5IwBesjneN6dD5o3w==} dependencies: - '@algolia/client-common': 4.10.3 - '@algolia/requester-common': 4.10.3 - '@algolia/transporter': 4.10.3 + '@algolia/client-common': 4.10.5 + '@algolia/requester-common': 4.10.5 + '@algolia/transporter': 4.10.5 dev: false - /@algolia/client-search/4.10.3: - resolution: {integrity: sha512-Zwnp2G94IrNFKWCG/k7epI5UswRkPvL9FCt7/slXe2bkjP2y/HA37gzRn+9tXoLVRwd7gBzrtOA4jFKIyjrtVw==} + /@algolia/client-search/4.10.5: + resolution: {integrity: sha512-1eQFMz9uodrc5OM+9HeT+hHcfR1E1AsgFWXwyJ9Q3xejA2c1c4eObGgOgC9ZoshuHHdptaTN1m3rexqAxXRDBg==} dependencies: - '@algolia/client-common': 4.10.3 - '@algolia/requester-common': 4.10.3 - '@algolia/transporter': 4.10.3 + '@algolia/client-common': 4.10.5 + '@algolia/requester-common': 4.10.5 + '@algolia/transporter': 4.10.5 dev: false - /@algolia/logger-common/4.10.3: - resolution: {integrity: sha512-M6xi+qov2bkgg1H9e1Qtvq/E/eKsGcgz8RBbXNzqPIYoDGZNkv+b3b8YMo3dxd4Wd6M24HU1iqF3kmr1LaXndg==} + /@algolia/logger-common/4.10.5: + resolution: {integrity: sha512-gRJo9zt1UYP4k3woEmZm4iuEBIQd/FrArIsjzsL/b+ihNoOqIxZKTSuGFU4UUZOEhvmxDReiA4gzvQXG+TMTmA==} dev: false - /@algolia/logger-console/4.10.3: - resolution: {integrity: sha512-vVgRI7b4PHjgBdRkv/cRz490twvkLoGdpC4VYzIouSrKj8SIVLRhey3qgXk7oQXi3xoxVAv6NrklHfpO8Bpx0w==} + /@algolia/logger-console/4.10.5: + resolution: {integrity: sha512-4WfIbn4253EDU12u9UiYvz+QTvAXDv39mKNg9xSoMCjKE5szcQxfcSczw2byc6pYhahOJ9PmxPBfs1doqsdTKQ==} dependencies: - '@algolia/logger-common': 4.10.3 + '@algolia/logger-common': 4.10.5 dev: false - /@algolia/requester-browser-xhr/4.10.3: - resolution: {integrity: sha512-4WIk1zreFbc1EF6+gsfBTQvwSNjWc20zJAAExRWql/Jq5yfVHmwOqi/CajA53/cXKFBqo80DAMRvOiwP+hOLYw==} + /@algolia/requester-browser-xhr/4.10.5: + resolution: {integrity: sha512-53/MURQEqtK+bGdfq4ITSPwTh5hnADU99qzvpAINGQveUFNSFGERipJxHjTJjIrjFz3vxj5kKwjtxDnU6ygO9g==} dependencies: - '@algolia/requester-common': 4.10.3 + '@algolia/requester-common': 4.10.5 dev: false - /@algolia/requester-common/4.10.3: - resolution: {integrity: sha512-PNfLHmg0Hujugs3rx55uz/ifv7b9HVdSFQDb2hj0O5xZaBEuQCNOXC6COrXR8+9VEfqp2swpg7zwgtqFxh+BtQ==} + /@algolia/requester-common/4.10.5: + resolution: {integrity: sha512-UkVa1Oyuj6NPiAEt5ZvrbVopEv1m/mKqjs40KLB+dvfZnNcj+9Fry4Oxnt15HMy/HLORXsx4UwcthAvBuOXE9Q==} dev: false - /@algolia/requester-node-http/4.10.3: - resolution: {integrity: sha512-A9ZcGfEvgqf0luJApdNcIhsRh6MShn2zn2tbjwjGG1joF81w+HUY+BWuLZn56vGwAA9ZB9n00IoJJpxibbfofg==} + /@algolia/requester-node-http/4.10.5: + resolution: {integrity: sha512-aNEKVKXL4fiiC+bS7yJwAHdxln81ieBwY3tsMCtM4zF9f5KwCzY2OtN4WKEZa5AAADVcghSAUdyjs4AcGUlO5w==} dependencies: - '@algolia/requester-common': 4.10.3 + '@algolia/requester-common': 4.10.5 dev: false - /@algolia/transporter/4.10.3: - resolution: {integrity: sha512-n1lRyKDbrckbMEgm7QXtj3nEWUuzA3aKLzVQ43/F/RCFib15j4IwtmYhXR6OIBRSc7+T0Hm48S0J6F+HeYCQkw==} + /@algolia/transporter/4.10.5: + resolution: {integrity: sha512-F8DLkmIlvCoMwSCZA3FKHtmdjH3o5clbt0pi2ktFStVNpC6ZDmY307HcK619bKP5xW6h8sVJhcvrLB775D2cyA==} dependencies: - '@algolia/cache-common': 4.10.3 - '@algolia/logger-common': 4.10.3 - '@algolia/requester-common': 4.10.3 + '@algolia/cache-common': 4.10.5 + '@algolia/logger-common': 4.10.5 + '@algolia/requester-common': 4.10.5 dev: false /@assemblyscript/loader/0.10.1: @@ -1347,7 +1339,7 @@ packages: dependencies: '@babel/core': 7.15.0 commander: 4.1.1 - convert-source-map: 1.7.0 + convert-source-map: 1.8.0 fs-readdir-recursive: 1.1.0 glob: 7.1.7 make-dir: 2.1.0 @@ -1355,13 +1347,14 @@ packages: source-map: 0.5.7 optionalDependencies: '@nicolo-ribaudo/chokidar-2': 2.1.8-no-fsevents.2 - chokidar: 3.5.1 + chokidar: 3.5.2 dev: true /@babel/code-frame/7.10.4: resolution: {integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==} dependencies: '@babel/highlight': 7.14.5 + dev: false /@babel/code-frame/7.12.11: resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} @@ -1369,40 +1362,30 @@ packages: '@babel/highlight': 7.14.5 dev: true - /@babel/code-frame/7.12.13: - resolution: {integrity: sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==} - dependencies: - '@babel/highlight': 7.12.13 - dev: true - /@babel/code-frame/7.14.5: resolution: {integrity: sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.14.5 - /@babel/compat-data/7.13.15: - resolution: {integrity: sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==} - /@babel/compat-data/7.15.0: resolution: {integrity: sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==} engines: {node: '>=6.9.0'} - dev: true /@babel/core/7.12.9: resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/generator': 7.14.5 - '@babel/helper-module-transforms': 7.13.14 - '@babel/helpers': 7.13.10 - '@babel/parser': 7.14.5 - '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 - '@babel/types': 7.14.5 - convert-source-map: 1.7.0 - debug: 4.3.1 + '@babel/generator': 7.15.4 + '@babel/helper-module-transforms': 7.15.4 + '@babel/helpers': 7.15.4 + '@babel/parser': 7.15.4 + '@babel/template': 7.15.4 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 + convert-source-map: 1.8.0 + debug: 4.3.2 gensync: 1.0.0-beta.2 json5: 2.2.0 lodash: 4.17.21 @@ -1413,42 +1396,20 @@ packages: - supports-color dev: false - /@babel/core/7.13.15: - resolution: {integrity: sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.14.5 - '@babel/generator': 7.14.5 - '@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/parser': 7.14.5 - '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 - '@babel/types': 7.14.5 - convert-source-map: 1.7.0 - debug: 4.3.1 - gensync: 1.0.0-beta.2 - json5: 2.2.0 - semver: 6.3.0 - source-map: 0.5.7 - transitivePeerDependencies: - - supports-color - /@babel/core/7.15.0: resolution: {integrity: sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/generator': 7.15.0 - '@babel/helper-compilation-targets': 7.15.0_@babel+core@7.15.0 - '@babel/helper-module-transforms': 7.15.0 - '@babel/helpers': 7.15.3 - '@babel/parser': 7.15.3 - '@babel/template': 7.14.5 - '@babel/traverse': 7.15.0 - '@babel/types': 7.15.0 - convert-source-map: 1.7.0 + '@babel/generator': 7.15.4 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.0 + '@babel/helper-module-transforms': 7.15.4 + '@babel/helpers': 7.15.4 + '@babel/parser': 7.15.4 + '@babel/template': 7.15.4 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 + convert-source-map: 1.8.0 debug: 4.3.2 gensync: 1.0.0-beta.2 json5: 2.2.0 @@ -1458,79 +1419,51 @@ packages: - supports-color dev: true - /@babel/generator/7.11.4: - resolution: {integrity: sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g==} - dependencies: - '@babel/types': 7.11.0 - jsesc: 2.5.2 - source-map: 0.5.7 - dev: true - - /@babel/generator/7.12.5: - resolution: {integrity: sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A==} - dependencies: - '@babel/types': 7.12.6 - jsesc: 2.5.2 - source-map: 0.5.7 - dev: true - - /@babel/generator/7.14.5: - resolution: {integrity: sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==} + /@babel/core/7.15.4: + resolution: {integrity: sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.14.5 - jsesc: 2.5.2 - source-map: 0.5.7 - - /@babel/generator/7.15.0: - resolution: {integrity: sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.15.0 - jsesc: 2.5.2 - source-map: 0.5.7 - dev: true - - /@babel/helper-annotate-as-pure/7.12.13: - resolution: {integrity: sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==} - dependencies: - '@babel/types': 7.14.5 - - /@babel/helper-annotate-as-pure/7.14.5: - resolution: {integrity: sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.15.0 - dev: true - - /@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.14.5 - dev: false - - /@babel/helper-builder-binary-assignment-operator-visitor/7.14.5: - resolution: {integrity: sha512-YTA/Twn0vBXDVGJuAX6PwW7x5zQei1luDDo2Pl6q1qZ7hVNl0RZrhHCQG/ArGpR29Vl7ETiB8eJyrvpuRp300w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-explode-assignable-expression': 7.14.5 - '@babel/types': 7.15.0 - dev: true - - /@babel/helper-compilation-targets/7.13.13_@babel+core@7.13.15: - resolution: {integrity: sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.13.15 - '@babel/core': 7.13.15 - '@babel/helper-validator-option': 7.12.17 - browserslist: 4.16.6 + '@babel/code-frame': 7.14.5 + '@babel/generator': 7.15.4 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.4 + '@babel/helper-module-transforms': 7.15.4 + '@babel/helpers': 7.15.4 + '@babel/parser': 7.15.4 + '@babel/template': 7.15.4 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 + convert-source-map: 1.8.0 + debug: 4.3.2 + gensync: 1.0.0-beta.2 + json5: 2.2.0 semver: 6.3.0 + source-map: 0.5.7 + transitivePeerDependencies: + - supports-color - /@babel/helper-compilation-targets/7.15.0_@babel+core@7.15.0: - resolution: {integrity: sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==} + /@babel/generator/7.15.4: + resolution: {integrity: sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.15.4 + jsesc: 2.5.2 + source-map: 0.5.7 + + /@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.4 + + /@babel/helper-builder-binary-assignment-operator-visitor/7.15.4: + resolution: {integrity: sha512-P8o7JP2Mzi0SdC6eWr1zF+AEYvrsZa7GSY1lTayjF5XJhVH0kjLYUZPvTMflP7tBgZoe9gIhTa60QwFpqh/E0Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-explode-assignable-expression': 7.15.4 + '@babel/types': 7.15.4 + + /@babel/helper-compilation-targets/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -1538,62 +1471,56 @@ packages: '@babel/compat-data': 7.15.0 '@babel/core': 7.15.0 '@babel/helper-validator-option': 7.14.5 - browserslist: 4.16.6 + browserslist: 4.16.8 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.13.11_@babel+core@7.13.15: - resolution: {integrity: sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw==} + /@babel/helper-compilation-targets/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-function-name': 7.14.5 - '@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-split-export-declaration': 7.14.5 - transitivePeerDependencies: - - supports-color - dev: false + '@babel/compat-data': 7.15.0 + '@babel/core': 7.15.4 + '@babel/helper-validator-option': 7.14.5 + browserslist: 4.16.8 + semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.15.0_@babel+core@7.15.0: - resolution: {integrity: sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q==} + /@babel/helper-create-class-features-plugin/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-annotate-as-pure': 7.14.5 - '@babel/helper-function-name': 7.14.5 - '@babel/helper-member-expression-to-functions': 7.15.0 - '@babel/helper-optimise-call-expression': 7.14.5 - '@babel/helper-replace-supers': 7.15.0 - '@babel/helper-split-export-declaration': 7.14.5 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-function-name': 7.15.4 + '@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 dev: true - /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.13.15: - resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} + /@babel/helper-create-class-features-plugin/7.15.4_@babel+core@7.15.4: + 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.12.13 - regexpu-core: 4.7.1 + '@babel/core': 7.15.4 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-function-name': 7.15.4 + '@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 dev: false - /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.15.0: - resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.15.0 - '@babel/helper-annotate-as-pure': 7.12.13 - regexpu-core: 4.7.1 - dev: true - /@babel/helper-create-regexp-features-plugin/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==} engines: {node: '>=6.9.0'} @@ -1601,26 +1528,19 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-annotate-as-pure': 7.14.5 + '@babel/helper-annotate-as-pure': 7.15.4 regexpu-core: 4.7.1 dev: true - /@babel/helper-define-polyfill-provider/0.2.0_@babel+core@7.13.15: - resolution: {integrity: sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==} + /@babel/helper-create-regexp-features-plugin/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.4.0-0 + '@babel/core': ^7.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-plugin-utils': 7.14.5 - '@babel/traverse': 7.14.5 - debug: 4.3.1 - lodash.debounce: 4.0.8 - resolve: 1.20.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.15.4 + '@babel/helper-annotate-as-pure': 7.15.4 + regexpu-core: 4.7.1 dev: false /@babel/helper-define-polyfill-provider/0.2.3_@babel+core@7.15.0: @@ -1629,10 +1549,10 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-compilation-targets': 7.15.0_@babel+core@7.15.0 - '@babel/helper-module-imports': 7.14.5 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.0 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/traverse': 7.15.0 + '@babel/traverse': 7.15.4 debug: 4.3.2 lodash.debounce: 4.0.8 resolve: 1.20.0 @@ -1641,287 +1561,164 @@ packages: - supports-color dev: true - /@babel/helper-explode-assignable-expression/7.13.0: - resolution: {integrity: sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==} + /@babel/helper-define-polyfill-provider/0.2.3_@babel+core@7.15.4: + resolution: {integrity: sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==} + peerDependencies: + '@babel/core': ^7.4.0-0 dependencies: - '@babel/types': 7.14.5 + '@babel/core': 7.15.4 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.4 + '@babel/helper-module-imports': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + '@babel/traverse': 7.15.4 + debug: 4.3.2 + lodash.debounce: 4.0.8 + resolve: 1.20.0 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color dev: false - /@babel/helper-explode-assignable-expression/7.14.5: - resolution: {integrity: sha512-Htb24gnGJdIGT4vnRKMdoXiOIlqOLmdiUYpAQ0mYfgVT/GDm8GOYhgi4GL+hMKrkiPRohO4ts34ELFsGAPQLDQ==} + /@babel/helper-explode-assignable-expression/7.15.4: + resolution: {integrity: sha512-J14f/vq8+hdC2KoWLIQSsGrC9EFBKE4NFts8pfMpymfApds+fPqR30AOUWc4tyr56h9l/GA1Sxv2q3dLZWbQ/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.15.0 - dev: true + '@babel/types': 7.15.4 - /@babel/helper-function-name/7.10.4: - resolution: {integrity: sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==} - dependencies: - '@babel/helper-get-function-arity': 7.10.4 - '@babel/template': 7.10.4 - '@babel/types': 7.12.6 - dev: true - - /@babel/helper-function-name/7.14.5: - resolution: {integrity: sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==} + /@babel/helper-function-name/7.15.4: + resolution: {integrity: sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-get-function-arity': 7.14.5 - '@babel/template': 7.14.5 - '@babel/types': 7.14.5 + '@babel/helper-get-function-arity': 7.15.4 + '@babel/template': 7.15.4 + '@babel/types': 7.15.4 - /@babel/helper-get-function-arity/7.10.4: - resolution: {integrity: sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==} - dependencies: - '@babel/types': 7.12.6 - dev: true - - /@babel/helper-get-function-arity/7.14.5: - resolution: {integrity: sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==} + /@babel/helper-get-function-arity/7.15.4: + resolution: {integrity: sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.14.5 + '@babel/types': 7.15.4 - /@babel/helper-hoist-variables/7.14.5: - resolution: {integrity: sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==} + /@babel/helper-hoist-variables/7.15.4: + resolution: {integrity: sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.14.5 + '@babel/types': 7.15.4 - /@babel/helper-member-expression-to-functions/7.13.12: - resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==} - dependencies: - '@babel/types': 7.14.5 - - /@babel/helper-member-expression-to-functions/7.15.0: - resolution: {integrity: sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==} + /@babel/helper-member-expression-to-functions/7.15.4: + resolution: {integrity: sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.15.0 - dev: true + '@babel/types': 7.15.4 - /@babel/helper-module-imports/7.13.12: - resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==} - dependencies: - '@babel/types': 7.14.5 - - /@babel/helper-module-imports/7.14.5: - resolution: {integrity: sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==} + /@babel/helper-module-imports/7.15.4: + resolution: {integrity: sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.15.0 - dev: true + '@babel/types': 7.15.4 - /@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.14.5 - '@babel/helper-validator-identifier': 7.14.5 - '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 - '@babel/types': 7.14.5 - transitivePeerDependencies: - - supports-color - - /@babel/helper-module-transforms/7.15.0: - resolution: {integrity: sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==} + /@babel/helper-module-transforms/7.15.4: + resolution: {integrity: sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-module-imports': 7.14.5 - '@babel/helper-replace-supers': 7.15.0 - '@babel/helper-simple-access': 7.14.8 - '@babel/helper-split-export-declaration': 7.14.5 + '@babel/helper-module-imports': 7.15.4 + '@babel/helper-replace-supers': 7.15.4 + '@babel/helper-simple-access': 7.15.4 + '@babel/helper-split-export-declaration': 7.15.4 '@babel/helper-validator-identifier': 7.14.9 - '@babel/template': 7.14.5 - '@babel/traverse': 7.15.0 - '@babel/types': 7.15.0 + '@babel/template': 7.15.4 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 transitivePeerDependencies: - supports-color - dev: true - /@babel/helper-optimise-call-expression/7.12.13: - resolution: {integrity: sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==} - dependencies: - '@babel/types': 7.14.5 - - /@babel/helper-optimise-call-expression/7.14.5: - resolution: {integrity: sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==} + /@babel/helper-optimise-call-expression/7.15.4: + resolution: {integrity: sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.15.0 - dev: true + '@babel/types': 7.15.4 /@babel/helper-plugin-utils/7.10.4: resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==} + dev: false /@babel/helper-plugin-utils/7.14.5: 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.14.5 - transitivePeerDependencies: - - supports-color - dev: false - - /@babel/helper-remap-async-to-generator/7.14.5: - resolution: {integrity: sha512-rLQKdQU+HYlxBwQIj8dk4/0ENOUEhA/Z0l4hN8BexpvmSMN9oA9EagjnhnDpNsRdWCfjwa4mn/HyBXO9yhQP6A==} + /@babel/helper-remap-async-to-generator/7.15.4: + resolution: {integrity: sha512-v53MxgvMK/HCwckJ1bZrq6dNKlmwlyRNYM6ypaRTdXWGOE2c1/SCa6dL/HimhPulGhZKw9W0QhREM583F/t0vQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-annotate-as-pure': 7.14.5 - '@babel/helper-wrap-function': 7.14.5 - '@babel/types': 7.15.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@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.14.5 - '@babel/types': 7.14.5 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-wrap-function': 7.15.4 + '@babel/types': 7.15.4 transitivePeerDependencies: - supports-color - /@babel/helper-replace-supers/7.15.0: - resolution: {integrity: sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==} + /@babel/helper-replace-supers/7.15.4: + resolution: {integrity: sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-member-expression-to-functions': 7.15.0 - '@babel/helper-optimise-call-expression': 7.14.5 - '@babel/traverse': 7.15.0 - '@babel/types': 7.15.0 + '@babel/helper-member-expression-to-functions': 7.15.4 + '@babel/helper-optimise-call-expression': 7.15.4 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 transitivePeerDependencies: - supports-color - dev: true - /@babel/helper-simple-access/7.13.12: - resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==} - dependencies: - '@babel/types': 7.14.5 - - /@babel/helper-simple-access/7.14.8: - resolution: {integrity: sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==} + /@babel/helper-simple-access/7.15.4: + resolution: {integrity: sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.15.0 - dev: true + '@babel/types': 7.15.4 - /@babel/helper-skip-transparent-expression-wrappers/7.12.1: - resolution: {integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==} - dependencies: - '@babel/types': 7.14.5 - dev: false - - /@babel/helper-skip-transparent-expression-wrappers/7.14.5: - resolution: {integrity: sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ==} + /@babel/helper-skip-transparent-expression-wrappers/7.15.4: + resolution: {integrity: sha512-BMRLsdh+D1/aap19TycS4eD1qELGrCBJwzaY9IE8LrpJtJb+H7rQkPIdsfgnMtLBA6DJls7X9z93Z4U8h7xw0A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.15.0 - dev: true + '@babel/types': 7.15.4 - /@babel/helper-split-export-declaration/7.11.0: - resolution: {integrity: sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==} - dependencies: - '@babel/types': 7.12.6 - dev: true - - /@babel/helper-split-export-declaration/7.14.5: - resolution: {integrity: sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==} + /@babel/helper-split-export-declaration/7.15.4: + resolution: {integrity: sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.14.5 - - /@babel/helper-validator-identifier/7.10.4: - resolution: {integrity: sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==} - dev: true - - /@babel/helper-validator-identifier/7.12.11: - resolution: {integrity: sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==} - dev: true - - /@babel/helper-validator-identifier/7.14.5: - resolution: {integrity: sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==} - engines: {node: '>=6.9.0'} + '@babel/types': 7.15.4 /@babel/helper-validator-identifier/7.14.9: resolution: {integrity: sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==} engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-validator-option/7.12.17: - resolution: {integrity: sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==} /@babel/helper-validator-option/7.14.5: resolution: {integrity: sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==} engines: {node: '>=6.9.0'} - dev: true - /@babel/helper-wrap-function/7.13.0: - resolution: {integrity: sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA==} - dependencies: - '@babel/helper-function-name': 7.14.5 - '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 - '@babel/types': 7.14.5 - transitivePeerDependencies: - - supports-color - dev: false - - /@babel/helper-wrap-function/7.14.5: - resolution: {integrity: sha512-YEdjTCq+LNuNS1WfxsDCNpgXkJaIyqco6DAelTUjT4f2KIWC1nBcaCaSdHTBqQVLnTBexBcVcFhLSU1KnYuePQ==} + /@babel/helper-wrap-function/7.15.4: + resolution: {integrity: sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.14.5 - '@babel/template': 7.14.5 - '@babel/traverse': 7.15.0 - '@babel/types': 7.15.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helpers/7.13.10: - resolution: {integrity: sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==} - dependencies: - '@babel/template': 7.14.5 - '@babel/traverse': 7.14.5 - '@babel/types': 7.14.5 + '@babel/helper-function-name': 7.15.4 + '@babel/template': 7.15.4 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 transitivePeerDependencies: - supports-color - /@babel/helpers/7.15.3: - resolution: {integrity: sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g==} + /@babel/helpers/7.15.4: + resolution: {integrity: sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.14.5 - '@babel/traverse': 7.15.0 - '@babel/types': 7.15.0 + '@babel/template': 7.15.4 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 transitivePeerDependencies: - supports-color - dev: true - - /@babel/highlight/7.12.13: - resolution: {integrity: sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww==} - dependencies: - '@babel/helper-validator-identifier': 7.12.11 - chalk: 2.4.2 - js-tokens: 4.0.0 - dev: true /@babel/highlight/7.14.5: resolution: {integrity: sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.14.5 + '@babel/helper-validator-identifier': 7.14.9 chalk: 2.4.2 js-tokens: 4.0.0 @@ -1935,93 +1732,65 @@ packages: '@babel/core': 7.15.0 '@babel/register': 7.15.3_@babel+core@7.15.0 commander: 4.1.1 - core-js: 3.16.3 + core-js: 3.17.2 node-environment-flags: 1.0.6 - regenerator-runtime: 0.13.7 + regenerator-runtime: 0.13.9 v8flags: 3.2.0 dev: true - /@babel/parser/7.11.4: - resolution: {integrity: sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA==} - engines: {node: '>=6.0.0'} - hasBin: true - dev: true - - /@babel/parser/7.12.5: - resolution: {integrity: sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==} - engines: {node: '>=6.0.0'} - hasBin: true - dev: true - - /@babel/parser/7.14.5: - resolution: {integrity: sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==} + /@babel/parser/7.15.4: + resolution: {integrity: sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==} engines: {node: '>=6.0.0'} hasBin: true - /@babel/parser/7.15.3: - resolution: {integrity: sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==} - engines: {node: '>=6.0.0'} - hasBin: true - dev: true - - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.13.12_@babel+core@7.13.15: - resolution: {integrity: sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==} - peerDependencies: - '@babel/core': ^7.13.0 - 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 - dev: false - - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.14.5_@babel+core@7.15.0: - resolution: {integrity: sha512-ZoJS2XCKPBfTmL122iP6NM9dOg+d4lc9fFk3zxc8iDjvt8Pk4+TlsHSKhIPf6X+L5ORCdBzqMZDjL/WHj7WknQ==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: '@babel/core': 7.15.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.14.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 '@babel/plugin-proposal-optional-chaining': 7.14.5_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-async-generator-functions/7.13.15_@babel+core@7.13.15: - resolution: {integrity: sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-remap-async-to-generator': 7.13.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.15 - transitivePeerDependencies: - - supports-color + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 + '@babel/plugin-proposal-optional-chaining': 7.14.5_@babel+core@7.15.4 dev: false - /@babel/plugin-proposal-async-generator-functions/7.14.9_@babel+core@7.15.0: - resolution: {integrity: sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw==} + /@babel/plugin-proposal-async-generator-functions/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-2zt2g5vTXpMC3OmK6uyjvdXptbhBXfA77XGrd3gh93zwG8lZYBLOBImiGBEG0RANu3JqKEACCz5CGk73OJROBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-remap-async-to-generator': 7.14.5 + '@babel/helper-remap-async-to-generator': 7.15.4 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.15.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==} + /@babel/plugin-proposal-async-generator-functions/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-2zt2g5vTXpMC3OmK6uyjvdXptbhBXfA77XGrd3gh93zwG8lZYBLOBImiGBEG0RANu3JqKEACCz5CGk73OJROBw==} + 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/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-remap-async-to-generator': 7.15.4 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.15.4 transitivePeerDependencies: - supports-color dev: false @@ -2033,26 +1802,53 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.0 '@babel/helper-plugin-utils': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.14.5_@babel+core@7.15.0: - resolution: {integrity: sha512-KBAH5ksEnYHCegqseI5N9skTdxgJdmDoAOc0uXa+4QMYKeZD0w5IARh4FMlTNtaHhbB8v+KzMdTgxMMzsIy6Yg==} + /@babel/plugin-proposal-class-properties/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-proposal-class-static-block/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.15.0 transitivePeerDependencies: - supports-color dev: true + /@babel/plugin-proposal-class-static-block/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.15.4 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/plugin-proposal-decorators/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-LYz5nvQcvYeRVjui1Ykn28i+3aUiXwQ/3MGoEy0InTaz1pJo/lAzmIDXX+BQny/oufgHzJ6vnEEiXQ8KZjEVFg==} engines: {node: '>=6.9.0'} @@ -2060,23 +1856,13 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/plugin-syntax-decorators': 7.14.5_@babel+core@7.15.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.15 - '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15 - dev: false - /@babel/plugin-proposal-dynamic-import/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==} engines: {node: '>=6.9.0'} @@ -2088,14 +1874,15 @@ packages: '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} + /@babel/plugin-proposal-dynamic-import/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.15.4 dev: false /@babel/plugin-proposal-export-namespace-from/7.14.5_@babel+core@7.15.0: @@ -2109,6 +1896,17 @@ packages: '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.15.0 dev: true + /@babel/plugin-proposal-export-namespace-from/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.15.4 + dev: false + /@babel/plugin-proposal-function-sent/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-3Hvb9m1dvFK1cor9kObPCPK8q0xlcakm+haBwHQy7V5BN1As6iys9oOKyWpHVbop+tW8JYs0v9Ahcp1BOxC3Ng==} engines: {node: '>=6.9.0'} @@ -2117,22 +1915,12 @@ packages: dependencies: '@babel/core': 7.15.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-wrap-function': 7.14.5 + '@babel/helper-wrap-function': 7.15.4 '@babel/plugin-syntax-function-sent': 7.14.5_@babel+core@7.15.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.15 - '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.15 - dev: false - /@babel/plugin-proposal-json-strings/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==} engines: {node: '>=6.9.0'} @@ -2144,14 +1932,15 @@ packages: '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} + /@babel/plugin-proposal-json-strings/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.15 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.15.4 dev: false /@babel/plugin-proposal-logical-assignment-operators/7.14.5_@babel+core@7.15.0: @@ -2165,14 +1954,15 @@ packages: '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==} + /@babel/plugin-proposal-logical-assignment-operators/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.15.4 dev: false /@babel/plugin-proposal-nullish-coalescing-operator/7.14.5_@babel+core@7.15.0: @@ -2186,14 +1976,15 @@ packages: '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} + /@babel/plugin-proposal-nullish-coalescing-operator/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.13.15 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.15.4 dev: false /@babel/plugin-proposal-numeric-separator/7.14.5_@babel+core@7.15.0: @@ -2207,28 +1998,26 @@ packages: '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.15.0 dev: true + /@babel/plugin-proposal-numeric-separator/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.15.4 + dev: false + /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.9 - '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-plugin-utils': 7.10.4 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.9 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.12.9 - dev: false - - /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - 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-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.12.9 dev: false /@babel/plugin-proposal-object-rest-spread/7.14.7_@babel+core@7.15.0: @@ -2239,20 +2028,24 @@ packages: dependencies: '@babel/compat-data': 7.15.0 '@babel/core': 7.15.0 - '@babel/helper-compilation-targets': 7.15.0_@babel+core@7.15.0 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.15.0 - '@babel/plugin-transform-parameters': 7.14.5_@babel+core@7.15.0 + '@babel/plugin-transform-parameters': 7.15.4_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} + /@babel/plugin-proposal-object-rest-spread/7.14.7_@babel+core@7.15.4: + resolution: {integrity: sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/compat-data': 7.15.0 + '@babel/core': 7.15.4 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-transform-parameters': 7.15.4_@babel+core@7.15.4 dev: false /@babel/plugin-proposal-optional-catch-binding/7.14.5_@babel+core@7.15.0: @@ -2266,15 +2059,15 @@ packages: '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-optional-chaining/7.13.12_@babel+core@7.13.15: - resolution: {integrity: sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==} + /@babel/plugin-proposal-optional-catch-binding/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.15.4 dev: false /@babel/plugin-proposal-optional-chaining/7.14.5_@babel+core@7.15.0: @@ -2285,20 +2078,20 @@ packages: dependencies: '@babel/core': 7.15.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.14.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} + /@babel/plugin-proposal-optional-chaining/7.14.5_@babel+core@7.15.4: + 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-create-class-features-plugin': 7.13.11_@babel+core@7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - transitivePeerDependencies: - - supports-color + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.15.4 dev: false /@babel/plugin-proposal-private-methods/7.14.5_@babel+core@7.15.0: @@ -2308,27 +2101,55 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.0 '@babel/helper-plugin-utils': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.14.5_@babel+core@7.15.0: - resolution: {integrity: sha512-62EyfyA3WA0mZiF2e2IV9mc9Ghwxcg8YTu8BS4Wss4Y3PY725OmS9M0qLORbJwLqFtGh+jiE4wAmocK2CTUK2Q==} + /@babel/plugin-proposal-private-methods/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-proposal-private-property-in-object/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-annotate-as-pure': 7.14.5 - '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.15.0 transitivePeerDependencies: - supports-color dev: true + /@babel/plugin-proposal-private-property-in-object/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.15.4 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/plugin-proposal-throw-expressions/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-Db2JCIPhe409U3qy0sWpDun6Xa1k77TfNsKTzUY0PDRTpiho7e2uIhYMJVwGrHOkHRH03D6yQLZRosNahnpi1Q==} engines: {node: '>=6.9.0'} @@ -2340,28 +2161,6 @@ packages: '@babel/plugin-syntax-throw-expressions': 7.14.5_@babel+core@7.15.0 dev: true - /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} - engines: {node: '>=4'} - peerDependencies: - '@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-plugin-utils': 7.14.5 - dev: false - - /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.15.0: - resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} - engines: {node: '>=4'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.15.0 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.15.0 - '@babel/helper-plugin-utils': 7.14.5 - dev: true - /@babel/plugin-proposal-unicode-property-regex/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==} engines: {node: '>=4'} @@ -2373,13 +2172,16 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.13.15: - resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + /@babel/plugin-proposal-unicode-property-regex/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==} + engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 + '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.4 '@babel/helper-plugin-utils': 7.14.5 + dev: false /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.15.0: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} @@ -2390,14 +2192,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.13.15: - resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.15.4: + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - dev: true + dev: false /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.15.0: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} @@ -2408,14 +2210,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.15 - '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.15.0: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: @@ -2425,6 +2219,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.15.4: + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} @@ -2435,6 +2238,16 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + /@babel/plugin-syntax-decorators/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-c4sZMRWL4GSvP1EXy0woIP7m4jkVcEuG8R1TOZxPBPtp4FSM/kiPZub9UIs/Jrb5ZAOzvTUSGYrWsrSu1JvoPw==} engines: {node: '>=6.9.0'} @@ -2445,15 +2258,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.13.15: - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.15 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.15.0: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: @@ -2463,12 +2267,12 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.13.15: - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.15.4: + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2481,6 +2285,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.15.4: + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + /@babel/plugin-syntax-function-sent/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-FNN0Ve2/6yxCa0xMG7wUlM81t+HOPu8HNWk683Xav1B+vjHKQQujX82NEKYdDYNUX7/ky8pUCHfRUYVmigs69Q==} engines: {node: '>=6.9.0'} @@ -2491,31 +2304,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.13.15: - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.15 - '@babel/helper-plugin-utils': 7.10.4 - dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.15.0: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-plugin-utils': 7.10.4 - dev: true - - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.13.15: - resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.14.5 + dev: true /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.15.0: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} @@ -2526,12 +2322,12 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-jsx/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==} + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.15.4: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2554,13 +2350,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.13.15: - resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + /@babel/plugin-syntax-jsx/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + dev: false /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.15.0: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} @@ -2571,13 +2369,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.13.15: - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.15.4: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + dev: false /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.15.0: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} @@ -2588,13 +2387,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.13.15: - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.15.4: + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + dev: false /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.15.0: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} @@ -2605,6 +2405,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.15.4: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -2614,14 +2423,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.13.15: - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.15 - '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.15.0: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -2631,13 +2432,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.13.15: - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.15.4: + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + dev: false /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.15.0: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} @@ -2648,13 +2450,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.13.15: - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.15.4: + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + dev: false /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.15.0: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} @@ -2665,6 +2468,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.15.4: + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} @@ -2675,6 +2487,16 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + /@babel/plugin-syntax-throw-expressions/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-4aFC2goA9+JceXayipcSY017nGspvcAkzR+sdsT6hN4DUuHWvM88wdjf/Nxja5sTE7oYPmfuN84ViREdgjingw==} engines: {node: '>=6.9.0'} @@ -2685,15 +2507,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.13.15: - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - 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/plugin-syntax-top-level-await/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} @@ -2704,14 +2517,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-typescript/7.14.5_@babel+core@7.13.15: - resolution: {integrity: sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==} + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + dev: false /@babel/plugin-syntax-typescript/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==} @@ -2723,12 +2537,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} + /@babel/plugin-syntax-typescript/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2742,17 +2557,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} + /@babel/plugin-transform-arrow-functions/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-module-imports': 7.13.12 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-remap-async-to-generator': 7.13.0 - transitivePeerDependencies: - - supports-color dev: false /@babel/plugin-transform-async-to-generator/7.14.5_@babel+core@7.15.0: @@ -2762,20 +2574,25 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-module-imports': 7.14.5 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-remap-async-to-generator': 7.14.5 + '@babel/helper-remap-async-to-generator': 7.15.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} + /@babel/plugin-transform-async-to-generator/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-remap-async-to-generator': 7.15.4 + transitivePeerDependencies: + - supports-color dev: false /@babel/plugin-transform-block-scoped-functions/7.14.5_@babel+core@7.15.0: @@ -2788,12 +2605,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==} + /@babel/plugin-transform-block-scoped-functions/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2807,21 +2625,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-classes/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} + /@babel/plugin-transform-block-scoping/7.15.3_@babel+core@7.15.4: + resolution: {integrity: sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==} + 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-function-name': 7.14.5 - '@babel/helper-optimise-call-expression': 7.12.13 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-replace-supers': 7.13.12 - '@babel/helper-split-export-declaration': 7.14.5 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color dev: false /@babel/plugin-transform-classes/7.14.9_@babel+core@7.15.0: @@ -2831,24 +2642,33 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-annotate-as-pure': 7.14.5 - '@babel/helper-function-name': 7.14.5 - '@babel/helper-optimise-call-expression': 7.14.5 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-function-name': 7.15.4 + '@babel/helper-optimise-call-expression': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-replace-supers': 7.15.0 - '@babel/helper-split-export-declaration': 7.14.5 + '@babel/helper-replace-supers': 7.15.4 + '@babel/helper-split-export-declaration': 7.15.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} + /@babel/plugin-transform-classes/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-Yjvhex8GzBmmPQUvpXRPWQ9WnxXgAFuZSrqOK/eJlOGIXwvv8H3UEdUigl1gb/bnjTrln+e8bkZUYCBt/xYlBg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-function-name': 7.15.4 + '@babel/helper-optimise-call-expression': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-replace-supers': 7.15.4 + '@babel/helper-split-export-declaration': 7.15.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color dev: false /@babel/plugin-transform-computed-properties/7.14.5_@babel+core@7.15.0: @@ -2861,12 +2681,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==} + /@babel/plugin-transform-computed-properties/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2880,26 +2701,16 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} + /@babel/plugin-transform-destructuring/7.14.7_@babel+core@7.15.4: + resolution: {integrity: sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==} + engines: {node: '>=6.9.0'} peerDependencies: '@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/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false - /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.15.0: - resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.15.0 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.15.0 - '@babel/helper-plugin-utils': 7.14.5 - dev: true - /@babel/plugin-transform-dotall-regex/7.14.5_@babel+core@7.15.0: resolution: {integrity: sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==} engines: {node: '>=6.9.0'} @@ -2911,12 +2722,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} + /@babel/plugin-transform-dotall-regex/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 + '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2930,13 +2743,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} + /@babel/plugin-transform-duplicate-keys/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.12.13 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2947,21 +2760,23 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.14.5 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==} + /@babel/plugin-transform-exponentiation-operator/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false - /@babel/plugin-transform-for-of/7.14.5_@babel+core@7.15.0: - resolution: {integrity: sha512-CfmqxSUZzBl0rSjpoQSFoR9UEj3HzbGuGNL21/iFTmjb5gFggJp3ph0xR1YBhexmLoKRHzgxuFvty2xdSt6gTA==} + /@babel/plugin-transform-for-of/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-DRTY9fA751AFBDh2oxydvVm4SYevs5ILTWLs6xKXps4Re/KG5nfUkr+TdHCrRWB8C69TlzVgA9b3RmGWmgN9LA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2970,13 +2785,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} + /@babel/plugin-transform-for-of/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-DRTY9fA751AFBDh2oxydvVm4SYevs5ILTWLs6xKXps4Re/KG5nfUkr+TdHCrRWB8C69TlzVgA9b3RmGWmgN9LA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-function-name': 7.14.5 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2987,16 +2802,18 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-function-name': 7.14.5 + '@babel/helper-function-name': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-literals/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} + /@babel/plugin-transform-function-name/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 + '@babel/helper-function-name': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3010,12 +2827,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} + /@babel/plugin-transform-literals/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3029,17 +2847,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-modules-amd/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==} + /@babel/plugin-transform-member-expression-literals/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-module-transforms': 7.13.14 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color dev: false /@babel/plugin-transform-modules-amd/7.14.5_@babel+core@7.15.0: @@ -3049,66 +2864,66 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-module-transforms': 7.15.0 + '@babel/helper-module-transforms': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==} + /@babel/plugin-transform-modules-amd/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-module-transforms': 7.13.14 + '@babel/core': 7.15.4 + '@babel/helper-module-transforms': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-simple-access': 7.13.12 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-commonjs/7.15.0_@babel+core@7.15.0: - resolution: {integrity: sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig==} + /@babel/plugin-transform-modules-commonjs/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-qg4DPhwG8hKp4BbVDvX1s8cohM8a6Bvptu4l6Iingq5rW+yRUAhe/YRup/YcW2zCOlrysEWVhftIcKzrEZv3sA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-module-transforms': 7.15.0 + '@babel/helper-module-transforms': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-simple-access': 7.14.8 + '@babel/helper-simple-access': 7.15.4 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} + /@babel/plugin-transform-modules-commonjs/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-qg4DPhwG8hKp4BbVDvX1s8cohM8a6Bvptu4l6Iingq5rW+yRUAhe/YRup/YcW2zCOlrysEWVhftIcKzrEZv3sA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-hoist-variables': 7.14.5 - '@babel/helper-module-transforms': 7.13.14 + '@babel/core': 7.15.4 + '@babel/helper-module-transforms': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-validator-identifier': 7.14.5 + '@babel/helper-simple-access': 7.15.4 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.14.5_@babel+core@7.15.0: - resolution: {integrity: sha512-mNMQdvBEE5DcMQaL5LbzXFMANrQjd2W7FPzg34Y4yEz7dBgdaC+9B84dSO+/1Wba98zoDbInctCDo4JGxz1VYA==} + /@babel/plugin-transform-modules-systemjs/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-fJUnlQrl/mezMneR72CKCgtOoahqGJNVKpompKwzv3BrEXdlPspTcyxrZ1XmDTIr9PpULrgEQo3qNKp6dW7ssw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-hoist-variables': 7.14.5 - '@babel/helper-module-transforms': 7.15.0 + '@babel/helper-hoist-variables': 7.15.4 + '@babel/helper-module-transforms': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-validator-identifier': 7.14.9 babel-plugin-dynamic-import-node: 2.3.3 @@ -3116,14 +2931,18 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==} + /@babel/plugin-transform-modules-systemjs/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-fJUnlQrl/mezMneR72CKCgtOoahqGJNVKpompKwzv3BrEXdlPspTcyxrZ1XmDTIr9PpULrgEQo3qNKp6dW7ssw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-module-transforms': 7.13.14 + '@babel/core': 7.15.4 + '@babel/helper-hoist-variables': 7.15.4 + '@babel/helper-module-transforms': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-validator-identifier': 7.14.9 + babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: false @@ -3135,19 +2954,23 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-module-transforms': 7.15.0 + '@babel/helper-module-transforms': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} + /@babel/plugin-transform-modules-umd/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0 + '@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/core': 7.15.4 + '@babel/helper-module-transforms': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + transitivePeerDependencies: + - supports-color dev: false /@babel/plugin-transform-named-capturing-groups-regex/7.14.9_@babel+core@7.15.0: @@ -3160,13 +2983,14 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.0 dev: true - /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} + /@babel/plugin-transform-named-capturing-groups-regex/7.14.9_@babel+core@7.15.4: + resolution: {integrity: sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-plugin-utils': 7.14.5 + '@babel/core': 7.15.4 + '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.4 dev: false /@babel/plugin-transform-new-target/7.14.5_@babel+core@7.15.0: @@ -3179,16 +3003,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} + /@babel/plugin-transform-new-target/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-replace-supers': 7.13.12 - transitivePeerDependencies: - - supports-color dev: false /@babel/plugin-transform-object-super/7.14.5_@babel+core@7.15.0: @@ -3199,13 +3021,27 @@ packages: dependencies: '@babel/core': 7.15.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-replace-supers': 7.15.0 + '@babel/helper-replace-supers': 7.15.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.12.9: - resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} + /@babel/plugin-transform-object-super/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-replace-supers': 7.15.4 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-transform-parameters/7.15.4_@babel+core@7.12.9: + resolution: {integrity: sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -3213,17 +3049,8 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: false - /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} - 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.14.5_@babel+core@7.15.0: - resolution: {integrity: sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA==} + /@babel/plugin-transform-parameters/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3232,12 +3059,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} + /@babel/plugin-transform-parameters/7.15.4_@babel+core@7.15.4: + 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/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3251,22 +3079,23 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-react-constant-elements/7.14.5_@babel+core@7.13.15: + /@babel/plugin-transform-property-literals/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + + /@babel/plugin-transform-react-constant-elements/7.14.5_@babel+core@7.15.4: resolution: {integrity: sha512-NBqLEx1GxllIOXJInJAQbrnwwYJsV3WaMHIcOwD8rhYS0AabTWn7kHdHgPgu5RmHLU0q4DMxhAMu8ue/KampgQ==} 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-react-display-name/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3280,13 +3109,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.13.15: - resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} + /@babel/plugin-transform-react-display-name/7.15.1_@babel+core@7.15.4: + resolution: {integrity: sha512-yQZ/i/pUCJAHI/LbtZr413S3VT26qNrEm0M5RRxQJA947/YNYwbZbBaXGDrq6CG5QsZycI1VIP6d7pQaBfP+8Q==} + 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/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 dev: false /@babel/plugin-transform-react-jsx-development/7.14.5_@babel+core@7.15.0: @@ -3299,17 +3129,14 @@ packages: '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.15.0 dev: true - /@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-development/7.14.5_@babel+core@7.15.4: + 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/helper-annotate-as-pure': 7.12.13 - '@babel/helper-module-imports': 7.13.12 - '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-jsx': 7.12.13_@babel+core@7.13.15 - '@babel/types': 7.14.5 + '@babel/core': 7.15.4 + '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.15.4 dev: false /@babel/plugin-transform-react-jsx/7.14.9_@babel+core@7.15.0: @@ -3319,21 +3146,25 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-annotate-as-pure': 7.14.5 - '@babel/helper-module-imports': 7.14.5 + '@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.15.0 - '@babel/types': 7.15.0 + '@babel/types': 7.15.4 dev: true - /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.13.15: - resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} + /@babel/plugin-transform-react-jsx/7.14.9_@babel+core@7.15.4: + 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/core': 7.15.4 + '@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.15.4 + '@babel/types': 7.15.4 dev: false /@babel/plugin-transform-react-pure-annotations/7.14.5_@babel+core@7.15.0: @@ -3343,17 +3174,19 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-annotate-as-pure': 7.14.5 + '@babel/helper-annotate-as-pure': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-regenerator/7.13.15_@babel+core@7.13.15: - resolution: {integrity: sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==} + /@babel/plugin-transform-react-pure-annotations/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - regenerator-transform: 0.14.5 + '@babel/core': 7.15.4 + '@babel/helper-annotate-as-pure': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 dev: false /@babel/plugin-transform-regenerator/7.14.5_@babel+core@7.15.0: @@ -3366,13 +3199,14 @@ packages: regenerator-transform: 0.14.5 dev: true - /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} + /@babel/plugin-transform-regenerator/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==} + 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/core': 7.15.4 + regenerator-transform: 0.14.5 dev: false /@babel/plugin-transform-reserved-words/7.14.5_@babel+core@7.15.0: @@ -3385,20 +3219,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-runtime/7.13.15_@babel+core@7.13.15: - resolution: {integrity: sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==} + /@babel/plugin-transform-reserved-words/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 - '@babel/helper-module-imports': 7.13.12 + '@babel/core': 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 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color dev: false /@babel/plugin-transform-runtime/7.15.0_@babel+core@7.15.0: @@ -3408,7 +3236,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-module-imports': 7.14.5 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 babel-plugin-polyfill-corejs2: 0.2.2_@babel+core@7.15.0 babel-plugin-polyfill-corejs3: 0.2.4_@babel+core@7.15.0 @@ -3418,13 +3246,21 @@ packages: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} + /@babel/plugin-transform-runtime/7.15.0_@babel+core@7.15.4: + resolution: {integrity: sha512-sfHYkLGjhzWTq6xsuQ01oEsUYjkHRux9fW1iUA68dC7Qd8BS1Unq4aZ8itmQp95zUzIcyR2EbNMTzAicFj+guw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 + '@babel/helper-module-imports': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + babel-plugin-polyfill-corejs2: 0.2.2_@babel+core@7.15.4 + babel-plugin-polyfill-corejs3: 0.2.4_@babel+core@7.15.4 + babel-plugin-polyfill-regenerator: 0.2.2_@babel+core@7.15.4 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color dev: false /@babel/plugin-transform-shorthand-properties/7.14.5_@babel+core@7.15.0: @@ -3437,14 +3273,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-spread/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} + /@babel/plugin-transform-shorthand-properties/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 dev: false /@babel/plugin-transform-spread/7.14.6_@babel+core@7.15.0: @@ -3455,16 +3291,18 @@ packages: dependencies: '@babel/core': 7.15.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.14.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 dev: true - /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} + /@babel/plugin-transform-spread/7.14.6_@babel+core@7.15.4: + resolution: {integrity: sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 dev: false /@babel/plugin-transform-sticky-regex/7.14.5_@babel+core@7.15.0: @@ -3477,12 +3315,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} + /@babel/plugin-transform-sticky-regex/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3496,12 +3335,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} + /@babel/plugin-transform-template-literals/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3515,40 +3355,42 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} + /@babel/plugin-transform-typeof-symbol/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw==} + 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/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.13.15 - transitivePeerDependencies: - - supports-color dev: false - /@babel/plugin-transform-typescript/7.15.0_@babel+core@7.15.0: - resolution: {integrity: sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w==} + /@babel/plugin-transform-typescript/7.15.4_@babel+core@7.15.0: + resolution: {integrity: sha512-sM1/FEjwYjXvMwu1PJStH11kJ154zd/lpY56NQJ5qH2D0mabMv1CAy/kdvS9RP4Xgfj9fBBA3JiSLdDHgXdzOA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.15.0 - '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.15.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} + /@babel/plugin-transform-typescript/7.15.4_@babel+core@7.15.4: + 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/core': 7.15.4 + '@babel/helper-create-class-features-plugin': 7.15.4_@babel+core@7.15.4 '@babel/helper-plugin-utils': 7.14.5 + '@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.15.4 + transitivePeerDependencies: + - supports-color dev: false /@babel/plugin-transform-unicode-escapes/7.14.5_@babel+core@7.15.0: @@ -3561,13 +3403,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.13.15: - resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} + /@babel/plugin-transform-unicode-escapes/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA==} + engines: {node: '>=6.9.0'} peerDependencies: '@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/core': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -3582,92 +3424,24 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-transform-unicode-regex/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + dev: false + /@babel/polyfill/7.12.1: resolution: {integrity: sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==} dependencies: core-js: 2.6.10 - regenerator-runtime: 0.13.7 + regenerator-runtime: 0.13.9 dev: true - /@babel/preset-env/7.13.15_@babel+core@7.13.15: - resolution: {integrity: sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - 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-plugin-utils': 7.14.5 - '@babel/helper-validator-option': 7.12.17 - '@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 - '@babel/plugin-proposal-dynamic-import': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-logical-assignment-operators': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-optional-catch-binding': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.13.15 - '@babel/plugin-proposal-private-methods': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.15 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.13.15 - '@babel/plugin-transform-arrow-functions': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-block-scoped-functions': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-block-scoping': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-computed-properties': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-destructuring': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-duplicate-keys': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-exponentiation-operator': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-for-of': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-function-name': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-literals': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-member-expression-literals': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-modules-amd': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-modules-commonjs': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-transform-modules-systemjs': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-transform-modules-umd': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-new-target': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-object-super': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-property-literals': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-regenerator': 7.13.15_@babel+core@7.13.15 - '@babel/plugin-transform-reserved-words': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-shorthand-properties': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-spread': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-sticky-regex': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-template-literals': 7.13.0_@babel+core@7.13.15 - '@babel/plugin-transform-typeof-symbol': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-unicode-escapes': 7.12.13_@babel+core@7.13.15 - '@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.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 - core-js-compat: 3.10.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/preset-env/7.15.0_@babel+core@7.15.0: resolution: {integrity: sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q==} engines: {node: '>=6.9.0'} @@ -3676,13 +3450,13 @@ packages: dependencies: '@babel/compat-data': 7.15.0 '@babel/core': 7.15.0 - '@babel/helper-compilation-targets': 7.15.0_@babel+core@7.15.0 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-validator-option': 7.14.5 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.14.5_@babel+core@7.15.0 - '@babel/plugin-proposal-async-generator-functions': 7.14.9_@babel+core@7.15.0 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.15.4_@babel+core@7.15.0 + '@babel/plugin-proposal-async-generator-functions': 7.15.4_@babel+core@7.15.0 '@babel/plugin-proposal-class-properties': 7.14.5_@babel+core@7.15.0 - '@babel/plugin-proposal-class-static-block': 7.14.5_@babel+core@7.15.0 + '@babel/plugin-proposal-class-static-block': 7.15.4_@babel+core@7.15.0 '@babel/plugin-proposal-dynamic-import': 7.14.5_@babel+core@7.15.0 '@babel/plugin-proposal-export-namespace-from': 7.14.5_@babel+core@7.15.0 '@babel/plugin-proposal-json-strings': 7.14.5_@babel+core@7.15.0 @@ -3693,7 +3467,7 @@ packages: '@babel/plugin-proposal-optional-catch-binding': 7.14.5_@babel+core@7.15.0 '@babel/plugin-proposal-optional-chaining': 7.14.5_@babel+core@7.15.0 '@babel/plugin-proposal-private-methods': 7.14.5_@babel+core@7.15.0 - '@babel/plugin-proposal-private-property-in-object': 7.14.5_@babel+core@7.15.0 + '@babel/plugin-proposal-private-property-in-object': 7.15.4_@babel+core@7.15.0 '@babel/plugin-proposal-unicode-property-regex': 7.14.5_@babel+core@7.15.0 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.15.0 '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.15.0 @@ -3719,18 +3493,18 @@ packages: '@babel/plugin-transform-dotall-regex': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-duplicate-keys': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-exponentiation-operator': 7.14.5_@babel+core@7.15.0 - '@babel/plugin-transform-for-of': 7.14.5_@babel+core@7.15.0 + '@babel/plugin-transform-for-of': 7.15.4_@babel+core@7.15.0 '@babel/plugin-transform-function-name': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-literals': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-member-expression-literals': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-modules-amd': 7.14.5_@babel+core@7.15.0 - '@babel/plugin-transform-modules-commonjs': 7.15.0_@babel+core@7.15.0 - '@babel/plugin-transform-modules-systemjs': 7.14.5_@babel+core@7.15.0 + '@babel/plugin-transform-modules-commonjs': 7.15.4_@babel+core@7.15.0 + '@babel/plugin-transform-modules-systemjs': 7.15.4_@babel+core@7.15.0 '@babel/plugin-transform-modules-umd': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-named-capturing-groups-regex': 7.14.9_@babel+core@7.15.0 '@babel/plugin-transform-new-target': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-object-super': 7.14.5_@babel+core@7.15.0 - '@babel/plugin-transform-parameters': 7.14.5_@babel+core@7.15.0 + '@babel/plugin-transform-parameters': 7.15.4_@babel+core@7.15.0 '@babel/plugin-transform-property-literals': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-regenerator': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-reserved-words': 7.14.5_@babel+core@7.15.0 @@ -3742,27 +3516,98 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.14.5_@babel+core@7.15.0 '@babel/plugin-transform-unicode-regex': 7.14.5_@babel+core@7.15.0 '@babel/preset-modules': 0.1.4_@babel+core@7.15.0 - '@babel/types': 7.15.0 + '@babel/types': 7.15.4 babel-plugin-polyfill-corejs2: 0.2.2_@babel+core@7.15.0 babel-plugin-polyfill-corejs3: 0.2.4_@babel+core@7.15.0 babel-plugin-polyfill-regenerator: 0.2.2_@babel+core@7.15.0 - core-js-compat: 3.16.4 + core-js-compat: 3.17.2 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.4_@babel+core@7.13.15: - resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} + /@babel/preset-env/7.15.4_@babel+core@7.15.4: + resolution: {integrity: sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/compat-data': 7.15.0 + '@babel/core': 7.15.4 + '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.4 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.13.15 - '@babel/types': 7.14.5 - esutils: 2.0.3 + '@babel/helper-validator-option': 7.14.5 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-proposal-async-generator-functions': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-proposal-class-properties': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-class-static-block': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-proposal-dynamic-import': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-export-namespace-from': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-json-strings': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-logical-assignment-operators': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-numeric-separator': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-object-rest-spread': 7.14.7_@babel+core@7.15.4 + '@babel/plugin-proposal-optional-catch-binding': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-optional-chaining': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-private-methods': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-proposal-private-property-in-object': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-proposal-unicode-property-regex': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.15.4 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.15.4 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.15.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.15.4 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-arrow-functions': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-async-to-generator': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-block-scoped-functions': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-block-scoping': 7.15.3_@babel+core@7.15.4 + '@babel/plugin-transform-classes': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-transform-computed-properties': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-destructuring': 7.14.7_@babel+core@7.15.4 + '@babel/plugin-transform-dotall-regex': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-duplicate-keys': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-exponentiation-operator': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-for-of': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-transform-function-name': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-literals': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-member-expression-literals': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-modules-amd': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-modules-commonjs': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-transform-modules-systemjs': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-transform-modules-umd': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-named-capturing-groups-regex': 7.14.9_@babel+core@7.15.4 + '@babel/plugin-transform-new-target': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-object-super': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-parameters': 7.15.4_@babel+core@7.15.4 + '@babel/plugin-transform-property-literals': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-regenerator': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-reserved-words': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-shorthand-properties': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-spread': 7.14.6_@babel+core@7.15.4 + '@babel/plugin-transform-sticky-regex': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-template-literals': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-typeof-symbol': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-unicode-escapes': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-unicode-regex': 7.14.5_@babel+core@7.15.4 + '@babel/preset-modules': 0.1.4_@babel+core@7.15.4 + '@babel/types': 7.15.4 + babel-plugin-polyfill-corejs2: 0.2.2_@babel+core@7.15.4 + babel-plugin-polyfill-corejs3: 0.2.4_@babel+core@7.15.4 + babel-plugin-polyfill-regenerator: 0.2.2_@babel+core@7.15.4 + core-js-compat: 3.17.2 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color dev: false /@babel/preset-modules/0.1.4_@babel+core@7.15.0: @@ -3772,24 +3617,23 @@ packages: dependencies: '@babel/core': 7.15.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.15.0 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.15.0 - '@babel/types': 7.14.5 + '@babel/plugin-proposal-unicode-property-regex': 7.14.5_@babel+core@7.15.0 + '@babel/plugin-transform-dotall-regex': 7.14.5_@babel+core@7.15.0 + '@babel/types': 7.15.4 esutils: 2.0.3 dev: true - /@babel/preset-react/7.13.13_@babel+core@7.13.15: - resolution: {integrity: sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==} + /@babel/preset-modules/0.1.4_@babel+core@7.15.4: + resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@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/plugin-proposal-unicode-property-regex': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-dotall-regex': 7.14.5_@babel+core@7.15.4 + '@babel/types': 7.15.4 + esutils: 2.0.3 dev: false /@babel/preset-react/7.14.5_@babel+core@7.15.0: @@ -3807,17 +3651,19 @@ packages: '@babel/plugin-transform-react-pure-annotations': 7.14.5_@babel+core@7.15.0 dev: true - /@babel/preset-typescript/7.13.0_@babel+core@7.13.15: - resolution: {integrity: sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw==} + /@babel/preset-react/7.14.5_@babel+core@7.15.4: + resolution: {integrity: sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@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 - transitivePeerDependencies: - - supports-color + '@babel/helper-validator-option': 7.14.5 + '@babel/plugin-transform-react-display-name': 7.15.1_@babel+core@7.15.4 + '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.15.4 + '@babel/plugin-transform-react-jsx-development': 7.14.5_@babel+core@7.15.4 + '@babel/plugin-transform-react-pure-annotations': 7.14.5_@babel+core@7.15.4 dev: false /@babel/preset-typescript/7.15.0_@babel+core@7.15.0: @@ -3829,11 +3675,25 @@ packages: '@babel/core': 7.15.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-validator-option': 7.14.5 - '@babel/plugin-transform-typescript': 7.15.0_@babel+core@7.15.0 + '@babel/plugin-transform-typescript': 7.15.4_@babel+core@7.15.0 transitivePeerDependencies: - supports-color dev: true + /@babel/preset-typescript/7.15.0_@babel+core@7.15.4: + resolution: {integrity: sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-plugin-utils': 7.14.5 + '@babel/helper-validator-option': 7.14.5 + '@babel/plugin-transform-typescript': 7.15.4_@babel+core@7.15.4 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/register/7.15.3_@babel+core@7.15.0: resolution: {integrity: sha512-mj4IY1ZJkorClxKTImccn4T81+UKTo4Ux0+OFSV9hME1ooqS9UV+pJ6BjD0qXPK4T3XW/KNa79XByjeEMZz+fw==} engines: {node: '>=6.9.0'} @@ -3848,162 +3708,55 @@ packages: source-map-support: 0.5.19 dev: true - /@babel/runtime-corejs3/7.12.5: - resolution: {integrity: sha512-roGr54CsTmNPPzZoCP1AmDXuBoNao7tnSA83TXTwt+UK5QVyh1DIJnrgYRPWKCF2flqZQXwa7Yr8v7VmLzF0YQ==} - dependencies: - core-js-pure: 3.15.2 - regenerator-runtime: 0.13.7 - dev: true - - /@babel/runtime-corejs3/7.14.8: - resolution: {integrity: sha512-4dMD5QRBkumn45oweR0SxoNtt15oz3BUBAQ8cIx7HJqZTtE8zjpM0My8aHJHVnyf4XfRg6DNzaE1080WLBiC1w==} + /@babel/runtime-corejs3/7.15.4: + resolution: {integrity: sha512-lWcAqKeB624/twtTc3w6w/2o9RqJPaNBhPGK6DKLSiwuVWC7WFkypWyNg+CpZoyJH0jVzv1uMtXZ/5/lQOLtCg==} engines: {node: '>=6.9.0'} dependencies: - core-js-pure: 3.15.2 - regenerator-runtime: 0.13.7 - dev: false - - /@babel/runtime/7.11.2: - resolution: {integrity: sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==} - dependencies: - regenerator-runtime: 0.13.7 - dev: true - - /@babel/runtime/7.12.5: - resolution: {integrity: sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==} - dependencies: - regenerator-runtime: 0.13.7 - - /@babel/runtime/7.13.10: - resolution: {integrity: sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==} - dependencies: - regenerator-runtime: 0.13.7 - dev: true - - /@babel/runtime/7.14.5: - resolution: {integrity: sha512-121rumjddw9c3NCQ55KGkyE1h/nzWhU/owjhw0l4mQrkzz4x9SGS1X8gFLraHwX7td3Yo4QTL+qj0NcIzN87BA==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.7 + core-js-pure: 3.17.2 + regenerator-runtime: 0.13.9 /@babel/runtime/7.15.3: resolution: {integrity: sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==} engines: {node: '>=6.9.0'} dependencies: - regenerator-runtime: 0.13.7 - dev: true + regenerator-runtime: 0.13.9 - /@babel/template/7.10.4: - resolution: {integrity: sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==} + /@babel/runtime/7.15.4: + resolution: {integrity: sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==} + engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.10.4 - '@babel/parser': 7.12.5 - '@babel/types': 7.12.6 - dev: true + regenerator-runtime: 0.13.9 - /@babel/template/7.14.5: - resolution: {integrity: sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==} + /@babel/template/7.15.4: + resolution: {integrity: sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.14.5 - '@babel/types': 7.14.5 + '@babel/parser': 7.15.4 + '@babel/types': 7.15.4 - /@babel/traverse/7.11.0: - resolution: {integrity: sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==} - dependencies: - '@babel/code-frame': 7.10.4 - '@babel/generator': 7.11.4 - '@babel/helper-function-name': 7.10.4 - '@babel/helper-split-export-declaration': 7.11.0 - '@babel/parser': 7.11.4 - '@babel/types': 7.11.0 - debug: 4.3.1 - globals: 11.12.0 - lodash: 4.17.21 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/traverse/7.12.5: - resolution: {integrity: sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA==} - dependencies: - '@babel/code-frame': 7.10.4 - '@babel/generator': 7.12.5 - '@babel/helper-function-name': 7.10.4 - '@babel/helper-split-export-declaration': 7.11.0 - '@babel/parser': 7.12.5 - '@babel/types': 7.12.6 - debug: 4.3.1 - globals: 11.12.0 - lodash: 4.17.21 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/traverse/7.14.5: - resolution: {integrity: sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==} + /@babel/traverse/7.15.4: + resolution: {integrity: sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/generator': 7.14.5 - '@babel/helper-function-name': 7.14.5 - '@babel/helper-hoist-variables': 7.14.5 - '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.14.5 - '@babel/types': 7.14.5 - debug: 4.3.1 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - - /@babel/traverse/7.15.0: - resolution: {integrity: sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.14.5 - '@babel/generator': 7.15.0 - '@babel/helper-function-name': 7.14.5 - '@babel/helper-hoist-variables': 7.14.5 - '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.15.3 - '@babel/types': 7.15.0 + '@babel/generator': 7.15.4 + '@babel/helper-function-name': 7.15.4 + '@babel/helper-hoist-variables': 7.15.4 + '@babel/helper-split-export-declaration': 7.15.4 + '@babel/parser': 7.15.4 + '@babel/types': 7.15.4 debug: 4.3.2 globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: true - /@babel/types/7.11.0: - resolution: {integrity: sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==} - dependencies: - '@babel/helper-validator-identifier': 7.10.4 - lodash: 4.17.21 - to-fast-properties: 2.0.0 - dev: true - - /@babel/types/7.12.6: - resolution: {integrity: sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA==} - dependencies: - '@babel/helper-validator-identifier': 7.10.4 - lodash: 4.17.21 - to-fast-properties: 2.0.0 - dev: true - - /@babel/types/7.14.5: - resolution: {integrity: sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.14.5 - to-fast-properties: 2.0.0 - - /@babel/types/7.15.0: - resolution: {integrity: sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==} + /@babel/types/7.15.4: + resolution: {integrity: sha512-0f1HJFuGmmbrKTCZtbm3cU+b/AqdEYk5toj5iQur58xkVMlS0JWaKxTBSmCXd47uiN7vbcozAupm6Mvs80GNhw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.14.9 to-fast-properties: 2.0.0 - dev: true /@bcoe/v8-coverage/0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -4012,13 +3765,13 @@ packages: /@changesets/apply-release-plan/4.2.0: resolution: {integrity: sha512-/vt6UwgQldhOw93Gb8llI5OuYGlJt2+U45AfcXsoxzl8gZzCmChGm3vUaQJYbmtL8TbL8OOVXHRIKJJidMNPKw==} dependencies: - '@babel/runtime': 7.13.10 - '@changesets/config': 1.6.0 + '@babel/runtime': 7.15.3 + '@changesets/config': 1.6.1 '@changesets/get-version-range-type': 0.3.2 - '@changesets/git': 1.1.1 + '@changesets/git': 1.1.2 '@changesets/types': 3.3.0 '@manypkg/get-packages': 1.1.1 - detect-indent: 6.0.0 + detect-indent: 6.1.0 fs-extra: 7.0.1 lodash.startcase: 4.4.0 outdent: 0.5.0 @@ -4030,9 +3783,9 @@ packages: /@changesets/assemble-release-plan/4.1.1: resolution: {integrity: sha512-cX7riE3ZHTHY9up7WTPWE4l9Rb7wWJVvO3Flcl5Mv/NEh46QHS1ys/GMHhLrFxq7V7VvASKkZVukCsg+CZAEGA==} dependencies: - '@babel/runtime': 7.13.10 + '@babel/runtime': 7.15.3 '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.2.1 + '@changesets/get-dependents-graph': 1.2.2 '@changesets/types': 3.3.0 '@manypkg/get-packages': 1.1.1 semver: 5.7.1 @@ -4043,28 +3796,28 @@ packages: dependencies: '@changesets/get-github-info': 0.4.5 '@changesets/types': 3.3.0 - dotenv: 8.2.0 + dotenv: 8.6.0 dev: true /@changesets/cli/2.15.0: resolution: {integrity: sha512-5ybu6D0qFIVSDvPGI+SnlbCqF2CMKGHGSmajJpgCgmG9VxyvjsyAfWLTpIdtYKrEDxQADslwaHjFbGiWpG0QUw==} hasBin: true dependencies: - '@babel/runtime': 7.13.10 + '@babel/runtime': 7.15.3 '@changesets/apply-release-plan': 4.2.0 '@changesets/assemble-release-plan': 4.1.1 - '@changesets/config': 1.6.0 + '@changesets/config': 1.6.1 '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.2.1 + '@changesets/get-dependents-graph': 1.2.2 '@changesets/get-release-plan': 2.0.1 - '@changesets/git': 1.1.1 + '@changesets/git': 1.1.2 '@changesets/logger': 0.0.5 - '@changesets/pre': 1.0.6 + '@changesets/pre': 1.0.7 '@changesets/read': 0.4.7 '@changesets/types': 3.3.0 - '@changesets/write': 0.1.4 + '@changesets/write': 0.1.5 '@manypkg/get-packages': 1.1.1 - '@types/semver': 6.2.2 + '@types/semver': 6.2.3 boxen: 1.3.0 chalk: 2.4.2 enquirer: 2.3.6 @@ -4082,13 +3835,13 @@ packages: tty-table: 2.8.13 dev: true - /@changesets/config/1.6.0: - resolution: {integrity: sha512-vMY/OpMFSDC2crDKb5Nq2kMX9hozcXL4dY5Rr+a1JQ044Rz+jqjJPpdTP2yQ+j7qmeGcUTvwjJoEMeekYwfqhg==} + /@changesets/config/1.6.1: + resolution: {integrity: sha512-aQTo6ODvhsvnSFszMP1YbJyAi1DtE1Pes9rL+G+KYJiAOA6k5RzbiKOarjo+ZkKXpX0G3CBAbOO8jXOX4xG7cQ==} dependencies: '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.2.1 + '@changesets/get-dependents-graph': 1.2.2 '@changesets/logger': 0.0.5 - '@changesets/types': 4.0.0 + '@changesets/types': 4.0.1 '@manypkg/get-packages': 1.1.1 fs-extra: 7.0.1 micromatch: 4.0.4 @@ -4100,10 +3853,10 @@ packages: extendable-error: 0.1.7 dev: true - /@changesets/get-dependents-graph/1.2.1: - resolution: {integrity: sha512-vJOibo9SkqhVbgfq5AHIlQ7tzkYQIXh3tPAnlNLy2bPZsU+SByd74GaxHYWt1zOBlncU25WKrIM6J7XBB+GVUg==} + /@changesets/get-dependents-graph/1.2.2: + resolution: {integrity: sha512-3zJRw6TcexmOrmIZNOXpIRsZtqtrdmlzbqp4+V0VgnBvTxz16rqCS9VBsBqFYeJDWFj3soOlHUMeTwLghr18DA==} dependencies: - '@changesets/types': 4.0.0 + '@changesets/types': 4.0.1 '@manypkg/get-packages': 1.1.1 chalk: 2.4.2 fs-extra: 7.0.1 @@ -4120,10 +3873,10 @@ packages: /@changesets/get-release-plan/2.0.1: resolution: {integrity: sha512-+x5N9/Iaka+c0Kq7+3JsboMNyffKYlWPmdm+VeafDcMwJFhBDkxm84qaCJ93ydmnzQOTig6gYVqw0k8BbHExyQ==} dependencies: - '@babel/runtime': 7.13.10 + '@babel/runtime': 7.15.3 '@changesets/assemble-release-plan': 4.1.1 - '@changesets/config': 1.6.0 - '@changesets/pre': 1.0.6 + '@changesets/config': 1.6.1 + '@changesets/pre': 1.0.7 '@changesets/read': 0.4.7 '@changesets/types': 3.3.0 '@manypkg/get-packages': 1.1.1 @@ -4133,12 +3886,12 @@ packages: resolution: {integrity: sha512-SVqwYs5pULYjYT4op21F2pVbcrca4qA/bAA3FmFXKMN7Y+HcO8sbZUTx3TAy2VXulP2FACd1aC7f2nTuqSPbqg==} dev: true - /@changesets/git/1.1.1: - resolution: {integrity: sha512-Z12TcKwgU33YE3r76cyU+X81RchOXljDZ5s3G2u0Zd+ODyrwlDb91IO55+6R0Ha6ouPz8ioont0gA70c1RFngg==} + /@changesets/git/1.1.2: + resolution: {integrity: sha512-dfza8elsIwcYVa4fFzLaPs4+AkoCFiW3sfzkkC7WR+rG9j+zZh7CelzVpnoiAbEI2QOzeCbZKMoLSvBPgHhB1g==} dependencies: - '@babel/runtime': 7.13.10 + '@babel/runtime': 7.15.3 '@changesets/errors': 0.1.4 - '@changesets/types': 4.0.0 + '@changesets/types': 4.0.1 '@manypkg/get-packages': 1.1.1 is-subdir: 1.2.0 spawndamnit: 2.0.0 @@ -4150,19 +3903,19 @@ packages: chalk: 2.4.2 dev: true - /@changesets/parse/0.3.8: - resolution: {integrity: sha512-0S7Dc7XbMOKamBtd48vVuWL2aFZyaglw6lJsXNddn9forFf8oMKMmdyJ/HQPyeEChDDOhDF1/ya7m/zpt4Dk4w==} + /@changesets/parse/0.3.9: + resolution: {integrity: sha512-XoTEkMpvRRVxSlhvOaK4YSFM+RZhYFTksxRh7ieNkb6pMxkpq8MOYSi/07BuqkODn4dJEMOoSy3RzL99P6FyqA==} dependencies: - '@changesets/types': 4.0.0 + '@changesets/types': 4.0.1 js-yaml: 3.14.1 dev: true - /@changesets/pre/1.0.6: - resolution: {integrity: sha512-ZwFFQLjhTmA4hj8+Cf9pm6nD9Tp+AiBz1wJLaGum4Ae1fPXMwDnJfHknFUTytqZBlC0gHkiGSj6QkUuetWvckg==} + /@changesets/pre/1.0.7: + resolution: {integrity: sha512-oUU6EL4z0AIyCv/EscQFxxJsQfc9/AcSpqAGbdZrLXwshUWTXsJHMWlE3/+iSIyQ+I+/xtxbBxnqDUpUU3TOOg==} dependencies: - '@babel/runtime': 7.13.10 + '@babel/runtime': 7.15.3 '@changesets/errors': 0.1.4 - '@changesets/types': 4.0.0 + '@changesets/types': 4.0.1 '@manypkg/get-packages': 1.1.1 fs-extra: 7.0.1 dev: true @@ -4170,11 +3923,11 @@ packages: /@changesets/read/0.4.7: resolution: {integrity: sha512-E70QrYQpSCMF0nC0dlPU7i6A9zht+8zkQczrKMbOUwDVrfidcvgojxfuJSQbzptYSb9OKYh8GOLd+bsq9+uO9Q==} dependencies: - '@babel/runtime': 7.13.10 - '@changesets/git': 1.1.1 + '@babel/runtime': 7.15.3 + '@changesets/git': 1.1.2 '@changesets/logger': 0.0.5 - '@changesets/parse': 0.3.8 - '@changesets/types': 4.0.0 + '@changesets/parse': 0.3.9 + '@changesets/types': 4.0.1 chalk: 2.4.2 fs-extra: 7.0.1 p-filter: 2.1.0 @@ -4184,15 +3937,15 @@ packages: resolution: {integrity: sha512-rJamRo+OD/MQekImfIk07JZwYSB18iU6fYL8xOg0gfAiTh1a1+OlR1fPIxm55I7RsWw812is2YcPPwXdIewrhA==} dev: true - /@changesets/types/4.0.0: - resolution: {integrity: sha512-whLmPx2wgJRoOtxVZop+DJ71z1gTSkij7osiHgN+pe//FiE6bb4ffvBBb0rACs2cUPfAkWxgSPzqkECgKS1jvQ==} + /@changesets/types/4.0.1: + resolution: {integrity: sha512-zVfv752D8K2tjyFmxU/vnntQ+dPu+9NupOSguA/2Zuym4tVxRh0ylArgKZ1bOAi2eXfGlZMxJU/kj7uCSI15RQ==} dev: true - /@changesets/write/0.1.4: - resolution: {integrity: sha512-uco+vS3mo2JqflLciIU707har+6AEFOeP8pgu3vVC1M2WcKukQgR1KylHFqZJxKQWahf8mQnuUSbgR4yJQuhmA==} + /@changesets/write/0.1.5: + resolution: {integrity: sha512-AYVSCH7on/Cyzo/8lVfqlsXmyKl3JhbNu9yHApdLPhHAzv5wqoHiZlMDkmd+AA67SRqzK2lDs4BcIojK+uWeIA==} dependencies: - '@babel/runtime': 7.13.10 - '@changesets/types': 4.0.0 + '@babel/runtime': 7.15.3 + '@changesets/types': 4.0.1 fs-extra: 7.0.1 human-id: 1.0.2 prettier: 1.19.1 @@ -4280,7 +4033,7 @@ packages: engines: {node: '>=4'} dependencies: conventional-changelog-angular: 1.6.6 - conventional-commits-parser: 3.1.0 + conventional-commits-parser: 3.2.1 lodash: 4.17.15 dev: true @@ -4291,14 +4044,14 @@ packages: '@commitlint/top-level': 8.3.4 '@marionebl/sander': 0.6.1 babel-runtime: 6.26.0 - git-raw-commits: 2.0.7 + git-raw-commits: 2.0.10 dev: true /@commitlint/resolve-extends/8.3.5: resolution: {integrity: sha512-nHhFAK29qiXNe6oH6uG5wqBnCR+BQnxlBW/q5fjtxIaQALgfoNLHwLS9exzbIRFqwJckpR6yMCfgMbmbAOtklQ==} engines: {node: '>=4'} dependencies: - import-fresh: 3.2.1 + import-fresh: 3.3.0 lodash: 4.17.15 resolve-from: 5.0.0 resolve-global: 1.0.0 @@ -4345,34 +4098,34 @@ packages: '@cspotcode/source-map-consumer': 0.8.0 dev: true - /@discoveryjs/json-ext/0.5.2: - resolution: {integrity: sha512-HyYEUDeIj5rRQU2Hk5HTB2uHsbRQpF70nvMhVzi+VJR0X+xNEhjPui4/kBf3VeH/wqD28PT4sVOm8qqLjBrSZg==} + /@discoveryjs/json-ext/0.5.3: + resolution: {integrity: sha512-Fxt+AfXgjMoin2maPIYzFZnQjAXjAL0PHscM5pRTtatFqB+vZxAM9tLp2Optnuw3QOQC40jTNeGYFOMvyf7v9g==} engines: {node: '>=10.0.0'} dev: true - /@docsearch/css/3.0.0-alpha.39: - resolution: {integrity: sha512-lr10MFTgcR3NRea/FtJ7uNtIpQz0XVwYxbpO5wxykgfHu1sxZTr6zwkuPquRgFYXnccxsTvfoIiK3rMH0fLr/w==} + /@docsearch/css/3.0.0-alpha.40: + resolution: {integrity: sha512-PrOTPgJMl+Iji1zOH0+J0PEDMriJ1teGxbgll7o4h8JrvJW6sJGqQw7/bLW7enWiFaxbJMK76w1yyPNLFHV7Qg==} dev: false - /@docsearch/react/3.0.0-alpha.39_9c6a8df88c2691f81f37725d5b4de033: - resolution: {integrity: sha512-urTIt82tan6CU+D2kO6xXpWQom/r1DA7L/55m2JiCIK/3SLh2z15FJFVN2abeK7B4wl8pCfWunYOwCsSHhWDLA==} + /@docsearch/react/3.0.0-alpha.40_9c6a8df88c2691f81f37725d5b4de033: + resolution: {integrity: sha512-aKxnu7sgpP1R7jtgOV/pZdJEHXx6Ts+jnS9U/ejSUS2BMUpwQI5SA3oLs1BA5TA9kIViJ5E+rrjh0VsbcsJ6sQ==} peerDependencies: '@types/react': '>= 16.8.0 < 18.0.0' react: '>= 16.8.0 < 18.0.0' react-dom: '>= 16.8.0 < 18.0.0' dependencies: - '@algolia/autocomplete-core': 1.2.1 - '@algolia/autocomplete-preset-algolia': 1.2.1_algoliasearch@4.10.3 - '@docsearch/css': 3.0.0-alpha.39 + '@algolia/autocomplete-core': 1.2.2 + '@algolia/autocomplete-preset-algolia': 1.2.2_algoliasearch@4.10.5 + '@docsearch/css': 3.0.0-alpha.40 '@types/react': 17.0.19 - algoliasearch: 4.10.3 + algoliasearch: 4.10.5 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: - '@algolia/client-search' dev: false - /@docusaurus/core/2.0.0-beta.3_react-dom@17.0.2+react@17.0.2: + /@docusaurus/core/2.0.0-beta.3_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-vzKmQsvOCte9odf0ZRU2h5UzdI1km5D0NU3Ee6xn06VydYZ169B1IF5KV1LWHSYklnsEmzizJ/jeopFCry0cGg==} engines: {node: '>=12.13.0'} hasBin: true @@ -4380,58 +4133,58 @@ packages: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/core': 7.13.15 - '@babel/generator': 7.14.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-transform-runtime': 7.13.15_@babel+core@7.13.15 - '@babel/preset-env': 7.13.15_@babel+core@7.13.15 - '@babel/preset-react': 7.13.13_@babel+core@7.13.15 - '@babel/preset-typescript': 7.13.0_@babel+core@7.13.15 - '@babel/runtime': 7.14.5 - '@babel/runtime-corejs3': 7.14.8 - '@babel/traverse': 7.14.5 + '@babel/core': 7.15.4 + '@babel/generator': 7.15.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-transform-runtime': 7.15.0_@babel+core@7.15.4 + '@babel/preset-env': 7.15.4_@babel+core@7.15.4 + '@babel/preset-react': 7.14.5_@babel+core@7.15.4 + '@babel/preset-typescript': 7.15.0_@babel+core@7.15.4 + '@babel/runtime': 7.15.4 + '@babel/runtime-corejs3': 7.15.4 + '@babel/traverse': 7.15.4 '@docusaurus/cssnano-preset': 2.0.0-beta.3 '@docusaurus/react-loadable': 5.5.0_react@17.0.2 - '@docusaurus/types': 2.0.0-beta.3 - '@docusaurus/utils': 2.0.0-beta.3 - '@docusaurus/utils-common': 2.0.0-beta.3 - '@docusaurus/utils-validation': 2.0.0-beta.3 + '@docusaurus/types': 2.0.0-beta.3_esbuild@0.12.24 + '@docusaurus/utils': 2.0.0-beta.3_esbuild@0.12.24 + '@docusaurus/utils-common': 2.0.0-beta.3_esbuild@0.12.24 + '@docusaurus/utils-validation': 2.0.0-beta.3_esbuild@0.12.24 '@slorber/static-site-generator-webpack-plugin': 4.0.1 '@svgr/webpack': 5.5.0 - autoprefixer: 10.3.1_postcss@8.3.6 - babel-loader: 8.2.2_8fa23aeb6b6e99f9712de46852053aa7 + autoprefixer: 10.3.4_postcss@8.3.6 + babel-loader: 8.2.2_b3eeb7bcd881ab0fa3bbbe191a4a965a babel-plugin-dynamic-import-node: 2.3.0 boxen: 5.0.1 - chalk: 4.1.1 - chokidar: 3.5.1 - clean-css: 5.1.3 + chalk: 4.1.2 + chokidar: 3.5.2 + clean-css: 5.1.5 commander: 5.1.0 - copy-webpack-plugin: 9.0.1_webpack@5.40.0 - core-js: 3.15.1 - css-loader: 5.2.1_webpack@5.40.0 - css-minimizer-webpack-plugin: 3.0.2_clean-css@5.1.3+webpack@5.40.0 - cssnano: 5.0.7_postcss@8.3.6 + copy-webpack-plugin: 9.0.1_webpack@5.51.2 + core-js: 3.17.2 + css-loader: 5.2.7_webpack@5.51.2 + css-minimizer-webpack-plugin: 3.0.2_clean-css@5.1.5+webpack@5.51.2 + cssnano: 5.0.8_postcss@8.3.6 del: 6.0.0 detect-port: 1.3.0 escape-html: 1.0.3 eta: 1.12.3 express: 4.17.1 - file-loader: 6.2.0_webpack@5.40.0 + file-loader: 6.2.0_webpack@5.51.2 fs-extra: 10.0.0 - github-slugger: 1.3.0 + github-slugger: 1.4.0 globby: 11.0.4 html-minifier-terser: 5.1.1 html-tags: 3.1.0 - html-webpack-plugin: 5.3.2_webpack@5.40.0 + html-webpack-plugin: 5.3.2_webpack@5.51.2 import-fresh: 3.3.0 is-root: 2.1.0 leven: 3.1.0 lodash: 4.17.21 - mini-css-extract-plugin: 1.6.0_webpack@5.40.0 + mini-css-extract-plugin: 1.6.2_webpack@5.51.2 module-alias: 2.2.2 nprogress: 0.2.0 postcss: 8.3.6 - postcss-loader: 5.3.0_postcss@8.3.6+webpack@5.40.0 + postcss-loader: 5.3.0_postcss@8.3.6+webpack@5.51.2 prompts: 2.4.1 react: 17.0.2 react-dev-utils: 11.0.4 @@ -4439,10 +4192,10 @@ packages: react-error-overlay: 6.0.9 react-helmet: 6.1.0_react@17.0.2 react-loadable: 5.5.0_react@17.0.2 - react-loadable-ssr-addon-v5-slorber: 1.0.1_8e2cf43e91f69d730f657533f099f5e5 - react-router: 5.2.0_react@17.0.2 - react-router-config: 5.1.1_react-router@5.2.0+react@17.0.2 - react-router-dom: 5.2.0_react@17.0.2 + react-loadable-ssr-addon-v5-slorber: 1.0.1_d00fcc76256d0bb71cf6f092822a0764 + react-router: 5.2.1_react@17.0.2 + react-router-config: 5.1.1_react-router@5.2.1+react@17.0.2 + react-router-dom: 5.2.1_react@17.0.2 resolve-pathname: 3.0.0 rtl-detect: 1.0.4 semver: 7.3.5 @@ -4450,25 +4203,29 @@ packages: shelljs: 0.8.4 std-env: 2.3.0 strip-ansi: 6.0.0 - terser-webpack-plugin: 5.1.3_webpack@5.40.0 - tslib: 2.2.0 + terser-webpack-plugin: 5.2.2_esbuild@0.12.24+webpack@5.51.2 + tslib: 2.3.1 update-notifier: 5.1.0 - url-loader: 4.1.1_file-loader@6.2.0+webpack@5.40.0 - wait-on: 5.3.0 - webpack: 5.40.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.51.2 + wait-on: 5.3.0_debug@4.3.2 + webpack: 5.51.2_esbuild@0.12.24 webpack-bundle-analyzer: 4.4.2 - webpack-dev-server: 3.11.2_webpack@5.40.0 + webpack-dev-server: 3.11.2_webpack@5.51.2 webpack-merge: 5.8.0 - webpackbar: 5.0.0-3_webpack@5.40.0 + webpackbar: 5.0.0-3_webpack@5.51.2 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/core/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/core/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-ITa976MPFl9KbYchMOWCCX6SU6EFDSdGeGOHtpaNcrJ9e9Sj7o77fKmMH/ciShwz1g8brTm3VxZ0FwleU8lTig==} engines: {node: '>=12.13.0'} hasBin: true @@ -4476,58 +4233,58 @@ packages: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/core': 7.13.15 - '@babel/generator': 7.14.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-transform-runtime': 7.13.15_@babel+core@7.13.15 - '@babel/preset-env': 7.13.15_@babel+core@7.13.15 - '@babel/preset-react': 7.13.13_@babel+core@7.13.15 - '@babel/preset-typescript': 7.13.0_@babel+core@7.13.15 - '@babel/runtime': 7.14.5 - '@babel/runtime-corejs3': 7.14.8 - '@babel/traverse': 7.14.5 + '@babel/core': 7.15.4 + '@babel/generator': 7.15.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.15.4 + '@babel/plugin-transform-runtime': 7.15.0_@babel+core@7.15.4 + '@babel/preset-env': 7.15.4_@babel+core@7.15.4 + '@babel/preset-react': 7.14.5_@babel+core@7.15.4 + '@babel/preset-typescript': 7.15.0_@babel+core@7.15.4 + '@babel/runtime': 7.15.4 + '@babel/runtime-corejs3': 7.15.4 + '@babel/traverse': 7.15.4 '@docusaurus/cssnano-preset': 2.0.0-beta.4 '@docusaurus/react-loadable': 5.5.0_react@17.0.2 - '@docusaurus/types': 2.0.0-beta.4 - '@docusaurus/utils': 2.0.0-beta.4 - '@docusaurus/utils-common': 2.0.0-beta.4 - '@docusaurus/utils-validation': 2.0.0-beta.4 + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-common': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-validation': 2.0.0-beta.4_esbuild@0.12.24 '@slorber/static-site-generator-webpack-plugin': 4.0.1 '@svgr/webpack': 5.5.0 - autoprefixer: 10.3.1_postcss@8.3.6 - babel-loader: 8.2.2_8fa23aeb6b6e99f9712de46852053aa7 + autoprefixer: 10.3.4_postcss@8.3.6 + babel-loader: 8.2.2_b3eeb7bcd881ab0fa3bbbe191a4a965a babel-plugin-dynamic-import-node: 2.3.0 boxen: 5.0.1 - chalk: 4.1.1 - chokidar: 3.5.1 - clean-css: 5.1.3 + chalk: 4.1.2 + chokidar: 3.5.2 + clean-css: 5.1.5 commander: 5.1.0 - copy-webpack-plugin: 9.0.1_webpack@5.40.0 - core-js: 3.15.1 - css-loader: 5.2.1_webpack@5.40.0 - css-minimizer-webpack-plugin: 3.0.2_clean-css@5.1.3+webpack@5.40.0 - cssnano: 5.0.7_postcss@8.3.6 + copy-webpack-plugin: 9.0.1_webpack@5.51.2 + core-js: 3.17.2 + css-loader: 5.2.7_webpack@5.51.2 + css-minimizer-webpack-plugin: 3.0.2_clean-css@5.1.5+webpack@5.51.2 + cssnano: 5.0.8_postcss@8.3.6 del: 6.0.0 detect-port: 1.3.0 escape-html: 1.0.3 eta: 1.12.3 express: 4.17.1 - file-loader: 6.2.0_webpack@5.40.0 + file-loader: 6.2.0_webpack@5.51.2 fs-extra: 10.0.0 - github-slugger: 1.3.0 + github-slugger: 1.4.0 globby: 11.0.4 html-minifier-terser: 5.1.1 html-tags: 3.1.0 - html-webpack-plugin: 5.3.2_webpack@5.40.0 + html-webpack-plugin: 5.3.2_webpack@5.51.2 import-fresh: 3.3.0 is-root: 2.1.0 leven: 3.1.0 lodash: 4.17.21 - mini-css-extract-plugin: 1.6.0_webpack@5.40.0 + mini-css-extract-plugin: 1.6.2_webpack@5.51.2 module-alias: 2.2.2 nprogress: 0.2.0 postcss: 8.3.6 - postcss-loader: 5.3.0_postcss@8.3.6+webpack@5.40.0 + postcss-loader: 5.3.0_postcss@8.3.6+webpack@5.51.2 prompts: 2.4.1 react: 17.0.2 react-dev-utils: 11.0.4 @@ -4535,10 +4292,10 @@ packages: react-error-overlay: 6.0.9 react-helmet: 6.1.0_react@17.0.2 react-loadable: 5.5.0_react@17.0.2 - react-loadable-ssr-addon-v5-slorber: 1.0.1_8e2cf43e91f69d730f657533f099f5e5 - react-router: 5.2.0_react@17.0.2 - react-router-config: 5.1.1_react-router@5.2.0+react@17.0.2 - react-router-dom: 5.2.0_react@17.0.2 + react-loadable-ssr-addon-v5-slorber: 1.0.1_d00fcc76256d0bb71cf6f092822a0764 + react-router: 5.2.1_react@17.0.2 + react-router-config: 5.1.1_react-router@5.2.1+react@17.0.2 + react-router-dom: 5.2.1_react@17.0.2 resolve-pathname: 3.0.0 rtl-detect: 1.0.4 semver: 7.3.5 @@ -4546,20 +4303,24 @@ packages: shelljs: 0.8.4 std-env: 2.3.0 strip-ansi: 6.0.0 - terser-webpack-plugin: 5.1.3_webpack@5.40.0 - tslib: 2.2.0 + terser-webpack-plugin: 5.2.2_esbuild@0.12.24+webpack@5.51.2 + tslib: 2.3.1 update-notifier: 5.1.0 - url-loader: 4.1.1_file-loader@6.2.0+webpack@5.40.0 - wait-on: 5.3.0 - webpack: 5.40.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.51.2 + wait-on: 5.3.0_debug@4.3.2 + webpack: 5.51.2_esbuild@0.12.24 webpack-bundle-analyzer: 4.4.2 - webpack-dev-server: 3.11.2_webpack@5.40.0 + webpack-dev-server: 3.11.2_webpack@5.51.2 webpack-merge: 5.8.0 - webpackbar: 5.0.0-3_webpack@5.40.0 + webpackbar: 5.0.0-3_webpack@5.51.2 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false @@ -4567,7 +4328,7 @@ packages: /@docusaurus/cssnano-preset/2.0.0-beta.3: resolution: {integrity: sha512-k7EkNPluB+TV++oZB8Je4EQ6Xs6cR0SvgIU9vdXm00qyPCu38MMfRwSY4HnsVUV797T/fQUD91zkuwhyXCUGLA==} dependencies: - cssnano-preset-advanced: 5.1.3_postcss@8.3.6 + cssnano-preset-advanced: 5.1.4_postcss@8.3.6 postcss: 8.3.6 postcss-sort-media-queries: 3.11.12_postcss@8.3.6 dev: false @@ -4575,29 +4336,29 @@ packages: /@docusaurus/cssnano-preset/2.0.0-beta.4: resolution: {integrity: sha512-KsmFEob0ElffnFFbz93wcYH4IncU4LDnKBerdomU0Wdg/vXTLo3Q7no8df9yjbcBXVRaSX+/tNFapY9Iu/4Cew==} dependencies: - cssnano-preset-advanced: 5.1.3_postcss@8.3.6 + cssnano-preset-advanced: 5.1.4_postcss@8.3.6 postcss: 8.3.6 postcss-sort-media-queries: 3.11.12_postcss@8.3.6 dev: false - /@docusaurus/mdx-loader/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/mdx-loader/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-dwYKFKcsgiMB/TECoieKnwQemBAozd2a+cm4xzrWhDzElvwlQPo/j45OOUb6U/H8NJp7DnAynLBqSyKJ3YZb4g==} engines: {node: '>=12.13.0'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/parser': 7.14.5 - '@babel/traverse': 7.14.5 - '@docusaurus/core': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/utils': 2.0.0-beta.4 + '@babel/parser': 7.15.4 + '@babel/traverse': 7.15.4 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 '@mdx-js/mdx': 1.6.22 '@mdx-js/react': 1.6.22_react@17.0.2 - chalk: 4.1.1 + chalk: 4.1.2 escape-html: 1.0.3 - file-loader: 6.2.0_webpack@5.40.0 + file-loader: 6.2.0_webpack@5.51.2 fs-extra: 10.0.0 - github-slugger: 1.3.0 + github-slugger: 1.4.0 gray-matter: 4.0.3 mdast-util-to-string: 2.0.0 react: 17.0.2 @@ -4605,12 +4366,16 @@ packages: remark-emoji: 2.2.0 stringify-object: 3.3.0 unist-util-visit: 2.0.3 - url-loader: 4.1.1_file-loader@6.2.0+webpack@5.40.0 - webpack: 5.40.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.51.2 + webpack: 5.51.2_esbuild@0.12.24 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false @@ -4619,19 +4384,19 @@ packages: resolution: {integrity: sha512-FRAAOJMDbHcBNgFvH4ihPszxraTTCkS7kN3q8WIj67Uv8u3+T36XWpReWdFYmzfPA4QyFx9YK4u1bmF7pndBSw==} dev: true - /@docusaurus/plugin-content-blog/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/plugin-content-blog/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-NyLqoem/r/m8mNO3H1PbbPayA5KjgRTeB5T7j949uvGwlK34c+W6bSvr3OSRJdmFXqhFL4CG8E8wbSq7h+8WEA==} 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.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/mdx-loader': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/types': 2.0.0-beta.4 - '@docusaurus/utils': 2.0.0-beta.4 - '@docusaurus/utils-validation': 2.0.0-beta.4 - chalk: 4.1.1 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/mdx-loader': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-validation': 2.0.0-beta.4_esbuild@0.12.24 + chalk: 4.1.2 escape-string-regexp: 4.0.0 feed: 4.2.2 fs-extra: 10.0.0 @@ -4640,31 +4405,35 @@ packages: lodash: 4.17.21 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 - reading-time: 1.3.0 + reading-time: 1.4.0 remark-admonitions: 1.2.1 - tslib: 2.2.0 - webpack: 5.40.0 + tslib: 2.3.1 + webpack: 5.51.2_esbuild@0.12.24 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/plugin-content-docs/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/plugin-content-docs/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-aVYycpOvtgPQ78a10jakCtrI7DEAffw+zVdZT6tgO8QIn5hNPcr5NB7Ms3kSZw83fMZwJqStHHGp0y13zt/gLw==} 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.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/mdx-loader': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/types': 2.0.0-beta.4 - '@docusaurus/utils': 2.0.0-beta.4 - '@docusaurus/utils-validation': 2.0.0-beta.4 - chalk: 4.1.1 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/mdx-loader': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-validation': 2.0.0-beta.4_esbuild@0.12.24 + chalk: 4.1.2 combine-promises: 1.1.0 escape-string-regexp: 4.0.0 execa: 5.1.1 @@ -4678,154 +4447,182 @@ packages: react-dom: 17.0.2_react@17.0.2 remark-admonitions: 1.2.1 shelljs: 0.8.4 - tslib: 2.2.0 + tslib: 2.3.1 utility-types: 3.10.0 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/plugin-content-pages/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/plugin-content-pages/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-VZ/iuxT1kgBh/1+W3Li88UZVjqHtHOt4TyFoVwHmf2p91BPHiF7zpiLb4hYL8s694/V+AdfWf4ostSyEoeMx8A==} 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.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/mdx-loader': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/types': 2.0.0-beta.4 - '@docusaurus/utils': 2.0.0-beta.4 - '@docusaurus/utils-validation': 2.0.0-beta.4 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/mdx-loader': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-validation': 2.0.0-beta.4_esbuild@0.12.24 globby: 11.0.4 lodash: 4.17.21 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 remark-admonitions: 1.2.1 - tslib: 2.2.0 - webpack: 5.40.0 + tslib: 2.3.1 + webpack: 5.51.2_esbuild@0.12.24 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/plugin-debug/2.0.0-beta.4_9c6a8df88c2691f81f37725d5b4de033: + /@docusaurus/plugin-debug/2.0.0-beta.4_26d78aac20e539a5ceb9b2d58d3b60e4: resolution: {integrity: sha512-jc9o45NUuhVnFcoq6/6juxJQGgD2Q71IUokoOgw3sytHHOv1jv+eLWP1LDX71MHA1ElZ1MZTlz5mCd1wlzdCOw==} 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.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/types': 2.0.0-beta.4 - '@docusaurus/utils': 2.0.0-beta.4 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-json-view: 1.21.3_9c6a8df88c2691f81f37725d5b4de033 - tslib: 2.2.0 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' - '@types/react' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/plugin-google-analytics/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/plugin-google-analytics/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-mqMEnfMKIoR1UfIX+jiAcUolwYntqSNaW8Gg2tg8dlGvC3payT1gpNJaew6TWyrtE29vuZz6a830bIXBYm4uAA==} 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.4_react-dom@17.0.2+react@17.0.2 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/plugin-google-gtag/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/plugin-google-gtag/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-MZ0Rr6LBZLKMVFXxV7Kr+l0U3Yz/Yn8L2E5z9DbgVi+9tyLn4xlMzuMPG3gN9TZ8kPcQ1ZWwv9crA+138UzIkw==} 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.4_react-dom@17.0.2+react@17.0.2 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/plugin-sitemap/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/plugin-sitemap/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-0sU1aMQmMN7fE3TlSM2wBZN/gFsuvo79DYxw8TIVtNakA84oDxurH/rhDQHwJ34JQufm5CuWNC1ICHtyI3qyWw==} 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.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/types': 2.0.0-beta.4 - '@docusaurus/utils': 2.0.0-beta.4 - '@docusaurus/utils-common': 2.0.0-beta.4 - '@docusaurus/utils-validation': 2.0.0-beta.4 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-common': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-validation': 2.0.0-beta.4_esbuild@0.12.24 fs-extra: 10.0.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 sitemap: 7.0.0 - tslib: 2.2.0 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/preset-classic/2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3: + /@docusaurus/preset-classic/2.0.0-beta.4_644d28f27cf72539b1478e07bdd26189: resolution: {integrity: sha512-fW8/iyGLJfBTtbCBQtnRcbDa+ZZMq6Ak20+8+ORB8mzjK4BNYmt9wIbfq0oV9/QBLyryQBYcsRimJoXpLZmWOg==} 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.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-blog': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-docs': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-pages': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-debug': 2.0.0-beta.4_9c6a8df88c2691f81f37725d5b4de033 - '@docusaurus/plugin-google-analytics': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-google-gtag': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-sitemap': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/theme-classic': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/theme-search-algolia': 2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-blog': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-docs': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-pages': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-debug': 2.0.0-beta.4_26d78aac20e539a5ceb9b2d58d3b60e4 + '@docusaurus/plugin-google-analytics': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-google-gtag': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-sitemap': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/theme-classic': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/theme-search-algolia': 2.0.0-beta.4_644d28f27cf72539b1478e07bdd26189 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: - '@algolia/client-search' + - '@swc/core' - '@types/react' - bufferutil - csso + - debug + - esbuild - prism-react-renderer - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false @@ -4851,49 +4648,53 @@ packages: react-dom: 17.0.2_react@17.0.2 dev: false - /@docusaurus/theme-classic/2.0.0-beta.4_react-dom@17.0.2+react@17.0.2: + /@docusaurus/theme-classic/2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-gekEt/YuAEs7CLEJhBC5mE3AqXiDNL6U3WI9emokatpbPY7B12DLJ11QWJZ4mfKYWHuiTwPeybXkOySWMLuaaA==} 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.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-blog': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-docs': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-pages': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/theme-common': 2.0.0-beta.4_cf03b7458ee8070c9e09362c20b6f0a1 - '@docusaurus/types': 2.0.0-beta.4 - '@docusaurus/utils': 2.0.0-beta.4 - '@docusaurus/utils-common': 2.0.0-beta.4 - '@docusaurus/utils-validation': 2.0.0-beta.4 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-blog': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-docs': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-pages': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/theme-common': 2.0.0-beta.4_10748582ff93cbce29506a09c0599793 + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-common': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-validation': 2.0.0-beta.4_esbuild@0.12.24 '@mdx-js/mdx': 1.6.22 '@mdx-js/react': 1.6.22_react@17.0.2 - chalk: 4.1.1 + chalk: 4.1.2 clsx: 1.1.1 copy-text-to-clipboard: 3.0.1 fs-extra: 10.0.0 globby: 11.0.4 infima: 0.2.0-alpha.29 lodash: 4.17.21 - parse-numeric-range: 1.2.0 + parse-numeric-range: 1.3.0 postcss: 8.3.6 prism-react-renderer: 1.2.1_react@17.0.2 prismjs: 1.24.1 prop-types: 15.7.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 - react-router-dom: 5.2.0_react@17.0.2 + react-router-dom: 5.2.1_react@17.0.2 rtlcss: 3.3.0 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/theme-common/2.0.0-beta.4_cf03b7458ee8070c9e09362c20b6f0a1: + /@docusaurus/theme-common/2.0.0-beta.4_10748582ff93cbce29506a09c0599793: resolution: {integrity: sha512-RJ78rfb/K2dc/u/WDCZB8Q8mj19l7UtDx3F1yFC4WMwAd5tT8V5xlKc5UpHVJrKdc1c3Z4g+ki0wFm+LpCZj0w==} engines: {node: '>=12.13.0'} peerDependencies: @@ -4901,39 +4702,43 @@ packages: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-blog': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-docs': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/plugin-content-pages': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/types': 2.0.0-beta.4 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-blog': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-docs': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/plugin-content-pages': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 clsx: 1.1.1 fs-extra: 10.0.0 prism-react-renderer: 1.2.1_react@17.0.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 - tslib: 2.2.0 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/theme-search-algolia/2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3: + /@docusaurus/theme-search-algolia/2.0.0-beta.4_644d28f27cf72539b1478e07bdd26189: resolution: {integrity: sha512-W/DfGhlAe1Vl+IJiL9rCw8yswdUrX0lTyCMNRAFi749YN4vCWo2RoxylbUuWoV6lUKoIYfj3EGyotRT2OLqtZw==} 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_9c6a8df88c2691f81f37725d5b4de033 - '@docusaurus/core': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 - '@docusaurus/theme-common': 2.0.0-beta.4_cf03b7458ee8070c9e09362c20b6f0a1 - '@docusaurus/utils': 2.0.0-beta.4 - '@docusaurus/utils-validation': 2.0.0-beta.4 - algoliasearch: 4.10.3 - algoliasearch-helper: 3.5.4_algoliasearch@4.10.3 + '@docsearch/react': 3.0.0-alpha.40_9c6a8df88c2691f81f37725d5b4de033 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af + '@docusaurus/theme-common': 2.0.0-beta.4_10748582ff93cbce29506a09c0599793 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 + '@docusaurus/utils-validation': 2.0.0-beta.4_esbuild@0.12.24 + algoliasearch: 4.10.5 + algoliasearch-helper: 3.5.5_algoliasearch@4.10.5 clsx: 1.1.1 eta: 1.12.3 lodash: 4.17.21 @@ -4941,107 +4746,132 @@ packages: react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: - '@algolia/client-search' + - '@swc/core' - '@types/react' - bufferutil - csso + - debug + - esbuild - prism-react-renderer - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /@docusaurus/types/2.0.0-beta.3: + /@docusaurus/types/2.0.0-beta.3_esbuild@0.12.24: resolution: {integrity: sha512-ivQ6L1ahju06ldTvFsZLQxcN6DP32iIB7DscxWVRqP0eyuyX2xAy+jrASqih3lB8lyw0JJaaDEeVE5fjroAQ/Q==} dependencies: commander: 5.1.0 - joi: 17.4.1 + joi: 17.4.2 querystring: 0.2.0 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 webpack-merge: 5.8.0 transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js - webpack-cli dev: false - /@docusaurus/types/2.0.0-beta.4: + /@docusaurus/types/2.0.0-beta.4_esbuild@0.12.24: resolution: {integrity: sha512-2aMCliUCBYhZO8UiiPIKpRu2KECtqt0nRu44EbN6rj1STf695AIOhJC1Zo5TiuW2WbiljSbkJTgG3XdBZ3FUBw==} dependencies: commander: 5.1.0 - joi: 17.4.1 + joi: 17.4.2 querystring: 0.2.0 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 webpack-merge: 5.8.0 transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js - webpack-cli dev: false - /@docusaurus/utils-common/2.0.0-beta.3: + /@docusaurus/utils-common/2.0.0-beta.3_esbuild@0.12.24: resolution: {integrity: sha512-KJgDN4G2MzJcHy+OR2e/xgEwRy+vX26pzwtjPkRjNf24CPa0BwFbRmR5apbltCgTB10vT6xroStc8Quv/286Cg==} engines: {node: '>=12.13.0'} dependencies: - '@docusaurus/types': 2.0.0-beta.3 - tslib: 2.2.0 + '@docusaurus/types': 2.0.0-beta.3_esbuild@0.12.24 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js - webpack-cli dev: false - /@docusaurus/utils-common/2.0.0-beta.4: + /@docusaurus/utils-common/2.0.0-beta.4_esbuild@0.12.24: resolution: {integrity: sha512-QaKs96/95ztKgZqHMUS/vNl+GzZ/6vKVEPjBXWt7Fdhg2soT1Iu4cShnibEO5HaVlwSfnJbVmDLVm8phQRdr0A==} engines: {node: '>=12.13.0'} dependencies: - '@docusaurus/types': 2.0.0-beta.4 - tslib: 2.2.0 + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js - webpack-cli dev: false - /@docusaurus/utils-validation/2.0.0-beta.3: + /@docusaurus/utils-validation/2.0.0-beta.3_esbuild@0.12.24: resolution: {integrity: sha512-jGX78NNrxDZFgDjLaa6wuJ/eKDoHdZFG2CVX3uCaIGe1x8eTMG2/e/39GzbZl+W7VHYpW0bzdf/5dFhaKLfQbQ==} engines: {node: '>=12.13.0'} dependencies: - '@docusaurus/utils': 2.0.0-beta.3 - chalk: 4.1.1 - joi: 17.4.1 - tslib: 2.2.0 + '@docusaurus/utils': 2.0.0-beta.3_esbuild@0.12.24 + chalk: 4.1.2 + joi: 17.4.2 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js - webpack-cli dev: false - /@docusaurus/utils-validation/2.0.0-beta.4: + /@docusaurus/utils-validation/2.0.0-beta.4_esbuild@0.12.24: resolution: {integrity: sha512-t1sxSeyVU02NkcFhPvE7eQFA0CFUst68hTnie6ZS3ToY3nlzdbYRPOAZY5MPr3zRMwum6yFAXgqVA+5fnR0OGg==} engines: {node: '>=12.13.0'} dependencies: - '@docusaurus/utils': 2.0.0-beta.4 - chalk: 4.1.1 - joi: 17.4.1 - tslib: 2.2.0 + '@docusaurus/utils': 2.0.0-beta.4_esbuild@0.12.24 + chalk: 4.1.2 + joi: 17.4.2 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js - webpack-cli dev: false - /@docusaurus/utils/2.0.0-beta.3: + /@docusaurus/utils/2.0.0-beta.3_esbuild@0.12.24: resolution: {integrity: sha512-DApc6xcb3CvvsBCfRU6Zk3KoZa4mZfCJA4XRv5zhlhaSb0GFuAo7KQ353RUu6d0eYYylY3GGRABXkxRE1SEClA==} engines: {node: '>=12.13.0'} dependencies: - '@docusaurus/types': 2.0.0-beta.3 + '@docusaurus/types': 2.0.0-beta.3_esbuild@0.12.24 '@types/github-slugger': 1.3.0 - chalk: 4.1.1 + chalk: 4.1.2 escape-string-regexp: 4.0.0 fs-extra: 10.0.0 gray-matter: 4.0.3 lodash: 4.17.21 resolve-pathname: 3.0.0 - tslib: 2.2.0 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js - webpack-cli dev: false - /@docusaurus/utils/2.0.0-beta.4: + /@docusaurus/utils/2.0.0-beta.4_esbuild@0.12.24: resolution: {integrity: sha512-6nI3ETBp0ZSt5yp5Fc5nthQjR1MmLgl2rXC3hcscrSUZx0QvzJFzTiRgD9EAIJtR/i2JkUK18eaFiBjMBoXEbQ==} engines: {node: '>=12.13.0'} dependencies: - '@docusaurus/types': 2.0.0-beta.4 + '@docusaurus/types': 2.0.0-beta.4_esbuild@0.12.24 '@types/github-slugger': 1.3.0 - chalk: 4.1.1 + chalk: 4.1.2 escape-string-regexp: 4.0.0 fs-extra: 10.0.0 globby: 11.0.4 @@ -5049,8 +4879,11 @@ packages: lodash: 4.17.21 micromatch: 4.0.4 resolve-pathname: 3.0.0 - tslib: 2.2.0 + tslib: 2.3.1 transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js - webpack-cli dev: false @@ -5068,7 +4901,7 @@ packages: peerDependencies: react: '>=16.3.0' dependencies: - '@babel/runtime': 7.12.5 + '@babel/runtime': 7.15.4 '@emotion/cache': 10.0.29 '@emotion/css': 10.0.27 '@emotion/serialize': 0.11.16 @@ -5080,8 +4913,8 @@ packages: /@emotion/css-prettifier/1.0.0: resolution: {integrity: sha512-efxSrRTiTqHTQVKW15Gz5H4pNAw8OqcG8NaiwkJIkqIdNXTD4Qr1zC1Ou6r2acd1oJJ2s56nb1ClnXMiWoj6gQ==} dependencies: - '@emotion/memoize': 0.7.4 - stylis: 4.0.6 + '@emotion/memoize': 0.7.5 + stylis: 4.0.10 dev: true /@emotion/css/10.0.27: @@ -5113,18 +4946,22 @@ packages: enzyme-to-json: optional: true dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 '@emotion/css-prettifier': 1.0.0 '@types/jest': 27.0.1 - chalk: 4.1.1 + chalk: 4.1.2 specificity: 0.4.1 - stylis: 4.0.6 + stylis: 4.0.10 dev: true /@emotion/memoize/0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} dev: true + /@emotion/memoize/0.7.5: + resolution: {integrity: sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==} + dev: true + /@emotion/serialize/0.11.16: resolution: {integrity: sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg==} dependencies: @@ -5132,7 +4969,7 @@ packages: '@emotion/memoize': 0.7.4 '@emotion/unitless': 0.7.5 '@emotion/utils': 0.11.3 - csstype: 2.6.13 + csstype: 2.6.17 dev: true /@emotion/sheet/0.9.4: @@ -5145,7 +4982,7 @@ packages: '@emotion/core': ^10.0.28 react: '>=16.3.0' dependencies: - '@babel/runtime': 7.11.2 + '@babel/runtime': 7.15.4 '@emotion/core': 10.1.1_react@17.0.2 '@emotion/is-prop-valid': 0.8.8 '@emotion/serialize': 0.11.16 @@ -5209,31 +5046,30 @@ packages: hasBin: true dependencies: '@formatjs/ts-transformer': 2.13.0 - '@types/json-stable-stringify': 1.0.32 + '@types/json-stable-stringify': 1.0.33 '@types/lodash': 4.14.172 '@types/loud-rejection': 2.0.0 - '@types/node': 14.17.3 - '@vue/compiler-core': 3.0.11 - '@vue/compiler-sfc': 3.0.11 - chalk: 4.1.1 + '@types/node': 14.6.0 + '@vue/compiler-core': 3.2.8 + '@vue/compiler-sfc': 3.2.8 + chalk: 4.1.2 commander: 6.2.1 - fast-glob: 3.2.5 + fast-glob: 3.2.7 fs-extra: 9.1.0 intl-messageformat-parser: 6.1.2 json-stable-stringify: 1.0.1 lodash: 4.17.21 loud-rejection: 2.2.0 - tslib: 2.2.0 + tslib: 2.3.1 typescript: 4.4.2 transitivePeerDependencies: - ts-jest - - vue dev: true /@formatjs/ecma402-abstract/1.5.0: resolution: {integrity: sha512-wXv36yo+mfWllweN0Fq7sUs7PUiNopn7I0JpLTe3hGu6ZMR4CV7LqK1llhB18pndwpKoafQKb1et2DCJAOW20Q==} dependencies: - tslib: 2.2.0 + tslib: 2.3.1 dev: true /@formatjs/ts-transformer/2.13.0: @@ -5245,7 +5081,7 @@ packages: optional: true dependencies: intl-messageformat-parser: 6.1.2 - tslib: 2.2.0 + tslib: 2.3.1 typescript: 4.4.2 dev: true @@ -5253,15 +5089,15 @@ packages: resolution: {integrity: sha512-BJfcV5BShbunYcn5HniebXLVp2Y6fpuesNegyar5CG8H2AKYHlKxnVID+FSwy92WAW4N2lpGdvxRsmiAn8Fc3w==} engines: {node: '>=10'} dependencies: - '@google-cloud/projectify': 2.0.1 + '@google-cloud/projectify': 2.1.0 '@google-cloud/promisify': 2.0.3 arrify: 2.0.1 - duplexify: 4.1.1 + duplexify: 4.1.2 ent: 2.2.0 extend: 3.0.2 - google-auth-library: 7.6.2 + google-auth-library: 7.9.1 retry-request: 4.2.2 - teeny-request: 7.0.1 + teeny-request: 7.1.1 transitivePeerDependencies: - supports-color dev: false @@ -5274,7 +5110,7 @@ packages: arrify: 2.0.1 concat-stream: 2.0.0 extend: 3.0.2 - google-gax: 2.24.2 + google-gax: 2.25.0 is: 3.3.0 split-array-stream: 2.0.0 stream-events: 1.0.5 @@ -5290,8 +5126,8 @@ packages: extend: 3.0.2 dev: false - /@google-cloud/projectify/2.0.1: - resolution: {integrity: sha512-ZDG38U/Yy6Zr21LaR3BTiiLtpJl6RkPS/JwoRT453G+6Q1DhlV0waNf8Lfu+YVYGIIxgKnLayJRfYlFJfiI8iQ==} + /@google-cloud/projectify/2.1.0: + resolution: {integrity: sha512-qbpidP/fOvQNz3nyabaVnZqcED1NNzf7qfeOlgtAZd9knTwY+KtsGRkYpiQzcATABy4gnGP2lousM3S0nuWVzA==} engines: {node: '>=10'} dev: false @@ -5311,13 +5147,13 @@ packages: async-retry: 1.3.3 compressible: 2.0.18 date-and-time: 2.0.0 - duplexify: 4.1.1 + duplexify: 4.1.2 extend: 3.0.2 - gcs-resumable-upload: 3.3.0 + gcs-resumable-upload: 3.3.1 get-stream: 6.0.1 hash-stream-validation: 0.2.4 mime: 2.5.2 - mime-types: 2.1.31 + mime-types: 2.1.32 p-limit: 3.1.0 pumpify: 2.0.1 snakeize: 0.1.0 @@ -5331,7 +5167,7 @@ packages: resolution: {integrity: sha512-CKQVuwuSPh40tgOkR7c0ZisxYRiN05PcKPW72mQL5y++qd7CwBRoaJZvU5xfXnCJDFBmS3qZGQ71Frx6Ofo2XA==} engines: {node: ^8.13.0 || >=10.10.0} dependencies: - '@types/node': 15.12.4 + '@types/node': 16.7.10 dev: false /@grpc/proto-loader/0.6.4: @@ -5346,14 +5182,14 @@ packages: yargs: 16.2.0 dev: false - /@hapi/hoek/9.1.0: - resolution: {integrity: sha512-i9YbZPN3QgfighY/1X1Pu118VUz2Fmmhd6b2n0/O8YVgGGfw0FbUYoA97k7FkpGJ+pLCFEDLUmAPPV4D1kpeFw==} + /@hapi/hoek/9.2.0: + resolution: {integrity: sha512-sqKVVVOe5ivCaXDWivIJYVSaEgdQK9ul7a4Kity5Iw7u9+wBAPbX1RMSnLLmp7O4Vzj0WOWwMAJsTL00xwaNug==} dev: false - /@hapi/topo/5.0.0: - resolution: {integrity: sha512-tFJlT47db0kMqVm3H4nQYgn6Pwg10GTZHb1pwmSiv1K4ks6drQOtfEF5ZnPjkvC+y4/bUPHK+bc87QvLcL+WMw==} + /@hapi/topo/5.1.0: + resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==} dependencies: - '@hapi/hoek': 9.1.0 + '@hapi/hoek': 9.2.0 dev: false /@humanwhocodes/config-array/0.5.0: @@ -5397,8 +5233,8 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.1.0 - '@types/node': 15.12.4 - chalk: 4.1.1 + '@types/node': 14.6.0 + chalk: 4.1.2 jest-message-util: 27.1.0 jest-util: 27.1.0 slash: 3.0.0 @@ -5418,12 +5254,12 @@ packages: '@jest/test-result': 27.1.0 '@jest/transform': 27.1.0 '@jest/types': 27.1.0 - '@types/node': 15.12.4 + '@types/node': 14.6.0 ansi-escapes: 4.3.2 - chalk: 4.1.1 + chalk: 4.1.2 emittery: 0.8.1 exit: 0.1.2 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jest-changed-files: 27.1.0 jest-config: 27.1.0_ts-node@10.2.1 jest-haste-map: 27.1.0 @@ -5456,7 +5292,7 @@ packages: dependencies: '@jest/fake-timers': 27.1.0 '@jest/types': 27.1.0 - '@types/node': 15.12.4 + '@types/node': 14.6.0 jest-mock: 27.1.0 dev: true @@ -5466,7 +5302,7 @@ packages: dependencies: '@jest/types': 27.1.0 '@sinonjs/fake-timers': 7.1.2 - '@types/node': 15.12.4 + '@types/node': 14.6.0 jest-message-util: 27.1.0 jest-mock: 27.1.0 jest-util: 27.1.0 @@ -5495,11 +5331,11 @@ packages: '@jest/test-result': 27.1.0 '@jest/transform': 27.1.0 '@jest/types': 27.1.0 - chalk: 4.1.1 + chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 glob: 7.1.7 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 istanbul-lib-coverage: 3.0.0 istanbul-lib-instrument: 4.0.3 istanbul-lib-report: 3.0.0 @@ -5523,7 +5359,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: callsites: 3.1.0 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 source-map: 0.6.1 dev: true @@ -5542,7 +5378,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/test-result': 27.1.0 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jest-haste-map: 27.1.0 jest-runtime: 27.1.0 transitivePeerDependencies: @@ -5553,13 +5389,13 @@ packages: resolution: {integrity: sha512-ZRGCA2ZEVJ00ubrhkTG87kyLbN6n55g1Ilq0X9nJb5bX3MhMp3O6M7KG+LvYu+nZRqG5cXsQnJEdZbdpTAV8pQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.0 '@jest/types': 27.1.0 babel-plugin-istanbul: 6.0.0 - chalk: 4.1.1 - convert-source-map: 1.7.0 + chalk: 4.1.2 + convert-source-map: 1.8.0 fast-json-stable-stringify: 2.1.0 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jest-haste-map: 27.1.0 jest-regex-util: 27.0.6 jest-util: 27.1.0 @@ -5575,23 +5411,12 @@ packages: /@jest/types/26.6.2: resolution: {integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==} engines: {node: '>= 10.14.2'} - dependencies: - '@types/istanbul-lib-coverage': 2.0.3 - '@types/istanbul-reports': 3.0.0 - '@types/node': 14.14.13 - '@types/yargs': 15.0.5 - chalk: 4.1.0 - dev: true - - /@jest/types/27.0.2: - resolution: {integrity: sha512-XpjCtJ/99HB4PmyJ2vgmN7vT+JLP7RW1FBT9RgnMFS4Dt7cvIyBee8O3/j98aUZ34ZpenPZFqmaaObWSeL65dg==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@types/istanbul-lib-coverage': 2.0.3 '@types/istanbul-reports': 3.0.1 - '@types/node': 14.17.3 - '@types/yargs': 16.0.3 - chalk: 4.1.1 + '@types/node': 16.7.10 + '@types/yargs': 15.0.14 + chalk: 4.1.2 dev: true /@jest/types/27.1.0: @@ -5600,16 +5425,16 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.3 '@types/istanbul-reports': 3.0.1 - '@types/node': 15.12.4 - '@types/yargs': 16.0.3 - chalk: 4.1.1 + '@types/node': 14.6.0 + '@types/yargs': 16.0.4 + chalk: 4.1.2 dev: true /@manypkg/find-root/1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: - '@babel/runtime': 7.13.10 - '@types/node': 12.19.16 + '@babel/runtime': 7.15.3 + '@types/node': 12.20.23 find-up: 4.1.0 fs-extra: 8.1.0 dev: true @@ -5617,17 +5442,17 @@ packages: /@manypkg/get-packages/1.1.1: resolution: {integrity: sha512-J6VClfQSVgR6958eIDTGjfdCrELy1eT+SHeoSMomnvRQVktZMnEA5edIr5ovRFNw5y+Bk/jyoevPzGYod96mhw==} dependencies: - '@babel/runtime': 7.13.10 + '@babel/runtime': 7.15.3 '@manypkg/find-root': 1.1.0 fs-extra: 8.1.0 - globby: 11.0.3 + globby: 11.0.4 read-yaml-file: 1.1.0 dev: true /@marionebl/sander/0.6.1: resolution: {integrity: sha1-GViWWHTyS8Ub5Ih1/rUNZC/EH3s=} dependencies: - graceful-fs: 4.2.4 + graceful-fs: 4.2.8 mkdirp: 0.5.5 rimraf: 2.7.1 dev: true @@ -5643,13 +5468,13 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 '@material-ui/styles': 4.11.4_9c6a8df88c2691f81f37725d5b4de033 '@material-ui/system': 4.12.1_9c6a8df88c2691f81f37725d5b4de033 '@material-ui/types': 5.1.0_@types+react@17.0.19 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 '@types/react': 17.0.19 - '@types/react-transition-group': 4.4.0 + '@types/react-transition-group': 4.4.2 clsx: 1.1.1 hoist-non-react-statics: 3.3.2 popper.js: 1.16.1-lts @@ -5657,7 +5482,7 @@ packages: react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-is: 17.0.2 - react-transition-group: 4.4.1_react-dom@17.0.2+react@17.0.2 + react-transition-group: 4.4.2_react-dom@17.0.2+react@17.0.2 dev: true /@material-ui/icons/4.11.2_842d6fd0a208aabbcab28b4283e0161f: @@ -5672,7 +5497,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.12.5 + '@babel/runtime': 7.15.4 '@material-ui/core': 4.11.4_9c6a8df88c2691f81f37725d5b4de033 '@types/react': 17.0.19 react: 17.0.2 @@ -5690,22 +5515,22 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 '@emotion/hash': 0.8.0 '@material-ui/types': 5.1.0_@types+react@17.0.19 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 '@types/react': 17.0.19 clsx: 1.1.1 - csstype: 2.6.13 + csstype: 2.6.17 hoist-non-react-statics: 3.3.2 - jss: 10.6.0 - jss-plugin-camel-case: 10.6.0 - jss-plugin-default-unit: 10.6.0 - jss-plugin-global: 10.6.0 - jss-plugin-nested: 10.6.0 - jss-plugin-props-sort: 10.6.0 - jss-plugin-rule-value-function: 10.6.0 - jss-plugin-vendor-prefixer: 10.6.0 + jss: 10.7.1 + jss-plugin-camel-case: 10.7.1 + jss-plugin-default-unit: 10.7.1 + jss-plugin-global: 10.7.1 + jss-plugin-nested: 10.7.1 + jss-plugin-props-sort: 10.7.1 + jss-plugin-rule-value-function: 10.7.1 + jss-plugin-vendor-prefixer: 10.7.1 prop-types: 15.7.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -5722,10 +5547,10 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 '@types/react': 17.0.19 - csstype: 2.6.13 + csstype: 2.6.17 prop-types: 15.7.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -5749,7 +5574,7 @@ packages: react: ^16.8.0 || ^17.0.0 react-dom: ^16.8.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 prop-types: 15.7.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -5823,15 +5648,15 @@ packages: resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} - /@nodelib/fs.walk/1.2.7: - resolution: {integrity: sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA==} + /@nodelib/fs.walk/1.2.8: + resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.11.0 + fastq: 1.12.0 - /@polka/url/1.0.0-next.15: - resolution: {integrity: sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA==} + /@polka/url/1.0.0-next.20: + resolution: {integrity: sha512-88p7+M0QGxKpmnkfXjS4V26AnoC/eiqZutE8GLdaI5X12NY75bXSdTY9NkmYb2Xyk1O+MmkuO6Frmsj84V6I8Q==} dev: false /@protobufjs/aspromise/1.1.2: @@ -5893,10 +5718,10 @@ packages: rxjs: 6.6.7 dev: true - /@sideway/address/4.1.0: - resolution: {integrity: sha512-wAH/JYRXeIFQRsxerIuLjgUu2Xszam+O5xKeatJ4oudShOOirfmsQ1D6LL54XOU2tizpCYku+s1wmU0SYdpoSA==} + /@sideway/address/4.1.2: + resolution: {integrity: sha512-idTz8ibqWFrPU8kMirL0CoPH/A29XOzzAzpyN3zQ4kAWnzmNfFmRaoMNN6VI8ske5M73HZyhIaW4OuSFIdM4oA==} dependencies: - '@hapi/hoek': 9.1.0 + '@hapi/hoek': 9.2.0 dev: false /@sideway/formula/3.0.0: @@ -5939,7 +5764,7 @@ packages: postcss: '>=7.0.0' postcss-syntax: '>=0.36.2' dependencies: - '@babel/core': 7.15.0 + '@babel/core': 7.15.4 postcss: 7.0.36 postcss-syntax: 0.36.2_postcss@7.0.36 transitivePeerDependencies: @@ -6020,7 +5845,7 @@ packages: dependencies: '@svgr/plugin-jsx': 5.5.0 camelcase: 6.2.0 - cosmiconfig: 7.0.0 + cosmiconfig: 7.0.1 transitivePeerDependencies: - supports-color dev: false @@ -6029,14 +5854,14 @@ packages: resolution: {integrity: sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==} engines: {node: '>=10'} dependencies: - '@babel/types': 7.14.5 + '@babel/types': 7.15.4 dev: false /@svgr/plugin-jsx/5.5.0: resolution: {integrity: sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.4 '@svgr/babel-preset': 5.5.0 '@svgr/hast-util-to-babel-ast': 5.5.0 svg-parser: 2.0.4 @@ -6048,7 +5873,7 @@ packages: resolution: {integrity: sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==} engines: {node: '>=10'} dependencies: - cosmiconfig: 7.0.0 + cosmiconfig: 7.0.1 deepmerge: 4.2.2 svgo: 1.3.2 dev: false @@ -6057,10 +5882,10 @@ packages: resolution: {integrity: sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.13.15 - '@babel/plugin-transform-react-constant-elements': 7.14.5_@babel+core@7.13.15 - '@babel/preset-env': 7.13.15_@babel+core@7.13.15 - '@babel/preset-react': 7.13.13_@babel+core@7.13.15 + '@babel/core': 7.15.4 + '@babel/plugin-transform-react-constant-elements': 7.14.5_@babel+core@7.15.4 + '@babel/preset-env': 7.15.4_@babel+core@7.15.4 + '@babel/preset-react': 7.14.5_@babel+core@7.15.4 '@svgr/core': 5.5.0 '@svgr/plugin-jsx': 5.5.0 '@svgr/plugin-svgo': 5.5.0 @@ -6079,27 +5904,41 @@ packages: resolution: {integrity: sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ==} engines: {node: '>=10'} dependencies: - '@babel/code-frame': 7.12.13 - '@babel/runtime': 7.14.5 - '@types/aria-query': 4.2.0 + '@babel/code-frame': 7.14.5 + '@babel/runtime': 7.15.4 + '@types/aria-query': 4.2.2 aria-query: 4.2.2 - chalk: 4.1.1 - dom-accessibility-api: 0.5.6 + chalk: 4.1.2 + dom-accessibility-api: 0.5.7 lz-string: 1.4.4 pretty-format: 26.6.2 dev: true + /@testing-library/dom/8.2.0: + resolution: {integrity: sha512-U8cTWENQPHO3QHvxBdfltJ+wC78ytMdg69ASvIdkGdQ/XRg4M9H2vvM3mHddxl+w/fM6NNqzGMwpQoh82v9VIA==} + engines: {node: '>=12'} + dependencies: + '@babel/code-frame': 7.14.5 + '@babel/runtime': 7.15.4 + '@types/aria-query': 4.2.2 + aria-query: 4.2.2 + chalk: 4.1.2 + dom-accessibility-api: 0.5.7 + lz-string: 1.4.4 + pretty-format: 27.1.0 + dev: true + /@testing-library/jest-dom/5.14.1: resolution: {integrity: sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: - '@babel/runtime': 7.14.5 - '@types/testing-library__jest-dom': 5.9.5 + '@babel/runtime': 7.15.4 + '@types/testing-library__jest-dom': 5.14.1 aria-query: 4.2.2 chalk: 3.0.0 css: 3.0.0 css.escape: 1.5.1 - dom-accessibility-api: 0.5.6 + dom-accessibility-api: 0.5.7 lodash: 4.17.21 redent: 3.0.0 dev: true @@ -6111,7 +5950,7 @@ packages: react: '*' react-dom: '*' dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 '@testing-library/dom': 7.31.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -6130,16 +5969,16 @@ packages: resolution: {integrity: sha512-I6sziQAzLrrqj9r6S26c7aOAjfGVXIE7gWdNONPwnpDcHiMRMQut1s1YCi/APem3dOy23tAb2rvHfNtGCaWuUQ==} dev: true - /@tsconfig/node10/1.0.7: - resolution: {integrity: sha512-aBvUmXLQbayM4w3A8TrjwrXs4DZ8iduJnuJLLRGdkWlyakCf1q6uHZJBzXoRA/huAEknG5tcUyQxN3A+In5euQ==} + /@tsconfig/node10/1.0.8: + resolution: {integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==} dev: true - /@tsconfig/node12/1.0.7: - resolution: {integrity: sha512-dgasobK/Y0wVMswcipr3k0HpevxFJLijN03A8mYfEPvWvOs14v0ZlYTR4kIgMx8g4+fTyTFv8/jLCIfRqLDJ4A==} + /@tsconfig/node12/1.0.9: + resolution: {integrity: sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==} dev: true - /@tsconfig/node14/1.0.0: - resolution: {integrity: sha512-RKkL8eTdPv6t5EHgFKIVQgsDapugbuOptNd9OOunN/HAkzmmTnZELx1kNCK0rSdUYGmiFMM3rRQMAWiyp023LQ==} + /@tsconfig/node14/1.0.1: + resolution: {integrity: sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==} dev: true /@tsconfig/node16/1.0.2: @@ -6149,15 +5988,18 @@ packages: /@types/activedirectory2/1.2.3: resolution: {integrity: sha512-yZERTOJFrOAax2HbDyBBhAKyUEa1PC/GXMe9UGBGyeOF0ZRRBKnIMNXVAYfveJMyrhUBhdRoObwe3CBPoekyjQ==} dependencies: - '@types/ldapjs': 1.0.9 + '@types/ldapjs': 2.2.1 dev: true - /@types/anymatch/1.3.1: - resolution: {integrity: sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==} + /@types/anymatch/3.0.0: + resolution: {integrity: sha512-qLChUo6yhpQ9k905NwL74GU7TxH+9UODwwQ6ICNI+O6EDMExqH/Cv9NsbmcZ7yC/rRXJ/AHCzfgjsFRY5fKjYw==} + deprecated: This is a stub types definition. anymatch provides its own type definitions, so you do not need this installed. + dependencies: + anymatch: 3.1.2 dev: true - /@types/aria-query/4.2.0: - resolution: {integrity: sha512-iIgQNzCm0v7QMhhe4Jjn9uRh+I6GoPmt03CbEtwx3ao8/EfoQcmgtqH4vQ5Db/lxiIGaWDv6nwvunuh0RyX0+A==} + /@types/aria-query/4.2.2: + resolution: {integrity: sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig==} dev: true /@types/async/3.2.7: @@ -6167,131 +6009,135 @@ packages: /@types/autocannon/4.1.1: resolution: {integrity: sha512-VMwPSP6i6SWrSbF2CrjXy/UTt9dU6oJMwDudUVjoAyUqK6YgK5llES84leqyM324Gr1nhuJhDpenvgYYdWF4gQ==} dependencies: - '@types/node': 15.12.4 + '@types/node': 14.6.0 dev: true /@types/autosuggest-highlight/3.1.1: resolution: {integrity: sha512-onPUHT+32TyI7ctiG7G/JtWlVkEBH2bw1onOWaea0L0dZmKNhP+KIOcrh7gnr2LTzD9/cjQlC7zJdv259dg0lg==} dev: true - /@types/babel__core/7.1.14: - resolution: {integrity: sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==} + /@types/babel__core/7.1.15: + resolution: {integrity: sha512-bxlMKPDbY8x5h6HBwVzEOk2C8fb6SLfYQ5Jw3uBYuYF1lfWk/kbLd81la82vrIkBb0l+JdmrZaDikPrNxpS/Ew==} dependencies: - '@babel/parser': 7.15.3 - '@babel/types': 7.15.0 - '@types/babel__generator': 7.6.2 - '@types/babel__template': 7.4.0 - '@types/babel__traverse': 7.11.1 + '@babel/parser': 7.15.4 + '@babel/types': 7.15.4 + '@types/babel__generator': 7.6.3 + '@types/babel__template': 7.4.1 + '@types/babel__traverse': 7.14.2 dev: true - /@types/babel__generator/7.6.2: - resolution: {integrity: sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==} + /@types/babel__generator/7.6.3: + resolution: {integrity: sha512-/GWCmzJWqV7diQW54smJZzWbSFf4QYtF71WCKhcx6Ru/tFyQIY2eiiITcCAeuPbNSvT9YCGkVMqqvSk2Z0mXiA==} dependencies: - '@babel/types': 7.15.0 + '@babel/types': 7.15.4 dev: true - /@types/babel__template/7.4.0: - resolution: {integrity: sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==} + /@types/babel__template/7.4.1: + resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.15.3 - '@babel/types': 7.15.0 + '@babel/parser': 7.15.4 + '@babel/types': 7.15.4 dev: true - /@types/babel__traverse/7.11.1: - resolution: {integrity: sha512-Vs0hm0vPahPMYi9tDjtP66llufgO3ST16WXaSTtDGEl9cewAl3AibmxWw6TINOqHPT9z0uABKAYjT9jNSg4npw==} + /@types/babel__traverse/7.14.2: + resolution: {integrity: sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==} dependencies: - '@babel/types': 7.14.5 + '@babel/types': 7.15.4 dev: true /@types/bcryptjs/2.4.2: resolution: {integrity: sha512-LiMQ6EOPob/4yUL66SZzu6Yh77cbzJFYll+ZfaPiPPFswtIlA/Fs1MzdKYA7JApHU49zQTbJGX3PDmCpIdDBRQ==} dev: true - /@types/body-parser/1.19.0: - resolution: {integrity: sha512-W98JrE0j2K78swW4ukqMleo8R7h/pFETjM2DQ90MF6XK2i4LO4W3gQ71Lt4w3bfm2EvVSyWHplECvB5sK22yFQ==} + /@types/body-parser/1.19.1: + resolution: {integrity: sha512-a6bTJ21vFOGIkwM0kzh9Yr89ziVxq4vYH2fQ6N8AeipEzai/cFK6aGMArIkUeIdRIgpwQa+2bXiLuUJCpSf2Cg==} dependencies: - '@types/connect': 3.4.33 - '@types/node': 15.12.4 + '@types/connect': 3.4.35 + '@types/node': 14.6.0 dev: true /@types/caseless/0.12.2: resolution: {integrity: sha512-6ckxMjBBD8URvjB6J3NcnuAn5Pkl7t3TizAg+xdlzzQGSPSmBcXf8KoIH0ua/i+tio+ZRUHEXp0HEmvaR4kt0w==} dev: true - /@types/connect/3.4.33: - resolution: {integrity: sha512-2+FrkXY4zllzTNfJth7jOqEHC+enpLeGslEhpnTAkg21GkRrWV4SsAtqchtT4YS9/nODBU2/ZfsBY2X4J/dX7A==} + /@types/connect/3.4.35: + resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 15.12.4 + '@types/node': 14.6.0 dev: true /@types/cookiejar/2.1.2: resolution: {integrity: sha512-t73xJJrvdTjXrn4jLS9VSGRbz0nUY3cl2DMGDU48lKl+HR9dbbjW2A9r3g40VA++mQpy6uuHg33gy7du2BKpog==} dev: true - /@types/eslint-scope/3.7.0: - resolution: {integrity: sha512-O/ql2+rrCUe2W2rs7wMR+GqPRcgB6UiqN5RhrR5xruFlY7l9YLMn0ZkDzjoHLeiFkR8MCQZVudUuuvQ2BLC9Qw==} + /@types/eslint-scope/3.7.1: + resolution: {integrity: sha512-SCFeogqiptms4Fg29WpOTk5nHIzfpKCemSN63ksBQYKTcXoJEmJagV+DhVmbapZzY4/5YaOV1nZwrsU79fFm1g==} dependencies: - '@types/eslint': 7.2.6 - '@types/estree': 0.0.47 + '@types/eslint': 7.28.0 + '@types/estree': 0.0.46 - /@types/eslint/7.2.6: - resolution: {integrity: sha512-I+1sYH+NPQ3/tVqCeUSBwTE/0heyvtXqpIopUUArlBm0Kpocb8FbMa3AZ/ASKIFpN3rnEx932TTXDbt9OXsNDw==} + /@types/eslint/7.28.0: + resolution: {integrity: sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A==} dependencies: - '@types/estree': 0.0.47 - '@types/json-schema': 7.0.8 + '@types/estree': 0.0.46 + '@types/json-schema': 7.0.9 /@types/estree/0.0.46: resolution: {integrity: sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==} + + /@types/estree/0.0.48: + resolution: {integrity: sha512-LfZwXoGUDo0C3me81HXgkBg5CTQYb6xzEl+fNmbO4JdRiSKQ8A0GD1OBBvKAIsbCUgoyAty7m99GqqMQe784ew==} dev: true - /@types/estree/0.0.47: - resolution: {integrity: sha512-c5ciR06jK8u9BstrmJyO97m+klJrrhCf9u3rLu3DEAJBirxRqSCvDQoYKmxuYwQI5SZChAWu+tq9oVlGRuzPAg==} + /@types/estree/0.0.50: + resolution: {integrity: sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==} + dev: false /@types/express-serve-static-core/4.17.24: resolution: {integrity: sha512-3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA==} dependencies: - '@types/node': 15.12.4 - '@types/qs': 6.9.4 - '@types/range-parser': 1.2.3 + '@types/node': 14.6.0 + '@types/qs': 6.9.7 + '@types/range-parser': 1.2.4 dev: true /@types/express/4.17.8: resolution: {integrity: sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ==} dependencies: - '@types/body-parser': 1.19.0 + '@types/body-parser': 1.19.1 '@types/express-serve-static-core': 4.17.24 - '@types/qs': 6.9.4 - '@types/serve-static': 1.13.5 + '@types/qs': 6.9.7 + '@types/serve-static': 1.13.10 dev: true /@types/github-slugger/1.3.0: resolution: {integrity: sha512-J/rMZa7RqiH/rT29TEVZO4nBoDP9XJOjnbbIofg7GQKs4JIduEO3WLpte+6WeUz/TcrXKlY+bM7FYrp8yFB+3g==} dev: false - /@types/glob/7.1.3: - resolution: {integrity: sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==} + /@types/glob/7.1.4: + resolution: {integrity: sha512-w+LsMxKyYQm347Otw+IfBXOv9UWVjpHpCDdbBMt8Kz/xbvCYNjP+0qPh91Km3iKfSRLBB0P7fAMf0KHrPu+MyA==} dependencies: - '@types/minimatch': 3.0.3 - '@types/node': 15.12.4 + '@types/minimatch': 3.0.5 + '@types/node': 16.7.10 /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 14.17.3 + '@types/node': 14.6.0 dev: true - /@types/hast/2.3.2: - resolution: {integrity: sha512-Op5W7jYgZI7AWKY5wQ0/QNMzQM7dGQPyW1rXKNiymVCy5iTfdPuGu4HhYNOM2sIv8gUfIuIdcYlXmAepwaowow==} + /@types/hast/2.3.4: + resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} dependencies: - '@types/unist': 2.0.3 + '@types/unist': 2.0.6 dev: false - /@types/history/4.7.7: - resolution: {integrity: sha512-2xtoL22/3Mv6a70i4+4RB7VgbDDORoWwjcqeNysojZA0R7NK17RbY5Gof/2QiFfJgX+KkWghbwJ+d/2SB8Ndzg==} + /@types/history/4.7.9: + resolution: {integrity: sha512-MUc6zSmU3tEVnkQ78q0peeEjKWPUADMlC/t++2bI8WnAG2tvYRPIgHG8lWkXwqc8MsUF6Z2MOf+Mh5sazOmhiQ==} dev: true - /@types/html-minifier-terser/5.1.1: - resolution: {integrity: sha512-giAlZwstKbmvMk1OO7WXSj4OZ0keXAcl2TQq4LWHiiPH2ByaH7WeUzng+Qej8UPxxv+8lRTuouo0iaNDBuzIBA==} + /@types/html-minifier-terser/5.1.2: + resolution: {integrity: sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==} /@types/http-errors/1.8.1: resolution: {integrity: sha512-e+2rjEwK6KDaNOm5Aa9wNGgyS9oSZU/4pfSMMPYNOfjvFI0WVXm29+ITRFr6aKDvvKo7uU1jV68MW4ScsfDi7Q==} @@ -6307,62 +6153,38 @@ packages: '@types/istanbul-lib-coverage': 2.0.3 dev: true - /@types/istanbul-reports/3.0.0: - resolution: {integrity: sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==} - dependencies: - '@types/istanbul-lib-report': 3.0.0 - dev: true - /@types/istanbul-reports/3.0.1: resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} dependencies: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/26.0.19: - resolution: {integrity: sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==} - dependencies: - jest-diff: 26.4.2 - pretty-format: 26.6.2 - dev: true - /@types/jest/27.0.1: resolution: {integrity: sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==} dependencies: - jest-diff: 27.0.2 - pretty-format: 27.0.2 + jest-diff: 27.1.0 + pretty-format: 27.1.0 dev: true - /@types/json-schema/7.0.5: - resolution: {integrity: sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ==} - dev: true + /@types/json-schema/7.0.9: + resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} - /@types/json-schema/7.0.6: - resolution: {integrity: sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==} - - /@types/json-schema/7.0.8: - resolution: {integrity: sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==} - - /@types/json-stable-stringify/1.0.32: - resolution: {integrity: sha512-q9Q6+eUEGwQkv4Sbst3J4PNgDOvpuVuKj79Hl/qnmBMEIPzB5QoFRUtjcgcg2xNUZyYUGXBk5wYIBKHt0A+Mxw==} + /@types/json-stable-stringify/1.0.33: + resolution: {integrity: sha512-qEWiQff6q2tA5gcJGWwzplQcXdJtm+0oy6IHGHzlOf3eFAkGE/FIPXZK9ofWgNSHVp8AFFI33PJJshS0ei3Gvw==} dev: true /@types/json5/0.0.29: resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=} dev: true - /@types/ldapjs/1.0.9: - resolution: {integrity: sha512-3PvY7Drp1zoLbcGlothCAkoc5o6Jp9KvUPwHadlHyKp3yPvyeIh7w2zQc9UXMzgDRkoeGXUEODtbEs5XCh9ZyA==} + /@types/ldapjs/2.2.1: + resolution: {integrity: sha512-rctCsjTBpG86j352gd6BfFevpcG2Rvh2K6t3BLO3VJMe6JSGDI5rovA+8O/rxL5PbXz0UFBdDu7wv/1hA/0GjA==} dependencies: - '@types/node': 15.12.4 + '@types/node': 16.7.10 dev: true - /@types/lodash/4.14.167: - resolution: {integrity: sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==} - /@types/lodash/4.14.172: resolution: {integrity: sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==} - dev: true /@types/long/4.0.1: resolution: {integrity: sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==} @@ -6378,54 +6200,46 @@ packages: /@types/lowdb/1.0.11: resolution: {integrity: sha512-h99VMxvTuz+VsXUVCCJo4dsps4vbkXwvU71TpmxDoiBU24bJ0VBygIHgmMm+UPoQIFihmV6euRik4z8J7XDJWg==} dependencies: - '@types/lodash': 4.14.167 + '@types/lodash': 4.14.172 dev: true - /@types/mdast/3.0.3: - resolution: {integrity: sha512-SXPBMnFVQg1s00dlMCc/jCdvPqdE4mXaMMCeRlxLDmTAEoegHT53xKtkDnzDTOcmMHUfcjyf36/YYZ6SxRdnsw==} + /@types/mdast/3.0.10: + resolution: {integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==} dependencies: - '@types/unist': 2.0.3 + '@types/unist': 2.0.6 + + /@types/mime/1.3.2: + resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} + dev: true /@types/mime/2.0.3: resolution: {integrity: sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==} dev: true - /@types/minimatch/3.0.3: - resolution: {integrity: sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==} - /@types/minimatch/3.0.5: resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} + + /@types/minimist/1.2.2: + resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/minimist/1.2.0: - resolution: {integrity: sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=} - dev: true - - /@types/minimist/1.2.1: - resolution: {integrity: sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==} - dev: true - - /@types/node/12.19.16: - resolution: {integrity: sha512-7xHmXm/QJ7cbK2laF+YYD7gb5MggHIIQwqyjin3bpEGiSuvScMQ5JZZXPvRipi1MwckTQbJZROMns/JxdnIL1Q==} - dev: true - - /@types/node/14.14.13: - resolution: {integrity: sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ==} - dev: true - - /@types/node/14.17.3: - resolution: {integrity: sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==} + /@types/node/12.20.23: + resolution: {integrity: sha512-FW0q7NI8UnjbKrJK8NGr6QXY69ATw9IFe6ItIo5yozPwA9DU/xkhiPddctUVyrmFXvyFYerYgQak/qu200UBDw==} dev: true /@types/node/14.6.0: resolution: {integrity: sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==} dev: true - /@types/node/15.12.4: - resolution: {integrity: sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==} + /@types/node/15.14.9: + resolution: {integrity: sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==} + dev: false - /@types/normalize-package-data/2.4.0: - resolution: {integrity: sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==} + /@types/node/16.7.10: + resolution: {integrity: sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==} + + /@types/normalize-package-data/2.4.1: + resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true /@types/parse-json/4.0.0: @@ -6444,35 +6258,35 @@ packages: /@types/pino-std-serializers/2.4.1: resolution: {integrity: sha512-17XcksO47M24IVTVKPeAByWUd3Oez7EbIjXpSbzMPhXVzgjGtrOa49gKBwxH9hb8dKv58OelsWQ+A1G1l9S3wQ==} dependencies: - '@types/node': 15.12.4 + '@types/node': 16.7.10 dev: true /@types/pino/6.3.11: resolution: {integrity: sha512-S7+fLONqSpHeW9d7TApUqO6VN47KYgOXhCNKwGBVLHObq8HhaAYlVqUNdfnvoXjCMiwE5xcPm/5R2ZUh8bgaXQ==} dependencies: - '@types/node': 15.12.4 + '@types/node': 16.7.10 '@types/pino-pretty': 4.7.1 '@types/pino-std-serializers': 2.4.1 - sonic-boom: 2.2.0 + sonic-boom: 2.2.2 dev: true - /@types/prettier/2.3.0: - resolution: {integrity: sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw==} + /@types/prettier/2.3.2: + resolution: {integrity: sha512-eI5Yrz3Qv4KPUa/nSIAi0h+qX0XyewOliug5F2QAtuRg6Kjg6jfmxe1GIwoIRhZspD1A0RP8ANrPwvEXXtRFog==} dev: true - /@types/prop-types/15.7.3: - resolution: {integrity: sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==} + /@types/prop-types/15.7.4: + resolution: {integrity: sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==} dev: true - /@types/q/1.5.4: - resolution: {integrity: sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==} + /@types/q/1.5.5: + resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==} - /@types/qs/6.9.4: - resolution: {integrity: sha512-+wYo+L6ZF6BMoEjtf8zB2esQsqdV6WsjRK/GP9WOgLPrq87PbNWgIxS76dS5uvl/QXtHGakZmwTznIfcPXcKlQ==} + /@types/qs/6.9.7: + resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} dev: true - /@types/range-parser/1.2.3: - resolution: {integrity: sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==} + /@types/range-parser/1.2.4: + resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true /@types/react-autosuggest/10.1.5: @@ -6484,32 +6298,32 @@ packages: /@types/react-dom/17.0.9: resolution: {integrity: sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==} dependencies: - '@types/react': 17.0.15 + '@types/react': 17.0.19 dev: true /@types/react-helmet/6.1.2: resolution: {integrity: sha512-dcfAZNlWb5JYFbO9CGfrPWLJAyFcT6UeR3u35eBbv8liY2Rg4K7fM1G5+HnwVgot+C+kVwXAZ8pLEn2jsMfTDg==} dependencies: - '@types/react': 17.0.15 + '@types/react': 17.0.19 dev: true /@types/react-router-dom/5.1.8: resolution: {integrity: sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==} dependencies: - '@types/history': 4.7.7 + '@types/history': 4.7.9 '@types/react': 17.0.19 - '@types/react-router': 5.1.8 + '@types/react-router': 5.1.16 dev: true - /@types/react-router/5.1.8: - resolution: {integrity: sha512-HzOyJb+wFmyEhyfp4D4NYrumi+LQgQL/68HvJO+q6XtuHSDvw6Aqov7sCAhjbNq3bUPgPqbdvjXC5HeB2oEAPg==} + /@types/react-router/5.1.16: + resolution: {integrity: sha512-8d7nR/fNSqlTFGHti0R3F9WwIertOaaA1UEB8/jr5l5mDMOs4CidEgvvYMw4ivqrBK+vtVLxyTj2P+Pr/dtgzg==} dependencies: - '@types/history': 4.7.7 + '@types/history': 4.7.9 '@types/react': 17.0.19 dev: true - /@types/react-transition-group/4.4.0: - resolution: {integrity: sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w==} + /@types/react-transition-group/4.4.2: + resolution: {integrity: sha512-KibDWL6nshuOJ0fu8ll7QnV/LVTo3PzQ9aCPnRUYPfX7eZohHwLIdNHj7pftanREzHNP4/nJa8oeM73uSiavMQ==} dependencies: '@types/react': 17.0.19 dev: true @@ -6517,22 +6331,14 @@ packages: /@types/react-virtualized/9.21.13: resolution: {integrity: sha512-tCIQ5wDKj+QJ3sMzjPKSLY0AXsznt+ovAUcq+JCLjPBOcAHbPt4FraGT9HKYEFfmp9E6+ELuN49i5bWtuBmi3w==} dependencies: - '@types/prop-types': 15.7.3 + '@types/prop-types': 15.7.4 '@types/react': 17.0.19 dev: true - /@types/react/17.0.15: - resolution: {integrity: sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==} - dependencies: - '@types/prop-types': 15.7.3 - '@types/scheduler': 0.16.2 - csstype: 3.0.8 - dev: true - /@types/react/17.0.19: resolution: {integrity: sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==} dependencies: - '@types/prop-types': 15.7.3 + '@types/prop-types': 15.7.4 '@types/scheduler': 0.16.2 csstype: 3.0.8 dev: true @@ -6541,66 +6347,68 @@ packages: resolution: {integrity: sha512-GWP9AZW7foLd4YQxyFZDBepl0lPsWLMEXDZUjQ/c1gqVPDPECrRZyEzuhJdnPWioFCq3Tv0qoGpMD6U+ygd4ZA==} dependencies: '@types/caseless': 0.12.2 - '@types/node': 15.12.4 - '@types/tough-cookie': 4.0.0 + '@types/node': 14.6.0 + '@types/tough-cookie': 4.0.1 form-data: 2.5.1 dev: true /@types/sax/1.2.3: resolution: {integrity: sha512-+QSw6Tqvs/KQpZX8DvIl3hZSjNFLW/OqE5nlyHXtTwODaJvioN2rOWpBNEWZp2HZUFhOh+VohmJku/WxEXU2XA==} dependencies: - '@types/node': 15.12.4 + '@types/node': 15.14.9 dev: false /@types/scheduler/0.16.2: resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} dev: true - /@types/semver/6.2.2: - resolution: {integrity: sha512-RxAwYt4rGwK5GyoRwuP0jT6ZHAVTdz2EqgsHmX0PYNjGsko+OeT4WFXXTs/lM3teJUJodM+SNtAL5/pXIJ61IQ==} + /@types/semver/6.2.3: + resolution: {integrity: sha512-KQf+QAMWKMrtBMsB8/24w53tEsxllMj6TuA80TT/5igJalLI/zm0L3oXRbIAl4Ohfc85gyHX/jhMwsVkmhLU4A==} dev: true /@types/semver/7.3.8: resolution: {integrity: sha512-D/2EJvAlCEtYFEYmmlGwbGXuK886HzyCc3nZX/tkFTQdEU8jZDAgiv08P162yB17y4ZXZoq7yFAnW4GDBb9Now==} dev: true - /@types/serve-static/1.13.5: - resolution: {integrity: sha512-6M64P58N+OXjU432WoLLBQxbA0LRGBCRm7aAGQJ+SMC1IMl0dgRVi9EFfoDcS2a7Xogygk/eGN94CfwU9UF7UQ==} + /@types/serve-static/1.13.10: + resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: - '@types/express-serve-static-core': 4.17.24 - '@types/mime': 2.0.3 + '@types/mime': 1.3.2 + '@types/node': 14.6.0 dev: true /@types/source-list-map/0.1.2: resolution: {integrity: sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==} dev: true - /@types/stack-utils/2.0.0: - resolution: {integrity: sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==} + /@types/stack-utils/2.0.1: + resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} dev: true - /@types/stylelint/13.13.0: - resolution: {integrity: sha512-/PxG8arC6lNjOGQ2QkWr60v9yQ6vnyOdDmyoM8ysU1UCdTm71+IztrHm5jCTJob9/HTqGNcemwsCDo0mjdjSzA==} + /@types/stylelint/13.13.2: + resolution: {integrity: sha512-5Yt1LQenR7uk+efCydQmN7ubOtO2qJ8Z9K/qqnlW87X1zkIQ8RkMCZbaOgZj/aBrR/h5Q738mJU6CYhXOj9sEg==} dependencies: globby: 11.0.4 postcss: 7.0.36 dev: true - /@types/superagent/4.1.10: - resolution: {integrity: sha512-xAgkb2CMWUMCyVc/3+7iQfOEBE75NvuZeezvmixbUw3nmENf2tCnQkW5yQLTYqvXUQ+R6EXxdqKKbal2zM5V/g==} + /@types/superagent/4.1.12: + resolution: {integrity: sha512-1GQvD6sySQPD6p9EopDFI3f5OogdICl1sU/2ij3Esobz/RtL9fWZZDPmsuv7eiy5ya+XNiPAxUcI3HIUTJa+3A==} dependencies: '@types/cookiejar': 2.1.2 - '@types/node': 15.12.4 + '@types/node': 14.6.0 dev: true /@types/supertest/2.0.11: resolution: {integrity: sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q==} dependencies: - '@types/superagent': 4.1.10 + '@types/superagent': 4.1.12 dev: true - /@types/tapable/1.0.6: - resolution: {integrity: sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA==} + /@types/tapable/2.2.2: + resolution: {integrity: sha512-ujqOVJEeLcwpDVJPnp/k3u1UXmTKq5urJq9fO8aUKg8Vlel5RNOFbVKEfqfh6wGfF/M+HiTJlBJMLC1aDfyf0Q==} + dependencies: + tapable: 2.2.0 dev: true /@types/testing-library__jest-dom/5.14.1: @@ -6609,24 +6417,18 @@ packages: '@types/jest': 27.0.1 dev: true - /@types/testing-library__jest-dom/5.9.5: - resolution: {integrity: sha512-ggn3ws+yRbOHog9GxnXiEZ/35Mow6YtPZpd7Z5mKDeZS/o7zx3yAle0ov/wjhVB5QT4N2Dt+GNoGCdqkBGCajQ==} - dependencies: - '@types/jest': 26.0.19 + /@types/tough-cookie/4.0.1: + resolution: {integrity: sha512-Y0K95ThC3esLEYD6ZuqNek29lNX2EM1qxV8y2FTLUB0ff5wWrk7az+mLrnNFUnaXcgKye22+sFBRXOgpPILZNg==} dev: true - /@types/tough-cookie/4.0.0: - resolution: {integrity: sha512-I99sngh224D0M7XgW1s120zxCt3VYQ3IQsuw3P3jbq5GG4yc79+ZjyKznyOGIQrflfylLgcfekeZW/vk0yng6A==} - dev: true - - /@types/uglify-js/3.11.1: - resolution: {integrity: sha512-7npvPKV+jINLu1SpSYVWG8KvyJBhBa8tmzMMdDoVc2pWUYHN8KIXlPJhjJ4LT97c4dXJA2SHL/q6ADbDriZN+Q==} + /@types/uglify-js/3.13.1: + resolution: {integrity: sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ==} dependencies: source-map: 0.6.1 dev: true - /@types/unist/2.0.3: - resolution: {integrity: sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==} + /@types/unist/2.0.6: + resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} /@types/validator/13.6.3: resolution: {integrity: sha512-fWG42pMJOL4jKsDDZZREnXLjc3UE0R8LOJfARWYg6U966rxDT7TYejYzLnUF5cvSObGg34nd0+H2wHHU5Omdfw==} @@ -6636,10 +6438,10 @@ packages: resolution: {integrity: sha512-vKx7WNQNZDyJveYcHAm9ZxhqSGLYwoyLhrHjLBOkw3a7cT76sTdjgtwyijhk1MaHyRIuSztcVwrUOO/NEu68Dw==} dev: true - /@types/webpack-sources/2.1.0: - resolution: {integrity: sha512-LXn/oYIpBeucgP1EIJbKQ2/4ZmpvRl+dlrFdX7+94SKRUV3Evy3FsfMZY318vGhkWUS5MPhtOM3w1/hCOAOXcg==} + /@types/webpack-sources/3.2.0: + resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 15.12.4 + '@types/node': 14.6.0 '@types/source-list-map': 0.1.2 source-map: 0.7.3 dev: true @@ -6647,38 +6449,35 @@ packages: /@types/webpack/4.41.26: resolution: {integrity: sha512-7ZyTfxjCRwexh+EJFwRUM+CDB2XvgHl4vfuqf1ZKrgGvcS5BrNvPQqJh3tsZ0P6h6Aa1qClVHaJZszLPzpqHeA==} dependencies: - '@types/anymatch': 1.3.1 - '@types/node': 15.12.4 - '@types/tapable': 1.0.6 - '@types/uglify-js': 3.11.1 - '@types/webpack-sources': 2.1.0 + '@types/anymatch': 3.0.0 + '@types/node': 14.6.0 + '@types/tapable': 2.2.2 + '@types/uglify-js': 3.13.1 + '@types/webpack-sources': 3.2.0 source-map: 0.6.1 dev: true - /@types/yargs-parser/15.0.0: - resolution: {integrity: sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==} + /@types/yargs-parser/20.2.1: + resolution: {integrity: sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==} dev: true - /@types/yargs-parser/20.2.0: - resolution: {integrity: sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==} - dev: true - - /@types/yargs/15.0.5: - resolution: {integrity: sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==} + /@types/yargs/15.0.14: + resolution: {integrity: sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==} dependencies: - '@types/yargs-parser': 15.0.0 + '@types/yargs-parser': 20.2.1 dev: true - /@types/yargs/16.0.3: - resolution: {integrity: sha512-YlFfTGS+zqCgXuXNV26rOIeETOkXnGQXP/pjjL9P0gO/EP9jTmc7pUBhx+jVEIxpq41RX33GQ7N3DzOSfZoglQ==} + /@types/yargs/16.0.4: + resolution: {integrity: sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==} dependencies: - '@types/yargs-parser': 20.2.0 + '@types/yargs-parser': 20.2.1 dev: true - /@types/yauzl/2.9.1: - resolution: {integrity: sha512-A1b8SU4D10uoPjwb0lnHmmu8wZhR9d+9o2PKBQT2jU5YPTKsxac6M2qGAdY7VcL+dHHhARVUDmeg0rOrcd9EjA==} + /@types/yauzl/2.9.2: + resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} + requiresBuild: true dependencies: - '@types/node': 15.12.4 + '@types/node': 16.7.10 dev: true optional: true @@ -6703,7 +6502,7 @@ packages: debug: 4.3.2 eslint: 7.32.0 functional-red-black-tree: 1.0.1 - regexpp: 3.1.0 + regexpp: 3.2.0 semver: 7.3.5 tsutils: 3.21.0_typescript@4.4.2 typescript: 4.4.2 @@ -6711,31 +6510,13 @@ packages: - supports-color dev: true - /@typescript-eslint/experimental-utils/4.29.3_eslint@7.32.0+typescript@4.4.2: - resolution: {integrity: sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==} - engines: {node: ^10.12.0 || >=12.0.0} - peerDependencies: - eslint: '*' - dependencies: - '@types/json-schema': 7.0.8 - '@typescript-eslint/scope-manager': 4.29.3 - '@typescript-eslint/types': 4.29.3 - '@typescript-eslint/typescript-estree': 4.29.3_typescript@4.4.2 - eslint: 7.32.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@7.32.0 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@typescript-eslint/experimental-utils/4.30.0_eslint@7.32.0+typescript@4.4.2: resolution: {integrity: sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: '*' dependencies: - '@types/json-schema': 7.0.8 + '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 4.30.0 '@typescript-eslint/types': 4.30.0 '@typescript-eslint/typescript-estree': 4.30.0_typescript@4.4.2 @@ -6767,14 +6548,6 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/4.29.3: - resolution: {integrity: sha512-x+w8BLXO7iWPkG5mEy9bA1iFRnk36p/goVlYobVWHyDw69YmaH9q6eA+Fgl7kYHmFvWlebUTUfhtIg4zbbl8PA==} - engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} - dependencies: - '@typescript-eslint/types': 4.29.3 - '@typescript-eslint/visitor-keys': 4.29.3 - dev: true - /@typescript-eslint/scope-manager/4.30.0: resolution: {integrity: sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} @@ -6783,37 +6556,11 @@ packages: '@typescript-eslint/visitor-keys': 4.30.0 dev: true - /@typescript-eslint/types/4.29.3: - resolution: {integrity: sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==} - engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} - dev: true - /@typescript-eslint/types/4.30.0: resolution: {integrity: sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - /@typescript-eslint/typescript-estree/4.29.3_typescript@4.4.2: - resolution: {integrity: sha512-45oQJA0bxna4O5TMwz55/TpgjX1YrAPOI/rb6kPgmdnemRZx/dB0rsx+Ku8jpDvqTxcE1C/qEbVHbS3h0hflag==} - engines: {node: ^10.12.0 || >=12.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 4.29.3 - '@typescript-eslint/visitor-keys': 4.29.3 - debug: 4.3.2 - globby: 11.0.4 - is-glob: 4.0.1 - semver: 7.3.5 - tsutils: 3.21.0_typescript@4.4.2 - typescript: 4.4.2 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/typescript-estree/4.30.0_typescript@4.4.2: resolution: {integrity: sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -6835,14 +6582,6 @@ packages: - supports-color dev: true - /@typescript-eslint/visitor-keys/4.29.3: - resolution: {integrity: sha512-MGGfJvXT4asUTeVs0Q2m+sY63UsfnA+C/FDgBKV3itLBmM9H0u+URcneePtkd0at1YELmZK6HSolCqM4Fzs6yA==} - engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} - dependencies: - '@typescript-eslint/types': 4.29.3 - eslint-visitor-keys: 2.1.0 - dev: true - /@typescript-eslint/visitor-keys/4.30.0: resolution: {integrity: sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} @@ -6885,7 +6624,7 @@ packages: /@verdaccio/readme/10.0.0: resolution: {integrity: sha512-OD3dMnRC8SvhgytEzczMBleN+K/3lMqyWw/epeXvolCpCd7mW/Dl5zSR25GiHh/2h3eTKP/HMs4km8gS1MMLgA==} dependencies: - dompurify: 2.2.9 + dompurify: 2.3.1 jsdom: 15.2.1 marked: 2.1.3 transitivePeerDependencies: @@ -6903,34 +6642,34 @@ packages: resolution: {integrity: sha512-NmJOcv25/OtF84YrmYxi31beFde7rt+/y2qlnq0wYR4ZCFRE5TsuqisTVTe1OyJ8D8JwwPMyMSMSMtlMwUfqIQ==} dev: true - /@vue/compiler-core/3.0.11: - resolution: {integrity: sha512-6sFj6TBac1y2cWCvYCA8YzHJEbsVkX7zdRs/3yK/n1ilvRqcn983XvpBbnN3v4mZ1UiQycTvOiajJmOgN9EVgw==} + /@vue/compiler-core/3.2.8: + resolution: {integrity: sha512-Sx8qJ030+QM/NakUrkQuUGCeDEb+0d0AgFOl5W4qRvR6e+YgLnW2ew0jREf4T1hak9Fdk8Edl67StECHrhEuew==} dependencies: - '@babel/parser': 7.14.5 - '@babel/types': 7.14.5 - '@vue/shared': 3.0.11 + '@babel/parser': 7.15.4 + '@babel/types': 7.15.4 + '@vue/shared': 3.2.8 estree-walker: 2.0.2 source-map: 0.6.1 dev: true - /@vue/compiler-dom/3.0.11: - resolution: {integrity: sha512-+3xB50uGeY5Fv9eMKVJs2WSRULfgwaTJsy23OIltKgMrynnIj8hTYY2UL97HCoz78aDw1VDXdrBQ4qepWjnQcw==} + /@vue/compiler-dom/3.2.8: + resolution: {integrity: sha512-nxBW6k8FMWQ74294CRbqR+iEJRO5vIjx85I3YCOyZFD6FsDHyFL60g76TcJzucp+F2XXIDaYz+A+F4gQlDatjw==} dependencies: - '@vue/compiler-core': 3.0.11 - '@vue/shared': 3.0.11 + '@vue/compiler-core': 3.2.8 + '@vue/shared': 3.2.8 dev: true - /@vue/compiler-sfc/3.0.11: - resolution: {integrity: sha512-7fNiZuCecRleiyVGUWNa6pn8fB2fnuJU+3AGjbjl7r1P5wBivfl02H4pG+2aJP5gh2u+0wXov1W38tfWOphsXw==} - peerDependencies: - vue: 3.0.11 + /@vue/compiler-sfc/3.2.8: + resolution: {integrity: sha512-XClueQAXoWtN2EToKgfYH9FCL70Ac4bxx6OZFZzxYSg1bei8IB9srJP1UOfnJb2IpnM1heikAz1dp1HI1wHcyQ==} dependencies: - '@babel/parser': 7.14.5 - '@babel/types': 7.14.5 - '@vue/compiler-core': 3.0.11 - '@vue/compiler-dom': 3.0.11 - '@vue/compiler-ssr': 3.0.11 - '@vue/shared': 3.0.11 + '@babel/parser': 7.15.4 + '@babel/types': 7.15.4 + '@types/estree': 0.0.48 + '@vue/compiler-core': 3.2.8 + '@vue/compiler-dom': 3.2.8 + '@vue/compiler-ssr': 3.2.8 + '@vue/ref-transform': 3.2.8 + '@vue/shared': 3.2.8 consolidate: 0.16.0 estree-walker: 2.0.2 hash-sum: 2.0.0 @@ -6938,20 +6677,30 @@ packages: magic-string: 0.25.7 merge-source-map: 1.1.0 postcss: 8.3.6 - postcss-modules: 4.0.0_postcss@8.3.6 + postcss-modules: 4.2.2_postcss@8.3.6 postcss-selector-parser: 6.0.6 source-map: 0.6.1 dev: true - /@vue/compiler-ssr/3.0.11: - resolution: {integrity: sha512-66yUGI8SGOpNvOcrQybRIhl2M03PJ+OrDPm78i7tvVln86MHTKhM3ERbALK26F7tXl0RkjX4sZpucCpiKs3MnA==} + /@vue/compiler-ssr/3.2.8: + resolution: {integrity: sha512-QqyiFRiIl55W0abDNQ6cNG/7iIfBHmbXVtssUAjX3IlI87ELeT0xackmrCyTSnfIX12ixljg9AN0COIZwlvt5A==} dependencies: - '@vue/compiler-dom': 3.0.11 - '@vue/shared': 3.0.11 + '@vue/compiler-dom': 3.2.8 + '@vue/shared': 3.2.8 dev: true - /@vue/shared/3.0.11: - resolution: {integrity: sha512-b+zB8A2so8eCE0JsxjL24J7vdGl8rzPQ09hZNhystm+KqSbKcAej1A+Hbva1rCMmTTqA+hFnUSDc5kouEo0JzA==} + /@vue/ref-transform/3.2.8: + resolution: {integrity: sha512-9LdADd4JM3klt+b2qNT8a7b7JvBETNBy2Btv5rDzyPrAVS4Vrw+1WWay6gZBgnxfJ9TPSvG8f/9zu6gNGHmJLA==} + dependencies: + '@babel/parser': 7.15.4 + '@vue/compiler-core': 3.2.8 + '@vue/shared': 3.2.8 + estree-walker: 2.0.2 + magic-string: 0.25.7 + dev: true + + /@vue/shared/3.2.8: + resolution: {integrity: sha512-E2DQQnG7Qr4GwTs3GlfPPlHliGVADoufTnhpwfoViw7JlyLMmYtjfnTwM6nXAwvSJWiF7D+7AxpnWBBT3VWo6Q==} dev: true /@webassemblyjs/ast/1.11.0: @@ -6959,15 +6708,38 @@ packages: dependencies: '@webassemblyjs/helper-numbers': 1.11.0 '@webassemblyjs/helper-wasm-bytecode': 1.11.0 + dev: true + + /@webassemblyjs/ast/1.11.1: + resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} + dependencies: + '@webassemblyjs/helper-numbers': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + dev: false /@webassemblyjs/floating-point-hex-parser/1.11.0: resolution: {integrity: sha512-Q/aVYs/VnPDVYvsCBL/gSgwmfjeCb4LW8+TMrO3cSzJImgv8lxxEPM2JA5jMrivE7LSz3V+PFqtMbls3m1exDA==} + dev: true + + /@webassemblyjs/floating-point-hex-parser/1.11.1: + resolution: {integrity: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==} + dev: false /@webassemblyjs/helper-api-error/1.11.0: resolution: {integrity: sha512-baT/va95eXiXb2QflSx95QGT5ClzWpGaa8L7JnJbgzoYeaA27FCvuBXU758l+KXWRndEmUXjP0Q5fibhavIn8w==} + dev: true + + /@webassemblyjs/helper-api-error/1.11.1: + resolution: {integrity: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==} + dev: false /@webassemblyjs/helper-buffer/1.11.0: resolution: {integrity: sha512-u9HPBEl4DS+vA8qLQdEQ6N/eJQ7gT7aNvMIo8AAWvAl/xMrcOSiI2M0MAnMCy3jIFke7bEee/JwdX1nUpCtdyA==} + dev: true + + /@webassemblyjs/helper-buffer/1.11.1: + resolution: {integrity: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==} + dev: false /@webassemblyjs/helper-numbers/1.11.0: resolution: {integrity: sha512-DhRQKelIj01s5IgdsOJMKLppI+4zpmcMQ3XboFPLwCpSNH6Hqo1ritgHgD0nqHeSYqofA6aBN/NmXuGjM1jEfQ==} @@ -6975,9 +6747,23 @@ packages: '@webassemblyjs/floating-point-hex-parser': 1.11.0 '@webassemblyjs/helper-api-error': 1.11.0 '@xtuc/long': 4.2.2 + dev: true + + /@webassemblyjs/helper-numbers/1.11.1: + resolution: {integrity: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==} + dependencies: + '@webassemblyjs/floating-point-hex-parser': 1.11.1 + '@webassemblyjs/helper-api-error': 1.11.1 + '@xtuc/long': 4.2.2 + dev: false /@webassemblyjs/helper-wasm-bytecode/1.11.0: resolution: {integrity: sha512-MbmhvxXExm542tWREgSFnOVo07fDpsBJg3sIl6fSp9xuu75eGz5lz31q7wTLffwL3Za7XNRCMZy210+tnsUSEA==} + dev: true + + /@webassemblyjs/helper-wasm-bytecode/1.11.1: + resolution: {integrity: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==} + dev: false /@webassemblyjs/helper-wasm-section/1.11.0: resolution: {integrity: sha512-3Eb88hcbfY/FCukrg6i3EH8H2UsD7x8Vy47iVJrP967A9JGqgBVL9aH71SETPx1JrGsOUVLo0c7vMCN22ytJew==} @@ -6986,19 +6772,48 @@ packages: '@webassemblyjs/helper-buffer': 1.11.0 '@webassemblyjs/helper-wasm-bytecode': 1.11.0 '@webassemblyjs/wasm-gen': 1.11.0 + dev: true + + /@webassemblyjs/helper-wasm-section/1.11.1: + resolution: {integrity: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==} + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-buffer': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + '@webassemblyjs/wasm-gen': 1.11.1 + dev: false /@webassemblyjs/ieee754/1.11.0: resolution: {integrity: sha512-KXzOqpcYQwAfeQ6WbF6HXo+0udBNmw0iXDmEK5sFlmQdmND+tr773Ti8/5T/M6Tl/413ArSJErATd8In3B+WBA==} dependencies: '@xtuc/ieee754': 1.2.0 + dev: true + + /@webassemblyjs/ieee754/1.11.1: + resolution: {integrity: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==} + dependencies: + '@xtuc/ieee754': 1.2.0 + dev: false /@webassemblyjs/leb128/1.11.0: resolution: {integrity: sha512-aqbsHa1mSQAbeeNcl38un6qVY++hh8OpCOzxhixSYgbRfNWcxJNJQwe2rezK9XEcssJbbWIkblaJRwGMS9zp+g==} dependencies: '@xtuc/long': 4.2.2 + dev: true + + /@webassemblyjs/leb128/1.11.1: + resolution: {integrity: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==} + dependencies: + '@xtuc/long': 4.2.2 + dev: false /@webassemblyjs/utf8/1.11.0: resolution: {integrity: sha512-A/lclGxH6SpSLSyFowMzO/+aDEPU4hvEiooCMXQPcQFPPJaYcPQNKGOCLUySJsYJ4trbpr+Fs08n4jelkVTGVw==} + dev: true + + /@webassemblyjs/utf8/1.11.1: + resolution: {integrity: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==} + dev: false /@webassemblyjs/wasm-edit/1.11.0: resolution: {integrity: sha512-JHQ0damXy0G6J9ucyKVXO2j08JVJ2ntkdJlq1UTiUrIgfGMmA7Ik5VdC/L8hBK46kVJgujkBIoMtT8yVr+yVOQ==} @@ -7011,6 +6826,20 @@ packages: '@webassemblyjs/wasm-opt': 1.11.0 '@webassemblyjs/wasm-parser': 1.11.0 '@webassemblyjs/wast-printer': 1.11.0 + dev: true + + /@webassemblyjs/wasm-edit/1.11.1: + resolution: {integrity: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==} + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-buffer': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + '@webassemblyjs/helper-wasm-section': 1.11.1 + '@webassemblyjs/wasm-gen': 1.11.1 + '@webassemblyjs/wasm-opt': 1.11.1 + '@webassemblyjs/wasm-parser': 1.11.1 + '@webassemblyjs/wast-printer': 1.11.1 + dev: false /@webassemblyjs/wasm-gen/1.11.0: resolution: {integrity: sha512-BEUv1aj0WptCZ9kIS30th5ILASUnAPEvE3tVMTrItnZRT9tXCLW2LEXT8ezLw59rqPP9klh9LPmpU+WmRQmCPQ==} @@ -7020,6 +6849,17 @@ packages: '@webassemblyjs/ieee754': 1.11.0 '@webassemblyjs/leb128': 1.11.0 '@webassemblyjs/utf8': 1.11.0 + dev: true + + /@webassemblyjs/wasm-gen/1.11.1: + resolution: {integrity: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==} + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + '@webassemblyjs/ieee754': 1.11.1 + '@webassemblyjs/leb128': 1.11.1 + '@webassemblyjs/utf8': 1.11.1 + dev: false /@webassemblyjs/wasm-opt/1.11.0: resolution: {integrity: sha512-tHUSP5F4ywyh3hZ0+fDQuWxKx3mJiPeFufg+9gwTpYp324mPCQgnuVKwzLTZVqj0duRDovnPaZqDwoyhIO8kYg==} @@ -7028,6 +6868,16 @@ packages: '@webassemblyjs/helper-buffer': 1.11.0 '@webassemblyjs/wasm-gen': 1.11.0 '@webassemblyjs/wasm-parser': 1.11.0 + dev: true + + /@webassemblyjs/wasm-opt/1.11.1: + resolution: {integrity: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==} + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-buffer': 1.11.1 + '@webassemblyjs/wasm-gen': 1.11.1 + '@webassemblyjs/wasm-parser': 1.11.1 + dev: false /@webassemblyjs/wasm-parser/1.11.0: resolution: {integrity: sha512-6L285Sgu9gphrcpDXINvm0M9BskznnzJTE7gYkjDbxET28shDqp27wpruyx3C2S/dvEwiigBwLA1cz7lNUi0kw==} @@ -7038,12 +6888,32 @@ packages: '@webassemblyjs/ieee754': 1.11.0 '@webassemblyjs/leb128': 1.11.0 '@webassemblyjs/utf8': 1.11.0 + dev: true + + /@webassemblyjs/wasm-parser/1.11.1: + resolution: {integrity: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==} + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-api-error': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + '@webassemblyjs/ieee754': 1.11.1 + '@webassemblyjs/leb128': 1.11.1 + '@webassemblyjs/utf8': 1.11.1 + dev: false /@webassemblyjs/wast-printer/1.11.0: resolution: {integrity: sha512-Fg5OX46pRdTgB7rKIUojkh9vXaVN6sGYCnEiJN1GYkb0RPwShZXp6KTDqmoMdQPKhcroOXh3fEzmkWmCYaKYhQ==} dependencies: '@webassemblyjs/ast': 1.11.0 '@xtuc/long': 4.2.2 + dev: true + + /@webassemblyjs/wast-printer/1.11.1: + resolution: {integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==} + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@xtuc/long': 4.2.2 + dev: false /@webpack-cli/configtest/1.0.4_webpack-cli@4.8.0+webpack@5.33.2: resolution: {integrity: sha512-cs3XLy+UcxiP6bj0A6u7MLLuwdXJ1c3Dtc0RkKg+wiI1g/Ti1om8+/2hc2A2B60NbBNAbMgyBMHvyymWm/j4wQ==} @@ -7102,10 +6972,6 @@ packages: jsonparse: 1.3.1 through: 2.3.8 - /abab/2.0.4: - resolution: {integrity: sha512-Eu9ELJWCz/c1e9gTiCY+FceWxcqzjYEbqMgtndnuSqZSUCOL73TWNK2mHfIj4Cw2E/ongOp+JISVNCmovt2KYQ==} - dev: true - /abab/2.0.5: resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} @@ -7132,7 +6998,7 @@ packages: resolution: {integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==} engines: {node: '>= 0.6'} dependencies: - mime-types: 2.1.31 + mime-types: 2.1.32 negotiator: 0.6.2 /acorn-globals/4.3.4: @@ -7148,8 +7014,16 @@ packages: acorn: 7.4.1 acorn-walk: 7.2.0 - /acorn-jsx/5.3.1_acorn@7.4.1: - resolution: {integrity: sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==} + /acorn-import-assertions/1.7.6_acorn@8.4.1: + resolution: {integrity: sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==} + peerDependencies: + acorn: ^8 + dependencies: + acorn: 8.4.1 + dev: false + + /acorn-jsx/5.3.2_acorn@7.4.1: + resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: @@ -7175,23 +7049,11 @@ packages: hasBin: true dev: true - /acorn/7.4.0: - resolution: {integrity: sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: true - /acorn/7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} hasBin: true - /acorn/8.4.0: - resolution: {integrity: sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: false - /acorn/8.4.1: resolution: {integrity: sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA==} engines: {node: '>=0.4.0'} @@ -7216,16 +7078,6 @@ packages: engines: {node: '>= 0.12.0'} dev: false - /adjust-sourcemap-loader/2.0.0: - resolution: {integrity: sha512-4hFsTsn58+YjrU9qKzML2JSSDqKvN8mUGQ0nNIrfPi8hmIONT4L3uUaT6MKdMsZ9AjsU6D2xDkZxCkbQPxChrA==} - dependencies: - assert: 1.4.1 - camelcase: 5.0.0 - loader-utils: 1.2.3 - object-path: 0.11.4 - regex-parser: 2.2.10 - dev: true - /agent-base/6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -7248,14 +7100,6 @@ packages: dependencies: ajv: 6.12.6 - /ajv-keywords/3.5.2_ajv@6.12.4: - resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} - peerDependencies: - ajv: ^6.9.1 - dependencies: - ajv: 6.12.4 - dev: true - /ajv-keywords/3.5.2_ajv@6.12.6: resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} peerDependencies: @@ -7271,15 +7115,6 @@ packages: fast-json-stable-stringify: 2.1.0 json-schema-traverse: 0.3.1 - /ajv/6.12.4: - resolution: {integrity: sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ==} - dependencies: - fast-deep-equal: 3.1.3 - fast-json-stable-stringify: 2.1.0 - json-schema-traverse: 0.4.1 - uri-js: 4.2.2 - dev: true - /ajv/6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: @@ -7288,41 +7123,40 @@ packages: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - /ajv/8.4.0: - resolution: {integrity: sha512-7QD2l6+KBSLwf+7MuYocbWvRPdOu63/trReTLu2KFwkgctnub1auoF+Y1WYcm09CTM7quuscrzqmASaLHC/K4Q==} + /ajv/8.6.2: + resolution: {integrity: sha512-9807RlWAgT564wT+DjeyU5OFMPjmzxVobvDFmNAhY+5zD6A2ly3jDp6sgnfyDtlIQ+7H97oc/DGCzzfu9rjw9w==} dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 uri-js: 4.4.1 - dev: true - /algoliasearch-helper/3.5.4_algoliasearch@4.10.3: - resolution: {integrity: sha512-t+FLhXYnPZiwjYe5ExyN962HQY8mi3KwRju3Lyf6OBgtRdx30d6mqvtClXf5NeBihH45Xzj6t4Y5YyvAI432XA==} + /algoliasearch-helper/3.5.5_algoliasearch@4.10.5: + resolution: {integrity: sha512-JDH14gMpSj8UzEaKwVkrqKOeAOyK0dDWsFlKvWhk0Xl5yw9FyafYf1xZPb4uSXaPBAFQtUouFlR1Zt68BCY0/w==} peerDependencies: algoliasearch: '>= 3.1 < 5' dependencies: - algoliasearch: 4.10.3 + algoliasearch: 4.10.5 events: 1.1.1 dev: false - /algoliasearch/4.10.3: - resolution: {integrity: sha512-OLY0AWlPKGLbSaw14ivMB7BT5fPdp8VdzY4L8FtzZnqmLKsyes24cltGlf7/X96ACkYEcT390SReCDt/9SUIRg==} + /algoliasearch/4.10.5: + resolution: {integrity: sha512-KmH2XkiN+8FxhND4nWFbQDkIoU6g2OjfeU9kIv4Lb+EiOOs3Gpp7jvd+JnatsCisAZsnWQdjd7zVlW7I/85QvQ==} dependencies: - '@algolia/cache-browser-local-storage': 4.10.3 - '@algolia/cache-common': 4.10.3 - '@algolia/cache-in-memory': 4.10.3 - '@algolia/client-account': 4.10.3 - '@algolia/client-analytics': 4.10.3 - '@algolia/client-common': 4.10.3 - '@algolia/client-personalization': 4.10.3 - '@algolia/client-search': 4.10.3 - '@algolia/logger-common': 4.10.3 - '@algolia/logger-console': 4.10.3 - '@algolia/requester-browser-xhr': 4.10.3 - '@algolia/requester-common': 4.10.3 - '@algolia/requester-node-http': 4.10.3 - '@algolia/transporter': 4.10.3 + '@algolia/cache-browser-local-storage': 4.10.5 + '@algolia/cache-common': 4.10.5 + '@algolia/cache-in-memory': 4.10.5 + '@algolia/client-account': 4.10.5 + '@algolia/client-analytics': 4.10.5 + '@algolia/client-common': 4.10.5 + '@algolia/client-personalization': 4.10.5 + '@algolia/client-search': 4.10.5 + '@algolia/logger-common': 4.10.5 + '@algolia/logger-console': 4.10.5 + '@algolia/requester-browser-xhr': 4.10.5 + '@algolia/requester-common': 4.10.5 + '@algolia/requester-node-http': 4.10.5 + '@algolia/transporter': 4.10.5 dev: false /alphanum-sort/1.0.2: @@ -7439,8 +7273,8 @@ packages: resolution: {integrity: sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=} dev: false - /are-we-there-yet/1.1.5: - resolution: {integrity: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==} + /are-we-there-yet/1.1.7: + resolution: {integrity: sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==} dependencies: delegates: 1.0.0 readable-stream: 2.3.7 @@ -7450,8 +7284,8 @@ packages: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} dev: true - /arg/5.0.0: - resolution: {integrity: sha512-4P8Zm2H+BRS+c/xX1LrHw0qKpEhdlZjLCgWy+d78T9vqa2Z2SiD2wMrYuWIAFy5IZUD7nnNXroRttz+0RzlrzQ==} + /arg/5.0.1: + resolution: {integrity: sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==} dev: false /argparse/1.0.10: @@ -7471,12 +7305,8 @@ packages: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} engines: {node: '>=6.0'} dependencies: - '@babel/runtime': 7.14.5 - '@babel/runtime-corejs3': 7.12.5 - dev: true - - /arity-n/1.0.4: - resolution: {integrity: sha1-2edrEXM+CFacCEeuezmyhgswt0U=} + '@babel/runtime': 7.15.4 + '@babel/runtime-corejs3': 7.15.4 dev: true /arr-diff/4.0.0: @@ -7516,9 +7346,9 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.0 + es-abstract: 1.18.5 get-intrinsic: 1.1.1 - is-string: 1.0.6 + is-string: 1.0.7 dev: true /array-union/1.0.2: @@ -7545,7 +7375,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.3 + es-abstract: 1.18.5 dev: true /array.prototype.flatmap/1.2.4: @@ -7554,7 +7384,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.3 + es-abstract: 1.18.5 function-bind: 1.1.1 dev: true @@ -7589,12 +7419,6 @@ packages: resolution: {integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=} engines: {node: '>=0.8'} - /assert/1.4.1: - resolution: {integrity: sha1-mZEtWRg2tab1s0XA8H7vwI/GXZE=} - dependencies: - util: 0.10.3 - dev: true - /assign-symbols/1.0.0: resolution: {integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=} engines: {node: '>=0.10.0'} @@ -7653,7 +7477,7 @@ packages: resolution: {integrity: sha512-X0g/nkJ7oHkfn/B+LUzz9jPjG4nD48tPnu2E24m7LA7p8+Mvd/Clrb+FnHmPgI7pszXPRtzUYWz6QrSyMiEY6w==} hasBin: true dependencies: - chalk: 4.1.1 + chalk: 4.1.2 char-spinner: 1.0.1 cli-table3: 0.6.0 clone: 2.1.2 @@ -7663,8 +7487,8 @@ packages: has-async-hooks: 1.0.0 hdr-histogram-js: 2.0.1 hdr-histogram-percentiles-obj: 3.0.0 - http-parser-js: 0.5.2 - hyperid: 2.1.0 + http-parser-js: 0.5.3 + hyperid: 2.3.1 manage-path: 2.0.0 on-net-listen: 1.1.2 pretty-bytes: 5.6.0 @@ -7676,16 +7500,16 @@ packages: timestring: 6.0.0 dev: true - /autoprefixer/10.3.1_postcss@8.3.6: - resolution: {integrity: sha512-L8AmtKzdiRyYg7BUXJTzigmhbQRCXFKz6SA1Lqo0+AR2FBbQ4aTAPFSDlOutnFkjhiz8my4agGXog1xlMjPJ6A==} + /autoprefixer/10.3.4_postcss@8.3.6: + resolution: {integrity: sha512-EKjKDXOq7ug+jagLzmnoTRpTT0q1KVzEJqrJd0hCBa7FiG0WbFOBCcJCy2QkW1OckpO3qgttA1aWjVbeIPAecw==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.16.6 - caniuse-lite: 1.0.30001246 - colorette: 1.2.2 + browserslist: 4.16.8 + caniuse-lite: 1.0.30001252 + colorette: 1.3.0 fraction.js: 4.1.1 normalize-range: 0.1.2 postcss: 8.3.6 @@ -7711,12 +7535,12 @@ packages: diacritic: 0.0.2 dev: true - /avvio/7.2.1: - resolution: {integrity: sha512-b+gox68dqD6c3S3t+bZBKN6rYbVWdwpN12sHQLFTiacDT2rcq7fm07Ww+IKt/AvAkyCIe1f5ArP1bC/vAlx97A==} + /avvio/7.2.2: + resolution: {integrity: sha512-XW2CMCmZaCmCCsIaJaLKxAzPwF37fXi1KGxNOvedOpeisLdmxZnblGc3hpHWYnlP+KOUxZsazh43WXNHgXpbqw==} dependencies: archy: 1.0.0 debug: 4.3.2 - fastq: 1.11.0 + fastq: 1.12.0 queue-microtask: 1.2.3 transitivePeerDependencies: - supports-color @@ -7741,18 +7565,20 @@ packages: /aws-sign2/0.7.0: resolution: {integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=} - /aws4/1.10.1: - resolution: {integrity: sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==} + /aws4/1.11.0: + resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==} - /axe-core/4.1.1: - resolution: {integrity: sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ==} + /axe-core/4.3.3: + resolution: {integrity: sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA==} engines: {node: '>=4'} dev: true - /axios/0.21.1: + /axios/0.21.1_debug@4.3.2: resolution: {integrity: sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==} dependencies: - follow-redirects: 1.13.0 + follow-redirects: 1.14.3_debug@4.3.2 + transitivePeerDependencies: + - debug /axobject-query/2.2.0: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} @@ -7772,32 +7598,13 @@ packages: peerDependencies: eslint: '>= 4.12.1' dependencies: - '@babel/code-frame': 7.10.4 - '@babel/parser': 7.11.4 - '@babel/traverse': 7.11.0 - '@babel/types': 7.11.0 + '@babel/code-frame': 7.14.5 + '@babel/parser': 7.15.4 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 - resolve: 1.17.0 - transitivePeerDependencies: - - supports-color - dev: true - - /babel-jest/27.1.0_@babel+core@7.13.15: - resolution: {integrity: sha512-6NrdqzaYemALGCuR97QkC/FkFIEBWP5pw5TMJoUHZTVXyOgocujp6A0JE2V6gE0HtqAAv6VKU/nI+OCR1Z4gHA==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - peerDependencies: - '@babel/core': ^7.8.0 - dependencies: - '@babel/core': 7.13.15 - '@jest/transform': 27.1.0 - '@jest/types': 27.1.0 - '@types/babel__core': 7.1.14 - babel-plugin-istanbul: 6.0.0 - babel-preset-jest: 27.0.6_@babel+core@7.13.15 - chalk: 4.1.1 - graceful-fs: 4.2.6 - slash: 3.0.0 + resolve: 1.20.0 transitivePeerDependencies: - supports-color dev: true @@ -7811,29 +7618,29 @@ packages: '@babel/core': 7.15.0 '@jest/transform': 27.1.0 '@jest/types': 27.1.0 - '@types/babel__core': 7.1.14 + '@types/babel__core': 7.1.15 babel-plugin-istanbul: 6.0.0 babel-preset-jest: 27.0.6_@babel+core@7.15.0 - chalk: 4.1.1 - graceful-fs: 4.2.6 + chalk: 4.1.2 + graceful-fs: 4.2.8 slash: 3.0.0 transitivePeerDependencies: - supports-color dev: true - /babel-loader/8.2.2_8fa23aeb6b6e99f9712de46852053aa7: + /babel-loader/8.2.2_b3eeb7bcd881ab0fa3bbbe191a4a965a: 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.13.15 - find-cache-dir: 3.3.1 + '@babel/core': 7.15.4 + find-cache-dir: 3.3.2 loader-utils: 1.4.0 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 dev: false /babel-loader/8.2.2_cc17b5a6b16e6cbdb41f272cd1e3b231: @@ -7844,7 +7651,7 @@ packages: webpack: '>=2' dependencies: '@babel/core': 7.15.0 - find-cache-dir: 3.3.1 + find-cache-dir: 3.3.2 loader-utils: 1.4.0 make-dir: 3.1.0 schema-utils: 2.7.1 @@ -7875,13 +7682,13 @@ packages: /babel-plugin-emotion/10.0.33: resolution: {integrity: sha512-bxZbTTGz0AJQDHm8k6Rf3RQJ8tX2scsfsRyKVgAbiUPUNIRtlK+7JxP+TAd1kRLABFxe0CFm2VdK4ePkoA9FxQ==} dependencies: - '@babel/helper-module-imports': 7.13.12 + '@babel/helper-module-imports': 7.15.4 '@emotion/hash': 0.8.0 '@emotion/memoize': 0.7.4 '@emotion/serialize': 0.11.16 babel-plugin-macros: 2.8.0 babel-plugin-syntax-jsx: 6.18.0 - convert-source-map: 1.7.0 + convert-source-map: 1.8.0 escape-string-regexp: 1.0.5 find-root: 1.1.0 source-map: 0.5.7 @@ -7910,33 +7717,20 @@ packages: resolution: {integrity: sha512-CewFeM9Vv2gM7Yr9n5eyyLVPRSiBnk6lKZRjgwYnGKSl9M14TMn2vkN02wTF04OGuSDLEzlWiMzvjXuW9mB6Gw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/template': 7.14.5 - '@babel/types': 7.15.0 - '@types/babel__core': 7.1.14 - '@types/babel__traverse': 7.11.1 + '@babel/template': 7.15.4 + '@babel/types': 7.15.4 + '@types/babel__core': 7.1.15 + '@types/babel__traverse': 7.14.2 dev: true /babel-plugin-macros/2.8.0: resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==} dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 cosmiconfig: 6.0.0 resolve: 1.20.0 dev: true - /babel-plugin-polyfill-corejs2/0.2.0_@babel+core@7.13.15: - resolution: {integrity: sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.13.15 - '@babel/core': 7.13.15 - '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.13.15 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /babel-plugin-polyfill-corejs2/0.2.2_@babel+core@7.15.0: resolution: {integrity: sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==} peerDependencies: @@ -7950,14 +7744,15 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.2.0_@babel+core@7.13.15: - resolution: {integrity: sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==} + /babel-plugin-polyfill-corejs2/0.2.2_@babel+core@7.15.4: + resolution: {integrity: sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==} 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/compat-data': 7.15.0 + '@babel/core': 7.15.4 + '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.15.4 + semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false @@ -7969,18 +7764,19 @@ packages: dependencies: '@babel/core': 7.15.0 '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.15.0 - core-js-compat: 3.16.4 + core-js-compat: 3.17.2 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.2.0_@babel+core@7.13.15: - resolution: {integrity: sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==} + /babel-plugin-polyfill-corejs3/0.2.4_@babel+core@7.15.4: + resolution: {integrity: sha512-z3HnJE5TY/j4EFEa/qpQMSbcUJZ5JQi+3UFjXzn6pQCmIKc5Ug5j98SuYyH+m4xQnvKlMDIW4plLfgyVnd0IcQ==} 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/core': 7.15.4 + '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.15.4 + core-js-compat: 3.17.2 transitivePeerDependencies: - supports-color dev: false @@ -7996,6 +7792,17 @@ packages: - supports-color dev: true + /babel-plugin-polyfill-regenerator/0.2.2_@babel+core@7.15.4: + resolution: {integrity: sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.15.4 + '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.15.4 + transitivePeerDependencies: + - supports-color + dev: false + /babel-plugin-syntax-jsx/6.18.0: resolution: {integrity: sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=} dev: true @@ -8008,26 +7815,6 @@ packages: regenerator-runtime: 0.10.5 dev: true - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.13.15: - resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.13.15 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.15 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.13.15 - dev: true - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.15.0: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: @@ -8048,17 +7835,6 @@ packages: '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.15.0 dev: true - /babel-preset-jest/27.0.6_@babel+core@7.13.15: - resolution: {integrity: sha512-WObA0/Biw2LrVVwZkF/2GqbOdzhKD6Fkdwhoy9ASIrOWr/zodcSpQh72JOkEn6NWyjmnPDjNSqaGN4KnpKzhXw==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.13.15 - babel-plugin-jest-hoist: 27.0.6 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.13.15 - dev: true - /babel-preset-jest/27.0.6_@babel+core@7.15.0: resolution: {integrity: sha512-WObA0/Biw2LrVVwZkF/2GqbOdzhKD6Fkdwhoy9ASIrOWr/zodcSpQh72JOkEn6NWyjmnPDjNSqaGN4KnpKzhXw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -8162,8 +7938,8 @@ packages: file-uri-to-path: 1.0.0 optional: true - /bl/4.0.3: - resolution: {integrity: sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg==} + /bl/4.1.0: + resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} dependencies: buffer: 5.7.1 inherits: 2.0.4 @@ -8238,7 +8014,7 @@ packages: dependencies: ansi-align: 3.0.0 camelcase: 6.2.0 - chalk: 4.1.1 + chalk: 4.1.2 cli-boxes: 2.2.1 string-width: 4.2.2 type-fest: 0.20.2 @@ -8261,7 +8037,7 @@ packages: extend-shallow: 2.0.1 fill-range: 4.0.0 isobject: 3.0.1 - repeat-element: 1.1.3 + repeat-element: 1.1.4 snapdragon: 0.8.2 snapdragon-node: 2.1.1 split-string: 3.1.0 @@ -8295,47 +8071,12 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001246 - electron-to-chromium: 1.3.782 + caniuse-lite: 1.0.30001252 + electron-to-chromium: 1.3.828 escalade: 3.1.1 - node-releases: 1.1.71 + node-releases: 1.1.75 dev: false - /browserslist/4.14.7: - resolution: {integrity: sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001157 - colorette: 1.2.1 - electron-to-chromium: 1.3.596 - escalade: 3.1.1 - node-releases: 1.1.66 - dev: false - - /browserslist/4.16.4: - resolution: {integrity: sha512-d7rCxYV8I9kj41RH8UKYnvDYCRENUlHRgyXy/Rhr/1BaeLGfiCptEdFE8MIrvGfWbBFNjVYx76SQWvNX1j+/cQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001208 - colorette: 1.2.2 - electron-to-chromium: 1.3.717 - escalade: 3.1.1 - node-releases: 1.1.71 - dev: true - - /browserslist/4.16.6: - resolution: {integrity: sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001246 - colorette: 1.2.2 - electron-to-chromium: 1.3.782 - 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} @@ -8343,10 +8084,9 @@ packages: dependencies: caniuse-lite: 1.0.30001252 colorette: 1.3.0 - electron-to-chromium: 1.3.822 + electron-to-chromium: 1.3.828 escalade: 3.1.1 node-releases: 1.1.75 - dev: true /bser/2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} @@ -8361,8 +8101,8 @@ packages: /buffer-equal-constant-time/1.0.1: resolution: {integrity: sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=} - /buffer-from/1.1.1: - resolution: {integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==} + /buffer-from/1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} /buffer-indexof/1.1.1: resolution: {integrity: sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==} @@ -8371,7 +8111,7 @@ packages: resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==} dependencies: base64-js: 1.5.1 - ieee754: 1.2.1 + ieee754: 1.1.13 isarray: 1.0.0 dev: false @@ -8382,24 +8122,26 @@ packages: ieee754: 1.2.1 dev: true - /bundlesize/0.18.1: + /bundlesize/0.18.1_debug@4.3.2: resolution: {integrity: sha512-NAsKBH6BeVmDopoa4tod0m5/koM7iLY3saKyGn7wyAravBYmKNUpDJba4zyVhwRm5Dw9WXv8FIO0N//tCkx68Q==} hasBin: true dependencies: - axios: 0.21.1 + axios: 0.21.1_debug@4.3.2 brotli-size: 0.1.0 bytes: 3.1.0 ci-env: 1.16.0 commander: 2.20.3 cosmiconfig: 5.2.1 - github-build: 1.2.2 + github-build: 1.2.2_debug@4.3.2 glob: 7.1.7 gzip-size: 4.1.0 prettycli: 1.4.3 + transitivePeerDependencies: + - debug dev: true - /bunyan/1.8.14: - resolution: {integrity: sha512-LlahJUxXzZLuw/hetUQJmRgZ1LF6+cr5TPpRj6jf327AsiIq2jhYEH4oqUUkVKTor+9w2BT3oxVwhzE5lw9tcg==} + /bunyan/1.8.15: + resolution: {integrity: sha512-0tECWShh6wUysgucJcBAoYegf3JJoZWibxdqhTm7OHPeT42qdjkZ29QCMcKwbgU1kiH+auSIasNRXMLWXafXig==} engines: {'0': node >=0.10.0} hasBin: true optionalDependencies: @@ -8440,7 +8182,7 @@ packages: http-cache-semantics: 4.1.0 keyv: 3.1.0 lowercase-keys: 2.0.0 - normalize-url: 4.5.0 + normalize-url: 4.5.1 responselike: 1.0.2 /call-bind/1.0.2: @@ -8472,11 +8214,11 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - /camel-case/4.1.1: - resolution: {integrity: sha512-7fa2WcG4fYFkclIvEmxBbTvmibwF2/agfEBc6q3lOpVu0A13ltLsA+Hr/8Hp6kp5f+G7hKi6t8lys6XxP+1K6Q==} + /camel-case/4.1.2: + resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} dependencies: - pascal-case: 3.1.1 - tslib: 1.14.1 + pascal-case: 3.1.2 + tslib: 2.3.1 /camelcase-css/2.0.1: resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} @@ -8497,7 +8239,7 @@ packages: engines: {node: '>=8'} dependencies: camelcase: 5.3.1 - map-obj: 4.1.0 + map-obj: 4.2.1 quick-lru: 4.0.1 dev: true @@ -8506,11 +8248,6 @@ packages: engines: {node: '>=4'} dev: true - /camelcase/5.0.0: - resolution: {integrity: sha512-faqwZqnWxbxn+F1d399ygeamQNy3lPp/H9H6rNrqYh4FSVCtcY+3cub1MxA8o9mDd55mM8Aghuu/kuyYA6VTsA==} - engines: {node: '>=6'} - dev: true - /camelcase/5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} @@ -8522,25 +8259,13 @@ packages: /caniuse-api/3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.16.6 - caniuse-lite: 1.0.30001246 + browserslist: 4.16.8 + caniuse-lite: 1.0.30001252 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - /caniuse-lite/1.0.30001157: - resolution: {integrity: sha512-gOerH9Wz2IRZ2ZPdMfBvyOi3cjaz4O4dgNwPGzx8EhqAs4+2IL/O+fJsbt+znSigujoZG8bVcIAUM/I/E5K3MA==} - dev: false - - /caniuse-lite/1.0.30001208: - resolution: {integrity: sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA==} - dev: true - - /caniuse-lite/1.0.30001246: - resolution: {integrity: sha512-Tc+ff0Co/nFNbLOrziBXmMVtpt9S2c2Y+Z9Nk9Khj09J+0zR9ejvIW5qkZAErCbOrVODCx/MN+GpB5FNBs5GFA==} - /caniuse-lite/1.0.30001252: resolution: {integrity: sha512-I56jhWDGMtdILQORdusxBOH+Nl/KgQSdDmpJezYddnAkVOmnoU8zwjTV9xAjMIYxr0iPreEAVylCGcmHCjfaOw==} - dev: true /caseless/0.12.0: resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=} @@ -8585,16 +8310,8 @@ packages: supports-color: 7.2.0 dev: true - /chalk/4.1.0: - resolution: {integrity: sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==} - engines: {node: '>=10'} - dependencies: - ansi-styles: 4.3.0 - supports-color: 7.2.0 - dev: true - - /chalk/4.1.1: - resolution: {integrity: sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==} + /chalk/4.1.2: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 @@ -8665,8 +8382,8 @@ packages: optionalDependencies: fsevents: 1.2.13 - /chokidar/3.5.1: - resolution: {integrity: sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==} + /chokidar/3.5.2: + resolution: {integrity: sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==} engines: {node: '>= 8.10.0'} dependencies: anymatch: 3.1.2 @@ -8675,7 +8392,7 @@ packages: is-binary-path: 2.1.0 is-glob: 4.0.1 normalize-path: 3.0.0 - readdirp: 3.5.0 + readdirp: 3.6.0 optionalDependencies: fsevents: 2.3.2 @@ -8683,11 +8400,9 @@ packages: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} dev: true - /chrome-trace-event/1.0.2: - resolution: {integrity: sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==} + /chrome-trace-event/1.0.3: + resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} engines: {node: '>=6.0'} - dependencies: - tslib: 1.14.1 /ci-env/1.16.0: resolution: {integrity: sha512-ucF9caQEX5wQlY449KZBIJPx91+kRg9tJ3tWSc4+KzrvC5KNiPm/3g1noP8VhdI3046+Vw3jLmKAD0fjCRJTmw==} @@ -8699,8 +8414,8 @@ packages: /ci-info/3.2.0: resolution: {integrity: sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==} - /cjs-module-lexer/1.2.1: - resolution: {integrity: sha512-jVamGdJPDeuQilKhvVn1h3knuMOZzr8QDnpk+M9aMlCaMkTDd6fBWPhiDqFvFZ07pL0liqabAiuy8SY4jGHeaw==} + /cjs-module-lexer/1.2.2: + resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==} dev: true /class-utils/0.3.6: @@ -8718,8 +8433,8 @@ packages: dependencies: source-map: 0.6.1 - /clean-css/5.1.3: - resolution: {integrity: sha512-qGXzUCDpLwAlPx0kYeU4QXjzQIcIYZbJjD4FNm7NnSjoP0hYMVZhHOpUYJ6AwfkMX2cceLRq54MeCgHy/va1cA==} + /clean-css/5.1.5: + resolution: {integrity: sha512-9dr/cU/LjMpU57PXlSvDkVRh0rPxJBXiBtD0+SgYt8ahTCsXtfKjCkNYgIoTC6mBg8CFr5EKhW3DKCaGMUbUfQ==} engines: {node: '>= 10.0'} dependencies: source-map: 0.6.1 @@ -8752,8 +8467,8 @@ packages: restore-cursor: 3.1.0 dev: true - /cli-spinners/2.5.0: - resolution: {integrity: sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ==} + /cli-spinners/2.6.0: + resolution: {integrity: sha512-t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q==} engines: {node: '>=6'} dev: true @@ -8778,7 +8493,7 @@ packages: /clipanion/3.0.1: resolution: {integrity: sha512-/ujK3YJ1MGjGr18w99Gl9XZjy4xcC/5bZRJXsgvYG6GbUTO4CTKriC+oUxDbo8G+G/dxDqSJhm8QIDnK6iH6Ig==} dependencies: - typanion: 3.3.1 + typanion: 3.3.2 /cliui/5.0.0: resolution: {integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==} @@ -8790,7 +8505,7 @@ packages: /cliui/6.0.0: resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} dependencies: - string-width: 4.2.0 + string-width: 4.2.2 strip-ansi: 6.0.0 wrap-ansi: 6.2.0 dev: true @@ -8844,7 +8559,7 @@ packages: resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==} engines: {node: '>= 4.0'} dependencies: - '@types/q': 1.5.4 + '@types/q': 1.5.5 chalk: 2.4.2 q: 1.5.1 @@ -8899,8 +8614,8 @@ packages: /color-name/1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - /color-string/1.5.3: - resolution: {integrity: sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==} + /color-string/1.6.0: + resolution: {integrity: sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==} dependencies: color-name: 1.1.4 simple-swizzle: 0.2.2 @@ -8911,31 +8626,24 @@ packages: hasBin: true dev: true - /color/3.1.2: - resolution: {integrity: sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==} + /color/3.2.1: + resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==} dependencies: color-convert: 1.9.3 - color-string: 1.5.3 + color-string: 1.6.0 dev: true - /colord/2.3.0: - resolution: {integrity: sha512-0NaS8lq6xZ9Zb+cWRwQf6ql1Z/7HMIAMzPrM2pgfAqskGAhUksBcaau6W8sL+6OK0xIujcSo1TJfdctG7K85Qg==} + /colord/2.7.0: + resolution: {integrity: sha512-pZJBqsHz+pYyw3zpX6ZRXWoCHM1/cvFikY9TV8G3zcejCaKE0lhankoj8iScyrrePA8C7yJ5FStfA9zbcOnw7Q==} dev: false - /colorette/1.2.1: - resolution: {integrity: sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==} - dev: false - - /colorette/1.2.2: - resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==} - /colorette/1.3.0: resolution: {integrity: sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==} - dev: true /colors/1.4.0: resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==} engines: {node: '>=0.1.90'} + requiresBuild: true dev: true optional: true @@ -8975,8 +8683,8 @@ packages: resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} engines: {node: '>= 6'} - /commander/7.1.0: - resolution: {integrity: sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==} + /commander/7.2.0: + resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} engines: {node: '>= 10'} /commondir/1.0.1: @@ -8999,17 +8707,11 @@ packages: /component-emitter/1.3.0: resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} - /compose-function/3.0.3: - resolution: {integrity: sha1-ntZ18TzFRQHTCVCkhv9qe6OrGF8=} - dependencies: - arity-n: 1.0.4 - dev: true - /compressible/2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} engines: {node: '>= 0.6'} dependencies: - mime-db: 1.48.0 + mime-db: 1.49.0 /compression/1.7.4: resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} @@ -9030,7 +8732,7 @@ packages: resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} engines: {'0': node >= 6.0} dependencies: - buffer-from: 1.1.1 + buffer-from: 1.1.2 inherits: 2.0.4 readable-stream: 3.6.0 typedarray: 0.0.6 @@ -9040,7 +8742,7 @@ packages: engines: {node: '>=10.0.0'} hasBin: true dependencies: - chalk: 4.1.1 + chalk: 4.1.2 date-fns: 2.23.0 lodash: 4.17.21 read-pkg: 5.2.0 @@ -9056,7 +8758,7 @@ packages: engines: {node: '>=8'} dependencies: dot-prop: 5.3.0 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 make-dir: 3.1.0 unique-string: 2.0.0 write-file-atomic: 3.0.3 @@ -9240,20 +8942,6 @@ packages: modify-values: 1.0.1 dev: true - /conventional-commits-parser/3.1.0: - resolution: {integrity: sha512-RSo5S0WIwXZiRxUGTPuYFbqvrR4vpJ1BDdTlthFgvHt5kEdnd1+pdvwWphWn57/oIl4V72NMmOocFqqJ8mFFhA==} - engines: {node: '>=10'} - hasBin: true - dependencies: - is-text-path: 1.0.1 - JSONStream: 1.3.5 - lodash: 4.17.21 - meow: 7.1.0 - split2: 2.2.0 - through2: 3.0.2 - trim-off-newlines: 1.0.1 - dev: true - /conventional-commits-parser/3.2.1: resolution: {integrity: sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA==} engines: {node: '>=10'} @@ -9283,12 +8971,8 @@ packages: q: 1.5.1 dev: true - /convert-source-map/0.3.5: - resolution: {integrity: sha1-8dgClQr33SYxof6+BZZVDIarMZA=} - dev: true - - /convert-source-map/1.7.0: - resolution: {integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==} + /convert-source-map/1.8.0: + resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==} dependencies: safe-buffer: 5.1.2 @@ -9299,6 +8983,11 @@ packages: resolution: {integrity: sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==} engines: {node: '>= 0.6'} + /cookie/0.4.1: + resolution: {integrity: sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==} + engines: {node: '>= 0.6'} + dev: false + /cookiejar/2.1.2: resolution: {integrity: sha512-Mw+adcfzPxcPeI+0WlvRrr/3lGVO0bD75SxX6811cxSh1Wbxx7xZBGK1eVtDf6si8rg2lhnUjsVLMFMfbRIuwA==} @@ -9318,38 +9007,30 @@ packages: engines: {node: '>=12'} dev: false - /copy-webpack-plugin/9.0.1_webpack@5.40.0: + /copy-webpack-plugin/9.0.1_webpack@5.51.2: resolution: {integrity: sha512-14gHKKdYIxF84jCEgPgYXCPpldbwpxxLbCmA7LReY7gvbaT555DgeBWBgBZM116tv/fO6RRJrsivBqRyRlukhw==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.1.0 dependencies: - fast-glob: 3.2.5 + fast-glob: 3.2.7 glob-parent: 6.0.1 globby: 11.0.4 normalize-path: 3.0.0 p-limit: 3.1.0 schema-utils: 3.1.1 serialize-javascript: 6.0.0 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 dev: false - /core-js-compat/3.10.1: - resolution: {integrity: sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==} - dependencies: - browserslist: 4.16.6 - semver: 7.0.0 - dev: false - - /core-js-compat/3.16.4: - resolution: {integrity: sha512-IzCSomxRdahCYb6G3HiN6pl3JCiM0NMunRcNa1pIeC7g17Vd6Ue3AT9anQiENPIm/svThUVer1pIbLMDERIsFw==} + /core-js-compat/3.17.2: + resolution: {integrity: sha512-lHnt7A1Oqplebl5i0MrQyFv/yyEzr9p29OjlkcsFRDDgHwwQyVckfRGJ790qzXhkwM8ba4SFHHa2sO+T5f1zGg==} dependencies: browserslist: 4.16.8 semver: 7.0.0 - dev: true - /core-js-pure/3.15.2: - resolution: {integrity: sha512-D42L7RYh1J2grW8ttxoY1+17Y4wXZeKe7uyplAI3FkNQyI5OgBIAjUfFiTPfL1rs0qLpxaabITNbjKl1Sp82tA==} + /core-js-pure/3.17.2: + resolution: {integrity: sha512-2VV7DlIbooyTI7Bh+yzOOWL9tGwLnQKHno7qATE+fqZzDKYr6llVjVQOzpD/QLZFgXDPb8T71pJokHEZHEYJhQ==} requiresBuild: true /core-js/2.6.10: @@ -9357,19 +9038,16 @@ packages: requiresBuild: true dev: true - /core-js/3.15.1: - resolution: {integrity: sha512-h8VbZYnc9pDzueiS2610IULDkpFFPunHwIpl8yRwFahAEEdSpHlTy3h3z3rKq5h11CaUdBEeRViu9AYvbxiMeg==} + /core-js/3.17.2: + resolution: {integrity: sha512-XkbXqhcXeMHPRk2ItS+zQYliAMilea2euoMsnpRRdDad6b2VY6CQQcwz1K8AnWesfw4p165RzY0bTnr3UrbYiA==} requiresBuild: true - dev: false - - /core-js/3.16.3: - resolution: {integrity: sha512-lM3GftxzHNtPNUJg0v4pC2RC6puwMd6VZA7vXUczi+SKmCWSf4JwO89VJGMqbzmB7jlK7B5hr3S64PqwFL49cA==} - requiresBuild: true - dev: true /core-util-is/1.0.2: resolution: {integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=} + /core-util-is/1.0.3: + resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} + /cors/2.8.5: resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} engines: {node: '>= 0.10'} @@ -9383,7 +9061,7 @@ packages: dependencies: import-fresh: 2.0.0 is-directory: 0.3.1 - js-yaml: 3.14.0 + js-yaml: 3.14.1 parse-json: 4.0.0 dev: true @@ -9393,18 +9071,18 @@ packages: dependencies: '@types/parse-json': 4.0.0 import-fresh: 3.3.0 - parse-json: 5.1.0 + parse-json: 5.2.0 path-type: 4.0.0 yaml: 1.10.2 dev: true - /cosmiconfig/7.0.0: - resolution: {integrity: sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==} + /cosmiconfig/7.0.1: + resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} engines: {node: '>=10'} dependencies: '@types/parse-json': 4.0.0 import-fresh: 3.3.0 - parse-json: 5.1.0 + parse-json: 5.2.0 path-type: 4.0.0 yaml: 1.10.2 @@ -9433,8 +9111,8 @@ packages: cross-spawn: 7.0.3 dev: true - /cross-fetch/3.0.6: - resolution: {integrity: sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==} + /cross-fetch/3.1.4: + resolution: {integrity: sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==} dependencies: node-fetch: 2.6.1 @@ -9470,6 +9148,7 @@ packages: /css-color-names/0.0.4: resolution: {integrity: sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=} + dev: true /css-color-names/1.0.1: resolution: {integrity: sha512-/loXYOch1qU1biStIFsHH8SxTmOseh1IJqFvy8IujXOm1h+QjUdDhkzOrR5HG8K8mlxREj0yfi8ewCHx0eMxzA==} @@ -9483,8 +9162,8 @@ packages: timsort: 0.3.0 dev: true - /css-declaration-sorter/6.0.3_postcss@8.3.6: - resolution: {integrity: sha512-52P95mvW1SMzuRZegvpluT6yEv0FqQusydKQPZsNN5Q7hh8EwQvN8E2nwuJ16BBvNN6LcoIZXu/Bk58DAhrrxw==} + /css-declaration-sorter/6.1.1_postcss@8.3.6: + resolution: {integrity: sha512-BZ1aOuif2Sb7tQYY1GeCjG7F++8ggnwUkH5Ictw0mrdpqpEd+zWmcPdstnH2TItlb74FqR0DrVEieon221T/1Q==} engines: {node: '>= 10'} peerDependencies: postcss: ^8.0.9 @@ -9493,49 +9172,43 @@ packages: timsort: 0.3.0 dev: false - /css-loader/5.2.1_webpack@5.33.2: - resolution: {integrity: sha512-YCyRzlt/jgG1xanXZDG/DHqAueOtXFHeusP9TS478oP1J++JSKOyEgGW1GHVoCj/rkS+GWOlBwqQJBr9yajQ9w==} + /css-loader/5.2.7_webpack@5.51.2: + resolution: {integrity: sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==} engines: {node: '>= 10.13.0'} peerDependencies: webpack: ^4.27.0 || ^5.0.0 dependencies: - camelcase: 6.2.0 - cssesc: 3.0.0 - icss-utils: 5.1.0_postcss@8.2.9 + icss-utils: 5.1.0_postcss@8.3.6 loader-utils: 2.0.0 - postcss: 8.2.9 - postcss-modules-extract-imports: 3.0.0_postcss@8.2.9 - postcss-modules-local-by-default: 4.0.0_postcss@8.2.9 - postcss-modules-scope: 3.0.0_postcss@8.2.9 - postcss-modules-values: 4.0.0_postcss@8.2.9 + postcss: 8.3.6 + postcss-modules-extract-imports: 3.0.0_postcss@8.3.6 + postcss-modules-local-by-default: 4.0.0_postcss@8.3.6 + postcss-modules-scope: 3.0.0_postcss@8.3.6 + postcss-modules-values: 4.0.0_postcss@8.3.6 + postcss-value-parser: 4.1.0 + schema-utils: 3.1.1 + semver: 7.3.5 + webpack: 5.51.2_esbuild@0.12.24 + dev: false + + /css-loader/6.2.0_webpack@5.33.2: + resolution: {integrity: sha512-/rvHfYRjIpymZblf49w8jYcRo2y9gj6rV8UroHGmBxKrIyGLokpycyKzp9OkitvqT29ZSpzJ0Ic7SpnJX3sC8g==} + engines: {node: '>= 12.13.0'} + peerDependencies: + webpack: ^5.0.0 + dependencies: + icss-utils: 5.1.0_postcss@8.3.6 + postcss: 8.3.6 + postcss-modules-extract-imports: 3.0.0_postcss@8.3.6 + postcss-modules-local-by-default: 4.0.0_postcss@8.3.6 + postcss-modules-scope: 3.0.0_postcss@8.3.6 + postcss-modules-values: 4.0.0_postcss@8.3.6 postcss-value-parser: 4.1.0 - schema-utils: 3.0.0 semver: 7.3.5 webpack: 5.33.2_webpack-cli@4.8.0 dev: true - /css-loader/5.2.1_webpack@5.40.0: - resolution: {integrity: sha512-YCyRzlt/jgG1xanXZDG/DHqAueOtXFHeusP9TS478oP1J++JSKOyEgGW1GHVoCj/rkS+GWOlBwqQJBr9yajQ9w==} - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^4.27.0 || ^5.0.0 - dependencies: - camelcase: 6.2.0 - cssesc: 3.0.0 - icss-utils: 5.1.0_postcss@8.2.9 - loader-utils: 2.0.0 - postcss: 8.2.9 - postcss-modules-extract-imports: 3.0.0_postcss@8.2.9 - postcss-modules-local-by-default: 4.0.0_postcss@8.2.9 - postcss-modules-scope: 3.0.0_postcss@8.2.9 - postcss-modules-values: 4.0.0_postcss@8.2.9 - postcss-value-parser: 4.1.0 - schema-utils: 3.0.0 - semver: 7.3.5 - webpack: 5.40.0 - dev: false - - /css-minimizer-webpack-plugin/3.0.2_clean-css@5.1.3+webpack@5.40.0: + /css-minimizer-webpack-plugin/3.0.2_clean-css@5.1.5+webpack@5.51.2: resolution: {integrity: sha512-B3I5e17RwvKPJwsxjjWcdgpU/zqylzK1bPVghcmpFHRL48DXiBgrtqz1BJsn68+t/zzaLp9kYAaEDvQ7GyanFQ==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -9548,15 +9221,15 @@ packages: csso: optional: true dependencies: - clean-css: 5.1.3 - cssnano: 5.0.7_postcss@8.3.6 - jest-worker: 27.0.2 + clean-css: 5.1.5 + cssnano: 5.0.8_postcss@8.3.6 + jest-worker: 27.1.0 p-limit: 3.1.0 postcss: 8.3.6 schema-utils: 3.1.1 serialize-javascript: 6.0.0 source-map: 0.6.1 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 dev: false /css-select-base-adapter/0.1.1: @@ -9575,7 +9248,7 @@ packages: resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==} dependencies: boolbase: 1.0.0 - css-what: 3.3.0 + css-what: 3.4.2 domutils: 1.7.0 nth-check: 1.0.2 @@ -9584,8 +9257,8 @@ packages: dependencies: boolbase: 1.0.0 css-what: 5.0.1 - domhandler: 4.2.0 - domutils: 2.7.0 + domhandler: 4.2.2 + domutils: 2.8.0 nth-check: 2.0.0 /css-tree/1.0.0-alpha.37: @@ -9605,7 +9278,7 @@ packages: /css-vendor/2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 is-in-browser: 1.1.3 dev: true @@ -9613,8 +9286,8 @@ packages: resolution: {integrity: sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==} dev: false - /css-what/3.3.0: - resolution: {integrity: sha512-pv9JPyatiPaQ6pf4OvD/dbfm0o5LviWmwxNWzblYf/1u9QZd0ihV+PMwy5jdQWQ3349kZmKEx9WXuSka2dM4cg==} + /css-what/3.4.2: + resolution: {integrity: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==} engines: {node: '>= 6'} /css-what/5.0.1: @@ -9625,15 +9298,6 @@ packages: resolution: {integrity: sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=} dev: true - /css/2.2.4: - resolution: {integrity: sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==} - dependencies: - inherits: 2.0.4 - source-map: 0.6.1 - source-map-resolve: 0.5.3 - urix: 0.1.0 - dev: true - /css/3.0.0: resolution: {integrity: sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==} dependencies: @@ -9651,14 +9315,14 @@ packages: resolution: {integrity: sha1-xtJnJjKi5cg+AT5oZKQs6N79IK4=} dev: true - /cssnano-preset-advanced/5.1.3_postcss@8.3.6: - resolution: {integrity: sha512-pS4+Q2Hoo/FevZs2JqA2BG8Vn5o5VeXgj+z6kGndKTq3RFYvlKeJ1ZPnLXo9zyYKwmSqWW0rWqtGxxmigIte0Q==} + /cssnano-preset-advanced/5.1.4_postcss@8.3.6: + resolution: {integrity: sha512-pFtIM15OzryDk09RcK+bBBtwSl80+g/POTAf/sVPqPmnOAleK6vBkY5wTmPjqGyV5/UTPjEzWMtbOQ3Z0kCBXA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - autoprefixer: 10.3.1_postcss@8.3.6 - cssnano-preset-default: 5.1.3_postcss@8.3.6 + autoprefixer: 10.3.4_postcss@8.3.6 + cssnano-preset-default: 5.1.4_postcss@8.3.6 postcss: 8.3.6 postcss-discard-unused: 5.0.1_postcss@8.3.6 postcss-merge-idents: 5.0.1_postcss@8.3.6 @@ -9666,14 +9330,14 @@ packages: postcss-zindex: 5.0.1_postcss@8.3.6 dev: false - /cssnano-preset-default/4.0.7: - resolution: {integrity: sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==} + /cssnano-preset-default/4.0.8: + resolution: {integrity: sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==} engines: {node: '>=6.9.0'} dependencies: css-declaration-sorter: 4.0.1 cssnano-util-raw-cache: 4.0.1 postcss: 7.0.36 - postcss-calc: 7.0.3 + postcss-calc: 7.0.5 postcss-colormin: 4.0.3 postcss-convert-values: 4.0.1 postcss-discard-comments: 4.0.2 @@ -9698,17 +9362,17 @@ packages: postcss-ordered-values: 4.1.2 postcss-reduce-initial: 4.0.3 postcss-reduce-transforms: 4.0.2 - postcss-svgo: 4.0.2 + postcss-svgo: 4.0.3 postcss-unique-selectors: 4.0.1 dev: true - /cssnano-preset-default/5.1.3_postcss@8.3.6: - resolution: {integrity: sha512-qo9tX+t4yAAZ/yagVV3b+QBKeLklQbmgR3wI7mccrDcR+bEk9iHgZN1E7doX68y9ThznLya3RDmR+nc7l6/2WQ==} + /cssnano-preset-default/5.1.4_postcss@8.3.6: + resolution: {integrity: sha512-sPpQNDQBI3R/QsYxQvfB4mXeEcWuw0wGtKtmS5eg8wudyStYMgKOQT39G07EbW1LB56AOYrinRS9f0ig4Y3MhQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - css-declaration-sorter: 6.0.3_postcss@8.3.6 + css-declaration-sorter: 6.1.1_postcss@8.3.6 cssnano-utils: 2.0.1_postcss@8.3.6 postcss: 8.3.6 postcss-calc: 8.0.0_postcss@8.3.6 @@ -9721,7 +9385,7 @@ packages: postcss-merge-longhand: 5.0.2_postcss@8.3.6 postcss-merge-rules: 5.0.2_postcss@8.3.6 postcss-minify-font-values: 5.0.1_postcss@8.3.6 - postcss-minify-gradients: 5.0.1_postcss@8.3.6 + postcss-minify-gradients: 5.0.2_postcss@8.3.6 postcss-minify-params: 5.0.1_postcss@8.3.6 postcss-minify-selectors: 5.1.0_postcss@8.3.6 postcss-normalize-charset: 5.0.1_postcss@8.3.6 @@ -9771,23 +9435,23 @@ packages: postcss: 8.3.6 dev: false - /cssnano/4.1.10: - resolution: {integrity: sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==} + /cssnano/4.1.11: + resolution: {integrity: sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g==} engines: {node: '>=6.9.0'} dependencies: cosmiconfig: 5.2.1 - cssnano-preset-default: 4.0.7 + cssnano-preset-default: 4.0.8 is-resolvable: 1.1.0 postcss: 7.0.36 dev: true - /cssnano/5.0.7_postcss@8.3.6: - resolution: {integrity: sha512-7C0tbb298hef3rq+TtBbMuezBQ9VrFtrQEsPNuBKNVgWny/67vdRsnq8EoNu7TRjAHURgYvWlRIpCUmcMZkRzw==} + /cssnano/5.0.8_postcss@8.3.6: + resolution: {integrity: sha512-Lda7geZU0Yu+RZi2SGpjYuQz4HI4/1Y+BhdD0jL7NXAQ5larCzVn+PUGuZbDMYz904AXXCOgO5L1teSvgu7aFg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 5.1.3_postcss@8.3.6 + cssnano-preset-default: 5.1.4_postcss@8.3.6 is-resolvable: 1.1.0 lilconfig: 2.0.3 postcss: 8.3.6 @@ -9817,34 +9481,34 @@ packages: dependencies: cssom: 0.3.8 - /csstype/2.6.13: - resolution: {integrity: sha512-ul26pfSQTZW8dcOnD2iiJssfXw0gdNVX9IJDH/X3K5DGPfj+fUYe3kB+swUY6BF3oZDxaID3AJt+9/ojSAE05A==} + /csstype/2.6.17: + resolution: {integrity: sha512-u1wmTI1jJGzCJzWndZo8mk4wnPTZd1eOIYTYvuEyOQGfmDl3TrabCCfKnOC86FZwW/9djqTl933UF/cS425i9A==} dev: true /csstype/3.0.8: resolution: {integrity: sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==} dev: true - /csv-generate/3.3.0: - resolution: {integrity: sha512-EXSru4QwEWKwM7wwsJbhrZC+mHEJrhQFoXlohHs80CAU8Qhlv9gaw1sjzNiC3Hr3oUx5skDmEiAlz+tnKWV0RA==} + /csv-generate/3.4.2: + resolution: {integrity: sha512-Bbk8HsUwd824v7lwGZO7TjoTT57tFdlF4SNkCu0pF6DLy0YkKWDNETqQ9KCkwYNu5N24xLIwNG7CiQ3QCSUf5g==} dev: true - /csv-parse/4.15.1: - resolution: {integrity: sha512-TXIvRtNp0fqMJbk3yPR35bQIDzMH4khDwduElzE7Fl1wgnl25mnWYLSLqd/wS5GsDoX1rWtysivEYMNsz5jKwQ==} + /csv-parse/4.16.2: + resolution: {integrity: sha512-eq2BhB6JiIJaNv61pH5EC+o/iyCBxT+g6ukLu2UoNyS5daCN8YlzhOsLHGt/t9sGraMYt/aizaXPLQoNvxlIMw==} dev: true - /csv-stringify/5.6.1: - resolution: {integrity: sha512-JlQlNZMiuRGSFbLXFNGoBtsORXlkqf4Dfq8Ee0Jo4RVJj3YAUzevagUx24mDrQJLDF7aYz6Ne8kqA8WWBaYt2A==} + /csv-stringify/5.6.4: + resolution: {integrity: sha512-LnX2ft+6MX3CJKLoL4n9ZLIiaUKmPQLJixMbSfGC8wGNBn82UEdX9Fcg4f2HbpCTWqjIiLrxegQt2uorQo2NXw==} dev: true - /csv/5.3.2: - resolution: {integrity: sha512-odDyucr9OgJTdGM2wrMbJXbOkJx3nnUX3Pt8SFOwlAMOpsUQlz1dywvLMXJWX/4Ib0rjfOsaawuuwfI5ucqBGQ==} + /csv/5.5.2: + resolution: {integrity: sha512-sVAhC1tYZW0Oy3P88bFVGbZZhFu+0bGSNjZJMjVxIJffSpHdFfxcIFK1ALtZMWYyfaxAIuYWGOobKGcXr2mVvw==} engines: {node: '>= 0.1.90'} dependencies: - csv-generate: 3.3.0 - csv-parse: 4.15.1 - csv-stringify: 5.6.1 - stream-transform: 2.0.4 + csv-generate: 3.4.2 + csv-parse: 4.16.2 + csv-stringify: 5.6.4 + stream-transform: 2.1.2 dev: true /currently-unhandled/0.4.1: @@ -9861,8 +9525,8 @@ packages: type: 1.2.0 dev: true - /damerau-levenshtein/1.0.6: - resolution: {integrity: sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug==} + /damerau-levenshtein/1.0.7: + resolution: {integrity: sha512-VvdQIPGdWP0SqFXghj79Wf/5LArmreyMsGLa6FG6iC4t3j7j5s71TrwWmT/4akbDQIqjfACkLZmjXhA7g2oUZw==} dev: true /dargs/7.0.0: @@ -9894,7 +9558,7 @@ packages: dependencies: abab: 2.0.5 whatwg-mimetype: 2.3.0 - whatwg-url: 8.6.0 + whatwg-url: 8.7.0 dev: true /data-urls/3.0.0: @@ -9950,18 +9614,7 @@ packages: optional: true dependencies: ms: 2.1.2 - - /debug/4.3.1_supports-color@6.1.0: - resolution: {integrity: sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: 2.1.2 - supports-color: 6.1.0 + dev: true /debug/4.3.2: resolution: {integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==} @@ -9974,6 +9627,18 @@ packages: dependencies: ms: 2.1.2 + /debug/4.3.2_supports-color@6.1.0: + resolution: {integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + supports-color: 6.1.0 + /decamelize-keys/1.1.0: resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} engines: {node: '>=0.10.0'} @@ -9986,13 +9651,8 @@ packages: resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} engines: {node: '>=0.10.0'} - /decimal.js/10.2.1: - resolution: {integrity: sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==} - dev: true - /decimal.js/10.3.1: resolution: {integrity: sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==} - dev: false /decode-uri-component/0.2.0: resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=} @@ -10018,10 +9678,10 @@ packages: /deep-equal/1.1.1: resolution: {integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==} dependencies: - is-arguments: 1.0.4 - is-date-object: 1.0.4 - is-regex: 1.1.3 - object-is: 1.1.2 + is-arguments: 1.1.1 + is-date-object: 1.0.5 + is-regex: 1.1.4 + object-is: 1.1.5 object-keys: 1.1.1 regexp.prototype.flags: 1.3.1 @@ -10081,7 +9741,7 @@ packages: resolution: {integrity: sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==} engines: {node: '>=6'} dependencies: - '@types/glob': 7.1.3 + '@types/glob': 7.1.4 globby: 6.1.0 is-path-cwd: 2.2.0 is-path-in-cwd: 2.1.0 @@ -10094,10 +9754,10 @@ packages: engines: {node: '>=8'} dependencies: globby: 10.0.2 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 is-glob: 4.0.1 is-path-cwd: 2.2.0 - is-path-inside: 3.0.2 + is-path-inside: 3.0.3 p-map: 3.0.0 rimraf: 3.0.2 slash: 3.0.0 @@ -10108,10 +9768,10 @@ packages: engines: {node: '>=10'} dependencies: globby: 11.0.4 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 is-glob: 4.0.1 is-path-cwd: 2.2.0 - is-path-inside: 3.0.2 + is-path-inside: 3.0.3 p-map: 4.0.0 rimraf: 3.0.2 slash: 3.0.0 @@ -10142,8 +9802,8 @@ packages: repeat-string: 1.6.1 dev: false - /detect-indent/6.0.0: - resolution: {integrity: sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==} + /detect-indent/6.1.0: + resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==} engines: {node: '>=8'} dev: true @@ -10158,8 +9818,8 @@ packages: engines: {node: '>=8'} dev: true - /detect-node/2.0.4: - resolution: {integrity: sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==} + /detect-node/2.1.0: + resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==} /detect-port-alt/1.1.6: resolution: {integrity: sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==} @@ -10184,7 +9844,7 @@ packages: engines: {node: '>=8.0.0'} hasBin: true dependencies: - debug: 4.3.1 + debug: 4.3.2 which: 1.3.1 transitivePeerDependencies: - supports-color @@ -10198,16 +9858,6 @@ packages: resolution: {integrity: sha1-/CqIe1pbwKCoVPthTHwvIJBh7gQ=} dev: true - /diff-sequences/26.3.0: - resolution: {integrity: sha512-5j5vdRcw3CNctePNYN0Wy2e/JbWT6cAYnXv5OuqPhDpyCGc0uLu2TK0zOCJWNB9kOIfYMSpIulRaDgIi4HJ6Ig==} - engines: {node: '>= 10.14.2'} - dev: true - - /diff-sequences/27.0.1: - resolution: {integrity: sha512-XPLijkfJUh/PIBnfkcSHgvD6tlYixmcMAn3osTk6jt+H0v/mgURto1XUiD9DKuGX5NDoVS6dSlA23gd9FUaCFg==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dev: true - /diff-sequences/27.0.6: resolution: {integrity: sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -10227,8 +9877,8 @@ packages: /dns-equal/1.0.0: resolution: {integrity: sha1-s55/HabrCnW6nBcySzR1PEfgZU0=} - /dns-packet/1.3.1: - resolution: {integrity: sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==} + /dns-packet/1.3.4: + resolution: {integrity: sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==} dependencies: ip: 1.1.5 safe-buffer: 5.2.1 @@ -10258,7 +9908,7 @@ packages: '@docusaurus/core': ^2.0.0 sass: ^1.30.0 dependencies: - '@docusaurus/core': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2 + '@docusaurus/core': 2.0.0-beta.4_9d3064aad613b7edbe5233547eb302af sass: 1.38.2 sass-loader: 10.2.0_sass@1.38.2 transitivePeerDependencies: @@ -10267,26 +9917,30 @@ packages: - webpack dev: true - /docusaurus-plugin-sentry/1.0.0_react-dom@17.0.2+react@17.0.2: + /docusaurus-plugin-sentry/1.0.0_9d3064aad613b7edbe5233547eb302af: resolution: {integrity: sha512-ZTZO49oeara9/zHrM/JVx087eo685+kHTl1lUSgliuQXv7TMZUUY+d4YHTkvOQplY23k1fYwK1FVKsKFr5rSBQ==} 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.3_react-dom@17.0.2+react@17.0.2 + '@docusaurus/core': 2.0.0-beta.3_9d3064aad613b7edbe5233547eb302af react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: + - '@swc/core' - bufferutil - csso + - debug + - esbuild - supports-color + - uglify-js - utf-8-validate - webpack-cli dev: false - /dom-accessibility-api/0.5.6: - resolution: {integrity: sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==} + /dom-accessibility-api/0.5.7: + resolution: {integrity: sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA==} dev: true /dom-converter/0.2.0: @@ -10297,7 +9951,7 @@ packages: /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 csstype: 3.0.8 dev: true @@ -10306,12 +9960,19 @@ packages: dependencies: domelementtype: 1.3.1 entities: 1.1.2 + dev: false + + /dom-serializer/0.2.2: + resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==} + dependencies: + domelementtype: 2.2.0 + entities: 2.2.0 /dom-serializer/1.3.2: resolution: {integrity: sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==} dependencies: domelementtype: 2.2.0 - domhandler: 4.2.0 + domhandler: 4.2.2 entities: 2.2.0 /dom-walk/0.1.2: @@ -10341,19 +10002,14 @@ packages: dependencies: domelementtype: 1.3.1 - /domhandler/4.2.0: - resolution: {integrity: sha512-zk7sgt970kzPks2Bf+dwT/PLzghLnsivb9CcxkvR8Mzr66Olr0Ofd8neSbglHJHaHa2MadfoSdNlKYAaafmWfA==} + /domhandler/4.2.2: + resolution: {integrity: sha512-PzE9aBMsdZO8TK4BnuJwH0QT41wgMbRzuZrHUcpYncEjmQazq8QEaBWgLG7ZyC/DAZKEgglpIA6j4Qn/HmxS3w==} engines: {node: '>= 4'} dependencies: domelementtype: 2.2.0 - /dompurify/2.2.9: - resolution: {integrity: sha512-+9MqacuigMIZ+1+EwoEltogyWGFTJZWU3258Rupxs+2CGs4H914G9er6pZbsme/bvb5L67o2rade9n21e4RW/w==} - dev: true - /dompurify/2.3.1: resolution: {integrity: sha512-xGWt+NHAQS+4tpgbOAI08yxW0Pr256Gu/FNE2frZVTbgrBUn8M7tz7/ktS/LZ2MHeGqz6topj0/xY+y8R5FBFw==} - dev: false /domutils/1.5.1: resolution: {integrity: sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=} @@ -10365,21 +10021,21 @@ packages: /domutils/1.7.0: resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==} dependencies: - dom-serializer: 0.1.1 + dom-serializer: 0.2.2 domelementtype: 1.3.1 - /domutils/2.7.0: - resolution: {integrity: sha512-8eaHa17IwJUPAiB+SoTYBo5mCdeMgdcAoXJ59m6DT1vw+5iLS3gNoqYaRowaBKtGVrOF1Jz4yDTgYKLK2kvfJg==} + /domutils/2.8.0: + resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} dependencies: dom-serializer: 1.3.2 domelementtype: 2.2.0 - domhandler: 4.2.0 + domhandler: 4.2.2 /dot-case/3.0.4: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} dependencies: no-case: 3.0.4 - tslib: 2.2.0 + tslib: 2.3.1 /dot-prop/3.0.0: resolution: {integrity: sha1-G3CK8JSknJoOfbyteQq6U52sEXc=} @@ -10394,9 +10050,9 @@ packages: dependencies: is-obj: 2.0.0 - /dotenv/8.2.0: - resolution: {integrity: sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==} - engines: {node: '>=8'} + /dotenv/8.6.0: + resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} + engines: {node: '>=10'} dev: true /dotgitignore/2.1.0: @@ -10412,7 +10068,7 @@ packages: engines: {node: '>=0.10'} requiresBuild: true dependencies: - nan: 2.14.2 + nan: 2.15.0 dev: false optional: true @@ -10422,8 +10078,8 @@ packages: /duplexer3/0.1.4: resolution: {integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=} - /duplexify/4.1.1: - resolution: {integrity: sha512-DY3xVEmVHTv1wSzKNbwoU6nVjzI369Y6sPoqfYr0/xlx3IdX2n94xIszTcjPO8W8ZIv0Wb0PXNcjuZyT4wiICA==} + /duplexify/4.1.2: + resolution: {integrity: sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==} dependencies: end-of-stream: 1.4.4 inherits: 2.0.4 @@ -10451,20 +10107,8 @@ packages: requiresBuild: true dev: true - /electron-to-chromium/1.3.596: - resolution: {integrity: sha512-nLO2Wd2yU42eSoNJVQKNf89CcEGqeFZd++QsnN2XIgje1s/19AgctfjLIbPORlvcCO8sYjLwX4iUgDdusOY8Sg==} - dev: false - - /electron-to-chromium/1.3.717: - resolution: {integrity: sha512-OfzVPIqD1MkJ7fX+yTl2nKyOE4FReeVfMCzzxQS+Kp43hZYwHwThlGP+EGIZRXJsxCM7dqo8Y65NOX/HP12iXQ==} - dev: true - - /electron-to-chromium/1.3.782: - resolution: {integrity: sha512-6AI2se1NqWA1SBf/tlD6tQD/6ZOt+yAhqmrTlh4XZw4/g0Mt3p6JhTQPZxRPxPZiOg0o7ss1EBP/CpYejfnoIA==} - - /electron-to-chromium/1.3.822: - resolution: {integrity: sha512-k7jG5oYYHxF4jx6PcqwHX3JVME/OjzolqOZiIogi9xtsfsmTjTdie4x88OakYFPEa8euciTgCCzvVNwvmjHb1Q==} - dev: true + /electron-to-chromium/1.3.828: + resolution: {integrity: sha512-2kx537tLqIVfUpx7LRknZce5PcCyxyBB1YUVOhxlkrDoCqFITGJGYfBAvSxGOdqlp+R9pHeU9Ai/dsHgsqjrvQ==} /elegant-spinner/1.0.1: resolution: {integrity: sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=} @@ -10476,23 +10120,14 @@ packages: engines: {node: '>=10'} dev: true - /emoji-regex/6.1.1: - resolution: {integrity: sha1-xs0OwbBkLio8Z6ETfvxeeW2k+I4=} - dev: false - /emoji-regex/7.0.3: resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==} /emoji-regex/8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - /emoji-regex/9.2.0: - resolution: {integrity: sha512-DNc3KFPK18bPdElMJnf/Pkv5TXhxFU3YFDEuGLDRtPmV4rkmCjBkCSEp22u6rBHdSN9Vlp/GK7k98prmE1Jgug==} - dev: true - - /emojis-list/2.1.0: - resolution: {integrity: sha1-TapNnbAPmBmIDHn6RXrlsJof04k=} - engines: {node: '>= 0.10'} + /emoji-regex/9.2.2: + resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} dev: true /emojis-list/3.0.0: @@ -10509,7 +10144,7 @@ packages: '@emotion/core': ^10.0.27 react: '>=16.3.0' dependencies: - '@babel/runtime': 7.11.2 + '@babel/runtime': 7.15.4 '@emotion/core': 10.1.1_react@17.0.2 '@emotion/weak-memoize': 0.2.5 hoist-non-react-statics: 3.3.2 @@ -10536,7 +10171,7 @@ packages: resolution: {integrity: sha512-F27oB3WuHDzvR2DOGNTaYy0D5o0cnrv8TeI482VM4kYgQd/FT9lUQwuNsJ0oOHtBUq7eiW5ytqzp7nBFknL+GA==} engines: {node: '>=10.13.0'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 tapable: 2.2.0 /enquirer/2.3.6: @@ -10561,8 +10196,8 @@ packages: engines: {node: '>=4'} hasBin: true - /errno/0.1.7: - resolution: {integrity: sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==} + /errno/0.1.8: + resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==} hasBin: true dependencies: prr: 1.0.1 @@ -10578,25 +10213,8 @@ packages: stackframe: 1.2.0 dev: true - /es-abstract/1.17.6: - resolution: {integrity: sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==} - engines: {node: '>= 0.4'} - dependencies: - es-to-primitive: 1.2.1 - function-bind: 1.1.1 - has: 1.0.3 - has-symbols: 1.0.1 - is-callable: 1.2.0 - is-regex: 1.1.1 - object-inspect: 1.8.0 - object-keys: 1.1.1 - object.assign: 4.1.0 - string.prototype.trimend: 1.0.1 - string.prototype.trimstart: 1.0.1 - dev: true - - /es-abstract/1.18.0: - resolution: {integrity: sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==} + /es-abstract/1.18.5: + resolution: {integrity: sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -10605,33 +10223,12 @@ packages: get-intrinsic: 1.1.1 has: 1.0.3 has-symbols: 1.0.2 - is-callable: 1.2.3 + internal-slot: 1.0.3 + is-callable: 1.2.4 is-negative-zero: 2.0.1 - is-regex: 1.1.3 - is-string: 1.0.6 - object-inspect: 1.10.3 - object-keys: 1.1.1 - object.assign: 4.1.2 - string.prototype.trimend: 1.0.4 - string.prototype.trimstart: 1.0.4 - unbox-primitive: 1.0.1 - dev: true - - /es-abstract/1.18.3: - resolution: {integrity: sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - es-to-primitive: 1.2.1 - function-bind: 1.1.1 - get-intrinsic: 1.1.1 - has: 1.0.3 - has-symbols: 1.0.2 - is-callable: 1.2.3 - is-negative-zero: 2.0.1 - is-regex: 1.1.3 - is-string: 1.0.6 - object-inspect: 1.10.3 + is-regex: 1.1.4 + is-string: 1.0.7 + object-inspect: 1.11.0 object-keys: 1.1.1 object.assign: 4.1.2 string.prototype.trimend: 1.0.4 @@ -10642,16 +10239,16 @@ packages: resolution: {integrity: sha512-ooYciCUtfw6/d2w56UVeqHPcoCFAiJdz5XOkYpv/Txl1HMUozpXjz/2RIQgqwKdXNDPSF1W7mJCFse3G+HDyAA==} dev: true - /es-module-lexer/0.6.0: - resolution: {integrity: sha512-f8kcHX1ArhllUtb/wVSyvygoKCznIjnxhLxy7TCvIiMdT7fL4ZDTIKaadMe6eLvOXg6Wk02UeoFgUoZ2EKZZUA==} + /es-module-lexer/0.7.1: + resolution: {integrity: sha512-MgtWFl5No+4S3TmhDmCz2ObFGm6lEpTnzbQi+Dd+pw4mlTIZTmM2iAs5gRlmx5zS9luzobCSBSI90JM/1/JgOw==} dev: false /es-to-primitive/1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} dependencies: - is-callable: 1.2.3 - is-date-object: 1.0.4 + is-callable: 1.2.4 + is-date-object: 1.0.5 is-symbol: 1.0.4 /es5-ext/0.10.53: @@ -10678,7 +10275,7 @@ packages: resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==} dependencies: d: 1.0.1 - ext: 1.4.0 + ext: 1.5.0 dev: true /es6-weak-map/2.0.3: @@ -10843,7 +10440,7 @@ packages: optional: true dependencies: '@typescript-eslint/eslint-plugin': 4.30.0_8a8a2d3eaa9257455a03c16dce5f55b3 - '@typescript-eslint/experimental-utils': 4.29.3_eslint@7.32.0+typescript@4.4.2 + '@typescript-eslint/experimental-utils': 4.30.0_eslint@7.32.0+typescript@4.4.2 eslint: 7.32.0 transitivePeerDependencies: - supports-color @@ -10856,14 +10453,14 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.3 aria-query: 4.2.2 array-includes: 3.1.3 ast-types-flow: 0.0.7 - axe-core: 4.1.1 + axe-core: 4.3.3 axobject-query: 2.2.0 - damerau-levenshtein: 1.0.6 - emoji-regex: 9.2.0 + damerau-levenshtein: 1.0.7 + emoji-regex: 9.2.2 eslint: 7.32.0 has: 1.0.3 jsx-ast-utils: 3.2.0 @@ -10981,7 +10578,7 @@ packages: '@eslint/eslintrc': 0.4.3 '@humanwhocodes/config-array': 0.5.0 ajv: 6.12.6 - chalk: 4.1.1 + chalk: 4.1.2 cross-spawn: 7.0.3 debug: 4.3.2 doctrine: 3.0.0 @@ -10997,7 +10594,7 @@ packages: file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 glob-parent: 5.1.2 - globals: 13.8.0 + globals: 13.11.0 ignore: 4.0.6 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -11010,7 +10607,7 @@ packages: natural-compare: 1.4.0 optionator: 0.9.1 progress: 2.0.3 - regexpp: 3.1.0 + regexpp: 3.2.0 semver: 7.3.5 strip-ansi: 6.0.0 strip-json-comments: 3.1.1 @@ -11026,7 +10623,7 @@ packages: engines: {node: ^10.12.0 || >=12.0.0} dependencies: acorn: 7.4.1 - acorn-jsx: 5.3.1_acorn@7.4.1 + acorn-jsx: 5.3.2_acorn@7.4.1 eslint-visitor-keys: 1.3.0 dev: true @@ -11092,20 +10689,20 @@ packages: engines: {node: '>=6'} dev: false - /eventemitter3/4.0.6: - resolution: {integrity: sha512-s3GJL04SQoM+gn2c14oyqxvZ3Pcq7cduSDqy3sBFXx6UPSUmgVYwQM9zwkTn9je0lrfg0gHEwR42pF3Q2dCQkQ==} + /eventemitter3/4.0.7: + resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} /events/1.1.1: resolution: {integrity: sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=} engines: {node: '>=0.4.x'} dev: false - /events/3.2.0: - resolution: {integrity: sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==} + /events/3.3.0: + resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} - /eventsource/1.0.7: - resolution: {integrity: sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==} + /eventsource/1.1.0: + resolution: {integrity: sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg==} engines: {node: '>=0.12.0'} dependencies: original: 1.0.2 @@ -11141,7 +10738,7 @@ packages: dependencies: cross-spawn: 7.0.3 get-stream: 5.2.0 - is-stream: 2.0.0 + is-stream: 2.0.1 merge-stream: 2.0.0 npm-run-path: 3.1.0 onetime: 5.1.2 @@ -11157,7 +10754,7 @@ packages: cross-spawn: 7.0.3 get-stream: 6.0.1 human-signals: 2.1.0 - is-stream: 2.0.0 + is-stream: 2.0.1 merge-stream: 2.0.0 npm-run-path: 4.0.1 onetime: 5.1.2 @@ -11232,7 +10829,7 @@ packages: on-finished: 2.3.0 parseurl: 1.3.3 path-to-regexp: 0.1.7 - proxy-addr: 2.0.6 + proxy-addr: 2.0.7 qs: 6.7.0 range-parser: 1.2.1 safe-buffer: 5.1.2 @@ -11244,8 +10841,8 @@ packages: utils-merge: 1.0.1 vary: 1.1.2 - /ext/1.4.0: - resolution: {integrity: sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==} + /ext/1.5.0: + resolution: {integrity: sha512-+ONcYoWj/SoQwUofMr94aGu05Ou4FepKi7N7b+O8T4jVfyIsZQV1/xeS8jpaBzF0csAk0KLXoHCxU7cKYZjo1Q==} dependencies: type: 2.5.0 dev: true @@ -11301,7 +10898,7 @@ packages: get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: - '@types/yauzl': 2.9.1 + '@types/yauzl': 2.9.2 transitivePeerDependencies: - supports-color dev: true @@ -11315,9 +10912,14 @@ packages: resolution: {integrity: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=} engines: {'0': node >=0.6.0} + /extsprintf/1.4.0: + resolution: {integrity: sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=} + engines: {'0': node >=0.6.0} + /fast-crc32c/1.0.4: resolution: {integrity: sha1-qLVm6aouI7a0EWzz2NB/X1ItVOM=} engines: {node: '>= 0.10.0'} + requiresBuild: true optionalDependencies: sse4_crc32: 5.4.0 dev: false @@ -11337,22 +10939,21 @@ packages: resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==} dev: true - /fast-glob/3.2.5: - resolution: {integrity: sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==} + /fast-glob/3.2.7: + resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==} engines: {node: '>=8'} dependencies: '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.7 + '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.4 - picomatch: 2.3.0 /fast-json-stable-stringify/2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} - /fast-json-stringify/2.6.0: - resolution: {integrity: sha512-xTZtZRopWp2Aun7sGX2EB2mFw4bMQ+xnR8BmD5Rn4K0hKXGkbcZAzTtxEX0P4KNaNx1RAwvf+FESfuM0+F4WZg==} + /fast-json-stringify/2.7.9: + resolution: {integrity: sha512-FC9RJtux5cyojLEbpLyt6cMo6lkJPsfvx0E5O/I5fFkcnYVOSFjg53VUeVWudYXNJOS9Mmjx7totdrLCUWHPTA==} engines: {node: '>= 10.0.0'} dependencies: ajv: 6.12.6 @@ -11364,13 +10965,10 @@ packages: /fast-levenshtein/2.0.6: resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} - /fast-redact/3.0.0: - resolution: {integrity: sha512-a/S/Hp6aoIjx7EmugtzLqXmcNsyFszqbt6qQ99BdG61QjBZF6shNis0BYR6TsZOQ1twYc0FN2Xdhwwbv6+KD0w==} + /fast-redact/3.0.2: + resolution: {integrity: sha512-YN+CYfCVRVMUZOUPeinHNKgytM1wPI/C/UCLEi56EsY2dwwvI00kIJHJoI7pMVqGoMew8SMZ2SSfHKHULHXDsg==} engines: {node: '>=6'} - /fast-safe-stringify/2.0.7: - resolution: {integrity: sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA==} - /fast-safe-stringify/2.0.8: resolution: {integrity: sha512-lXatBjf3WPjmWD6DpIZxkeSsCOwqI0maYMpgDlx8g4U2qi4lbjA9oH/HD2a87G+KfsUmo5WbJFmqBZlPxtptag==} @@ -11403,14 +11001,14 @@ packages: dependencies: '@fastify/ajv-compiler': 1.1.0 abstract-logging: 2.0.1 - avvio: 7.2.1 - fast-json-stringify: 2.6.0 + avvio: 7.2.2 + fast-json-stringify: 2.7.9 fastify-error: 0.3.1 fastify-warning: 0.2.0 - find-my-way: 4.1.0 + find-my-way: 4.3.3 flatstr: 1.0.12 - light-my-request: 4.4.1 - pino: 6.13.0 + light-my-request: 4.4.4 + pino: 6.13.1 proxy-addr: 2.0.7 readable-stream: 3.6.0 rfdc: 1.3.0 @@ -11421,13 +11019,13 @@ packages: - supports-color dev: false - /fastq/1.11.0: - resolution: {integrity: sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==} + /fastq/1.12.0: + resolution: {integrity: sha512-VNX0QkHK3RsXVKr9KrlUv/FoTa0NdbYoHHl7uXHv2rzyHSlxjdNAKug2twd9luJxpcyNeAgf5iPPMutJO67Dfg==} dependencies: reusify: 1.0.4 - /faye-websocket/0.11.3: - resolution: {integrity: sha512-D2y4bovYpzziGgbHYtGCMjlJM36vAl/y+xUyn1C+FVx8szd1E+86KwVw6XvYSzOP8iMpm1X0I4xJD+QtUb36OA==} + /faye-websocket/0.11.4: + resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==} engines: {node: '>=0.8.0'} dependencies: websocket-driver: 0.7.4 @@ -11451,7 +11049,7 @@ packages: /fbjs/3.0.0: resolution: {integrity: sha512-dJd4PiDOFuhe7vk4F80Mba83Vr2QuK86FoxtgPmzBqEJahncp+13YCmfoa53KHCo6OnlXLG7eeMWPfB5CrpVKg==} dependencies: - cross-fetch: 3.0.6 + cross-fetch: 3.1.4 fbjs-css-vars: 1.0.2 loose-envify: 1.4.0 object-assign: 4.1.1 @@ -11505,18 +11103,7 @@ packages: flat-cache: 3.0.4 dev: true - /file-loader/5.1.0_webpack@5.33.2: - resolution: {integrity: sha512-u/VkLGskw3Ue59nyOwUwXI/6nuBCo7KBkniB/l7ICwr/7cPNGsL1WCXUp3GB0qgOOKU1TiP49bv4DZF/LJqprg==} - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 - dependencies: - loader-utils: 1.4.0 - schema-utils: 2.7.0 - webpack: 5.33.2_webpack-cli@4.8.0 - dev: true - - /file-loader/6.2.0_webpack@5.40.0: + /file-loader/6.2.0_webpack@5.51.2: resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -11524,7 +11111,7 @@ packages: dependencies: loader-utils: 2.0.0 schema-utils: 3.1.1 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 dev: false /file-uri-to-path/1.0.0: @@ -11577,16 +11164,16 @@ packages: pkg-dir: 3.0.0 dev: true - /find-cache-dir/3.3.1: - resolution: {integrity: sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ==} + /find-cache-dir/3.3.2: + resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} engines: {node: '>=8'} dependencies: commondir: 1.0.1 make-dir: 3.1.0 pkg-dir: 4.2.0 - /find-my-way/4.1.0: - resolution: {integrity: sha512-UBD94MdO6cBi6E97XA0fBA9nwqw+xG5x1TYIPHats33gEi/kNqy7BWHAWx8QHCQQRSU5Txc0JiD8nzba39gvMQ==} + /find-my-way/4.3.3: + resolution: {integrity: sha512-5E4bRdaATB1MewjOCBjx4xvD205a4t2ripCnXB+YFhYEJ0NABtrcC7XLXLq0TPoFe/WYGUFqys3Qk3HCOGeNcw==} engines: {node: '>=10'} dependencies: fast-decode-uri-component: 1.0.1 @@ -11637,15 +11224,15 @@ packages: resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flatted: 3.1.1 + flatted: 3.2.2 rimraf: 3.0.2 dev: true /flatstr/1.0.12: resolution: {integrity: sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw==} - /flatted/3.1.1: - resolution: {integrity: sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==} + /flatted/3.2.2: + resolution: {integrity: sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==} dev: true /flux/4.0.1_react@17.0.2: @@ -11658,9 +11245,16 @@ packages: react: 17.0.2 dev: false - /follow-redirects/1.13.0: - resolution: {integrity: sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==} + /follow-redirects/1.14.3_debug@4.3.2: + resolution: {integrity: sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw==} engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + dependencies: + debug: 4.3.2 /for-in/1.0.2: resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} @@ -11673,7 +11267,7 @@ packages: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} dependencies: - '@babel/code-frame': 7.14.5 + '@babel/code-frame': 7.10.4 chalk: 2.4.2 micromatch: 3.1.10 minimatch: 3.0.4 @@ -11688,7 +11282,7 @@ packages: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 - mime-types: 2.1.31 + mime-types: 2.1.32 /form-data/2.5.1: resolution: {integrity: sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==} @@ -11696,7 +11290,7 @@ packages: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 - mime-types: 2.1.31 + mime-types: 2.1.32 dev: true /form-data/3.0.1: @@ -11705,7 +11299,7 @@ packages: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 - mime-types: 2.1.31 + mime-types: 2.1.32 /form-data/4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} @@ -11713,19 +11307,14 @@ packages: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 - mime-types: 2.1.31 + mime-types: 2.1.32 /formidable/1.2.2: resolution: {integrity: sha512-V8gLm+41I/8kguQ4/o1D3RIHRmhYFG4pnNyonvua+40rqcEmT4+V71yaZ3B457xbbgCsCfjSPi65u/W6vK1U5Q==} - /forwarded/0.1.2: - resolution: {integrity: sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=} - engines: {node: '>= 0.6'} - /forwarded/0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} - dev: false /fraction.js/4.1.1: resolution: {integrity: sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg==} @@ -11767,7 +11356,7 @@ packages: resolution: {integrity: sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==} engines: {node: '>=12'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jsonfile: 6.1.0 universalify: 2.0.0 @@ -11775,7 +11364,7 @@ packages: resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} engines: {node: '>=6 <7 || >=8'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jsonfile: 4.0.0 universalify: 0.1.2 dev: true @@ -11784,7 +11373,7 @@ packages: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} engines: {node: '>=6 <7 || >=8'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jsonfile: 4.0.0 universalify: 0.1.2 dev: true @@ -11794,7 +11383,7 @@ packages: engines: {node: '>=10'} dependencies: at-least-node: 1.0.0 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jsonfile: 6.1.0 universalify: 2.0.0 dev: true @@ -11817,13 +11406,14 @@ packages: requiresBuild: true dependencies: bindings: 1.5.0 - nan: 2.14.2 + nan: 2.15.0 optional: true /fsevents/2.3.2: resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] + requiresBuild: true optional: true /function-bind/1.1.1: @@ -11846,52 +11436,39 @@ packages: wide-align: 1.1.3 dev: true - /gaxios/3.2.0: - resolution: {integrity: sha512-+6WPeVzPvOshftpxJwRi2Ozez80tn/hdtOUag7+gajDHRJvAblKxTFSSMPtr2hmnLy7p0mvYz0rMXLBl8pSO7Q==} + /gaxios/4.3.1: + resolution: {integrity: sha512-9qXV7yrMCGzTrphl9/YGMVH41oSg0rhn1j3wJWed4Oqk45/hXDD2wBT5J1NjQcqTCcv4g3nFnyQ7reSRHNgBgw==} engines: {node: '>=10'} dependencies: abort-controller: 3.0.0 extend: 3.0.2 https-proxy-agent: 5.0.0 - is-stream: 2.0.0 + is-stream: 2.0.1 node-fetch: 2.6.1 transitivePeerDependencies: - supports-color dev: false - /gaxios/4.3.0: - resolution: {integrity: sha512-pHplNbslpwCLMyII/lHPWFQbJWOX0B3R1hwBEOvzYi1GmdKZruuEHK4N9V6f7tf1EaPYyF80mui1+344p6SmLg==} + /gcp-metadata/4.3.1: + resolution: {integrity: sha512-x850LS5N7V1F3UcV7PoupzGsyD6iVwTVvsh3tbXfkctZnBnjW5yu5z1/3k3SehF7TyoTIe78rJs02GMMy+LF+A==} engines: {node: '>=10'} dependencies: - abort-controller: 3.0.0 - extend: 3.0.2 - https-proxy-agent: 5.0.0 - is-stream: 2.0.0 - node-fetch: 2.6.1 - transitivePeerDependencies: - - supports-color - dev: false - - /gcp-metadata/4.2.0: - resolution: {integrity: sha512-vQZD57cQkqIA6YPGXM/zc+PIZfNRFdukWGsGZ5+LcJzesi5xp6Gn7a02wRJi4eXPyArNMIYpPET4QMxGqtlk6Q==} - engines: {node: '>=10'} - dependencies: - gaxios: 3.2.0 + gaxios: 4.3.1 json-bigint: 1.0.0 transitivePeerDependencies: - supports-color dev: false - /gcs-resumable-upload/3.3.0: - resolution: {integrity: sha512-MQKWi+9hOSTyg5/SI1NBW4gAjL1wlkoevHefvr1PCBBXH4uKYLsug5qRrcotWKolDPLfWS51cWaHRN0CTtQNZw==} + /gcs-resumable-upload/3.3.1: + resolution: {integrity: sha512-WyC0i4VkslIdrdmeM5PNuGzANALLXTG5RoHb08OE30gYT+FEvCDPiA8KOjV2s1wOu9ngEW4+IuzBjtP/ni7UdQ==} engines: {node: '>=10'} hasBin: true dependencies: abort-controller: 3.0.0 configstore: 5.0.1 extend: 3.0.2 - gaxios: 4.3.0 - google-auth-library: 7.6.2 + gaxios: 4.3.1 + google-auth-library: 7.9.1 pumpify: 2.0.1 stream-events: 1.0.5 transitivePeerDependencies: @@ -11994,18 +11571,6 @@ packages: through2: 4.0.2 dev: true - /git-raw-commits/2.0.7: - resolution: {integrity: sha512-SkwrTqrDxw8y0G1uGJ9Zw13F7qu3LF8V4BifyDeiJCxSnjRGZD9SaoMiMqUvvXMXh6S3sOQ1DsBN7L2fMUZW/g==} - engines: {node: '>=10'} - hasBin: true - dependencies: - dargs: 7.0.0 - lodash.template: 4.5.0 - meow: 7.1.0 - split2: 2.2.0 - through2: 3.0.2 - dev: true - /git-remote-origin-url/2.0.0: resolution: {integrity: sha1-UoJlna4hBxRaERJhEq0yFuxfpl8=} engines: {node: '>=4'} @@ -12014,15 +11579,6 @@ packages: pify: 2.3.0 dev: true - /git-semver-tags/4.1.0: - resolution: {integrity: sha512-TcxAGeo03HdErzKzi4fDD+xEL7gi8r2Y5YSxH6N2XYdVSV5UkBwfrt7Gqo1b+uSHCjy/sa9Y6BBBxxFLxfbhTg==} - engines: {node: '>=10'} - hasBin: true - dependencies: - meow: 7.1.1 - semver: 6.3.0 - dev: true - /git-semver-tags/4.1.1: resolution: {integrity: sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==} engines: {node: '>=10'} @@ -12038,10 +11594,12 @@ packages: ini: 1.3.8 dev: true - /github-build/1.2.2: + /github-build/1.2.2_debug@4.3.2: resolution: {integrity: sha512-xHVy8w+J09eD+uBqJ4CcRPr5HTa1BYaF6vPJ67yJekCWurPzimB/ExH1SGzW5iAFC2Uvw9TD1FpSIjh56hcB9Q==} dependencies: - axios: 0.21.1 + axios: 0.21.1_debug@4.3.2 + transitivePeerDependencies: + - debug dev: true /github-from-package/0.0.0: @@ -12052,10 +11610,8 @@ packages: resolution: {integrity: sha512-mH0bcIKv4XAN0mQVokfTdKo2OD5K8WJE9+lbMdM32/q0Ie5tXgVN/2o+zvToRMxSTUuiTRcLg5hzkFfOyBYreg==} dev: true - /github-slugger/1.3.0: - resolution: {integrity: sha512-gwJScWVNhFYSRDvURk/8yhcFBee6aFjye2a7Lhb2bUyRulpIoek9p0I9Kt7PT67d/nUlZbFu8L9RLiA0woQN8Q==} - dependencies: - emoji-regex: 6.1.1 + /github-slugger/1.4.0: + resolution: {integrity: sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==} dev: false /glob-parent/3.1.0: @@ -12103,7 +11659,7 @@ packages: resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=} engines: {node: '>=4'} dependencies: - ini: 1.3.5 + ini: 1.3.8 dev: true /global-dirs/2.1.0: @@ -12152,21 +11708,14 @@ packages: type-fest: 0.20.2 dev: true - /globals/13.8.0: - resolution: {integrity: sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==} - engines: {node: '>=8'} - dependencies: - type-fest: 0.20.2 - dev: true - /globby/10.0.2: resolution: {integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==} engines: {node: '>=8'} dependencies: - '@types/glob': 7.1.3 + '@types/glob': 7.1.4 array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.5 + fast-glob: 3.2.7 glob: 7.1.7 ignore: 5.1.8 merge2: 1.4.1 @@ -12179,31 +11728,19 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.5 + fast-glob: 3.2.7 ignore: 5.1.8 merge2: 1.4.1 slash: 3.0.0 dev: false - /globby/11.0.3: - resolution: {integrity: sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==} - engines: {node: '>=10'} - dependencies: - array-union: 2.1.0 - dir-glob: 3.0.1 - fast-glob: 3.2.5 - ignore: 5.1.8 - merge2: 1.4.1 - slash: 3.0.0 - dev: true - /globby/11.0.4: resolution: {integrity: sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==} engines: {node: '>=10'} dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.5 + fast-glob: 3.2.7 ignore: 5.1.8 merge2: 1.4.1 slash: 3.0.0 @@ -12230,25 +11767,25 @@ packages: minimist: 1.2.5 dev: true - /google-auth-library/7.6.2: - resolution: {integrity: sha512-yvEnwVsvgH8RXTtpf6e84e7dqIdUEKJhmQvTJwzYP+RDdHjLrDp9sk2u2ZNDJPLKZ7DJicx/+AStcQspJiq+Qw==} + /google-auth-library/7.9.1: + resolution: {integrity: sha512-cWGykH2WBR+UuYPGRnGVZ6Cjq2ftQiEIFjQWNIRIauZH7hUWoYTr/lkKUqLTYt5dex77nlWWVQ8aPV80mhfp5w==} engines: {node: '>=10'} dependencies: arrify: 2.0.1 base64-js: 1.5.1 ecdsa-sig-formatter: 1.0.11 fast-text-encoding: 1.0.3 - gaxios: 4.3.0 - gcp-metadata: 4.2.0 - gtoken: 5.0.4 + gaxios: 4.3.1 + gcp-metadata: 4.3.1 + gtoken: 5.3.1 jws: 4.0.0 lru-cache: 6.0.0 transitivePeerDependencies: - supports-color dev: false - /google-gax/2.24.2: - resolution: {integrity: sha512-4OtyEIt/KAXRX5o2W/6DGf8MnMs1lMXwcGoPHR4PwXfTUVKjK7ywRe2/yRIMkYEDzAwu/kppPgfpX+kCG2rWfw==} + /google-gax/2.25.0: + resolution: {integrity: sha512-s2V5UA/M5or7PFMpsp159X1FrWgIJZ2TSp+k57giUsiS+idMTtKoVgZ+LI59+UyOkFuDg7IBLRcBwZ1TgavEBw==} engines: {node: '>=10'} hasBin: true dependencies: @@ -12256,21 +11793,21 @@ packages: '@grpc/proto-loader': 0.6.4 '@types/long': 4.0.1 abort-controller: 3.0.0 - duplexify: 4.1.1 + duplexify: 4.1.2 fast-text-encoding: 1.0.3 - google-auth-library: 7.6.2 + google-auth-library: 7.9.1 is-stream-ended: 0.1.4 node-fetch: 2.6.1 object-hash: 2.2.0 proto3-json-serializer: 0.1.3 protobufjs: 6.11.2 - retry-request: 4.1.3 + retry-request: 4.2.2 transitivePeerDependencies: - supports-color dev: false - /google-p12-pem/3.0.3: - resolution: {integrity: sha512-wS0ek4ZtFx/ACKYF3JhyGe5kzH7pgiQ7J5otlumqR9psmWMYc+U9cErKlCYVYHoUaidXHdZ2xbo34kB+S+24hA==} + /google-p12-pem/3.1.2: + resolution: {integrity: sha512-tjf3IQIt7tWCDsa0ofDQ1qqSCNzahXDxdAGJDbruWqu3eCg5CKLYKN+hi0s6lfvzYZ1GDVr+oDF9OOWlDSdf0A==} engines: {node: '>=10'} hasBin: true dependencies: @@ -12293,11 +11830,8 @@ packages: to-readable-stream: 1.0.0 url-parse-lax: 3.0.0 - /graceful-fs/4.2.4: - resolution: {integrity: sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==} - - /graceful-fs/4.2.6: - resolution: {integrity: sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==} + /graceful-fs/4.2.8: + resolution: {integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==} /grapheme-splitter/1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} @@ -12313,14 +11847,13 @@ packages: strip-bom-string: 1.0.0 dev: false - /gtoken/5.0.4: - resolution: {integrity: sha512-U9wnSp4GZ7ov6zRdPuRHG4TuqEWqRRgT1gfXGNArhzBUn9byrPeH8uTmBWU/ZiWJJvTEmkjhDIC3mqHWdVi3xQ==} + /gtoken/5.3.1: + resolution: {integrity: sha512-yqOREjzLHcbzz1UrQoxhBtpk8KjrVhuqPE7od1K2uhyxG2BHjKZetlbLw/SPZak/QqTIQW+addS+EcjqQsZbwQ==} engines: {node: '>=10'} dependencies: - gaxios: 3.2.0 - google-p12-pem: 3.0.3 + gaxios: 4.3.1 + google-p12-pem: 3.1.2 jws: 4.0.0 - mime: 2.5.2 transitivePeerDependencies: - supports-color dev: false @@ -12360,7 +11893,7 @@ packages: source-map: 0.6.1 wordwrap: 1.0.0 optionalDependencies: - uglify-js: 3.12.4 + uglify-js: 3.14.1 /har-schema/2.0.0: resolution: {integrity: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=} @@ -12418,15 +11951,16 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - /has-symbols/1.0.1: - resolution: {integrity: sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==} - engines: {node: '>= 0.4'} - dev: true - /has-symbols/1.0.2: resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==} engines: {node: '>= 0.4'} + /has-tostringtag/1.0.0: + resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} + engines: {node: '>= 0.4'} + dependencies: + has-symbols: 1.0.2 + /has-unicode/2.0.1: resolution: {integrity: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=} dev: true @@ -12479,12 +12013,12 @@ packages: /hast-to-hyperscript/9.0.1: resolution: {integrity: sha512-zQgLKqF+O2F72S1aa4y2ivxzSlko3MAvxkwG8ehGmNiqd98BIN3JM1rAJPmplEyLmGLO2QZYJtIneOSZ2YbJuA==} dependencies: - '@types/unist': 2.0.3 + '@types/unist': 2.0.6 comma-separated-tokens: 1.0.8 property-information: 5.6.0 space-separated-tokens: 1.1.5 style-to-object: 0.3.0 - unist-util-is: 4.0.2 + unist-util-is: 4.1.0 web-namespaces: 1.1.4 dev: false @@ -12504,7 +12038,7 @@ packages: '@types/parse5': 5.0.3 hastscript: 6.0.0 property-information: 5.6.0 - vfile: 4.2.0 + vfile: 4.2.1 vfile-location: 3.2.0 web-namespaces: 1.1.4 dev: false @@ -12516,13 +12050,13 @@ packages: /hast-util-raw/6.0.1: resolution: {integrity: sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==} dependencies: - '@types/hast': 2.3.2 + '@types/hast': 2.3.4 hast-util-from-parse5: 6.0.1 hast-util-to-parse5: 6.0.0 html-void-elements: 1.0.5 parse5: 6.0.1 unist-util-position: 3.1.0 - vfile: 4.2.0 + vfile: 4.2.1 web-namespaces: 1.1.4 xtend: 4.0.2 zwitch: 1.0.5 @@ -12550,7 +12084,7 @@ packages: /hastscript/6.0.0: resolution: {integrity: sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==} dependencies: - '@types/hast': 2.3.2 + '@types/hast': 2.3.4 comma-separated-tokens: 1.0.8 hast-util-parse-selector: 2.2.5 property-information: 5.6.0 @@ -12575,11 +12109,12 @@ packages: /hex-color-regex/1.1.0: resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==} + dev: true /history/4.10.1: resolution: {integrity: sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==} dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 loose-envify: 1.4.0 resolve-pathname: 3.0.0 tiny-invariant: 1.1.0 @@ -12624,12 +12159,10 @@ packages: /hsl-regex/1.0.0: resolution: {integrity: sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=} + dev: true /hsla-regex/1.0.0: resolution: {integrity: sha1-wc56MWjIxmFAM6S194d/OyJfnDg=} - - /html-comment-regex/1.1.2: - resolution: {integrity: sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==} dev: true /html-encoding-sniffer/1.0.2: @@ -12644,8 +12177,8 @@ packages: dependencies: whatwg-encoding: 1.0.5 - /html-entities/1.3.1: - resolution: {integrity: sha512-rhE/4Z3hIhzHAUKbW8jVcCyuT5oJCXXqhN/6mXXVCpzTmvJnoH2HL/bt3EZ6p55jbFJBeAe1ZNpL5BugLujxNA==} + /html-entities/1.4.0: + resolution: {integrity: sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==} /html-escaper/2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} @@ -12656,7 +12189,7 @@ packages: engines: {node: '>=6'} hasBin: true dependencies: - camel-case: 4.1.1 + camel-case: 4.1.2 clean-css: 4.2.3 commander: 4.1.1 he: 1.2.0 @@ -12684,7 +12217,7 @@ packages: peerDependencies: webpack: ^5.20.0 dependencies: - '@types/html-minifier-terser': 5.1.1 + '@types/html-minifier-terser': 5.1.2 html-minifier-terser: 5.1.1 lodash: 4.17.21 pretty-error: 3.0.4 @@ -12692,18 +12225,18 @@ packages: webpack: 5.33.2_webpack-cli@4.8.0 dev: true - /html-webpack-plugin/5.3.2_webpack@5.40.0: + /html-webpack-plugin/5.3.2_webpack@5.51.2: resolution: {integrity: sha512-HvB33boVNCz2lTyBsSiMffsJ+m0YLIQ+pskblXgN9fnjS1BgEcuAfdInfXfGrkdXV406k9FiDi86eVCDBgJOyQ==} engines: {node: '>=10.13.0'} peerDependencies: webpack: ^5.20.0 dependencies: - '@types/html-minifier-terser': 5.1.1 + '@types/html-minifier-terser': 5.1.2 html-minifier-terser: 5.1.1 lodash: 4.17.21 pretty-error: 3.0.4 tapable: 2.2.0 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 dev: false /htmlparser2/3.10.1: @@ -12720,8 +12253,8 @@ packages: resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==} dependencies: domelementtype: 2.2.0 - domhandler: 4.2.0 - domutils: 2.7.0 + domhandler: 4.2.2 + domutils: 2.8.0 entities: 2.2.0 /http-cache-semantics/4.1.0: @@ -12769,8 +12302,8 @@ packages: statuses: 1.5.0 toidentifier: 1.0.0 - /http-parser-js/0.5.2: - resolution: {integrity: sha512-opCO9ASqg5Wy2FNo7A0sxy71yGbbkJJXLdgMK04Tcypw9jr2MgWbyubb0+WdmDmGnFflO7fRbqbaihh/ENDlRQ==} + /http-parser-js/0.5.3: + resolution: {integrity: sha512-t7hjvef/5HEK7RWTdUzVUhl8zkEu+LlaE0IYzdMuvbSDipxBRpOn4Uhw8ZyECEa808iVT8XCjzo6xmYt4CiLZg==} /http-proxy-agent/4.0.1: resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==} @@ -12782,22 +12315,26 @@ packages: transitivePeerDependencies: - supports-color - /http-proxy-middleware/0.19.1: + /http-proxy-middleware/0.19.1_debug@4.3.2: resolution: {integrity: sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==} engines: {node: '>=4.0.0'} dependencies: - http-proxy: 1.18.1 + http-proxy: 1.18.1_debug@4.3.2 is-glob: 4.0.1 lodash: 4.17.21 micromatch: 3.1.10 + transitivePeerDependencies: + - debug - /http-proxy/1.18.1: + /http-proxy/1.18.1_debug@4.3.2: resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} engines: {node: '>=8.0.0'} dependencies: - eventemitter3: 4.0.6 - follow-redirects: 1.13.0 + eventemitter3: 4.0.7 + follow-redirects: 1.14.3_debug@4.3.2 requires-port: 1.0.0 + transitivePeerDependencies: + - debug /http-signature/1.2.0: resolution: {integrity: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=} @@ -12854,10 +12391,10 @@ packages: slash: 3.0.0 dev: true - /hyperid/2.1.0: - resolution: {integrity: sha512-cSakhxbUsaIuqjfvvcUuvl/Fl342J65xgLLYrYxSSr9qmJ/EJK+S8crS6mIlQd/a7i+Pe4D0MgSrtZPLze+aCw==} + /hyperid/2.3.1: + resolution: {integrity: sha512-mIbI7Ymn6MCdODaW1/6wdf5lvvXzmPsARN4zTLakMmcziBOuP4PxCBJvHF6kbAIHX6H4vAELx/pDmt0j6Th5RQ==} dependencies: - uuid: 3.4.0 + uuid: 8.3.2 uuid-parse: 1.1.0 dev: true @@ -12865,10 +12402,10 @@ packages: resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} dev: true - /i18next/19.9.2: - resolution: {integrity: sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg==} + /i18next/20.6.0: + resolution: {integrity: sha512-sgt7AkvxUQbW5dsA7p5AYq7tBOIdm9K7c4wAppsbt5l0Hynqs7FTsa0bA0Exy+PUR17+IOcg3KVCaILc1OAOxQ==} dependencies: - '@babel/runtime': 7.12.5 + '@babel/runtime': 7.15.4 dev: true /iconv-lite/0.4.24: @@ -12877,25 +12414,10 @@ packages: dependencies: safer-buffer: 2.1.2 - /iconv-lite/0.6.2: - resolution: {integrity: sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==} - engines: {node: '>=0.10.0'} - dependencies: - safer-buffer: 2.1.2 - dev: true - /icss-replace-symbols/1.1.0: resolution: {integrity: sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=} dev: true - /icss-utils/5.1.0_postcss@8.2.9: - resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - postcss: 8.2.9 - /icss-utils/5.1.0_postcss@8.3.6: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} @@ -12903,7 +12425,6 @@ packages: postcss: ^8.1.0 dependencies: postcss: 8.3.6 - dev: true /ieee754/1.1.13: resolution: {integrity: sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==} @@ -12911,6 +12432,7 @@ packages: /ieee754/1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} + dev: true /ignore-by-default/1.0.1: resolution: {integrity: sha1-SMptcvbGo68Aqa1K5odr44ieKwk=} @@ -12937,9 +12459,9 @@ packages: requiresBuild: true dependencies: detect-libc: 1.0.3 - nan: 2.14.2 + nan: 2.15.0 npmlog: 4.1.2 - prebuild-install: 5.3.5 + prebuild-install: 5.3.6 which-pm-runs: 1.0.0 dev: true @@ -12955,14 +12477,6 @@ packages: resolve-from: 3.0.0 dev: true - /import-fresh/3.2.1: - resolution: {integrity: sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==} - engines: {node: '>=6'} - dependencies: - parent-module: 1.0.1 - resolve-from: 4.0.0 - dev: true - /import-fresh/3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} @@ -13005,12 +12519,6 @@ packages: hasBin: true dev: true - /indefinite-observable/2.0.1: - resolution: {integrity: sha512-G8vgmork+6H9S8lUAg1gtXEj2JxIQTo0g2PbFiYOdjkziSI0F7UYBiVwhZRuixhBCNGczAls34+5HJPyZysvxQ==} - dependencies: - symbol-observable: 1.2.0 - dev: true - /indent-string/3.2.0: resolution: {integrity: sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=} engines: {node: '>=4'} @@ -13022,6 +12530,7 @@ packages: /indexes-of/1.0.1: resolution: {integrity: sha1-8w9xbI4r00bHtn0985FVZqfAVgc=} + dev: true /infima/0.2.0-alpha.29: resolution: {integrity: sha512-b6XX4QJekAYBPz2Y0XcXrDRaX/+96V95/WKWedY4zAWZ6xlzdxCrnyUgNaC4575aHcA2bfarLlTsP8FHFhjZFQ==} @@ -13034,20 +12543,12 @@ packages: once: 1.4.0 wrappy: 1.0.2 - /inherits/2.0.1: - resolution: {integrity: sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=} - dev: true - /inherits/2.0.3: resolution: {integrity: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=} /inherits/2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - /ini/1.3.5: - resolution: {integrity: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==} - dev: true - /ini/1.3.7: resolution: {integrity: sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==} dev: true @@ -13078,7 +12579,6 @@ packages: get-intrinsic: 1.1.1 has: 1.0.3 side-channel: 1.0.4 - dev: true /interpret/1.4.0: resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} @@ -13093,7 +12593,7 @@ packages: resolution: {integrity: sha512-4GQDEPhl/ZMNDKwMsLqyw1LG2IAWjmLJXdmnRcHKeLQzpgtNYZI6lVw1279pqIkRk2MfKb9aDsVFzm565azK5A==} dependencies: '@formatjs/ecma402-abstract': 1.5.0 - tslib: 2.2.0 + tslib: 2.3.1 dev: true /ip-regex/2.1.0: @@ -13137,9 +12637,12 @@ packages: is-alphabetical: 1.0.4 is-decimal: 1.0.4 - /is-arguments/1.0.4: - resolution: {integrity: sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA==} + /is-arguments/1.1.1: + resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==} engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + has-tostringtag: 1.0.0 /is-arrayish/0.2.1: resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} @@ -13148,8 +12651,10 @@ packages: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} dev: true - /is-bigint/1.0.2: - resolution: {integrity: sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==} + /is-bigint/1.0.4: + resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} + dependencies: + has-bigints: 1.0.1 /is-binary-path/1.0.1: resolution: {integrity: sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=} @@ -13163,26 +12668,22 @@ packages: dependencies: binary-extensions: 2.2.0 - /is-boolean-object/1.1.1: - resolution: {integrity: sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==} + /is-boolean-object/1.1.2: + resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 + has-tostringtag: 1.0.0 /is-buffer/1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} - /is-buffer/2.0.4: - resolution: {integrity: sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==} + /is-buffer/2.0.5: + resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==} engines: {node: '>=4'} - /is-callable/1.2.0: - resolution: {integrity: sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==} - engines: {node: '>= 0.4'} - dev: true - - /is-callable/1.2.3: - resolution: {integrity: sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==} + /is-callable/1.2.4: + resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==} engines: {node: '>= 0.4'} /is-ci/2.0.0: @@ -13207,17 +12708,12 @@ packages: hsla-regex: 1.0.0 rgb-regex: 1.0.1 rgba-regex: 1.0.0 - - /is-core-module/2.4.0: - resolution: {integrity: sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==} - dependencies: - has: 1.0.3 + dev: true /is-core-module/2.6.0: resolution: {integrity: sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==} dependencies: has: 1.0.3 - dev: true /is-data-descriptor/0.1.4: resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} @@ -13231,9 +12727,11 @@ packages: dependencies: kind-of: 6.0.3 - /is-date-object/1.0.4: - resolution: {integrity: sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A==} + /is-date-object/1.0.5: + resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 /is-decimal/1.0.4: resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==} @@ -13323,7 +12821,7 @@ packages: engines: {node: '>=8'} dependencies: global-dirs: 2.1.0 - is-path-inside: 3.0.2 + is-path-inside: 3.0.3 dev: true /is-installed-globally/0.4.0: @@ -13331,7 +12829,7 @@ packages: engines: {node: '>=10'} dependencies: global-dirs: 3.0.0 - is-path-inside: 3.0.2 + is-path-inside: 3.0.3 dev: false /is-interactive/1.0.0: @@ -13353,9 +12851,11 @@ packages: engines: {node: '>=10'} dev: false - /is-number-object/1.0.5: - resolution: {integrity: sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==} + /is-number-object/1.0.6: + resolution: {integrity: sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==} engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 /is-number/3.0.0: resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=} @@ -13398,8 +12898,8 @@ packages: dependencies: path-is-inside: 1.0.2 - /is-path-inside/3.0.2: - resolution: {integrity: sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==} + /is-path-inside/3.0.3: + resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} /is-plain-obj/1.1.0: @@ -13422,19 +12922,12 @@ packages: /is-promise/2.2.2: resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==} - /is-regex/1.1.1: - resolution: {integrity: sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==} - engines: {node: '>= 0.4'} - dependencies: - has-symbols: 1.0.1 - dev: true - - /is-regex/1.1.3: - resolution: {integrity: sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==} + /is-regex/1.1.4: + resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - has-symbols: 1.0.2 + has-tostringtag: 1.0.0 /is-regexp/1.0.0: resolution: {integrity: sha1-/S2INUXEa6xaYz57mgnof6LLUGk=} @@ -13461,13 +12954,15 @@ packages: resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=} engines: {node: '>=0.10.0'} - /is-stream/2.0.0: - resolution: {integrity: sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==} + /is-stream/2.0.1: + resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} - /is-string/1.0.6: - resolution: {integrity: sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==} + /is-string/1.0.7: + resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 /is-subdir/1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} @@ -13476,13 +12971,6 @@ packages: better-path-resolve: 1.0.0 dev: true - /is-svg/3.0.0: - resolution: {integrity: sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==} - engines: {node: '>=4'} - dependencies: - html-comment-regex: 1.1.2 - dev: true - /is-symbol/1.0.4: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} engines: {node: '>= 0.4'} @@ -13565,7 +13053,7 @@ packages: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.0.0 semver: 6.3.0 @@ -13617,8 +13105,8 @@ packages: '@jest/environment': 27.1.0 '@jest/test-result': 27.1.0 '@jest/types': 27.1.0 - '@types/node': 15.12.4 - chalk: 4.1.1 + '@types/node': 14.6.0 + chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 expect: 27.1.0 @@ -13650,9 +13138,9 @@ packages: '@jest/core': 27.1.0_ts-node@10.2.1 '@jest/test-result': 27.1.0 '@jest/types': 27.1.0 - chalk: 4.1.1 + chalk: 4.1.2 exit: 0.1.2 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 import-local: 3.0.2 jest-config: 27.1.0_ts-node@10.2.1 jest-util: 27.1.0 @@ -13676,14 +13164,14 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.15.0 '@jest/test-sequencer': 27.1.0 '@jest/types': 27.1.0 - babel-jest: 27.1.0_@babel+core@7.13.15 - chalk: 4.1.1 + babel-jest: 27.1.0_@babel+core@7.15.0 + chalk: 4.1.2 deepmerge: 4.2.2 glob: 7.1.7 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 is-ci: 3.0.0 jest-circus: 27.1.0 jest-environment-jsdom: 27.1.0 @@ -13705,31 +13193,11 @@ packages: - utf-8-validate dev: true - /jest-diff/26.4.2: - resolution: {integrity: sha512-6T1XQY8U28WH0Z5rGpQ+VqZSZz8EN8rZcBtfvXaOkbwxIEeRre6qnuZQlbY1AJ4MKDxQF8EkrCvK+hL/VkyYLQ==} - engines: {node: '>= 10.14.2'} - dependencies: - chalk: 4.1.0 - diff-sequences: 26.3.0 - jest-get-type: 26.3.0 - pretty-format: 26.6.2 - dev: true - - /jest-diff/27.0.2: - resolution: {integrity: sha512-BFIdRb0LqfV1hBt8crQmw6gGQHVDhM87SpMIZ45FPYKReZYG5er1+5pIn2zKqvrJp6WNox0ylR8571Iwk2Dmgw==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - chalk: 4.1.1 - diff-sequences: 27.0.1 - jest-get-type: 27.0.1 - pretty-format: 27.0.2 - dev: true - /jest-diff/27.1.0: resolution: {integrity: sha512-rjfopEYl58g/SZTsQFmspBODvMSytL16I+cirnScWTLkQVXYVZfxm78DFfdIIXc05RCYuGjxJqrdyG4PIFzcJg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - chalk: 4.1.1 + chalk: 4.1.2 diff-sequences: 27.0.6 jest-get-type: 27.0.6 pretty-format: 27.1.0 @@ -13747,7 +13215,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.1.0 - chalk: 4.1.1 + chalk: 4.1.2 jest-get-type: 27.0.6 jest-util: 27.1.0 pretty-format: 27.1.0 @@ -13769,10 +13237,10 @@ packages: '@jest/environment': 27.1.0 '@jest/fake-timers': 27.1.0 '@jest/types': 27.1.0 - '@types/node': 15.12.4 + '@types/node': 14.6.0 jest-mock: 27.1.0 jest-util: 27.1.0 - jsdom: 16.6.0 + jsdom: 16.7.0 transitivePeerDependencies: - bufferutil - canvas @@ -13787,7 +13255,7 @@ packages: '@jest/environment': 27.1.0 '@jest/fake-timers': 27.1.0 '@jest/types': 27.1.0 - '@types/node': 15.12.4 + '@types/node': 14.6.0 jest-mock: 27.1.0 jest-util: 27.1.0 dev: true @@ -13795,20 +13263,10 @@ packages: /jest-fetch-mock/3.0.3: resolution: {integrity: sha512-Ux1nWprtLrdrH4XwE7O7InRY6psIi3GOsqNESJgMJ+M5cv4A8Lh7SN9d2V2kKRZ8ebAfcd1LNyZguAOb6JiDqw==} dependencies: - cross-fetch: 3.0.6 + cross-fetch: 3.1.4 promise-polyfill: 8.2.0 dev: true - /jest-get-type/26.3.0: - resolution: {integrity: sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==} - engines: {node: '>= 10.14.2'} - dev: true - - /jest-get-type/27.0.1: - resolution: {integrity: sha512-9Tggo9zZbu0sHKebiAijyt1NM77Z0uO4tuWOxUCujAiSeXv30Vb5D4xVF4UR4YWNapcftj+PbByU54lKD7/xMg==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dev: true - /jest-get-type/27.0.6: resolution: {integrity: sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -13820,10 +13278,10 @@ packages: dependencies: '@jest/types': 27.1.0 '@types/graceful-fs': 4.1.5 - '@types/node': 15.12.4 + '@types/node': 14.6.0 anymatch: 3.1.2 fb-watchman: 2.0.1 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jest-regex-util: 27.0.6 jest-serializer: 27.0.6 jest-util: 27.1.0 @@ -13838,13 +13296,13 @@ packages: resolution: {integrity: sha512-Z/NIt0wBDg3przOW2FCWtYjMn3Ip68t0SL60agD/e67jlhTyV3PIF8IzT9ecwqFbeuUSO2OT8WeJgHcalDGFzQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/traverse': 7.14.5 + '@babel/traverse': 7.15.4 '@jest/environment': 27.1.0 '@jest/source-map': 27.0.6 '@jest/test-result': 27.1.0 '@jest/types': 27.1.0 - '@types/node': 15.12.4 - chalk: 4.1.1 + '@types/node': 14.6.0 + chalk: 4.1.2 co: 4.6.0 expect: 27.1.0 is-generator-fn: 2.1.0 @@ -13882,7 +13340,7 @@ packages: resolution: {integrity: sha512-VmAudus2P6Yt/JVBRdTPFhUzlIN8DYJd+et5Rd9QDsO/Z82Z4iwGjo43U8Z+PTiz8CBvKvlb6Fh3oKy39hykkQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - chalk: 4.1.1 + chalk: 4.1.2 jest-diff: 27.1.0 jest-get-type: 27.0.6 pretty-format: 27.1.0 @@ -13894,9 +13352,9 @@ packages: dependencies: '@babel/code-frame': 7.14.5 '@jest/types': 27.1.0 - '@types/stack-utils': 2.0.0 - chalk: 4.1.1 - graceful-fs: 4.2.6 + '@types/stack-utils': 2.0.1 + chalk: 4.1.2 + graceful-fs: 4.2.8 micromatch: 4.0.4 pretty-format: 27.1.0 slash: 3.0.0 @@ -13916,7 +13374,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.1.0 - '@types/node': 15.12.4 + '@types/node': 14.6.0 dev: true /jest-pnp-resolver/1.2.2_jest-resolve@27.1.0: @@ -13952,9 +13410,9 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.1.0 - chalk: 4.1.1 + chalk: 4.1.2 escalade: 3.1.1 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jest-haste-map: 27.1.0 jest-pnp-resolver: 1.2.2_jest-resolve@27.1.0 jest-util: 27.1.0 @@ -13972,11 +13430,11 @@ packages: '@jest/test-result': 27.1.0 '@jest/transform': 27.1.0 '@jest/types': 27.1.0 - '@types/node': 15.12.4 - chalk: 4.1.1 + '@types/node': 14.6.0 + chalk: 4.1.2 emittery: 0.8.1 exit: 0.1.2 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jest-docblock: 27.0.6 jest-environment-jsdom: 27.1.0 jest-environment-node: 27.1.0 @@ -14008,14 +13466,14 @@ packages: '@jest/test-result': 27.1.0 '@jest/transform': 27.1.0 '@jest/types': 27.1.0 - '@types/yargs': 16.0.3 - chalk: 4.1.1 - cjs-module-lexer: 1.2.1 + '@types/yargs': 16.0.4 + chalk: 4.1.2 + cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 execa: 5.1.1 exit: 0.1.2 glob: 7.1.7 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jest-haste-map: 27.1.0 jest-message-util: 27.1.0 jest-mock: 27.1.0 @@ -14035,28 +13493,28 @@ packages: resolution: {integrity: sha512-PtGdVK9EGC7dsaziskfqaAPib6wTViY3G8E5wz9tLVPhHyiDNTZn/xjZ4khAw+09QkoOVpn7vF5nPSN6dtBexA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/node': 15.12.4 - graceful-fs: 4.2.6 + '@types/node': 14.6.0 + graceful-fs: 4.2.8 dev: true /jest-snapshot/27.1.0: resolution: {integrity: sha512-eaeUBoEjuuRwmiRI51oTldUsKOohB1F6fPqWKKILuDi/CStxzp2IWekVUXbuHHoz5ik33ioJhshiHpgPFbYgcA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.13.15 - '@babel/generator': 7.14.5 - '@babel/parser': 7.14.5 - '@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.13.15 - '@babel/traverse': 7.14.5 - '@babel/types': 7.14.5 + '@babel/core': 7.15.0 + '@babel/generator': 7.15.4 + '@babel/parser': 7.15.4 + '@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.15.0 + '@babel/traverse': 7.15.4 + '@babel/types': 7.15.4 '@jest/transform': 27.1.0 '@jest/types': 27.1.0 - '@types/babel__traverse': 7.11.1 - '@types/prettier': 2.3.0 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.13.15 - chalk: 4.1.1 + '@types/babel__traverse': 7.14.2 + '@types/prettier': 2.3.2 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.15.0 + chalk: 4.1.2 expect: 27.1.0 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 jest-diff: 27.1.0 jest-get-type: 27.0.6 jest-haste-map: 27.1.0 @@ -14076,9 +13534,9 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.1.0 - '@types/node': 15.12.4 - chalk: 4.1.1 - graceful-fs: 4.2.6 + '@types/node': 14.6.0 + chalk: 4.1.2 + graceful-fs: 4.2.8 is-ci: 3.0.0 picomatch: 2.3.0 dev: true @@ -14089,7 +13547,7 @@ packages: dependencies: '@jest/types': 27.1.0 camelcase: 6.2.0 - chalk: 4.1.1 + chalk: 4.1.2 jest-get-type: 27.0.6 leven: 3.1.0 pretty-format: 27.1.0 @@ -14101,29 +13559,20 @@ packages: dependencies: '@jest/test-result': 27.1.0 '@jest/types': 27.1.0 - '@types/node': 15.12.4 + '@types/node': 14.6.0 ansi-escapes: 4.3.2 - chalk: 4.1.1 + chalk: 4.1.2 jest-util: 27.1.0 string-length: 4.0.2 dev: true - /jest-worker/27.0.2: - resolution: {integrity: sha512-EoBdilOTTyOgmHXtw/cPc+ZrCA0KJMrkXzkrPGNwLmnvvlN1nj7MPrxpT7m+otSv2e1TLaVffzDnE/LB14zJMg==} - engines: {node: '>= 10.13.0'} - dependencies: - '@types/node': 15.12.4 - merge-stream: 2.0.0 - supports-color: 8.1.1 - /jest-worker/27.1.0: resolution: {integrity: sha512-mO4PHb2QWLn9yRXGp7rkvXLAYuxwhq1ZYUo0LoDhg8wqvv4QizP1ZWEJOeolgbEgAWZLIEU0wsku8J+lGWfBhg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 15.12.4 + '@types/node': 16.7.10 merge-stream: 2.0.0 supports-color: 8.1.1 - dev: true /jest/27.1.0_ts-node@10.2.1: resolution: {integrity: sha512-pSQDVwRSwb109Ss13lcMtdfS9r8/w2Zz8+mTUA9VORD66GflCdl8nUFCqM96geOD2EBwWCNURrNAfQsLIDNBdg==} @@ -14151,12 +13600,12 @@ packages: engines: {node: '>= 0.6.0'} dev: false - /joi/17.4.1: - resolution: {integrity: sha512-gDPOwQ5sr+BUxXuPDGrC1pSNcVR/yGGcTI0aCnjYxZEa3za60K/iCQ+OFIkEHWZGVCUcUlXlFKvMmrlmxrG6UQ==} + /joi/17.4.2: + resolution: {integrity: sha512-Lm56PP+n0+Z2A2rfRvsfWVDXGEWjXxatPopkQ8qQ5mxCEhwHG+Ettgg5o98FFaxilOxozoa14cFhrE/hOzh/Nw==} dependencies: - '@hapi/hoek': 9.1.0 - '@hapi/topo': 5.0.0 - '@sideway/address': 4.1.0 + '@hapi/hoek': 9.2.0 + '@hapi/topo': 5.1.0 + '@sideway/address': 4.1.2 '@sideway/formula': 3.0.0 '@sideway/pinpoint': 2.0.0 dev: false @@ -14173,13 +13622,6 @@ packages: /js-tokens/4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - /js-yaml/3.14.0: - resolution: {integrity: sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==} - hasBin: true - dependencies: - argparse: 1.0.10 - esprima: 4.0.1 - /js-yaml/3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true @@ -14229,15 +13671,15 @@ packages: whatwg-encoding: 1.0.5 whatwg-mimetype: 2.3.0 whatwg-url: 7.1.0 - ws: 7.4.4 + ws: 7.5.4 xml-name-validator: 3.0.0 transitivePeerDependencies: - bufferutil - utf-8-validate dev: true - /jsdom/16.6.0: - resolution: {integrity: sha512-Ty1vmF4NHJkolaEmdjtxTfSfkdb8Ywarwf63f+F8/mDD1uLSSWDxDuMiZxiPhwunLrn9LOSVItWj4bLYsLN3Dg==} + /jsdom/16.7.0: + resolution: {integrity: sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==} engines: {node: '>=10'} peerDependencies: canvas: ^2.5.0 @@ -14251,7 +13693,7 @@ packages: cssom: 0.4.4 cssstyle: 2.3.0 data-urls: 2.0.0 - decimal.js: 10.2.1 + decimal.js: 10.3.1 domexception: 2.0.1 escodegen: 2.0.0 form-data: 3.0.1 @@ -14269,8 +13711,8 @@ packages: webidl-conversions: 6.1.0 whatwg-encoding: 1.0.5 whatwg-mimetype: 2.3.0 - whatwg-url: 8.6.0 - ws: 7.4.6 + whatwg-url: 8.7.0 + ws: 7.5.4 xml-name-validator: 3.0.0 transitivePeerDependencies: - bufferutil @@ -14352,7 +13794,6 @@ packages: /json-schema-traverse/1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} - dev: true /json-schema/0.2.3: resolution: {integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=} @@ -14389,7 +13830,7 @@ packages: /jsonfile/4.0.0: resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=} optionalDependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 dev: true /jsonfile/6.1.0: @@ -14397,7 +13838,7 @@ packages: dependencies: universalify: 2.0.0 optionalDependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 /jsonify/0.0.0: resolution: {integrity: sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=} @@ -14431,65 +13872,64 @@ packages: json-schema: 0.2.3 verror: 1.10.0 - /jss-plugin-camel-case/10.6.0: - resolution: {integrity: sha512-JdLpA3aI/npwj3nDMKk308pvnhoSzkW3PXlbgHAzfx0yHWnPPVUjPhXFtLJzgKZge8lsfkUxvYSQ3X2OYIFU6A==} + /jss-plugin-camel-case/10.7.1: + resolution: {integrity: sha512-+ioIyWvmAfgDCWXsQcW1NMnLBvRinOVFkSYJUgewQ6TynOcSj5F1bSU23B7z0p1iqK0PPHIU62xY1iNJD33WGA==} dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 hyphenate-style-name: 1.0.4 - jss: 10.6.0 + jss: 10.7.1 dev: true - /jss-plugin-default-unit/10.6.0: - resolution: {integrity: sha512-7y4cAScMHAxvslBK2JRK37ES9UT0YfTIXWgzUWD5euvR+JR3q+o8sQKzBw7GmkQRfZijrRJKNTiSt1PBsLI9/w==} + /jss-plugin-default-unit/10.7.1: + resolution: {integrity: sha512-tW+dfYVNARBQb/ONzBwd8uyImigyzMiAEDai+AbH5rcHg5h3TtqhAkxx06iuZiT/dZUiFdSKlbe3q9jZGAPIwA==} dependencies: - '@babel/runtime': 7.15.3 - jss: 10.6.0 + '@babel/runtime': 7.15.4 + jss: 10.7.1 dev: true - /jss-plugin-global/10.6.0: - resolution: {integrity: sha512-I3w7ji/UXPi3VuWrTCbHG9rVCgB4yoBQLehGDTmsnDfXQb3r1l3WIdcO8JFp9m0YMmyy2CU7UOV6oPI7/Tmu+w==} + /jss-plugin-global/10.7.1: + resolution: {integrity: sha512-FbxCnu44IkK/bw8X3CwZKmcAnJqjAb9LujlAc/aP0bMSdVa3/MugKQRyeQSu00uGL44feJJDoeXXiHOakBr/Zw==} dependencies: - '@babel/runtime': 7.15.3 - jss: 10.6.0 + '@babel/runtime': 7.15.4 + jss: 10.7.1 dev: true - /jss-plugin-nested/10.6.0: - resolution: {integrity: sha512-fOFQWgd98H89E6aJSNkEh2fAXquC9aZcAVjSw4q4RoQ9gU++emg18encR4AT4OOIFl4lQwt5nEyBBRn9V1Rk8g==} + /jss-plugin-nested/10.7.1: + resolution: {integrity: sha512-RNbICk7FlYKaJyv9tkMl7s6FFfeLA3ubNIFKvPqaWtADK0KUaPsPXVYBkAu4x1ItgsWx67xvReMrkcKA0jSXfA==} dependencies: - '@babel/runtime': 7.15.3 - jss: 10.6.0 + '@babel/runtime': 7.15.4 + jss: 10.7.1 tiny-warning: 1.0.3 dev: true - /jss-plugin-props-sort/10.6.0: - resolution: {integrity: sha512-oMCe7hgho2FllNc60d9VAfdtMrZPo9n1Iu6RNa+3p9n0Bkvnv/XX5San8fTPujrTBScPqv9mOE0nWVvIaohNuw==} + /jss-plugin-props-sort/10.7.1: + resolution: {integrity: sha512-eyd5FhA+J0QrpqXxO7YNF/HMSXXl4pB0EmUdY4vSJI4QG22F59vQ6AHtP6fSwhmBdQ98Qd9gjfO+RMxcE39P1A==} dependencies: - '@babel/runtime': 7.15.3 - jss: 10.6.0 + '@babel/runtime': 7.15.4 + jss: 10.7.1 dev: true - /jss-plugin-rule-value-function/10.6.0: - resolution: {integrity: sha512-TKFqhRTDHN1QrPTMYRlIQUOC2FFQb271+AbnetURKlGvRl/eWLswcgHQajwuxI464uZk91sPiTtdGi7r7XaWfA==} + /jss-plugin-rule-value-function/10.7.1: + resolution: {integrity: sha512-fGAAImlbaHD3fXAHI3ooX6aRESOl5iBt3LjpVjxs9II5u9tzam7pqFUmgTcrip9VpRqYHn8J3gA7kCtm8xKwHg==} dependencies: - '@babel/runtime': 7.15.3 - jss: 10.6.0 + '@babel/runtime': 7.15.4 + jss: 10.7.1 tiny-warning: 1.0.3 dev: true - /jss-plugin-vendor-prefixer/10.6.0: - resolution: {integrity: sha512-doJ7MouBXT1lypLLctCwb4nJ6lDYqrTfVS3LtXgox42Xz0gXusXIIDboeh6UwnSmox90QpVnub7au8ybrb0krQ==} + /jss-plugin-vendor-prefixer/10.7.1: + resolution: {integrity: sha512-1UHFmBn7hZNsHXTkLLOL8abRl8vi+D1EVzWD4WmLFj55vawHZfnH1oEz6TUf5Y61XHv0smdHabdXds6BgOXe3A==} dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 css-vendor: 2.0.8 - jss: 10.6.0 + jss: 10.7.1 dev: true - /jss/10.6.0: - resolution: {integrity: sha512-n7SHdCozmxnzYGXBHe0NsO0eUf9TvsHVq2MXvi4JmTn3x5raynodDVE/9VQmBdWFyyj9HpHZ2B4xNZ7MMy7lkw==} + /jss/10.7.1: + resolution: {integrity: sha512-5QN8JSVZR6cxpZNeGfzIjqPEP+ZJwJJfZbXmeABNdxiExyO+eJJDy6WDtqTf8SDKnbL5kZllEpAP71E/Lt7PXg==} dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 csstype: 3.0.8 - indefinite-observable: 2.0.1 is-in-browser: 1.1.3 tiny-warning: 1.0.3 dev: true @@ -14627,7 +14067,7 @@ packages: asn1: 0.2.3 assert-plus: 1.0.0 backoff: 2.5.0 - bunyan: 1.8.14 + bunyan: 1.8.15 dashdash: 1.14.1 ldap-filter: 0.2.2 once: 1.4.0 @@ -14656,11 +14096,11 @@ packages: type-check: 0.4.0 dev: true - /light-my-request/4.4.1: - resolution: {integrity: sha512-FDNRF2mYjthIRWE7O8d/X7AzDx4otQHl4/QXbu3Q/FRwBFcgb+ZoDaUd5HwN53uQXLAiw76osN+Va0NEaOW6rQ==} + /light-my-request/4.4.4: + resolution: {integrity: sha512-nxYLB+Lke3wGQ55HQIo/CjSS18xGyHRF0y/u7YxEwp1YsqQTxObteBXYHZY3ELSvYmqy0pRLTWbI5//zRYTXlg==} dependencies: - ajv: 6.12.6 - cookie: 0.4.0 + ajv: 8.6.2 + cookie: 0.4.1 fastify-warning: 0.2.0 readable-stream: 3.6.0 set-cookie-parser: 2.4.8 @@ -14750,7 +14190,7 @@ packages: resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=} engines: {node: '>=4'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 parse-json: 4.0.0 pify: 3.0.0 strip-bom: 3.0.0 @@ -14760,7 +14200,7 @@ packages: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 js-yaml: 3.14.1 pify: 4.0.1 strip-bom: 3.0.0 @@ -14770,15 +14210,6 @@ packages: resolution: {integrity: sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==} engines: {node: '>=6.11.5'} - /loader-utils/1.2.3: - resolution: {integrity: sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==} - engines: {node: '>=4.0.0'} - dependencies: - big.js: 5.2.2 - emojis-list: 2.1.0 - json5: 1.0.1 - dev: true - /loader-utils/1.4.0: resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==} engines: {node: '>=4.0.0'} @@ -14835,14 +14266,10 @@ packages: dependencies: signal-exit: 3.0.3 - /lodash-es/4.17.15: - resolution: {integrity: sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==} + /lodash-es/4.17.21: + resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} dev: false - /lodash._reinterpolate/3.0.0: - resolution: {integrity: sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=} - dev: true - /lodash.assignin/4.2.0: resolution: {integrity: sha1-uo31+4QesKPoBEIysOJjqNxqKKI=} dev: false @@ -14944,23 +14371,6 @@ packages: resolution: {integrity: sha1-lDbjTtJgk+1/+uGTYUQ1CRXZrdg=} dev: true - /lodash.template/4.5.0: - resolution: {integrity: sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==} - dependencies: - lodash._reinterpolate: 3.0.0 - lodash.templatesettings: 4.2.0 - dev: true - - /lodash.templatesettings/4.2.0: - resolution: {integrity: sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==} - dependencies: - lodash._reinterpolate: 3.0.0 - dev: true - - /lodash.toarray/4.4.0: - resolution: {integrity: sha1-JMS/zWsvuji/0FlNsRedjptlZWE=} - dev: false - /lodash.truncate/4.4.2: resolution: {integrity: sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=} dev: true @@ -14993,7 +14403,7 @@ packages: resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} engines: {node: '>=10'} dependencies: - chalk: 4.1.1 + chalk: 4.1.2 is-unicode-supported: 0.1.0 dev: true @@ -15006,8 +14416,8 @@ packages: wrap-ansi: 3.0.1 dev: true - /loglevel/1.7.0: - resolution: {integrity: sha512-i2sY04nal5jDcagM3FMfG++T69GEEM8CYuOfeOIvmXzOIcwE9a/CJPR0MFM97pYMj/u10lzz7/zd7+qwhrBTqQ==} + /loglevel/1.7.1: + resolution: {integrity: sha512-Hesni4s5UkWkwCGJMQGAh71PaLUmKFM60dHvq0zi/vDhhrzuk+4GgNbTXJ12YYQJn6ZKBDNIjYcuQGKudvqrIw==} engines: {node: '>= 0.6.0'} /long/4.0.0: @@ -15044,7 +14454,7 @@ packages: resolution: {integrity: sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ==} engines: {node: '>=4'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 is-promise: 2.2.2 lodash: 4.17.21 pify: 3.0.0 @@ -15053,7 +14463,7 @@ packages: /lower-case/2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} dependencies: - tslib: 2.2.0 + tslib: 2.3.1 /lowercase-keys/1.0.1: resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==} @@ -15149,8 +14559,8 @@ packages: engines: {node: '>=4'} dev: true - /map-obj/4.1.0: - resolution: {integrity: sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==} + /map-obj/4.2.1: + resolution: {integrity: sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==} engines: {node: '>=8'} dev: true @@ -15192,12 +14602,12 @@ packages: unist-util-visit: 2.0.3 dev: false - /mdast-util-from-markdown/0.8.4: - resolution: {integrity: sha512-jj891B5pV2r63n2kBTFh8cRI2uR9LQHsXG1zSDqfhXkIlDzrTcIlbB5+5aaYEkl8vOPIOPLf8VT7Ere1wWTMdw==} + /mdast-util-from-markdown/0.8.5: + resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} dependencies: - '@types/mdast': 3.0.3 + '@types/mdast': 3.0.10 mdast-util-to-string: 2.0.0 - micromark: 2.11.2 + micromark: 2.11.4 parse-entities: 2.0.0 unist-util-stringify-position: 2.0.3 transitivePeerDependencies: @@ -15207,8 +14617,8 @@ packages: /mdast-util-to-hast/10.0.1: resolution: {integrity: sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA==} dependencies: - '@types/mdast': 3.0.3 - '@types/unist': 2.0.3 + '@types/mdast': 3.0.10 + '@types/unist': 2.0.6 mdast-util-definitions: 4.0.0 mdurl: 1.0.1 unist-builder: 2.0.3 @@ -15217,10 +14627,10 @@ packages: unist-util-visit: 2.0.3 dev: false - /mdast-util-to-markdown/0.6.1: - resolution: {integrity: sha512-4qJtZ0qdyYeexAXoOZiU0uHIFVncJAmCkHkSluAsvDaVWODtPyNEo9I1ns0T4ulxu2EHRH5u/bt1cV0pdHCX+A==} + /mdast-util-to-markdown/0.6.5: + resolution: {integrity: sha512-XeV9sDE7ZlOQvs45C9UKMtfTcctcaj/pGwH8YLbMHoMOXNNCn2LsqVQOqrF1+/NU8lKDAqozme9SCXWyo9oAcQ==} dependencies: - '@types/unist': 2.0.3 + '@types/unist': 2.0.6 longest-streak: 2.0.4 mdast-util-to-string: 2.0.0 parse-entities: 2.0.0 @@ -15268,14 +14678,14 @@ packages: /memory-fs/0.4.1: resolution: {integrity: sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=} dependencies: - errno: 0.1.7 + errno: 0.1.8 readable-stream: 2.3.7 /memory-fs/0.5.0: resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==} engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} dependencies: - errno: 0.1.7 + errno: 0.1.8 readable-stream: 2.3.7 /memorystream/0.3.1: @@ -15302,7 +14712,7 @@ packages: resolution: {integrity: sha512-3YffViIt2QWgTy6Pale5QpopX/IvU3LPL03jOTqp6pGj3VjesdO/U8CuHMKpnQr4shCNCM5fd5XFFvIIl6JBHg==} engines: {node: '>=8'} dependencies: - '@types/minimist': 1.2.1 + '@types/minimist': 1.2.2 camelcase-keys: 6.2.2 decamelize-keys: 1.1.0 hard-rejection: 2.1.0 @@ -15310,24 +14720,7 @@ packages: normalize-package-data: 2.5.0 read-pkg-up: 7.0.1 redent: 3.0.0 - trim-newlines: 3.0.0 - type-fest: 0.13.1 - yargs-parser: 18.1.3 - dev: true - - /meow/7.1.0: - resolution: {integrity: sha512-kq5F0KVteskZ3JdfyQFivJEj2RaA8NFsS4+r9DaMKLcUHpk5OcHS3Q0XkCXONB1mZRPsu/Y/qImKri0nwSEZog==} - engines: {node: '>=10'} - dependencies: - '@types/minimist': 1.2.0 - camelcase-keys: 6.2.2 - decamelize-keys: 1.1.0 - hard-rejection: 2.1.0 - minimist-options: 4.1.0 - normalize-package-data: 2.5.0 - read-pkg-up: 7.0.1 - redent: 3.0.0 - trim-newlines: 3.0.0 + trim-newlines: 3.0.1 type-fest: 0.13.1 yargs-parser: 18.1.3 dev: true @@ -15336,7 +14729,7 @@ packages: resolution: {integrity: sha512-GWHvA5QOcS412WCo8vwKDlTelGLsCGBVevQB5Kva961rmNfun0PCbv5+xta2kUMFJyR8/oWnn7ddeKdosbAPbA==} engines: {node: '>=10'} dependencies: - '@types/minimist': 1.2.1 + '@types/minimist': 1.2.2 camelcase-keys: 6.2.2 decamelize-keys: 1.1.0 hard-rejection: 2.1.0 @@ -15344,7 +14737,7 @@ packages: normalize-package-data: 2.5.0 read-pkg-up: 7.0.1 redent: 3.0.0 - trim-newlines: 3.0.0 + trim-newlines: 3.0.1 type-fest: 0.13.1 yargs-parser: 18.1.3 dev: true @@ -15353,7 +14746,7 @@ packages: resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==} engines: {node: '>=10'} dependencies: - '@types/minimist': 1.2.1 + '@types/minimist': 1.2.2 camelcase-keys: 6.2.2 decamelize-keys: 1.1.0 hard-rejection: 2.1.0 @@ -15361,16 +14754,16 @@ packages: normalize-package-data: 3.0.3 read-pkg-up: 7.0.1 redent: 3.0.0 - trim-newlines: 3.0.0 + trim-newlines: 3.0.1 type-fest: 0.18.1 - yargs-parser: 20.2.7 + yargs-parser: 20.2.9 dev: true /meow/9.0.0: resolution: {integrity: sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==} engines: {node: '>=10'} dependencies: - '@types/minimist': 1.2.1 + '@types/minimist': 1.2.2 camelcase-keys: 6.2.2 decamelize: 1.2.0 decamelize-keys: 1.1.0 @@ -15379,9 +14772,9 @@ packages: normalize-package-data: 3.0.3 read-pkg-up: 7.0.1 redent: 3.0.0 - trim-newlines: 3.0.0 + trim-newlines: 3.0.1 type-fest: 0.18.1 - yargs-parser: 20.2.7 + yargs-parser: 20.2.9 dev: true /merge-descriptors/1.0.1: @@ -15415,8 +14808,8 @@ packages: resolution: {integrity: sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g==} dev: false - /micromark/2.11.2: - resolution: {integrity: sha512-IXuP76p2uj8uMg4FQc1cRE7lPCLsfAXuEfdjtdO55VRiFO1asrCSQ5g43NmPqFtRwzEnEhafRVzn2jg0UiKArQ==} + /micromark/2.11.4: + resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==} dependencies: debug: 4.3.2 parse-entities: 2.0.0 @@ -15442,14 +14835,6 @@ packages: snapdragon: 0.8.2 to-regex: 3.0.2 - /micromatch/4.0.2: - resolution: {integrity: sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==} - engines: {node: '>=8'} - dependencies: - braces: 3.0.2 - picomatch: 2.2.2 - dev: true - /micromatch/4.0.4: resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} engines: {node: '>=8.6'} @@ -15462,13 +14847,8 @@ packages: engines: {node: '>= 0.6'} dev: false - /mime-db/1.44.0: - resolution: {integrity: sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==} - engines: {node: '>= 0.6'} - dev: false - - /mime-db/1.48.0: - resolution: {integrity: sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ==} + /mime-db/1.49.0: + resolution: {integrity: sha512-CIc8j9URtOVApSFCQIF+VBkX1RwXp/oMMOrqdyXSBXq5RWNEsRfyj1kiRnQgmNXmHxPoFIxOroKA3zcU9P+nAA==} engines: {node: '>= 0.6'} /mime-types/2.1.18: @@ -15478,29 +14858,17 @@ packages: mime-db: 1.33.0 dev: false - /mime-types/2.1.27: - resolution: {integrity: sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==} + /mime-types/2.1.32: + resolution: {integrity: sha512-hJGaVS4G4c9TSMYh2n6SQAGrC4RnfU+daP8G7cSCmaqNjiOoUY0VHCMS42pxnQmVF1GWwFhbHWn3RIxCqTmZ9A==} engines: {node: '>= 0.6'} dependencies: - mime-db: 1.44.0 - dev: false - - /mime-types/2.1.31: - resolution: {integrity: sha512-XGZnNzm3QvgKxa8dpzyhFTHmpP3l5YNusmne07VUOXxou9CqUqYa/HBy124RqtVh/O2pECas/MOcsDgpilPOPg==} - engines: {node: '>= 0.6'} - dependencies: - mime-db: 1.48.0 + mime-db: 1.49.0 /mime/1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} hasBin: true - /mime/2.4.6: - resolution: {integrity: sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA==} - engines: {node: '>=4.0.0'} - hasBin: true - /mime/2.5.2: resolution: {integrity: sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==} engines: {node: '>=4.0.0'} @@ -15541,35 +14909,33 @@ packages: prop-types: ^15.0.0 react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.12.5 + '@babel/runtime': 7.15.4 prop-types: 15.7.2 react: 17.0.2 tiny-warning: 1.0.3 - /mini-css-extract-plugin/1.6.0_webpack@5.33.2: - resolution: {integrity: sha512-nPFKI7NSy6uONUo9yn2hIfb9vyYvkFu95qki0e21DQ9uaqNKDP15DGpK0KnV6wDroWxPHtExrdEwx/yDQ8nVRw==} + /mini-css-extract-plugin/1.6.2_webpack@5.51.2: + resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==} engines: {node: '>= 10.13.0'} peerDependencies: webpack: ^4.4.0 || ^5.0.0 dependencies: loader-utils: 2.0.0 - schema-utils: 3.0.0 - webpack: 5.33.2_webpack-cli@4.8.0 - webpack-sources: 1.4.3 - dev: true - - /mini-css-extract-plugin/1.6.0_webpack@5.40.0: - resolution: {integrity: sha512-nPFKI7NSy6uONUo9yn2hIfb9vyYvkFu95qki0e21DQ9uaqNKDP15DGpK0KnV6wDroWxPHtExrdEwx/yDQ8nVRw==} - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^4.4.0 || ^5.0.0 - dependencies: - loader-utils: 2.0.0 - schema-utils: 3.0.0 - webpack: 5.40.0 + schema-utils: 3.1.1 + webpack: 5.51.2_esbuild@0.12.24 webpack-sources: 1.4.3 dev: false + /mini-css-extract-plugin/2.2.2_webpack@5.33.2: + resolution: {integrity: sha512-eUjQ/q1rQIeHWgIx7ny/DNgXHcMXHdBwgrZQK7Ev8dbR+HxhroFM2Cb6kMiswOYaq05IRJhPuQqXWUABIjjA3g==} + engines: {node: '>= 12.13.0'} + peerDependencies: + webpack: ^5.0.0 + dependencies: + schema-utils: 3.1.1 + webpack: 5.33.2_webpack-cli@4.8.0 + dev: true + /minimalistic-assert/1.0.1: resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} @@ -15605,8 +14971,8 @@ packages: for-in: 1.0.2 is-extendable: 1.0.1 - /mixme/0.4.0: - resolution: {integrity: sha512-B4Sm1CDC5+ov5AYxSkyeT5HLtiDgNOLKwFlq34wr8E2O3zRdTvQiLzo599Jt9cir6VJrSenOlgvdooVYCQJIYw==} + /mixme/0.5.1: + resolution: {integrity: sha512-NaeZIckeBFT7i0XBEpGyFcAE0/bLcQ9MHErTpnU3bLWVE5WZbxG5Y3fDsMxYGifTo5khDA42OquXCC2ngKJB+g==} engines: {node: '>= 8.0.0'} dev: true @@ -15640,6 +15006,7 @@ packages: /moment/2.29.1: resolution: {integrity: sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==} + requiresBuild: true dev: false optional: true @@ -15662,17 +15029,13 @@ packages: resolution: {integrity: sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==} hasBin: true dependencies: - dns-packet: 1.3.1 + dns-packet: 1.3.4 thunky: 1.1.0 /mutationobserver-shim/0.3.7: resolution: {integrity: sha512-oRIDTyZQU96nAiz2AQyngwx1e89iApl2hN5AOYwyxLUB47UYsU3Wv9lJWqH5y/QdiYkc5HQLi23ZNB3fELdHcQ==} dev: true - /mute-stream/0.0.8: - resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} - dev: true - /mv/2.1.1: resolution: {integrity: sha1-rmzg1vbV4KT32JN5jQPB6pVZtqI=} engines: {node: '>=0.8.0'} @@ -15686,20 +15049,15 @@ packages: dev: false optional: true - /nan/2.14.2: - resolution: {integrity: sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==} + /nan/2.15.0: + resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==} /nanoclone/0.2.1: resolution: {integrity: sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==} dev: false - /nanoid/3.1.22: - resolution: {integrity: sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - - /nanoid/3.1.23: - resolution: {integrity: sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==} + /nanoid/3.1.25: + resolution: {integrity: sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -15753,7 +15111,7 @@ packages: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} dependencies: lower-case: 2.0.2 - tslib: 2.2.0 + tslib: 2.3.1 /nock/12.0.3: resolution: {integrity: sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw==} @@ -15767,16 +15125,16 @@ packages: - supports-color dev: true - /node-abi/2.19.1: - resolution: {integrity: sha512-HbtmIuByq44yhAzK7b9j/FelKlHYISKQn0mtvcBrU5QBkhoCMp5bu8Hv5AI34DcKfOAcJBcOEMwLlwO62FFu9A==} + /node-abi/2.30.1: + resolution: {integrity: sha512-/2D0wOQPgaUWzVSVgRMx+trKJRC2UG4SUc4oCJoXx9Uxjtp0Vy3/kt7zcbxHF8+Z/pK3UloLWzBISg72brfy1w==} dependencies: semver: 5.7.1 dev: true - /node-emoji/1.10.0: - resolution: {integrity: sha512-Yt3384If5H6BYGVHiHwTL+99OzJKHhgp82S8/dktEK73T26BazdgZ4JZh92xSVtGNJvz9UbXdNAc5hcrXV42vw==} + /node-emoji/1.11.0: + resolution: {integrity: sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==} dependencies: - lodash.toarray: 4.4.0 + lodash: 4.17.21 dev: false /node-environment-flags/1.0.6: @@ -15832,16 +15190,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /node-releases/1.1.66: - resolution: {integrity: sha512-JHEQ1iWPGK+38VLB2H9ef2otU4l8s3yAMt9Xf934r6+ojCYDMHPMqvCc9TnzfeFSP1QEOeU6YZEd3+De0LTCgg==} - dev: false - - /node-releases/1.1.71: - resolution: {integrity: sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==} - /node-releases/1.1.75: resolution: {integrity: sha512-Qe5OUajvqrqDSy6wrWFmMwfJ0jVgwiw4T3KqmbTcZ62qW0gQkheXYhcFM1+lOVcGUoRxcEcfyvFMAnDgaF1VWw==} - dev: true /nodemon/2.0.12: resolution: {integrity: sha512-egCTmNZdObdBxUBw6ZNwvZ/xzk24CKRs5K6d+5zbmrMr7rOpPmfPeF6OxM3DDpaRx331CQRFEktn+wrFFfBSOA==} @@ -15849,7 +15199,7 @@ packages: hasBin: true requiresBuild: true dependencies: - chokidar: 3.5.1 + chokidar: 3.5.2 debug: 3.2.7 ignore-by-default: 1.0.1 minimatch: 3.0.4 @@ -15914,8 +15264,8 @@ packages: engines: {node: '>=6'} dev: true - /normalize-url/4.5.0: - resolution: {integrity: sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==} + /normalize-url/4.5.1: + resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==} engines: {node: '>=8'} /normalize-url/6.1.0: @@ -15940,7 +15290,7 @@ packages: pidtree: 0.3.1 read-pkg: 3.0.0 shell-quote: 1.7.2 - string.prototype.padend: 3.1.0 + string.prototype.padend: 3.1.2 dev: true /npm-run-path/2.0.2: @@ -16045,7 +15395,7 @@ packages: /npmlog/4.1.2: resolution: {integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==} dependencies: - are-we-there-yet: 1.1.5 + are-we-there-yet: 1.1.7 console-control-strings: 1.1.0 gauge: 2.7.4 set-blocking: 2.0.0 @@ -16111,45 +15461,26 @@ packages: engines: {node: '>= 6'} dev: false - /object-inspect/1.10.3: - resolution: {integrity: sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==} + /object-inspect/1.11.0: + resolution: {integrity: sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==} - /object-inspect/1.8.0: - resolution: {integrity: sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==} - dev: true - - /object-is/1.1.2: - resolution: {integrity: sha512-5lHCz+0uufF6wZ7CRFWJN3hp8Jqblpgve06U5CMQ3f//6iDjPr2PEo9MWCjEssDsa+UZEL4PkFpr+BMop6aKzQ==} + /object-is/1.1.5: + resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==} engines: {node: '>= 0.4'} dependencies: + call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.3 /object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - /object-path/0.11.4: - resolution: {integrity: sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=} - engines: {node: '>=0.10.0'} - dev: true - /object-visit/1.0.1: resolution: {integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 - /object.assign/4.1.0: - resolution: {integrity: sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==} - engines: {node: '>= 0.4'} - dependencies: - define-properties: 1.1.3 - function-bind: 1.1.1 - has-symbols: 1.0.1 - object-keys: 1.1.1 - dev: true - /object.assign/4.1.2: resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} engines: {node: '>= 0.4'} @@ -16165,7 +15496,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.3 + es-abstract: 1.18.5 dev: true /object.fromentries/2.0.4: @@ -16174,7 +15505,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.3 + es-abstract: 1.18.5 has: 1.0.3 dev: true @@ -16184,7 +15515,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.3 + es-abstract: 1.18.5 /object.pick/1.3.0: resolution: {integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=} @@ -16198,7 +15529,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.3 + es-abstract: 1.18.5 /observe-element-in-viewport/0.0.15: resolution: {integrity: sha512-BaJGtCHp8XXxe8zFOnsbv93f4SRLb0W5P3okGJkLLKC9IM9aXvpKF4C8lFxivcS5eROlNkhOCnUOSk4tUnJnKQ==} @@ -16263,7 +15594,7 @@ packages: peerDependencies: webpack: ^4.0.0 dependencies: - cssnano: 4.1.10 + cssnano: 4.1.11 last-call-webpack-plugin: 3.0.0 webpack: 5.33.2_webpack-cli@4.8.0 dev: true @@ -16291,16 +15622,17 @@ packages: word-wrap: 1.2.3 dev: true - /ora/4.0.4: - resolution: {integrity: sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==} - engines: {node: '>=8'} + /ora/5.4.1: + resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} + engines: {node: '>=10'} dependencies: - chalk: 3.0.0 + bl: 4.1.0 + chalk: 4.1.2 cli-cursor: 3.1.0 - cli-spinners: 2.5.0 + cli-spinners: 2.6.0 is-interactive: 1.0.0 - log-symbols: 3.0.0 - mute-stream: 0.0.8 + is-unicode-supported: 0.1.0 + log-symbols: 4.1.0 strip-ansi: 6.0.0 wcwidth: 1.0.1 dev: true @@ -16308,7 +15640,7 @@ packages: /original/1.0.2: resolution: {integrity: sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==} dependencies: - url-parse: 1.5.1 + url-parse: 1.5.3 /os-tmpdir/1.0.2: resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=} @@ -16438,7 +15770,7 @@ packages: resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} dependencies: dot-case: 3.0.4 - tslib: 2.2.0 + tslib: 2.3.1 /parent-module/1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} @@ -16464,8 +15796,8 @@ packages: json-parse-better-errors: 1.0.2 dev: true - /parse-json/5.1.0: - resolution: {integrity: sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==} + /parse-json/5.2.0: + resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: '@babel/code-frame': 7.14.5 @@ -16478,8 +15810,8 @@ packages: engines: {node: '>=6'} dev: true - /parse-numeric-range/1.2.0: - resolution: {integrity: sha512-1q2tXpAOplPxcl8vrIGPWz1dJxxfmdRkCFcpxxMBerDnGuuHalOWF/xj9L8Nn5XoTUoB/6F0CeQBp2fMgkOYFg==} + /parse-numeric-range/1.3.0: + resolution: {integrity: sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==} dev: false /parse-passwd/1.0.0: @@ -16489,6 +15821,11 @@ packages: /parse5/5.1.0: resolution: {integrity: sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==} + dev: true + + /parse5/5.1.1: + resolution: {integrity: sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==} + dev: false /parse5/6.0.1: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} @@ -16497,11 +15834,11 @@ packages: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} - /pascal-case/3.1.1: - resolution: {integrity: sha512-XIeHKqIrsquVTQL2crjq3NfJUxmdLasn3TYOU0VBM+UX2a6ztAWBlJQBePLGY7VHW8+2dRadeIPK5+KImwTxQA==} + /pascal-case/3.1.2: + resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} dependencies: no-case: 3.0.4 - tslib: 1.14.1 + tslib: 2.3.1 /pascalcase/0.1.1: resolution: {integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=} @@ -16533,8 +15870,8 @@ packages: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} - /path-parse/1.0.6: - resolution: {integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==} + /path-parse/1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} /path-to-regexp/0.1.7: resolution: {integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=} @@ -16566,11 +15903,6 @@ packages: /performance-now/2.1.0: resolution: {integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=} - /picomatch/2.2.2: - resolution: {integrity: sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==} - engines: {node: '>=8.6'} - dev: true - /picomatch/2.3.0: resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} engines: {node: '>=8.6'} @@ -16610,24 +15942,25 @@ packages: resolution: {integrity: sha512-mRXSTfa34tbfrWqCIp1sUpZLqBhcoaGapoyxfEwaWwJGMpLijlRdDKIQUyvq4M3DUfFH5vEglwSw8POZYwbThA==} hasBin: true dependencies: - fast-redact: 3.0.0 + fast-redact: 3.0.2 fast-safe-stringify: 2.0.8 flatstr: 1.0.12 pino-std-serializers: 3.2.0 quick-format-unescaped: 4.0.3 - sonic-boom: 1.1.0 + sonic-boom: 1.4.1 + dev: true /pino/6.13.1: resolution: {integrity: sha512-QQf67BU+cANnc/2U+wzUV20UjO5oBryWpnNyKshdLfT9BdeiXlh9wxLGmOjAuBWMYITdMs+BtJSQQNlGRNbWpA==} hasBin: true dependencies: - fast-redact: 3.0.0 + fast-redact: 3.0.2 fast-safe-stringify: 2.0.8 fastify-warning: 0.2.0 flatstr: 1.0.12 pino-std-serializers: 3.2.0 quick-format-unescaped: 4.0.3 - sonic-boom: 1.1.0 + sonic-boom: 1.4.1 /pirates/4.0.1: resolution: {integrity: sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==} @@ -16706,11 +16039,11 @@ packages: resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=} engines: {node: '>=0.10.0'} - /postcss-calc/7.0.3: - resolution: {integrity: sha512-IB/EAEmZhIMEIhG7Ov4x+l47UaXOS1n2f4FBUk/aKllQhtSCxWhTzn0nJgkqN7fo/jcWySvWTSB6Syk9L+31bA==} + /postcss-calc/7.0.5: + resolution: {integrity: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==} dependencies: postcss: 7.0.36 - postcss-selector-parser: 6.0.4 + postcss-selector-parser: 6.0.6 postcss-value-parser: 4.1.0 dev: true @@ -16728,8 +16061,8 @@ packages: resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.16.4 - color: 3.1.2 + browserslist: 4.16.8 + color: 3.2.1 has: 1.0.3 postcss: 7.0.36 postcss-value-parser: 3.3.1 @@ -16741,9 +16074,9 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.16.6 + browserslist: 4.16.8 caniuse-api: 3.0.0 - colord: 2.3.0 + colord: 2.7.0 postcss: 8.3.6 postcss-value-parser: 4.1.0 dev: false @@ -16858,18 +16191,18 @@ packages: postcss: 7.0.36 dev: true - /postcss-loader/5.3.0_postcss@8.3.6+webpack@5.40.0: + /postcss-loader/5.3.0_postcss@8.3.6+webpack@5.51.2: resolution: {integrity: sha512-/+Z1RAmssdiSLgIZwnJHwBMnlABPgF7giYzTN2NOfr9D21IJZ4mQC1R2miwp80zno9M4zMD/umGI8cR+2EL5zw==} engines: {node: '>= 10.13.0'} peerDependencies: postcss: ^7.0.0 || ^8.0.1 webpack: ^5.0.0 dependencies: - cosmiconfig: 7.0.0 + cosmiconfig: 7.0.1 klona: 2.0.4 postcss: 8.3.6 semver: 7.3.5 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 dev: false /postcss-media-query-parser/0.2.3: @@ -16913,7 +16246,7 @@ packages: resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.16.4 + browserslist: 4.16.8 caniuse-api: 3.0.0 cssnano-util-same-parent: 4.0.1 postcss: 7.0.36 @@ -16927,7 +16260,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.16.6 + browserslist: 4.16.8 caniuse-api: 3.0.0 cssnano-utils: 2.0.1_postcss@8.3.6 postcss: 8.3.6 @@ -16963,14 +16296,14 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-minify-gradients/5.0.1_postcss@8.3.6: - resolution: {integrity: sha512-odOwBFAIn2wIv+XYRpoN2hUV3pPQlgbJ10XeXPq8UY2N+9ZG42xu45lTn/g9zZ+d70NKSQD6EOi6UiCMu3FN7g==} + /postcss-minify-gradients/5.0.2_postcss@8.3.6: + resolution: {integrity: sha512-7Do9JP+wqSD6Prittitt2zDLrfzP9pqKs2EcLX7HJYxsxCOwrrcLt4x/ctQTsiOw+/8HYotAoqNkrzItL19SdQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: + colord: 2.7.0 cssnano-utils: 2.0.1_postcss@8.3.6 - is-color-stop: 1.1.0 postcss: 8.3.6 postcss-value-parser: 4.1.0 dev: false @@ -16980,7 +16313,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: alphanum-sort: 1.0.2 - browserslist: 4.16.4 + browserslist: 4.16.8 cssnano-util-get-arguments: 4.0.0 postcss: 7.0.36 postcss-value-parser: 3.3.1 @@ -16994,7 +16327,7 @@ packages: postcss: ^8.2.15 dependencies: alphanum-sort: 1.0.2 - browserslist: 4.16.6 + browserslist: 4.16.8 cssnano-utils: 2.0.1_postcss@8.3.6 postcss: 8.3.6 postcss-value-parser: 4.1.0 @@ -17022,14 +16355,6 @@ packages: postcss-selector-parser: 6.0.6 dev: false - /postcss-modules-extract-imports/3.0.0_postcss@8.2.9: - resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - postcss: 8.2.9 - /postcss-modules-extract-imports/3.0.0_postcss@8.3.6: resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} @@ -17037,18 +16362,6 @@ packages: postcss: ^8.1.0 dependencies: postcss: 8.3.6 - dev: true - - /postcss-modules-local-by-default/4.0.0_postcss@8.2.9: - resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - icss-utils: 5.1.0_postcss@8.2.9 - postcss: 8.2.9 - postcss-selector-parser: 6.0.4 - postcss-value-parser: 4.1.0 /postcss-modules-local-by-default/4.0.0_postcss@8.3.6: resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} @@ -17058,18 +16371,8 @@ packages: dependencies: icss-utils: 5.1.0_postcss@8.3.6 postcss: 8.3.6 - postcss-selector-parser: 6.0.4 + postcss-selector-parser: 6.0.6 postcss-value-parser: 4.1.0 - dev: true - - /postcss-modules-scope/3.0.0_postcss@8.2.9: - resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - postcss: 8.2.9 - postcss-selector-parser: 6.0.4 /postcss-modules-scope/3.0.0_postcss@8.3.6: resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} @@ -17078,17 +16381,7 @@ packages: postcss: ^8.1.0 dependencies: postcss: 8.3.6 - postcss-selector-parser: 6.0.4 - dev: true - - /postcss-modules-values/4.0.0_postcss@8.2.9: - resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - icss-utils: 5.1.0_postcss@8.2.9 - postcss: 8.2.9 + postcss-selector-parser: 6.0.6 /postcss-modules-values/4.0.0_postcss@8.3.6: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} @@ -17098,10 +16391,9 @@ packages: dependencies: icss-utils: 5.1.0_postcss@8.3.6 postcss: 8.3.6 - dev: true - /postcss-modules/4.0.0_postcss@8.3.6: - resolution: {integrity: sha512-ghS/ovDzDqARm4Zj6L2ntadjyQMoyJmi0JkLlYtH2QFLrvNlxH5OAVRPWPeKilB0pY7SbuhO173KOWkPAxRJcw==} + /postcss-modules/4.2.2_postcss@8.3.6: + resolution: {integrity: sha512-/H08MGEmaalv/OU8j6bUKi/kZr2kqGF6huAW8m9UAgOLWtpFdhA14+gPBoymtqyv+D4MLsmqaF2zvIegdCxJXg==} peerDependencies: postcss: ^8.0.0 dependencies: @@ -17236,7 +16528,7 @@ packages: resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.16.4 + browserslist: 4.16.8 postcss: 7.0.36 postcss-value-parser: 3.3.1 dev: true @@ -17247,7 +16539,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.16.6 + browserslist: 4.16.8 postcss: 8.3.6 postcss-value-parser: 4.1.0 dev: false @@ -17326,7 +16618,7 @@ packages: resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.16.4 + browserslist: 4.16.8 caniuse-api: 3.0.0 has: 1.0.3 postcss: 7.0.36 @@ -17338,7 +16630,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.16.6 + browserslist: 4.16.8 caniuse-api: 3.0.0 postcss: 8.3.6 dev: false @@ -17398,15 +16690,6 @@ packages: uniq: 1.0.1 dev: true - /postcss-selector-parser/6.0.4: - resolution: {integrity: sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw==} - engines: {node: '>=4'} - dependencies: - cssesc: 3.0.0 - indexes-of: 1.0.1 - uniq: 1.0.1 - util-deprecate: 1.0.2 - /postcss-selector-parser/6.0.6: resolution: {integrity: sha512-9LXrvaaX3+mcv5xkg5kFwqSzSH1JIObIx51PrndZwlmznwXRfxMddDvo9gve3gVR8ZTKgoFDdWkbRFmEhT4PMg==} engines: {node: '>=4'} @@ -17424,11 +16707,10 @@ packages: sort-css-media-queries: 1.5.4 dev: false - /postcss-svgo/4.0.2: - resolution: {integrity: sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==} + /postcss-svgo/4.0.3: + resolution: {integrity: sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw==} engines: {node: '>=6.9.0'} dependencies: - is-svg: 3.0.0 postcss: 7.0.36 postcss-value-parser: 3.3.1 svgo: 1.3.2 @@ -17442,7 +16724,7 @@ packages: dependencies: postcss: 8.3.6 postcss-value-parser: 4.1.0 - svgo: 2.3.1 + svgo: 2.5.0 dev: false /postcss-syntax/0.36.2_postcss@7.0.36: @@ -17490,24 +16772,6 @@ packages: postcss: 8.3.6 dev: false - /postcss/7.0.21: - resolution: {integrity: sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==} - engines: {node: '>=6.0.0'} - dependencies: - chalk: 2.4.2 - source-map: 0.6.1 - supports-color: 6.1.0 - dev: true - - /postcss/7.0.32: - resolution: {integrity: sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==} - engines: {node: '>=6.0.0'} - dependencies: - chalk: 2.4.2 - source-map: 0.6.1 - supports-color: 6.1.0 - dev: true - /postcss/7.0.36: resolution: {integrity: sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==} engines: {node: '>=6.0.0'} @@ -17517,24 +16781,16 @@ packages: supports-color: 6.1.0 dev: true - /postcss/8.2.9: - resolution: {integrity: sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - colorette: 1.2.2 - nanoid: 3.1.22 - source-map: 0.6.1 - /postcss/8.3.6: resolution: {integrity: sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==} engines: {node: ^10 || ^12 || >=14} dependencies: - colorette: 1.2.2 - nanoid: 3.1.23 + colorette: 1.3.0 + nanoid: 3.1.25 source-map-js: 0.6.2 - /prebuild-install/5.3.5: - resolution: {integrity: sha512-YmMO7dph9CYKi5IR/BzjOJlRzpxGGVo1EsLSUZ0mt/Mq0HWZIHOKHHcHdT69yG54C9m6i45GpItwRHpk0Py7Uw==} + /prebuild-install/5.3.6: + resolution: {integrity: sha512-s8Aai8++QQGi4sSbs/M1Qku62PFK49Jm1CbgXklGz4nmHveDq0wzJkg7Na5QbnO1uNH8K7iqx2EQ/mV0MZEmOg==} engines: {node: '>=6'} hasBin: true dependencies: @@ -17542,15 +16798,15 @@ packages: expand-template: 2.0.3 github-from-package: 0.0.0 minimist: 1.2.5 - mkdirp: 0.5.5 + mkdirp-classic: 0.5.3 napi-build-utils: 1.0.2 - node-abi: 2.19.1 + node-abi: 2.30.1 noop-logger: 0.1.1 npmlog: 4.1.2 pump: 3.0.0 rc: 1.2.8 simple-get: 3.1.0 - tar-fs: 2.1.0 + tar-fs: 2.1.1 tunnel-agent: 0.6.0 which-pm-runs: 1.0.0 dev: true @@ -17623,16 +16879,6 @@ packages: '@jest/types': 26.6.2 ansi-regex: 5.0.0 ansi-styles: 4.3.0 - react-is: 17.0.1 - dev: true - - /pretty-format/27.0.2: - resolution: {integrity: sha512-mXKbbBPnYTG7Yra9qFBtqj+IXcsvxsvOBco3QHxtxTl+hHKq6QdzMZ+q0CtL4ORHZgwGImRr2XZUX2EWzORxig==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': 27.0.2 - ansi-regex: 5.0.0 - ansi-styles: 5.2.0 react-is: 17.0.2 dev: true @@ -17760,24 +17006,16 @@ packages: '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 '@types/long': 4.0.1 - '@types/node': 15.12.4 + '@types/node': 16.7.10 long: 4.0.0 dev: false - /proxy-addr/2.0.6: - resolution: {integrity: sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==} - engines: {node: '>= 0.10'} - dependencies: - forwarded: 0.1.2 - ipaddr.js: 1.9.1 - /proxy-addr/2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} dependencies: forwarded: 0.2.0 ipaddr.js: 1.9.1 - dev: false /proxy-from-env/1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} @@ -17806,7 +17044,7 @@ packages: /pumpify/2.0.1: resolution: {integrity: sha512-m7KOje7jZxrmutanlkS1daj1dS6z6BgslzOXmcSEpIlCxM3VJH7lG5QLeck/6hgF6F4crFf01UtQmNsJfweTAw==} dependencies: - duplexify: 4.1.1 + duplexify: 4.1.2 inherits: 2.0.4 pump: 3.0.0 dev: false @@ -18041,25 +17279,21 @@ packages: source-map: 0.7.3 dev: true - /react-i18next/11.11.4_i18next@19.9.2+react@17.0.2: + /react-i18next/11.11.4_i18next@20.6.0+react@17.0.2: resolution: {integrity: sha512-ayWFlu8Sc7GAxW1PzMaPtzq+yiozWMxs0P1WeITNVzXAVRhC0Httkzw/IiODBta6seJRBCLrtUeFUSXhAIxlRg==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0' dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 html-parse-stringify: 3.0.1 - i18next: 19.9.2 + i18next: 20.6.0 react: 17.0.2 dev: true /react-is/16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} - /react-is/17.0.1: - resolution: {integrity: sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==} - dev: true - /react-is/17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} dev: true @@ -18083,16 +17317,16 @@ packages: /react-lifecycles-compat/3.0.4: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} - /react-loadable-ssr-addon-v5-slorber/1.0.1_8e2cf43e91f69d730f657533f099f5e5: + /react-loadable-ssr-addon-v5-slorber/1.0.1_d00fcc76256d0bb71cf6f092822a0764: resolution: {integrity: sha512-lq3Lyw1lGku8zUEJPDxsNm1AfYHBrO9Y1+olAYwpUJ2IGFBskM0DMKok97A6LWUpHm+o7IvQBOWu9MLenp9Z+A==} engines: {node: '>=10.13.0'} peerDependencies: react-loadable: '*' webpack: '>=4.41.1 || 5.x' dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 react-loadable: 5.5.0_react@17.0.2 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 dev: false /react-loadable/5.5.0_react@17.0.2: @@ -18104,30 +17338,15 @@ packages: react: 17.0.2 dev: false - /react-router-config/5.1.1_react-router@5.2.0+react@17.0.2: + /react-router-config/5.1.1_react-router@5.2.1+react@17.0.2: resolution: {integrity: sha512-DuanZjaD8mQp1ppHjgnnUnyOlqYXZVjnov/JzFhjLEwd3Z4dYjMSnqrEzzGThH47vpCOqPPwJM2FtthLeJ8Pbg==} peerDependencies: react: '>=15' react-router: '>=5' dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 react: 17.0.2 - react-router: 5.2.0_react@17.0.2 - dev: false - - /react-router-dom/5.2.0_react@17.0.2: - resolution: {integrity: sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA==} - peerDependencies: - react: '>=15' - dependencies: - '@babel/runtime': 7.12.5 - history: 4.10.1 - loose-envify: 1.4.0 - prop-types: 15.7.2 - react: 17.0.2 - react-router: 5.2.0_react@17.0.2 - tiny-invariant: 1.1.0 - tiny-warning: 1.0.3 + react-router: 5.2.1_react@17.0.2 dev: false /react-router-dom/5.2.1_react@17.0.2: @@ -18135,7 +17354,7 @@ packages: peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 history: 4.10.1 loose-envify: 1.4.0 prop-types: 15.7.2 @@ -18143,32 +17362,13 @@ packages: react-router: 5.2.1_react@17.0.2 tiny-invariant: 1.1.0 tiny-warning: 1.0.3 - dev: true - - /react-router/5.2.0_react@17.0.2: - resolution: {integrity: sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw==} - peerDependencies: - react: '>=15' - dependencies: - '@babel/runtime': 7.12.5 - history: 4.10.1 - hoist-non-react-statics: 3.3.2 - loose-envify: 1.4.0 - mini-create-react-context: 0.4.1_prop-types@15.7.2+react@17.0.2 - path-to-regexp: 1.8.0 - prop-types: 15.7.2 - react: 17.0.2 - react-is: 16.13.1 - tiny-invariant: 1.1.0 - tiny-warning: 1.0.3 - dev: false /react-router/5.2.1_react@17.0.2: resolution: {integrity: sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==} peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 history: 4.10.1 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -18179,7 +17379,6 @@ packages: react-is: 16.13.1 tiny-invariant: 1.1.0 tiny-warning: 1.0.3 - dev: true /react-side-effect/2.1.1_react@17.0.2: resolution: {integrity: sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ==} @@ -18195,7 +17394,7 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 react: 17.0.2 use-composed-ref: 1.1.0_react@17.0.2 use-latest: 1.2.0_4cd822c6044f4c1a7e1f1fea0e728f12 @@ -18209,13 +17408,13 @@ packages: object-assign: 3.0.0 dev: true - /react-transition-group/4.4.1_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw==} + /react-transition-group/4.4.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==} peerDependencies: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.15.3 + '@babel/runtime': 7.15.4 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.7.2 @@ -18238,7 +17437,7 @@ packages: react: ^15.3.0 || ^16.0.0-alpha react-dom: ^15.3.0 || ^16.0.0-alpha dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.4 clsx: 1.1.1 dom-helpers: 5.2.1 loose-envify: 1.4.0 @@ -18285,9 +17484,9 @@ packages: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} engines: {node: '>=8'} dependencies: - '@types/normalize-package-data': 2.4.0 + '@types/normalize-package-data': 2.4.1 normalize-package-data: 2.5.0 - parse-json: 5.1.0 + parse-json: 5.2.0 type-fest: 0.6.0 dev: true @@ -18295,7 +17494,7 @@ packages: resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} engines: {node: '>=6'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 js-yaml: 3.14.1 pify: 4.0.1 strip-bom: 3.0.0 @@ -18304,7 +17503,7 @@ packages: /readable-stream/2.3.7: resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==} dependencies: - core-util-is: 1.0.2 + core-util-is: 1.0.3 inherits: 2.0.4 isarray: 1.0.0 process-nextick-args: 2.0.1 @@ -18324,18 +17523,18 @@ packages: resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==} engines: {node: '>=0.10'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 micromatch: 3.1.10 readable-stream: 2.3.7 - /readdirp/3.5.0: - resolution: {integrity: sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==} + /readdirp/3.6.0: + resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} dependencies: picomatch: 2.3.0 - /reading-time/1.3.0: - resolution: {integrity: sha512-RJ8J5O6UvrclfZpcPSPuKusrdRfoY7uXXoYOOdeswZNtSkQaewT3919yz6RyloDBR+iwcUyz5zGOUjhgvfuv3g==} + /reading-time/1.4.0: + resolution: {integrity: sha512-0I9aP583rqQhm6T6Y+pYgYaM4w649VHgQPC24xSWXpn/4qRs08Zu6KgXRf0da6/k7IHoC6idm76fU6vz4mmzHQ==} dev: false /readline-sync/1.4.10: @@ -18349,8 +17548,8 @@ packages: dependencies: resolve: 1.20.0 - /rechoir/0.7.0: - resolution: {integrity: sha512-ADsDEH2bvbjltXEP+hTIAmeFekTFK0V2BTxMkok6qILyAJEXV0AFfoWcAq4yfll5VdIMd/RVXq0lR+wQi5ZU3Q==} + /rechoir/0.7.1: + resolution: {integrity: sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==} engines: {node: '>= 0.10'} dependencies: resolve: 1.20.0 @@ -18395,13 +17594,13 @@ packages: resolution: {integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==} dev: true - /regenerator-runtime/0.13.7: - resolution: {integrity: sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==} + /regenerator-runtime/0.13.9: + resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} /regenerator-transform/0.14.5: resolution: {integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==} dependencies: - '@babel/runtime': 7.14.5 + '@babel/runtime': 7.15.3 /regex-not/1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} @@ -18410,10 +17609,6 @@ packages: extend-shallow: 3.0.2 safe-regex: 1.1.0 - /regex-parser/2.2.10: - resolution: {integrity: sha512-8t6074A68gHfU8Neftl0Le6KTDwfGAj7IyjPIMSfikI2wJUTHDMaIq42bUsfVnj8mhx0R+45rdUXHGpN164avA==} - dev: true - /regexp.prototype.flags/1.3.1: resolution: {integrity: sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==} engines: {node: '>= 0.4'} @@ -18421,8 +17616,8 @@ packages: call-bind: 1.0.2 define-properties: 1.1.3 - /regexpp/3.1.0: - resolution: {integrity: sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==} + /regexpp/3.2.0: + resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} engines: {node: '>=8'} dev: true @@ -18462,7 +17657,7 @@ packages: resolution: {integrity: sha512-0S3CpvpTAgGmnz8kiCyFLGuW5yA4OQhyNTm/nwPopZ7+PI11WnGl1TTWTGv/2hPEe/g2jRLlhVVSsoDH8waRug==} dependencies: hast-util-from-parse5: 5.0.3 - parse5: 5.1.0 + parse5: 5.1.1 xtend: 4.0.2 dev: false @@ -18486,7 +17681,7 @@ packages: resolution: {integrity: sha512-P3cj9s5ggsUvWw5fS2uzCHJMGuXYRb0NnZqYlNecewXt8QBU9n5vW3DUUKOhepS8F9CwdMx9B8a3i7pqFWAI5w==} dependencies: emoticon: 3.2.0 - node-emoji: 1.10.0 + node-emoji: 1.11.0 unist-util-visit: 2.0.3 dev: false @@ -18533,7 +17728,7 @@ packages: /remark-parse/9.0.0: resolution: {integrity: sha512-geKatMwSzEXKHuzBNU1z676sGcDcFoChMK38TgdHJNAYfFtsfHDQG7MoJAjs6sgYMqyLduCYWDIWZIxiPeafEw==} dependencies: - mdast-util-from-markdown: 0.8.4 + mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true @@ -18547,7 +17742,7 @@ packages: /remark-stringify/9.0.1: resolution: {integrity: sha512-mWmNg3ZtESvZS8fv5PTvaPckdL4iNlCHTt8/e/8oN08nArHRHjNZMKzA/YW3+p7/lYqIw4nx1XsjCBo/AxNChg==} dependencies: - mdast-util-to-markdown: 0.6.1 + mdast-util-to-markdown: 0.6.5 dev: true /remark/13.0.0: @@ -18555,7 +17750,7 @@ packages: dependencies: remark-parse: 9.0.0 remark-stringify: 9.0.1 - unified: 9.2.0 + unified: 9.2.2 transitivePeerDependencies: - supports-color dev: true @@ -18572,18 +17767,14 @@ packages: lodash: 4.17.21 strip-ansi: 3.0.1 - /repeat-element/1.1.3: - resolution: {integrity: sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==} + /repeat-element/1.1.4: + resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} engines: {node: '>=0.10.0'} /repeat-string/1.6.1: resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=} engines: {node: '>=0.10'} - /replace-ext/1.0.0: - resolution: {integrity: sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=} - engines: {node: '>= 0.10'} - /request-promise-core/1.1.4_request@2.88.2: resolution: {integrity: sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==} engines: {node: '>=0.10.0'} @@ -18612,7 +17803,7 @@ packages: engines: {node: '>= 4'} dependencies: aws-sign2: 0.7.0 - aws4: 1.10.1 + aws4: 1.11.0 caseless: 0.12.0 combined-stream: 1.0.8 extend: 3.0.2 @@ -18623,7 +17814,7 @@ packages: is-typedarray: 1.0.0 isstream: 0.1.2 json-stringify-safe: 5.0.1 - mime-types: 2.1.31 + mime-types: 2.1.32 oauth-sign: 0.8.2 performance-now: 2.1.0 qs: 6.5.2 @@ -18637,7 +17828,7 @@ packages: engines: {node: '>= 4'} dependencies: aws-sign2: 0.7.0 - aws4: 1.10.1 + aws4: 1.11.0 caseless: 0.12.0 combined-stream: 1.0.8 extend: 3.0.2 @@ -18648,7 +17839,7 @@ packages: is-typedarray: 1.0.0 isstream: 0.1.2 json-stringify-safe: 5.0.1 - mime-types: 2.1.31 + mime-types: 2.1.32 oauth-sign: 0.9.0 performance-now: 2.1.0 qs: 6.5.2 @@ -18664,7 +17855,7 @@ packages: deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 dependencies: aws-sign2: 0.7.0 - aws4: 1.10.1 + aws4: 1.11.0 caseless: 0.12.0 combined-stream: 1.0.8 extend: 3.0.2 @@ -18675,7 +17866,7 @@ packages: is-typedarray: 1.0.0 isstream: 0.1.2 json-stringify-safe: 5.0.1 - mime-types: 2.1.31 + mime-types: 2.1.32 oauth-sign: 0.9.0 performance-now: 2.1.0 qs: 6.5.2 @@ -18692,7 +17883,6 @@ packages: /require-from-string/2.0.2: resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} engines: {node: '>=0.10.0'} - dev: true /require-like/0.1.2: resolution: {integrity: sha1-rW8wwTvs15cBDEaK+ndcDAprR/o=} @@ -18740,42 +17930,20 @@ packages: /resolve-pathname/3.0.0: resolution: {integrity: sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==} - /resolve-url-loader/3.1.1: - resolution: {integrity: sha512-K1N5xUjj7v0l2j/3Sgs5b8CjrrgtC70SmdCuZiJ8tSyb5J+uk3FoeZ4b7yTnH6j7ngI+Bc5bldHJIa8hYdu2gQ==} - engines: {node: '>=6.0.0'} - dependencies: - adjust-sourcemap-loader: 2.0.0 - camelcase: 5.3.1 - compose-function: 3.0.3 - convert-source-map: 1.7.0 - es6-iterator: 2.0.3 - loader-utils: 1.2.3 - postcss: 7.0.21 - rework: 1.0.1 - rework-visit: 1.0.0 - source-map: 0.6.1 - dev: true - /resolve-url/0.2.1: resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=} - /resolve/1.17.0: - resolution: {integrity: sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==} - dependencies: - path-parse: 1.0.6 - dev: true - /resolve/1.20.0: resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==} dependencies: - is-core-module: 2.4.0 - path-parse: 1.0.6 + is-core-module: 2.6.0 + path-parse: 1.0.7 /resolve/2.0.0-next.3: resolution: {integrity: sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==} dependencies: is-core-module: 2.6.0 - path-parse: 1.0.6 + path-parse: 1.0.7 dev: true /responselike/1.0.2: @@ -18812,15 +17980,6 @@ packages: resolution: {integrity: sha512-WKE0j11Pa0ZJI5YIk0nflGI7SQsfl2ljihVy7ogh7DeQSeYAUi0ubZ/yEueGtDfUPk6GH5LRw1hBdLq4IwUBWA==} dev: true - /retry-request/4.1.3: - resolution: {integrity: sha512-QnRZUpuPNgX0+D1xVxul6DbJ9slvo4Rm6iV/dn63e048MvGbUZiKySVt6Tenp04JqmchxjiLltGerOJys7kJYQ==} - engines: {node: '>=8.10.0'} - dependencies: - debug: 4.3.2 - transitivePeerDependencies: - - supports-color - dev: false - /retry-request/4.2.2: resolution: {integrity: sha512-xA93uxUD/rogV7BV59agW/JHPGXeREMWiZc9jhcwY4YdZ7QOtC7qbomYg0n4wyk2lJhggjvKvhNX8wln/Aldhg==} engines: {node: '>=8.10.0'} @@ -18844,26 +18003,17 @@ packages: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - /rework-visit/1.0.0: - resolution: {integrity: sha1-mUWygD8hni96ygCtuLyfZA+ELJo=} - dev: true - - /rework/1.0.1: - resolution: {integrity: sha1-MIBqhBNCtUUQqkEQhQzUhTQUSqc=} - dependencies: - convert-source-map: 0.3.5 - css: 2.2.4 - dev: true - /rfdc/1.3.0: resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} dev: false /rgb-regex/1.0.1: resolution: {integrity: sha1-wODWiC3w4jviVKR16O3UGRX+rrE=} + dev: true /rgba-regex/1.0.0: resolution: {integrity: sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=} + dev: true /rimraf/2.4.5: resolution: {integrity: sha1-7nEM5dk6j9uFb7Xqj/Di11k0sto=} @@ -18895,7 +18045,7 @@ packages: resolution: {integrity: sha512-XZ2KEatH2nU5yPlts1Wu8SGIuZ3ndN025HQX5MqtUCUiOn5WkCDbcpJ2VJWjpuFmM2cUTQ1xtH21fhMCSseI5A==} hasBin: true dependencies: - chalk: 4.1.1 + chalk: 4.1.2 find-up: 5.0.0 mkdirp: 1.0.4 postcss: 8.3.6 @@ -18927,6 +18077,7 @@ packages: /safe-json-stringify/1.2.0: resolution: {integrity: sha512-gH8eh2nZudPQO6TytOvbxnuhYBOvDBBLW52tz5q6X58lJcd/tkmqFR+5Z9adS8aJtURSXWThWy/xJtJwixErvg==} + requiresBuild: true dev: false optional: true @@ -18994,7 +18145,7 @@ packages: engines: {node: '>=8.9.0'} hasBin: true dependencies: - chokidar: 3.5.1 + chokidar: 3.5.2 dev: true /sax/1.2.1: @@ -19031,28 +18182,11 @@ packages: ajv-errors: 1.0.1_ajv@6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 - /schema-utils/2.7.0: - resolution: {integrity: sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==} - engines: {node: '>= 8.9.0'} - dependencies: - '@types/json-schema': 7.0.5 - ajv: 6.12.4 - ajv-keywords: 3.5.2_ajv@6.12.4 - dev: true - /schema-utils/2.7.1: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} engines: {node: '>= 8.9.0'} dependencies: - '@types/json-schema': 7.0.8 - ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - - /schema-utils/3.0.0: - resolution: {integrity: sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==} - engines: {node: '>= 10.13.0'} - dependencies: - '@types/json-schema': 7.0.6 + '@types/json-schema': 7.0.9 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 @@ -19060,7 +18194,7 @@ packages: resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==} engines: {node: '>= 10.13.0'} dependencies: - '@types/json-schema': 7.0.8 + '@types/json-schema': 7.0.9 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 @@ -19087,12 +18221,6 @@ packages: resolution: {integrity: sha512-aVmbPOfViZqOZPgRBT0+3u4yZFHpmnIghLMlAcb5/xhp5ZtB/RVnKhz5vl2M32CLXAqR4kha9zfhNg0Lf/sxKA==} dependencies: node-forge: 0.10.0 - dev: true - - /selfsigned/1.10.8: - resolution: {integrity: sha512-2P4PtieJeEwVgTU9QEcwIRDQ/mXJLX8/+I3ur+Pg16nS8oNbrGxEso9NyYWy8NAmXiNl4dlAp5MwoNeCWzON4w==} - dependencies: - node-forge: 0.10.0 /semver-compare/1.0.0: resolution: {integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=} @@ -19145,12 +18273,6 @@ packages: range-parser: 1.2.1 statuses: 1.5.0 - /serialize-javascript/5.0.1: - resolution: {integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==} - dependencies: - randombytes: 2.1.0 - dev: false - /serialize-javascript/6.0.0: resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==} dependencies: @@ -19178,7 +18300,7 @@ packages: debug: 2.6.9 escape-html: 1.0.3 http-errors: 1.6.3 - mime-types: 2.1.31 + mime-types: 2.1.32 parseurl: 1.3.3 /serve-static/1.14.1: @@ -19270,7 +18392,7 @@ packages: dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.1 - object-inspect: 1.10.3 + object-inspect: 1.11.0 /signal-exit/3.0.3: resolution: {integrity: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==} @@ -19293,11 +18415,11 @@ packages: is-arrayish: 0.3.2 dev: true - /sirv/1.0.12: - resolution: {integrity: sha512-+jQoCxndz7L2tqQL4ZyzfDhky0W/4ZJip3XoOuxyQWnAwMxindLl3Xv1qT4x1YX/re0leShvTm8Uk0kQspGhBg==} + /sirv/1.0.17: + resolution: {integrity: sha512-qx9go5yraB7ekT7bCMqUHJ5jEaOC/GXBxUWv+jeWnb7WzHUFdcQPGWk7YmAwFBaQBrogpuSqd/azbC2lZRqqmw==} engines: {node: '>= 10'} dependencies: - '@polka/url': 1.0.0-next.15 + '@polka/url': 1.0.0-next.20 mime: 2.5.2 totalist: 1.1.0 dev: false @@ -19310,9 +18432,9 @@ packages: engines: {node: '>=12.0.0', npm: '>=5.6.0'} hasBin: true dependencies: - '@types/node': 15.12.4 + '@types/node': 15.14.9 '@types/sax': 1.2.3 - arg: 5.0.0 + arg: 5.0.1 sax: 1.2.4 dev: false @@ -19382,31 +18504,31 @@ packages: source-map-resolve: 0.5.3 use: 3.1.1 - /sockjs-client/1.5.1: - resolution: {integrity: sha512-VnVAb663fosipI/m6pqRXakEOw7nvd7TUgdr3PlR/8V2I95QIdwT8L4nMxhyU8SmDBHYXU1TOElaKOmKLfYzeQ==} + /sockjs-client/1.5.2: + resolution: {integrity: sha512-ZzRxPBISQE7RpzlH4tKJMQbHM9pabHluk0WBaxAQ+wm/UieeBVBou0p4wVnSQGN9QmpAZygQ0cDIypWuqOFmFQ==} dependencies: debug: 3.2.7 - eventsource: 1.0.7 - faye-websocket: 0.11.3 + eventsource: 1.1.0 + faye-websocket: 0.11.4 inherits: 2.0.4 json3: 3.3.3 - url-parse: 1.5.1 + url-parse: 1.5.3 /sockjs/0.3.21: resolution: {integrity: sha512-DhbPFGpxjc6Z3I+uX07Id5ZO2XwYsWOrYjaSeieES78cq+JaJvVe5q/m1uvjIQhXinhIeCFRH6JgXe+mvVMyXw==} dependencies: - faye-websocket: 0.11.3 + faye-websocket: 0.11.4 uuid: 3.4.0 websocket-driver: 0.7.4 - /sonic-boom/1.1.0: - resolution: {integrity: sha512-JyOf+Xt7GBN4tAic/DD1Bitw6OMgSHAnswhPeOiLpfRoSjPNjEIi73UF3OxHzhSNn9WavxGuCZzprFCGFSNwog==} + /sonic-boom/1.4.1: + resolution: {integrity: sha512-LRHh/A8tpW7ru89lrlkU4AszXt1dbwSjVWguGrmlxE7tawVmDBlI1PILMkXAxJTwqhgsEeTHzj36D5CmHgQmNg==} dependencies: atomic-sleep: 1.0.0 flatstr: 1.0.12 - /sonic-boom/2.2.0: - resolution: {integrity: sha512-jqyUKgug8CUsI+OwAjG0n0uFvM5jLogy6pcfEgCLv4qlOmbhCn75gjDin2891c1mnVns6D5pTxThAfZW4oYPIw==} + /sonic-boom/2.2.2: + resolution: {integrity: sha512-tSkj2MFPpOt7VZ2IDmjcUrDlbyxUKqOQUvZBy98EdzGqaKptT3lFXWeQ1RYYGPjz597A8iG54lrGLTg4kEiAaA==} dependencies: atomic-sleep: 1.0.0 dev: true @@ -19423,28 +18545,13 @@ packages: resolution: {integrity: sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==} engines: {node: '>=0.10.0'} - /source-map-loader/1.1.0_webpack@5.33.2: - resolution: {integrity: sha512-Kj7rXntLhAsEjZlqGz85Mbnu8N4gcxj5qZI1XyLQjqAI/p92ckRXwErb3jVYL5JxlFJnD4VgwybpB1h6NlETRg==} - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 - dependencies: - abab: 2.0.4 - iconv-lite: 0.6.2 - loader-utils: 2.0.0 - schema-utils: 2.7.1 - source-map: 0.6.1 - webpack: 5.33.2_webpack-cli@4.8.0 - whatwg-mimetype: 2.3.0 - dev: true - /source-map-resolve/0.5.3: resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} dependencies: atob: 2.1.2 decode-uri-component: 0.2.0 resolve-url: 0.2.1 - source-map-url: 0.4.0 + source-map-url: 0.4.1 urix: 0.1.0 /source-map-resolve/0.6.0: @@ -19457,11 +18564,11 @@ packages: /source-map-support/0.5.19: resolution: {integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==} dependencies: - buffer-from: 1.1.1 + buffer-from: 1.1.2 source-map: 0.6.1 - /source-map-url/0.4.0: - resolution: {integrity: sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=} + /source-map-url/0.4.1: + resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} /source-map/0.5.7: resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} @@ -19498,7 +18605,7 @@ packages: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.7 + spdx-license-ids: 3.0.10 dev: true /spdx-exceptions/2.3.0: @@ -19509,18 +18616,18 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 - spdx-license-ids: 3.0.7 + spdx-license-ids: 3.0.10 dev: true - /spdx-license-ids/3.0.7: - resolution: {integrity: sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==} + /spdx-license-ids/3.0.10: + resolution: {integrity: sha512-oie3/+gKf7QtpitB0LYLETe+k8SifzsX4KixvpOsbI6S0kRiRQ5MKOio8eMSAKQ17N06+wdEOXRiId+zOxo0hA==} dev: true /spdy-transport/3.0.0_supports-color@6.1.0: resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: 4.3.1_supports-color@6.1.0 - detect-node: 2.0.4 + debug: 4.3.2_supports-color@6.1.0 + detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 readable-stream: 3.6.0 @@ -19532,7 +18639,7 @@ packages: resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} dependencies: - debug: 4.3.1_supports-color@6.1.0 + debug: 4.3.2_supports-color@6.1.0 handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 @@ -19563,12 +18670,6 @@ packages: through: 2.3.8 dev: true - /split2/2.2.0: - resolution: {integrity: sha512-RAb22TG39LhI31MbreBgIuKiIKhVsawfTgEGqKHTK87aG+ul/PB8Sqoi3I7kVdRWiCfrKxK3uo4/YUkpNvhPbw==} - dependencies: - through2: 2.0.5 - dev: true - /split2/3.2.2: resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==} dependencies: @@ -19627,13 +18728,13 @@ packages: conventional-changelog-config-spec: 2.1.0 conventional-changelog-conventionalcommits: 4.5.0 conventional-recommended-bump: 6.1.0 - detect-indent: 6.0.0 + detect-indent: 6.1.0 detect-newline: 3.1.0 dotgitignore: 2.1.0 figures: 3.2.0 find-up: 5.0.0 fs-access: 1.0.1 - git-semver-tags: 4.1.0 + git-semver-tags: 4.1.1 semver: 7.3.5 stringify-package: 1.0.1 yargs: 16.2.0 @@ -19668,7 +18769,7 @@ packages: /steno/0.4.4: resolution: {integrity: sha1-BxEFvfwobmYVwEA8J+nXtdy4Vcs=} dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 /stream-events/1.0.5: resolution: {integrity: sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==} @@ -19679,10 +18780,10 @@ packages: resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==} dev: false - /stream-transform/2.0.4: - resolution: {integrity: sha512-LQXH1pUksoef5Ijo6+2ihnjLLZtZuoqu1vhut6a7xZ77nrLA/shbbx2FAzVC/nkb6wwrPzOO98700mv4HDQcWg==} + /stream-transform/2.1.2: + resolution: {integrity: sha512-EnqH5Fdzs6OQB651YsAw1Y78EznjC5B6ythbXIuAiS7r5JVJWGPU8iVDnxFvps/FpSdJIctCcFStamDEygovBg==} dependencies: - mixme: 0.4.0 + mixme: 0.5.1 dev: true /string-argv/0.3.1: @@ -19731,15 +18832,6 @@ packages: is-fullwidth-code-point: 2.0.0 strip-ansi: 5.2.0 - /string-width/4.2.0: - resolution: {integrity: sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==} - engines: {node: '>=8'} - dependencies: - emoji-regex: 8.0.0 - is-fullwidth-code-point: 3.0.0 - strip-ansi: 6.0.0 - dev: true - /string-width/4.2.2: resolution: {integrity: sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==} engines: {node: '>=8'} @@ -19753,7 +18845,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.3 + es-abstract: 1.18.5 get-intrinsic: 1.1.1 has-symbols: 1.0.2 internal-slot: 1.0.3 @@ -19761,19 +18853,13 @@ packages: side-channel: 1.0.4 dev: true - /string.prototype.padend/3.1.0: - resolution: {integrity: sha512-3aIv8Ffdp8EZj8iLwREGpQaUZiPyrWrpzMBHvkiSW/bK/EGve9np07Vwy7IJ5waydpGXzQZu/F8Oze2/IWkBaA==} + /string.prototype.padend/3.1.2: + resolution: {integrity: sha512-/AQFLdYvePENU3W5rgurfWSMU6n+Ww8n/3cUt7E+vPBB/D7YDG8x+qjoFs4M/alR2bW7Qg6xMjVwWUOvuQ0XpQ==} engines: {node: '>= 0.4'} dependencies: + call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.17.6 - dev: true - - /string.prototype.trimend/1.0.1: - resolution: {integrity: sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==} - dependencies: - define-properties: 1.1.3 - es-abstract: 1.17.6 + es-abstract: 1.18.5 dev: true /string.prototype.trimend/1.0.4: @@ -19782,13 +18868,6 @@ packages: call-bind: 1.0.2 define-properties: 1.1.3 - /string.prototype.trimstart/1.0.1: - resolution: {integrity: sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==} - dependencies: - define-properties: 1.1.3 - es-abstract: 1.17.6 - dev: true - /string.prototype.trimstart/1.0.4: resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==} dependencies: @@ -19888,14 +18967,12 @@ packages: /stubs/3.0.0: resolution: {integrity: sha1-6NK6H6nJBXAwPAMLaQD31fiavls=} - /style-loader/1.2.1_webpack@5.33.2: - resolution: {integrity: sha512-ByHSTQvHLkWE9Ir5+lGbVOXhxX10fbprhLvdg96wedFZb4NDekDPxVKv5Fwmio+QcMlkkNfuK+5W1peQ5CUhZg==} - engines: {node: '>= 8.9.0'} + /style-loader/3.2.1_webpack@5.33.2: + resolution: {integrity: sha512-1k9ZosJCRFaRbY6hH49JFlRB0fVSbmnyq1iTPjNxUmGVjBNEmwrrHPenhlp+Lgo51BojHSf6pl2FcqYaN3PfVg==} + engines: {node: '>= 12.13.0'} peerDependencies: - webpack: ^4.0.0 || ^5.0.0 + webpack: ^5.0.0 dependencies: - loader-utils: 2.0.0 - schema-utils: 2.7.1 webpack: 5.33.2_webpack-cli@4.8.0 dev: true @@ -19913,7 +18990,7 @@ packages: resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.16.4 + browserslist: 4.16.8 postcss: 7.0.36 postcss-selector-parser: 3.1.2 dev: true @@ -19924,15 +19001,15 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.16.6 + browserslist: 4.16.8 postcss: 8.3.6 postcss-selector-parser: 6.0.6 dev: false - /stylelint-config-recommended/3.0.0_stylelint@13.13.1: - resolution: {integrity: sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==} + /stylelint-config-recommended/5.0.0_stylelint@13.13.1: + resolution: {integrity: sha512-c8aubuARSu5A3vEHLBeOSJt1udOdS+1iue7BmJDTSXoCBmfEQmmWX+59vYIj3NQdJBY6a/QRv1ozVFpaB9jaqA==} peerDependencies: - stylelint: '>=10.1.0' + stylelint: ^13.13.0 dependencies: stylelint: 13.13.1 dev: true @@ -19944,28 +19021,28 @@ packages: /stylelint-processor-styled-components/1.10.0: resolution: {integrity: sha512-g4HpN9rm0JD0LoHuIOcd/FIjTZCJ0ErQ+dC3VTxp+dSvnkV+MklKCCmCQEdz5K5WxF4vPuzfVgdbSDuPYGZhoA==} dependencies: - '@babel/parser': 7.12.5 - '@babel/traverse': 7.12.5 - micromatch: 4.0.2 - postcss: 7.0.32 + '@babel/parser': 7.15.4 + '@babel/traverse': 7.15.4 + micromatch: 4.0.4 + postcss: 7.0.36 transitivePeerDependencies: - supports-color dev: true - /stylelint-webpack-plugin/2.2.1_stylelint@13.13.1+webpack@5.33.2: - resolution: {integrity: sha512-zzbBtpSFkCtWX/I/bNN2q8tm5nY876R4qau/o0UynuYPZNaDZEzxtPQBGk+0feH61sXTt39WVm/j+oH6wBJlmA==} + /stylelint-webpack-plugin/2.2.2_stylelint@13.13.1+webpack@5.33.2: + resolution: {integrity: sha512-zfIsAF13xe6xuhwxZDFWQEmuVcxnRk9JFovyRL/23CWjPK1HLRw4QZdvo0Bz1bQZaDQA+6ha7cU0NO+LXaw4Mw==} engines: {node: '>= 10.13.0'} peerDependencies: stylelint: ^13.0.0 webpack: ^4.0.0 || ^5.0.0 dependencies: - '@types/stylelint': 13.13.0 + '@types/stylelint': 13.13.2 arrify: 2.0.1 globby: 11.0.4 - jest-worker: 27.0.2 + jest-worker: 27.1.0 micromatch: 4.0.4 normalize-path: 3.0.0 - schema-utils: 3.0.0 + schema-utils: 3.1.1 stylelint: 13.13.1 webpack: 5.33.2_webpack-cli@4.8.0 dev: true @@ -19979,11 +19056,11 @@ packages: '@stylelint/postcss-markdown': 0.36.2_2b33a41d320e3e2012e5b3b0fadc703b autoprefixer: 9.8.6 balanced-match: 2.0.0 - chalk: 4.1.1 - cosmiconfig: 7.0.0 + chalk: 4.1.2 + cosmiconfig: 7.0.1 debug: 4.3.2 execall: 2.0.0 - fast-glob: 3.2.5 + fast-glob: 3.2.7 fastest-levenshtein: 1.0.12 file-entry-cache: 6.0.1 get-stdin: 8.0.0 @@ -20027,8 +19104,8 @@ packages: - supports-color dev: true - /stylis/4.0.6: - resolution: {integrity: sha512-1igcUEmYFBEO14uQHAJhCUelTR5jPztfdVKrYxRnDa5D5Dn3w0NxXupJNPr/VV/yRfZYEAco8sTIRZzH3sRYKg==} + /stylis/4.0.10: + resolution: {integrity: sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg==} dev: true /subarg/1.0.0: @@ -20050,7 +19127,7 @@ packages: component-emitter: 1.3.0 cookiejar: 2.1.2 debug: 4.3.2 - fast-safe-stringify: 2.0.7 + fast-safe-stringify: 2.0.8 form-data: 3.0.1 formidable: 1.2.2 methods: 1.1.2 @@ -20141,14 +19218,14 @@ packages: unquote: 1.1.1 util.promisify: 1.0.1 - /svgo/2.3.1: - resolution: {integrity: sha512-riDDIQgXpEnn0BEl9Gvhh1LNLIyiusSpt64IR8upJu7MwxnzetmF/Y57pXQD2NMX2lVyMRzXt5f2M5rO4wG7Dw==} + /svgo/2.5.0: + resolution: {integrity: sha512-FSdBOOo271VyF/qZnOn1PgwCdt1v4Dx0Sey+U1jgqm1vqRYjPGdip0RGrFW6ItwtkBB8rHgHk26dlVr0uCs82Q==} engines: {node: '>=10.13.0'} hasBin: true dependencies: '@trysound/sax': 0.1.1 - chalk: 4.1.1 - commander: 7.1.0 + colorette: 1.3.0 + commander: 7.2.0 css-select: 4.1.3 css-tree: 1.1.3 csso: 4.2.0 @@ -20167,7 +19244,7 @@ packages: resolution: {integrity: sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.4.0 + ajv: 8.6.2 lodash.clonedeep: 4.5.0 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 @@ -20190,42 +19267,29 @@ packages: chownr: 1.1.4 mkdirp: 0.5.5 pump: 3.0.0 - tar-stream: 2.1.4 + tar-stream: 2.2.0 dev: true - /tar-fs/2.1.0: - resolution: {integrity: sha512-9uW5iDvrIMCVpvasdFHW0wJPez0K4JnMZtsuIeDI7HyMGJNxmDZDOCQROr7lXyS+iL/QMpj07qcjGYTSdRFXUg==} + /tar-fs/2.1.1: + resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} dependencies: chownr: 1.1.4 mkdirp-classic: 0.5.3 pump: 3.0.0 - tar-stream: 2.1.4 + tar-stream: 2.2.0 dev: true - /tar-stream/2.1.4: - resolution: {integrity: sha512-o3pS2zlG4gxr67GmFYBLlq+dM8gyRGUOvsrHclSkvtVtQbjV0s/+ZE8OpICbaj8clrX3tjeHngYGP7rweaBnuw==} + /tar-stream/2.2.0: + resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} dependencies: - bl: 4.0.3 + bl: 4.1.0 end-of-stream: 1.4.4 fs-constants: 1.0.0 inherits: 2.0.4 readable-stream: 3.6.0 dev: true - /teeny-request/7.0.1: - resolution: {integrity: sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw==} - engines: {node: '>=10'} - dependencies: - http-proxy-agent: 4.0.1 - https-proxy-agent: 5.0.0 - node-fetch: 2.6.1 - stream-events: 1.0.5 - uuid: 8.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /teeny-request/7.1.1: resolution: {integrity: sha512-iwY6rkW5DDGq8hE2YgNQlKbptYpY5Nn2xecjQiNjOXWbKzPGUfmeUBCSQbbr306d7Z7U2N0TPl+/SwYRfua1Dg==} engines: {node: '>=10'} @@ -20234,10 +19298,9 @@ packages: https-proxy-agent: 5.0.0 node-fetch: 2.6.1 stream-events: 1.0.5 - uuid: 8.3.0 + uuid: 8.3.2 transitivePeerDependencies: - supports-color - dev: true /temp-dir/2.0.0: resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} @@ -20264,36 +19327,6 @@ packages: supports-hyperlinks: 2.2.0 dev: true - /terser-webpack-plugin/5.1.3_webpack@5.40.0: - resolution: {integrity: sha512-cxGbMqr6+A2hrIB5ehFIF+F/iST5ZOxvOmy9zih9ySbP1C2oEWQSOUS+2SNBTjzx5xLKO4xnod9eywdfq1Nb9A==} - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^5.1.0 - dependencies: - jest-worker: 27.0.2 - p-limit: 3.1.0 - schema-utils: 3.0.0 - serialize-javascript: 5.0.1 - source-map: 0.6.1 - terser: 5.7.0 - webpack: 5.40.0 - dev: false - - /terser-webpack-plugin/5.1.4_webpack@5.33.2: - resolution: {integrity: sha512-C2WkFwstHDhVEmsmlCxrXUtVklS+Ir1A7twrYzrDrQQOIMOaVAYykaoo/Aq1K0QRkMoY2hhvDQY1cm4jnIMFwA==} - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^5.1.0 - dependencies: - jest-worker: 27.1.0 - p-limit: 3.1.0 - schema-utils: 3.1.1 - serialize-javascript: 6.0.0 - source-map: 0.6.1 - terser: 5.7.0 - webpack: 5.33.2_webpack-cli@4.8.0 - dev: true - /terser-webpack-plugin/5.2.0_webpack@5.33.2: resolution: {integrity: sha512-FpR4Qe0Yt4knSQ5u2bA1wkM0R8VlVsvhyfSHvomXRivS4vPLk0dJV2IhRBIHRABh7AFutdMeElIA5y1dETwMBg==} engines: {node: '>= 10.13.0'} @@ -20319,6 +19352,32 @@ packages: webpack: 5.33.2_webpack-cli@4.8.0 dev: true + /terser-webpack-plugin/5.2.2_esbuild@0.12.24+webpack@5.51.2: + resolution: {integrity: sha512-/SNcbgI4Igd0E02R6HY7BnKkQBfAdV6BHcYYXk++QrGXpQoayMt79eaOtTrghtdRoDL5w3hgyMh+AippkuOEFg==} + engines: {node: '>= 10.13.0'} + peerDependencies: + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' + webpack: ^5.1.0 + peerDependenciesMeta: + '@swc/core': + optional: true + esbuild: + optional: true + uglify-js: + optional: true + dependencies: + esbuild: 0.12.24 + jest-worker: 27.1.0 + p-limit: 3.1.0 + schema-utils: 3.1.1 + serialize-javascript: 6.0.0 + source-map: 0.6.1 + terser: 5.7.2 + webpack: 5.51.2_esbuild@0.12.24 + dev: false + /terser/4.8.0: resolution: {integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==} engines: {node: '>=6.0.0'} @@ -20328,15 +19387,6 @@ packages: source-map: 0.6.1 source-map-support: 0.5.19 - /terser/5.7.0: - resolution: {integrity: sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==} - engines: {node: '>=10'} - hasBin: true - dependencies: - commander: 2.20.3 - source-map: 0.7.3 - source-map-support: 0.5.19 - /terser/5.7.2: resolution: {integrity: sha512-0Omye+RD4X7X69O0eql3lC4Heh/5iLj3ggxR/B5ketZLOtLiOqukUgjw3q4PDnNQbsrkKr3UMypqStQG3XKRvw==} engines: {node: '>=10'} @@ -20345,7 +19395,6 @@ packages: commander: 2.20.3 source-map: 0.7.3 source-map-support: 0.5.19 - dev: true /test-exclude/6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} @@ -20378,13 +19427,6 @@ packages: xtend: 4.0.2 dev: true - /through2/3.0.2: - resolution: {integrity: sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==} - dependencies: - inherits: 2.0.4 - readable-stream: 3.6.0 - dev: true - /through2/4.0.2: resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} dependencies: @@ -20548,8 +19590,8 @@ packages: engines: {node: '>=4'} dev: true - /trim-newlines/3.0.0: - resolution: {integrity: sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==} + /trim-newlines/3.0.1: + resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} dev: true @@ -20593,9 +19635,9 @@ packages: optional: true dependencies: '@cspotcode/source-map-support': 0.6.1 - '@tsconfig/node10': 1.0.7 - '@tsconfig/node12': 1.0.7 - '@tsconfig/node14': 1.0.0 + '@tsconfig/node10': 1.0.8 + '@tsconfig/node12': 1.0.9 + '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 '@types/node': 14.6.0 acorn: 8.4.1 @@ -20620,8 +19662,8 @@ packages: /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - /tslib/2.2.0: - resolution: {integrity: sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==} + /tslib/2.3.1: + resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} /tsscmp/1.0.6: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} @@ -20643,7 +19685,7 @@ packages: hasBin: true dependencies: chalk: 3.0.0 - csv: 5.3.2 + csv: 5.5.2 smartwrap: 1.2.5 strip-ansi: 6.0.0 wcwidth: 1.0.1 @@ -20658,8 +19700,8 @@ packages: /tweetnacl/0.14.5: resolution: {integrity: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=} - /typanion/3.3.1: - resolution: {integrity: sha512-VogBiMj3ZQuWaHkbhXwSgd9jXE4s7EMaaV7VSEiKTNYnKJs/bPjvcOGbD7rTM9aPqTABvgLVEZ+iFP6ab12HtQ==} + /typanion/3.3.2: + resolution: {integrity: sha512-m3v3wtFc6R0wtl0RpEn11bKXIOjS1zch5gmx0zg2G5qfGQ3A9TVZRMSL43O5eFuGXsrgzyvDcGRmSXGP5UqpDQ==} /type-check/0.3.2: resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=} @@ -20717,7 +19759,7 @@ packages: engines: {node: '>= 0.6'} dependencies: media-typer: 0.3.0 - mime-types: 2.1.31 + mime-types: 2.1.32 /type/1.2.0: resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==} @@ -20745,10 +19787,11 @@ packages: resolution: {integrity: sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==} dev: false - /uglify-js/3.12.4: - resolution: {integrity: sha512-L5i5jg/SHkEqzN18gQMTWsZk3KelRsfD1wUVNqtq0kzqWQqcJjyL8yc1o8hJgRrWqrAl2mUFbhfznEIoi7zi2A==} + /uglify-js/3.14.1: + resolution: {integrity: sha512-JhS3hmcVaXlp/xSo3PKY5R0JqKs5M3IV+exdLHW99qKvKivPO4Z8qbej6mte17SOPqAOVMjt/XGgWacnFSzM3g==} engines: {node: '>=0.8.0'} hasBin: true + requiresBuild: true optional: true /unbox-primitive/1.0.1: @@ -20817,7 +19860,7 @@ packages: extend: 3.0.2 is-plain-obj: 2.1.0 trough: 1.0.5 - vfile: 4.2.0 + vfile: 4.2.1 dev: false /unified/9.2.0: @@ -20825,10 +19868,22 @@ packages: dependencies: bail: 1.0.5 extend: 3.0.2 - is-buffer: 2.0.4 + is-buffer: 2.0.5 is-plain-obj: 2.1.0 trough: 1.0.5 - vfile: 4.2.0 + vfile: 4.2.1 + dev: false + + /unified/9.2.2: + resolution: {integrity: sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==} + dependencies: + bail: 1.0.5 + extend: 3.0.2 + is-buffer: 2.0.5 + is-plain-obj: 2.1.0 + trough: 1.0.5 + vfile: 4.2.1 + dev: true /union-value/1.0.1: resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} @@ -20841,6 +19896,7 @@ packages: /uniq/1.0.1: resolution: {integrity: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=} + dev: true /uniqs/2.0.0: resolution: {integrity: sha1-/+3ks2slKQaW5uFl1KWe25mOawI=} @@ -20858,15 +19914,15 @@ packages: /unist-util-find-all-after/3.0.2: resolution: {integrity: sha512-xaTC/AGZ0rIM2gM28YVRAFPIZpzbpDtU3dRmp7EXlNVA8ziQc4hY3H7BHXM1J49nEmiqc3svnqMReW+PGqbZKQ==} dependencies: - unist-util-is: 4.0.2 + unist-util-is: 4.1.0 dev: true /unist-util-generated/1.1.6: resolution: {integrity: sha512-cln2Mm1/CZzN5ttGK7vkoGw+RZ8VcUH6BtGbq98DDtRGquAAOXig1mrBQYelOwMXYS8rK+vZDyyojSjp7JX+Lg==} dev: false - /unist-util-is/4.0.2: - resolution: {integrity: sha512-Ofx8uf6haexJwI1gxWMGg6I/dLnF2yE+KibhD3/diOqY2TinLcqHXCV6OI5gFVn3xQqDH+u0M625pfKwIwgBKQ==} + /unist-util-is/4.1.0: + resolution: {integrity: sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==} /unist-util-position/3.1.0: resolution: {integrity: sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==} @@ -20881,26 +19937,26 @@ packages: /unist-util-remove/2.1.0: resolution: {integrity: sha512-J8NYPyBm4baYLdCbjmf1bhPu45Cr1MWTm77qd9istEkzWpnN6O9tMsEbB2JhNnBCqGENRqEWomQ+He6au0B27Q==} dependencies: - unist-util-is: 4.0.2 + unist-util-is: 4.1.0 dev: false /unist-util-stringify-position/2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} dependencies: - '@types/unist': 2.0.3 + '@types/unist': 2.0.6 /unist-util-visit-parents/3.1.1: resolution: {integrity: sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==} dependencies: - '@types/unist': 2.0.3 - unist-util-is: 4.0.2 + '@types/unist': 2.0.6 + unist-util-is: 4.1.0 dev: false /unist-util-visit/2.0.3: resolution: {integrity: sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==} dependencies: - '@types/unist': 2.0.3 - unist-util-is: 4.0.2 + '@types/unist': 2.0.6 + unist-util-is: 4.1.0 unist-util-visit-parents: 3.1.1 dev: false @@ -20957,7 +20013,7 @@ packages: engines: {node: '>=10'} dependencies: boxen: 5.0.1 - chalk: 4.1.1 + chalk: 4.1.2 configstore: 5.0.1 has-yarn: 2.1.0 import-lazy: 2.1.0 @@ -20989,13 +20045,6 @@ packages: typescript: 4.4.2 transitivePeerDependencies: - ts-jest - - vue - dev: true - - /uri-js/4.2.2: - resolution: {integrity: sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==} - dependencies: - punycode: 2.1.1 dev: true /uri-js/4.4.1: @@ -21017,11 +20066,11 @@ packages: optional: true dependencies: loader-utils: 2.0.0 - mime-types: 2.1.31 + mime-types: 2.1.32 schema-utils: 3.1.1 dev: true - /url-loader/4.1.1_file-loader@5.1.0+webpack@5.33.2: + /url-loader/4.1.1_file-loader@6.2.0+webpack@5.51.2: resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -21031,38 +20080,37 @@ packages: file-loader: optional: true dependencies: - file-loader: 5.1.0_webpack@5.33.2 + file-loader: 6.2.0_webpack@5.51.2 loader-utils: 2.0.0 - mime-types: 2.1.31 + mime-types: 2.1.32 + schema-utils: 3.1.1 + webpack: 5.51.2_esbuild@0.12.24 + dev: false + + /url-loader/4.1.1_webpack@5.33.2: + resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} + engines: {node: '>= 10.13.0'} + peerDependencies: + file-loader: '*' + webpack: ^4.0.0 || ^5.0.0 + peerDependenciesMeta: + file-loader: + optional: true + dependencies: + loader-utils: 2.0.0 + mime-types: 2.1.32 schema-utils: 3.1.1 webpack: 5.33.2_webpack-cli@4.8.0 dev: true - /url-loader/4.1.1_file-loader@6.2.0+webpack@5.40.0: - resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} - engines: {node: '>= 10.13.0'} - peerDependencies: - file-loader: '*' - webpack: ^4.0.0 || ^5.0.0 - peerDependenciesMeta: - file-loader: - optional: true - dependencies: - file-loader: 6.2.0_webpack@5.40.0 - loader-utils: 2.0.0 - mime-types: 2.1.31 - schema-utils: 3.1.1 - webpack: 5.40.0 - dev: false - /url-parse-lax/3.0.0: resolution: {integrity: sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=} engines: {node: '>=4'} dependencies: prepend-http: 2.0.0 - /url-parse/1.5.1: - resolution: {integrity: sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==} + /url-parse/1.5.3: + resolution: {integrity: sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==} dependencies: querystringify: 2.2.0 requires-port: 1.0.0 @@ -21143,16 +20191,10 @@ packages: resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} dependencies: define-properties: 1.1.3 - es-abstract: 1.18.3 + es-abstract: 1.18.5 has-symbols: 1.0.2 object.getownpropertydescriptors: 2.1.2 - /util/0.10.3: - resolution: {integrity: sha1-evsa/lCAUkZInj23/g7TeTNqwPk=} - dependencies: - inherits: 2.0.1 - dev: true - /utila/0.4.0: resolution: {integrity: sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=} @@ -21178,14 +20220,9 @@ packages: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} hasBin: true - /uuid/8.3.0: - resolution: {integrity: sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==} - hasBin: true - /uuid/8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true - dev: true /v8-compile-cache/2.3.0: resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} @@ -21196,7 +20233,7 @@ packages: engines: {node: '>=10.12.0'} dependencies: '@types/istanbul-lib-coverage': 2.0.3 - convert-source-map: 1.7.0 + convert-source-map: 1.8.0 source-map: 0.7.3 dev: true @@ -21313,7 +20350,7 @@ packages: dependencies: assert-plus: 1.0.0 core-util-is: 1.0.2 - extsprintf: 1.3.0 + extsprintf: 1.4.0 /verror/1.6.0: resolution: {integrity: sha1-fROyex+swuLakEBetepuW90lLqU=} @@ -21329,15 +20366,14 @@ packages: /vfile-message/2.0.4: resolution: {integrity: sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==} dependencies: - '@types/unist': 2.0.3 + '@types/unist': 2.0.6 unist-util-stringify-position: 2.0.3 - /vfile/4.2.0: - resolution: {integrity: sha512-a/alcwCvtuc8OX92rqqo7PflxiCgXRFjdyoGVuYV+qbgCb0GgZJRvIgCD4+U/Kl1yhaRsaTwksF88xbPyGsgpw==} + /vfile/4.2.1: + resolution: {integrity: sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==} dependencies: - '@types/unist': 2.0.3 - is-buffer: 2.0.4 - replace-ext: 1.0.0 + '@types/unist': 2.0.6 + is-buffer: 2.0.5 unist-util-stringify-position: 2.0.3 vfile-message: 2.0.4 @@ -21365,16 +20401,18 @@ packages: dependencies: xml-name-validator: 3.0.0 - /wait-on/5.3.0: + /wait-on/5.3.0_debug@4.3.2: resolution: {integrity: sha512-DwrHrnTK+/0QFaB9a8Ol5Lna3k7WvUR4jzSKmz0YaPBpuN2sACyiPVKVfj6ejnjcajAcvn3wlbTyMIn9AZouOg==} engines: {node: '>=8.9.0'} hasBin: true dependencies: - axios: 0.21.1 - joi: 17.4.1 + axios: 0.21.1_debug@4.3.2 + joi: 17.4.2 lodash: 4.17.21 minimist: 1.2.5 rxjs: 6.6.7 + transitivePeerDependencies: + - debug dev: false /walker/1.0.7: @@ -21388,7 +20426,7 @@ packages: engines: {node: '>=10.13.0'} dependencies: glob-to-regexp: 0.4.1 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 /wbuf/1.7.3: resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} @@ -21422,7 +20460,7 @@ packages: engines: {node: '>= 6.14.4'} hasBin: true dependencies: - acorn: 7.4.0 + acorn: 7.4.1 acorn-walk: 7.2.0 bfj: 6.1.2 chalk: 2.4.2 @@ -21434,7 +20472,7 @@ packages: lodash: 4.17.21 mkdirp: 0.5.5 opener: 1.5.2 - ws: 6.2.1 + ws: 6.2.2 dev: true /webpack-bundle-analyzer/4.4.2: @@ -21442,15 +20480,15 @@ packages: engines: {node: '>= 10.13.0'} hasBin: true dependencies: - acorn: 8.4.0 + acorn: 8.4.1 acorn-walk: 8.1.1 - chalk: 4.1.1 + chalk: 4.1.2 commander: 6.2.1 gzip-size: 6.0.0 lodash: 4.17.21 opener: 1.5.2 - sirv: 1.0.12 - ws: 7.4.6 + sirv: 1.0.17 + ws: 7.5.4 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -21485,17 +20523,17 @@ packages: webpack-dev-server: optional: true dependencies: - '@discoveryjs/json-ext': 0.5.2 + '@discoveryjs/json-ext': 0.5.3 '@webpack-cli/configtest': 1.0.4_webpack-cli@4.8.0+webpack@5.33.2 '@webpack-cli/info': 1.3.0_webpack-cli@4.8.0 '@webpack-cli/serve': 1.5.2_8108ebba5cec55351d9d42a20deed78f colorette: 1.3.0 - commander: 7.1.0 + commander: 7.2.0 execa: 5.1.1 fastest-levenshtein: 1.0.12 import-local: 3.0.2 interpret: 2.2.0 - rechoir: 0.7.0 + rechoir: 0.7.1 v8-compile-cache: 2.3.0 webpack: 5.33.2_webpack-cli@4.8.0 webpack-bundle-analyzer: 3.8.0 @@ -21523,48 +20561,48 @@ packages: webpack-dev-server: optional: true dependencies: - '@discoveryjs/json-ext': 0.5.2 + '@discoveryjs/json-ext': 0.5.3 '@webpack-cli/configtest': 1.0.4_webpack-cli@4.8.0+webpack@5.33.2 '@webpack-cli/info': 1.3.0_webpack-cli@4.8.0 '@webpack-cli/serve': 1.5.2_webpack-cli@4.8.0 colorette: 1.3.0 - commander: 7.1.0 + commander: 7.2.0 execa: 5.1.1 fastest-levenshtein: 1.0.12 import-local: 3.0.2 interpret: 2.2.0 - rechoir: 0.7.0 + rechoir: 0.7.1 v8-compile-cache: 2.3.0 webpack: 5.33.2_webpack-cli@4.8.0 webpack-bundle-analyzer: 3.8.0 webpack-merge: 5.8.0 dev: true - /webpack-dev-middleware/3.7.2_webpack@5.33.2: - resolution: {integrity: sha512-1xC42LxbYoqLNAhV6YzTYacicgMZQTqRd27Sim9wn5hJrX3I5nxYy1SxSd4+gjUFsz1dQFj+yEe6zEVmSkeJjw==} + /webpack-dev-middleware/3.7.3_webpack@5.33.2: + resolution: {integrity: sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==} engines: {node: '>= 6'} peerDependencies: - webpack: ^4.0.0 + webpack: ^4.0.0 || ^5.0.0 dependencies: memory-fs: 0.4.1 - mime: 2.4.6 + mime: 2.5.2 mkdirp: 0.5.5 range-parser: 1.2.1 webpack: 5.33.2_webpack-cli@4.8.0 webpack-log: 2.0.0 dev: true - /webpack-dev-middleware/3.7.2_webpack@5.40.0: - resolution: {integrity: sha512-1xC42LxbYoqLNAhV6YzTYacicgMZQTqRd27Sim9wn5hJrX3I5nxYy1SxSd4+gjUFsz1dQFj+yEe6zEVmSkeJjw==} + /webpack-dev-middleware/3.7.3_webpack@5.51.2: + resolution: {integrity: sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==} engines: {node: '>= 6'} peerDependencies: - webpack: ^4.0.0 + webpack: ^4.0.0 || ^5.0.0 dependencies: memory-fs: 0.4.1 - mime: 2.4.6 + mime: 2.5.2 mkdirp: 0.5.5 range-parser: 1.2.1 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 webpack-log: 2.0.0 dev: false @@ -21584,39 +20622,39 @@ packages: chokidar: 2.1.8 compression: 1.7.4 connect-history-api-fallback: 1.6.0 - debug: 4.3.1_supports-color@6.1.0 + debug: 4.3.2_supports-color@6.1.0 del: 4.1.1 express: 4.17.1 - html-entities: 1.3.1 - http-proxy-middleware: 0.19.1 + html-entities: 1.4.0 + http-proxy-middleware: 0.19.1_debug@4.3.2 import-local: 2.0.0 internal-ip: 4.3.0 ip: 1.1.5 is-absolute-url: 3.0.3 killable: 1.0.1 - loglevel: 1.7.0 + loglevel: 1.7.1 opn: 5.5.0 p-retry: 3.0.1 portfinder: 1.0.28 schema-utils: 1.0.0 - selfsigned: 1.10.8 + selfsigned: 1.10.11 semver: 6.3.0 serve-index: 1.9.1 sockjs: 0.3.21 - sockjs-client: 1.5.1 + sockjs-client: 1.5.2 spdy: 4.0.2_supports-color@6.1.0 strip-ansi: 3.0.1 supports-color: 6.1.0 url: 0.11.0 webpack: 5.33.2_webpack-cli@4.8.0 webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552 - webpack-dev-middleware: 3.7.2_webpack@5.33.2 + webpack-dev-middleware: 3.7.3_webpack@5.33.2 webpack-log: 2.0.0 - ws: 6.2.1 + ws: 6.2.2 yargs: 13.3.2 dev: true - /webpack-dev-server/3.11.2_webpack@5.40.0: + /webpack-dev-server/3.11.2_webpack@5.51.2: resolution: {integrity: sha512-A80BkuHRQfCiNtGBS1EMf2ChTUs0x+B3wGDFmOeT4rmJOHhHTCH2naNxIHhmkr0/UillP4U3yeIyv1pNp+QDLQ==} engines: {node: '>= 6.11.5'} hasBin: true @@ -21632,34 +20670,34 @@ packages: chokidar: 2.1.8 compression: 1.7.4 connect-history-api-fallback: 1.6.0 - debug: 4.3.1_supports-color@6.1.0 + debug: 4.3.2_supports-color@6.1.0 del: 4.1.1 express: 4.17.1 - html-entities: 1.3.1 - http-proxy-middleware: 0.19.1 + html-entities: 1.4.0 + http-proxy-middleware: 0.19.1_debug@4.3.2 import-local: 2.0.0 internal-ip: 4.3.0 ip: 1.1.5 is-absolute-url: 3.0.3 killable: 1.0.1 - loglevel: 1.7.0 + loglevel: 1.7.1 opn: 5.5.0 p-retry: 3.0.1 portfinder: 1.0.28 schema-utils: 1.0.0 - selfsigned: 1.10.8 + selfsigned: 1.10.11 semver: 6.3.0 serve-index: 1.9.1 sockjs: 0.3.21 - sockjs-client: 1.5.1 + sockjs-client: 1.5.2 spdy: 4.0.2_supports-color@6.1.0 strip-ansi: 3.0.1 supports-color: 6.1.0 url: 0.11.0 - webpack: 5.40.0 - webpack-dev-middleware: 3.7.2_webpack@5.40.0 + webpack: 5.51.2_esbuild@0.12.24 + webpack-dev-middleware: 3.7.3_webpack@5.51.2 webpack-log: 2.0.0 - ws: 6.2.1 + ws: 6.2.2 yargs: 13.3.2 dev: false @@ -21670,15 +20708,15 @@ packages: ansi-colors: 3.2.4 uuid: 3.4.0 - /webpack-manifest-plugin/3.1.1_webpack@5.33.2: - resolution: {integrity: sha512-r3vL8BBNVtyeNbaFwDQoOWqBd0Gp/Tbzo8Q3YGZDV+IG77gsB9VZry5XKKbfFNFHSmwW+f1z4/w2XPt6wBZJYg==} + /webpack-manifest-plugin/3.2.0_webpack@5.33.2: + resolution: {integrity: sha512-68b94EUjHrvUy+um+lmkIKHyfsFkJFDr+7s/GqLIhTSB6i9QzprQph8XOYnJU7ANqTyYr5g5Ng/DrAH0g3wjog==} engines: {node: '>=10.22.1'} peerDependencies: - webpack: '>=4.44.2' + webpack: ^4.44.2 dependencies: tapable: 2.2.0 webpack: 5.33.2_webpack-cli@4.8.0 - webpack-sources: 2.2.0 + webpack-sources: 2.3.1 dev: true /webpack-merge/5.8.0: @@ -21694,22 +20732,6 @@ packages: source-list-map: 2.0.1 source-map: 0.6.1 - /webpack-sources/2.2.0: - resolution: {integrity: sha512-bQsA24JLwcnWGArOKUxYKhX3Mz/nK1Xf6hxullKERyktjNMC4x8koOeaDNTA2fEJ09BdWLbM/iTW0ithREUP0w==} - engines: {node: '>=10.13.0'} - dependencies: - source-list-map: 2.0.1 - source-map: 0.6.1 - dev: true - - /webpack-sources/2.3.0: - resolution: {integrity: sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ==} - engines: {node: '>=10.13.0'} - dependencies: - source-list-map: 2.0.1 - source-map: 0.6.1 - dev: false - /webpack-sources/2.3.1: resolution: {integrity: sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==} engines: {node: '>=10.13.0'} @@ -21718,6 +20740,11 @@ packages: source-map: 0.6.1 dev: true + /webpack-sources/3.2.0: + resolution: {integrity: sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==} + engines: {node: '>=10.13.0'} + dev: false + /webpack/5.33.2_webpack-cli@4.8.0: resolution: {integrity: sha512-X4b7F1sYBmJx8mlh2B7mV5szEkE0jYNJ2y3akgAP0ERi0vLCG1VvdsIxt8lFd4st6SUy0lf7W0CCQS566MBpJg==} engines: {node: '>=10.13.0'} @@ -21728,34 +20755,38 @@ packages: webpack-cli: optional: true dependencies: - '@types/eslint-scope': 3.7.0 + '@types/eslint-scope': 3.7.1 '@types/estree': 0.0.46 '@webassemblyjs/ast': 1.11.0 '@webassemblyjs/wasm-edit': 1.11.0 '@webassemblyjs/wasm-parser': 1.11.0 acorn: 8.4.1 browserslist: 4.16.8 - chrome-trace-event: 1.0.2 + chrome-trace-event: 1.0.3 enhanced-resolve: 5.8.2 es-module-lexer: 0.4.1 eslint-scope: 5.1.1 - events: 3.2.0 + events: 3.3.0 glob-to-regexp: 0.4.1 - graceful-fs: 4.2.6 + graceful-fs: 4.2.8 json-parse-better-errors: 1.0.2 loader-runner: 4.2.0 - mime-types: 2.1.31 + mime-types: 2.1.32 neo-async: 2.6.2 schema-utils: 3.1.1 tapable: 2.2.0 - terser-webpack-plugin: 5.1.4_webpack@5.33.2 + terser-webpack-plugin: 5.2.0_webpack@5.33.2 watchpack: 2.2.0 webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552 webpack-sources: 2.3.1 + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js dev: true - /webpack/5.40.0: - resolution: {integrity: sha512-c7f5e/WWrxXWUzQqTBg54vBs5RgcAgpvKE4F4VegVgfo4x660ZxYUF2/hpMkZUnLjgytVTitjeXaN4IPlXCGIw==} + /webpack/5.51.2_esbuild@0.12.24: + resolution: {integrity: sha512-odydxP4WA3XYYzwSQUivPxywdzMlY42bbfxMwCaEtHb+i/N9uzKSHcLgWkXo/Gsa+4Zlzf3Jg0hEHn1FnZpk2Q==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -21764,45 +20795,50 @@ packages: webpack-cli: optional: true dependencies: - '@types/eslint-scope': 3.7.0 - '@types/estree': 0.0.47 - '@webassemblyjs/ast': 1.11.0 - '@webassemblyjs/wasm-edit': 1.11.0 - '@webassemblyjs/wasm-parser': 1.11.0 - acorn: 8.4.0 - browserslist: 4.14.7 - chrome-trace-event: 1.0.2 + '@types/eslint-scope': 3.7.1 + '@types/estree': 0.0.50 + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/wasm-edit': 1.11.1 + '@webassemblyjs/wasm-parser': 1.11.1 + acorn: 8.4.1 + acorn-import-assertions: 1.7.6_acorn@8.4.1 + browserslist: 4.16.8 + chrome-trace-event: 1.0.3 enhanced-resolve: 5.8.2 - es-module-lexer: 0.6.0 + es-module-lexer: 0.7.1 eslint-scope: 5.1.1 - events: 3.2.0 + events: 3.3.0 glob-to-regexp: 0.4.1 - graceful-fs: 4.2.4 + graceful-fs: 4.2.8 json-parse-better-errors: 1.0.2 loader-runner: 4.2.0 - mime-types: 2.1.27 + mime-types: 2.1.32 neo-async: 2.6.2 - schema-utils: 3.0.0 + schema-utils: 3.1.1 tapable: 2.2.0 - terser-webpack-plugin: 5.1.3_webpack@5.40.0 + terser-webpack-plugin: 5.2.2_esbuild@0.12.24+webpack@5.51.2 watchpack: 2.2.0 - webpack-sources: 2.3.0 + webpack-sources: 3.2.0 + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js dev: false - /webpackbar/5.0.0-3_webpack@5.40.0: + /webpackbar/5.0.0-3_webpack@5.51.2: resolution: {integrity: sha512-viW6KCYjMb0NPoDrw2jAmLXU2dEOhRrtku28KmOfeE1vxbfwCYuTbTaMhnkrCZLFAFyY9Q49Z/jzYO80Dw5b8g==} engines: {node: '>=10'} peerDependencies: webpack: 3 || 4 || 5 dependencies: ansi-escapes: 4.3.2 - chalk: 4.1.1 + chalk: 4.1.2 consola: 2.15.3 figures: 3.2.0 pretty-time: 1.1.0 std-env: 2.3.0 text-table: 0.2.0 - webpack: 5.40.0 + webpack: 5.51.2_esbuild@0.12.24 wrap-ansi: 7.0.0 dev: false @@ -21810,7 +20846,7 @@ packages: resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==} engines: {node: '>=0.8.0'} dependencies: - http-parser-js: 0.5.2 + http-parser-js: 0.5.3 safe-buffer: 5.2.1 websocket-extensions: 0.1.4 @@ -21838,8 +20874,8 @@ packages: webidl-conversions: 4.0.2 dev: true - /whatwg-url/8.6.0: - resolution: {integrity: sha512-os0KkeeqUOl7ccdDT1qqUcS4KH4tcBTSKK5Nl5WKb2lyxInIZ/CpjkqKa1Ss12mjfdcRX9mHmPPs7/SxG1Hbdw==} + /whatwg-url/8.7.0: + resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==} engines: {node: '>=10'} dependencies: lodash: 4.17.21 @@ -21858,10 +20894,10 @@ packages: /which-boxed-primitive/1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} dependencies: - is-bigint: 1.0.2 - is-boolean-object: 1.1.1 - is-number-object: 1.0.5 - is-string: 1.0.6 + is-bigint: 1.0.4 + is-boolean-object: 1.1.2 + is-number-object: 1.0.6 + is-string: 1.0.7 is-symbol: 1.0.4 /which-module/2.0.0: @@ -21895,7 +20931,7 @@ packages: /wide-align/1.1.3: resolution: {integrity: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==} dependencies: - string-width: 2.1.1 + string-width: 1.0.2 dev: true /widest-line/2.0.1: @@ -21948,7 +20984,7 @@ packages: engines: {node: '>=8'} dependencies: ansi-styles: 4.3.0 - string-width: 4.2.0 + string-width: 4.2.2 strip-ansi: 6.0.0 dev: true @@ -21971,13 +21007,13 @@ packages: signal-exit: 3.0.3 typedarray-to-buffer: 3.1.5 - /ws/6.2.1: - resolution: {integrity: sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==} + /ws/6.2.2: + resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==} dependencies: async-limiter: 1.0.1 - /ws/7.4.4: - resolution: {integrity: sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw==} + /ws/7.4.6: + resolution: {integrity: sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==} engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 @@ -21989,8 +21025,8 @@ packages: optional: true dev: true - /ws/7.4.6: - resolution: {integrity: sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==} + /ws/7.5.4: + resolution: {integrity: sha512-zP9z6GXm6zC27YtspwH99T3qTG7bBFv2VIkeHstMLrLlDJuzA7tQ5ls3OJ1hOGGCzTQPniNJoHXIAOS0Jljohg==} engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 @@ -22035,7 +21071,7 @@ packages: /xml2js/0.4.19: resolution: {integrity: sha512-esZnJZJOiJR9wWKMyuvSE1y6Dq5LCuJanqhxslH2bxM6duahNZ+HMpCLhBQGZkbX6xRf8x1Y2eJlgt2q3qo49Q==} dependencies: - sax: 1.2.4 + sax: 1.2.1 xmlbuilder: 9.0.7 dev: false @@ -22060,8 +21096,8 @@ packages: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} - /y18n/4.0.0: - resolution: {integrity: sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==} + /y18n/4.0.3: + resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} /y18n/5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} @@ -22102,8 +21138,8 @@ packages: decamelize: 1.2.0 dev: true - /yargs-parser/20.2.7: - resolution: {integrity: sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==} + /yargs-parser/20.2.9: + resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} /yargs/13.3.2: @@ -22117,7 +21153,7 @@ packages: set-blocking: 2.0.0 string-width: 3.1.0 which-module: 2.0.0 - y18n: 4.0.0 + y18n: 4.0.3 yargs-parser: 13.1.2 /yargs/15.4.1: @@ -22131,9 +21167,9 @@ packages: require-directory: 2.1.1 require-main-filename: 2.0.0 set-blocking: 2.0.0 - string-width: 4.2.0 + string-width: 4.2.2 which-module: 2.0.0 - y18n: 4.0.0 + y18n: 4.0.3 yargs-parser: 18.1.3 dev: true @@ -22147,7 +21183,7 @@ packages: require-directory: 2.1.1 string-width: 4.2.2 y18n: 5.0.8 - yargs-parser: 20.2.7 + yargs-parser: 20.2.9 /yarn/1.22.11: resolution: {integrity: sha512-AWje4bzqO9RUn3sdnM5N8n4ZJ0BqCc/kqFJvpOI5/EVkINXui0yuvU7NDCEF//+WaxHuNay2uOHxA4+tq1P3cg==} @@ -22176,10 +21212,10 @@ packages: resolution: {integrity: sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.14.5 - '@types/lodash': 4.14.167 + '@babel/runtime': 7.15.4 + '@types/lodash': 4.14.172 lodash: 4.17.21 - lodash-es: 4.17.15 + lodash-es: 4.17.21 nanoclone: 0.2.1 property-expr: 2.0.4 toposort: 2.0.2