From 6d1509fb01031c2d59d9f49387729a8e695237b8 Mon Sep 17 00:00:00 2001 From: wangxingkang Date: Thu, 14 Dec 2023 10:39:19 +0800 Subject: [PATCH] chore: update pnpm lock --- .npmrc | 1 + pnpm-lock.yaml | 6605 ++++++++++++++++++++++++++---------------------- 2 files changed, 3630 insertions(+), 2976 deletions(-) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..b3851f8 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +registry=http://registry.npmmirror.com diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52171cb..cecb4ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,68 +1,85 @@ -lockfileVersion: 5.3 - -specifiers: - '@types/lodash': 4.14.170 - '@types/sequelize-cursor-pagination': 1.2.1 - '@walrus/cli': 1.3.4 - '@walrus/plugin-release': 1.12.1 - '@walrus/plugin-run': 0.5.0 - '@walrus/preset-lint': ^1.1.8 - '@walrus/test': 1.3.0 - china-division: 2.3.1 - cross-env: 7.0.3 - father-build: 1.19.8 - husky: 5.1.3 - lodash: 4.17.21 - sequelize: 6.6.4 - sequelize-cursor-pagination: ^2.2.1 - typescript: 4.3.4 +lockfileVersion: '6.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false devDependencies: - '@types/lodash': 4.14.170 - '@types/sequelize-cursor-pagination': 1.2.1 - '@walrus/cli': 1.3.4 - '@walrus/plugin-release': 1.12.1_@walrus+cli@1.3.4 - '@walrus/plugin-run': 0.5.0_cb22cbf57c89e21774af640dfec6ea8f - '@walrus/preset-lint': 1.1.8_typescript@4.3.4 - '@walrus/test': 1.3.0 - china-division: 2.3.1 - cross-env: 7.0.3 - father-build: 1.19.8 - husky: 5.1.3 - lodash: 4.17.21 - sequelize: 6.6.4 - sequelize-cursor-pagination: 2.2.1 - typescript: 4.3.4 + '@types/lodash': + specifier: 4.14.170 + version: 4.14.170 + '@types/sequelize-cursor-pagination': + specifier: 1.2.1 + version: 1.2.1 + '@walrus/cli': + specifier: 1.3.4 + version: 1.3.4 + '@walrus/plugin-release': + specifier: 1.12.1 + version: 1.12.1(@octokit/core@5.0.2)(@walrus/cli@1.3.4) + '@walrus/plugin-run': + specifier: 0.5.0 + version: 0.5.0(@walrus/cli@1.3.4)(typescript@4.3.4) + '@walrus/preset-lint': + specifier: ^1.1.8 + version: 1.1.8(typescript@4.3.4) + '@walrus/test': + specifier: 1.3.0 + version: 1.3.0 + china-division: + specifier: 2.3.1 + version: 2.3.1 + cross-env: + specifier: 7.0.3 + version: 7.0.3 + father-build: + specifier: 1.19.8 + version: 1.19.8(webpack@5.89.0) + husky: + specifier: 5.1.3 + version: 5.1.3 + lodash: + specifier: 4.17.21 + version: 4.17.21 + sequelize: + specifier: 6.6.4 + version: 6.6.4 + sequelize-cursor-pagination: + specifier: ^2.2.1 + version: 2.2.1 + typescript: + specifier: 4.3.4 + version: 4.3.4 packages: - /@babel/code-frame/7.12.13: + /@babel/code-frame@7.12.13: resolution: {integrity: sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==} dependencies: '@babel/highlight': 7.13.8 dev: true - /@babel/code-frame/7.14.5: + /@babel/code-frame@7.14.5: resolution: {integrity: sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.14.5 dev: true - /@babel/compat-data/7.13.15: + /@babel/compat-data@7.13.15: resolution: {integrity: sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==} dev: true - /@babel/compat-data/7.13.8: + /@babel/compat-data@7.13.8: resolution: {integrity: sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==} dev: true - /@babel/compat-data/7.14.5: + /@babel/compat-data@7.14.5: resolution: {integrity: sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.11.4: + /@babel/core@7.11.4: resolution: {integrity: sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg==} engines: {node: '>=6.9.0'} dependencies: @@ -73,7 +90,7 @@ packages: '@babel/parser': 7.13.15 '@babel/template': 7.12.13 '@babel/traverse': 7.13.15 - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 convert-source-map: 1.7.0 debug: 4.3.1 gensync: 1.0.0-beta.2 @@ -86,7 +103,7 @@ packages: - supports-color dev: true - /@babel/core/7.12.3: + /@babel/core@7.12.3: resolution: {integrity: sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==} engines: {node: '>=6.9.0'} dependencies: @@ -110,13 +127,13 @@ packages: - supports-color dev: true - /@babel/core/7.13.15: + /@babel/core@7.13.15: resolution: {integrity: sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.12.13 '@babel/generator': 7.13.9 - '@babel/helper-compilation-targets': 7.13.13_@babel+core@7.13.15 + '@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.13.15 @@ -133,19 +150,19 @@ packages: - supports-color dev: true - /@babel/core/7.13.8: + /@babel/core@7.13.8: resolution: {integrity: sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.12.13 '@babel/generator': 7.13.9 - '@babel/helper-compilation-targets': 7.13.8_@babel+core@7.13.8 + '@babel/helper-compilation-targets': 7.13.8(@babel/core@7.13.8) '@babel/helper-module-transforms': 7.13.0 '@babel/helpers': 7.13.0 '@babel/parser': 7.13.9 '@babel/template': 7.12.13 '@babel/traverse': 7.13.0 - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 convert-source-map: 1.7.0 debug: 4.3.1 gensync: 1.0.0-beta.2 @@ -157,13 +174,13 @@ packages: - supports-color dev: true - /@babel/core/7.14.6: + /@babel/core@7.14.6: resolution: {integrity: sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 '@babel/generator': 7.14.5 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.14.6) '@babel/helper-module-transforms': 7.14.5 '@babel/helpers': 7.14.6 '@babel/parser': 7.14.6 @@ -180,15 +197,15 @@ packages: - supports-color dev: true - /@babel/generator/7.13.9: + /@babel/generator@7.13.9: resolution: {integrity: sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 jsesc: 2.5.2 source-map: 0.5.7 dev: true - /@babel/generator/7.14.5: + /@babel/generator@7.14.5: resolution: {integrity: sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==} engines: {node: '>=6.9.0'} dependencies: @@ -197,20 +214,20 @@ packages: source-map: 0.5.7 dev: true - /@babel/helper-annotate-as-pure/7.12.13: + /@babel/helper-annotate-as-pure@7.12.13: resolution: {integrity: sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-builder-binary-assignment-operator-visitor/7.12.13: + /@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: true - /@babel/helper-compilation-targets/7.13.13_@babel+core@7.13.15: + /@babel/helper-compilation-targets@7.13.13(@babel/core@7.13.15): resolution: {integrity: sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -222,7 +239,7 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-compilation-targets/7.13.8_@babel+core@7.13.8: + /@babel/helper-compilation-targets@7.13.8(@babel/core@7.13.8): resolution: {integrity: sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A==} peerDependencies: '@babel/core': ^7.0.0 @@ -234,7 +251,7 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-compilation-targets/7.14.5_@babel+core@7.11.4: + /@babel/helper-compilation-targets@7.14.5(@babel/core@7.11.4): resolution: {integrity: sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -247,7 +264,7 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-compilation-targets/7.14.5_@babel+core@7.12.3: + /@babel/helper-compilation-targets@7.14.5(@babel/core@7.12.3): resolution: {integrity: sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -260,7 +277,7 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-compilation-targets/7.14.5_@babel+core@7.13.15: + /@babel/helper-compilation-targets@7.14.5(@babel/core@7.13.15): resolution: {integrity: sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -273,7 +290,7 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-compilation-targets/7.14.5_@babel+core@7.14.6: + /@babel/helper-compilation-targets@7.14.5(@babel/core@7.14.6): resolution: {integrity: sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -286,7 +303,7 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.13.8_@babel+core@7.11.4: + /@babel/helper-create-class-features-plugin@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w==} peerDependencies: '@babel/core': ^7.0.0 @@ -301,7 +318,7 @@ packages: - supports-color dev: true - /@babel/helper-create-class-features-plugin/7.13.8_@babel+core@7.12.3: + /@babel/helper-create-class-features-plugin@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w==} peerDependencies: '@babel/core': ^7.0.0 @@ -316,7 +333,7 @@ packages: - supports-color dev: true - /@babel/helper-create-class-features-plugin/7.13.8_@babel+core@7.13.15: + /@babel/helper-create-class-features-plugin@7.13.8(@babel/core@7.13.15): resolution: {integrity: sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w==} peerDependencies: '@babel/core': ^7.0.0 @@ -331,7 +348,7 @@ packages: - supports-color dev: true - /@babel/helper-create-class-features-plugin/7.13.8_@babel+core@7.14.6: + /@babel/helper-create-class-features-plugin@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w==} peerDependencies: '@babel/core': ^7.0.0 @@ -346,7 +363,7 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.11.4: + /@babel/helper-create-regexp-features-plugin@7.12.17(@babel/core@7.11.4): resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} peerDependencies: '@babel/core': ^7.0.0 @@ -356,7 +373,7 @@ packages: regexpu-core: 4.7.1 dev: true - /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.12.3: + /@babel/helper-create-regexp-features-plugin@7.12.17(@babel/core@7.12.3): resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} peerDependencies: '@babel/core': ^7.0.0 @@ -366,7 +383,7 @@ packages: regexpu-core: 4.7.1 dev: true - /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.13.15: + /@babel/helper-create-regexp-features-plugin@7.12.17(@babel/core@7.13.15): resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} peerDependencies: '@babel/core': ^7.0.0 @@ -376,7 +393,7 @@ packages: regexpu-core: 4.7.1 dev: true - /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.14.6: + /@babel/helper-create-regexp-features-plugin@7.12.17(@babel/core@7.14.6): resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} peerDependencies: '@babel/core': ^7.0.0 @@ -386,21 +403,21 @@ packages: regexpu-core: 4.7.1 dev: true - /@babel/helper-explode-assignable-expression/7.13.0: + /@babel/helper-explode-assignable-expression@7.13.0: resolution: {integrity: sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-function-name/7.12.13: + /@babel/helper-function-name@7.12.13: resolution: {integrity: sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==} dependencies: '@babel/helper-get-function-arity': 7.12.13 '@babel/template': 7.12.13 - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 dev: true - /@babel/helper-function-name/7.14.5: + /@babel/helper-function-name@7.14.5: resolution: {integrity: sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==} engines: {node: '>=6.9.0'} dependencies: @@ -409,65 +426,65 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/helper-get-function-arity/7.12.13: + /@babel/helper-get-function-arity@7.12.13: resolution: {integrity: sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 dev: true - /@babel/helper-get-function-arity/7.14.5: + /@babel/helper-get-function-arity@7.14.5: resolution: {integrity: sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-hoist-variables/7.14.5: + /@babel/helper-hoist-variables@7.14.5: resolution: {integrity: sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.13.0: + /@babel/helper-member-expression-to-functions@7.13.0: resolution: {integrity: sha512-yvRf8Ivk62JwisqV1rFRMxiSMDGnN6KH1/mDMmIrij4jztpQNRoHqqMG3U6apYbGRPJpgPalhva9Yd06HlUxJQ==} dependencies: - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.13.12: + /@babel/helper-member-expression-to-functions@7.13.12: resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 dev: true - /@babel/helper-member-expression-to-functions/7.14.5: + /@babel/helper-member-expression-to-functions@7.14.5: resolution: {integrity: sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-module-imports/7.12.13: + /@babel/helper-module-imports@7.12.13: resolution: {integrity: sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==} dependencies: - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 dev: true - /@babel/helper-module-imports/7.13.12: + /@babel/helper-module-imports@7.13.12: resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 dev: true - /@babel/helper-module-imports/7.14.5: + /@babel/helper-module-imports@7.14.5: resolution: {integrity: sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-module-transforms/7.13.0: + /@babel/helper-module-transforms@7.13.0: resolution: {integrity: sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw==} dependencies: '@babel/helper-module-imports': 7.12.13 @@ -477,13 +494,13 @@ packages: '@babel/helper-validator-identifier': 7.12.11 '@babel/template': 7.12.13 '@babel/traverse': 7.13.0 - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 lodash: 4.17.21 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-transforms/7.13.14: + /@babel/helper-module-transforms@7.13.14: resolution: {integrity: sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==} dependencies: '@babel/helper-module-imports': 7.13.12 @@ -493,12 +510,12 @@ packages: '@babel/helper-validator-identifier': 7.12.11 '@babel/template': 7.12.13 '@babel/traverse': 7.13.15 - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-transforms/7.14.5: + /@babel/helper-module-transforms@7.14.5: resolution: {integrity: sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA==} engines: {node: '>=6.9.0'} dependencies: @@ -514,28 +531,28 @@ packages: - supports-color dev: true - /@babel/helper-optimise-call-expression/7.12.13: + /@babel/helper-optimise-call-expression@7.12.13: resolution: {integrity: sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 dev: true - /@babel/helper-optimise-call-expression/7.14.5: + /@babel/helper-optimise-call-expression@7.14.5: resolution: {integrity: sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-plugin-utils/7.10.4: + /@babel/helper-plugin-utils@7.10.4: resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==} dev: true - /@babel/helper-plugin-utils/7.13.0: + /@babel/helper-plugin-utils@7.13.0: resolution: {integrity: sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==} dev: true - /@babel/helper-remap-async-to-generator/7.13.0: + /@babel/helper-remap-async-to-generator@7.13.0: resolution: {integrity: sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg==} dependencies: '@babel/helper-annotate-as-pure': 7.12.13 @@ -545,29 +562,29 @@ packages: - supports-color dev: true - /@babel/helper-replace-supers/7.13.0: + /@babel/helper-replace-supers@7.13.0: resolution: {integrity: sha512-Segd5me1+Pz+rmN/NFBOplMbZG3SqRJOBlY+mA0SxAv6rjj7zJqr1AVr3SfzUVTLCv7ZLU5FycOM/SBGuLPbZw==} dependencies: '@babel/helper-member-expression-to-functions': 7.13.0 '@babel/helper-optimise-call-expression': 7.12.13 '@babel/traverse': 7.13.0 - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-replace-supers/7.13.12: + /@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.13.15 - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-replace-supers/7.14.5: + /@babel/helper-replace-supers@7.14.5: resolution: {integrity: sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==} engines: {node: '>=6.9.0'} dependencies: @@ -579,63 +596,63 @@ packages: - supports-color dev: true - /@babel/helper-simple-access/7.12.13: + /@babel/helper-simple-access@7.12.13: resolution: {integrity: sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA==} dependencies: - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 dev: true - /@babel/helper-simple-access/7.13.12: + /@babel/helper-simple-access@7.13.12: resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 dev: true - /@babel/helper-simple-access/7.14.5: + /@babel/helper-simple-access@7.14.5: resolution: {integrity: sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-skip-transparent-expression-wrappers/7.12.1: + /@babel/helper-skip-transparent-expression-wrappers@7.12.1: resolution: {integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-split-export-declaration/7.12.13: + /@babel/helper-split-export-declaration@7.12.13: resolution: {integrity: sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 dev: true - /@babel/helper-split-export-declaration/7.14.5: + /@babel/helper-split-export-declaration@7.14.5: resolution: {integrity: sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.5 dev: true - /@babel/helper-validator-identifier/7.12.11: + /@babel/helper-validator-identifier@7.12.11: resolution: {integrity: sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==} dev: true - /@babel/helper-validator-identifier/7.14.5: + /@babel/helper-validator-identifier@7.14.5: resolution: {integrity: sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-validator-option/7.12.17: + /@babel/helper-validator-option@7.12.17: resolution: {integrity: sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==} dev: true - /@babel/helper-validator-option/7.14.5: + /@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: + /@babel/helper-wrap-function@7.13.0: resolution: {integrity: sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA==} dependencies: '@babel/helper-function-name': 7.14.5 @@ -646,27 +663,27 @@ packages: - supports-color dev: true - /@babel/helpers/7.13.0: + /@babel/helpers@7.13.0: resolution: {integrity: sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==} dependencies: '@babel/template': 7.12.13 '@babel/traverse': 7.13.0 - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.13.10: + /@babel/helpers@7.13.10: resolution: {integrity: sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==} dependencies: '@babel/template': 7.12.13 '@babel/traverse': 7.13.15 - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.14.6: + /@babel/helpers@7.14.6: resolution: {integrity: sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==} engines: {node: '>=6.9.0'} dependencies: @@ -677,7 +694,7 @@ packages: - supports-color dev: true - /@babel/highlight/7.13.8: + /@babel/highlight@7.13.8: resolution: {integrity: sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw==} dependencies: '@babel/helper-validator-identifier': 7.12.11 @@ -685,7 +702,7 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/highlight/7.14.5: + /@babel/highlight@7.14.5: resolution: {integrity: sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==} engines: {node: '>=6.9.0'} dependencies: @@ -694,25 +711,31 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.13.15: + /@babel/parser@7.13.15: resolution: {integrity: sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.14.5 dev: true - /@babel/parser/7.13.9: + /@babel/parser@7.13.9: resolution: {integrity: sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.14.5 dev: true - /@babel/parser/7.14.6: + /@babel/parser@7.14.6: resolution: {integrity: sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.14.5 dev: true - /@babel/plugin-proposal-async-generator-functions/7.13.8_@babel+core@7.11.4: + /@babel/plugin-proposal-async-generator-functions@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -720,12 +743,12 @@ packages: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-remap-async-to-generator': 7.13.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.11.4 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.11.4) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-async-generator-functions/7.13.8_@babel+core@7.12.3: + /@babel/plugin-proposal-async-generator-functions@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -733,12 +756,12 @@ packages: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-remap-async-to-generator': 7.13.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.3 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.12.3) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-async-generator-functions/7.13.8_@babel+core@7.13.15: + /@babel/plugin-proposal-async-generator-functions@7.13.8(@babel/core@7.13.15): resolution: {integrity: sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -746,12 +769,12 @@ packages: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-remap-async-to-generator': 7.13.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.15 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.13.15) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-async-generator-functions/7.13.8_@babel+core@7.14.6: + /@babel/plugin-proposal-async-generator-functions@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -759,723 +782,723 @@ packages: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-remap-async-to-generator': 7.13.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.6 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.14.6) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.10.4_@babel+core@7.11.4: + /@babel/plugin-proposal-class-properties@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.11.4 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.10.4_@babel+core@7.13.15: + /@babel/plugin-proposal-class-properties@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.10.4_@babel+core@7.14.6: + /@babel/plugin-proposal-class-properties@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.14.6 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.11.4: + /@babel/plugin-proposal-class-properties@7.12.1(@babel/core@7.11.4): resolution: {integrity: sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.11.4 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.12.3: + /@babel/plugin-proposal-class-properties@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.12.3) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.13.15: + /@babel/plugin-proposal-class-properties@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.14.6: + /@babel/plugin-proposal-class-properties@7.12.1(@babel/core@7.14.6): resolution: {integrity: sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.14.6 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.10.5_@babel+core@7.11.4: + /@babel/plugin-proposal-decorators@7.10.5(@babel/core@7.11.4): resolution: {integrity: sha512-Sc5TAQSZuLzgY0664mMDn24Vw2P8g/VhyLyGPaWiHahhgLqeZvcGeyBZOrJW0oSKIK2mvQ22a1ENXBIQLhrEiQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.11.4 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-decorators': 7.12.13_@babel+core@7.11.4 + '@babel/plugin-syntax-decorators': 7.12.13(@babel/core@7.11.4) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.10.5_@babel+core@7.13.15: + /@babel/plugin-proposal-decorators@7.10.5(@babel/core@7.13.15): resolution: {integrity: sha512-Sc5TAQSZuLzgY0664mMDn24Vw2P8g/VhyLyGPaWiHahhgLqeZvcGeyBZOrJW0oSKIK2mvQ22a1ENXBIQLhrEiQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-decorators': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-decorators': 7.12.13(@babel/core@7.13.15) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.10.5_@babel+core@7.14.6: + /@babel/plugin-proposal-decorators@7.10.5(@babel/core@7.14.6): resolution: {integrity: sha512-Sc5TAQSZuLzgY0664mMDn24Vw2P8g/VhyLyGPaWiHahhgLqeZvcGeyBZOrJW0oSKIK2mvQ22a1ENXBIQLhrEiQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.14.6 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-decorators': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-syntax-decorators': 7.12.13(@babel/core@7.14.6) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.12.1_@babel+core@7.12.3: + /@babel/plugin-proposal-decorators@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-knNIuusychgYN8fGJHONL0RbFxLGawhXOJNLBk75TniTsZZeA+wdkDuv6wp4lGwzQEKjZi6/WYtnb3udNPmQmQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.12.3) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-decorators': 7.12.13_@babel+core@7.12.3 + '@babel/plugin-syntax-decorators': 7.12.13(@babel/core@7.12.3) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.12.1_@babel+core@7.13.15: + /@babel/plugin-proposal-decorators@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-knNIuusychgYN8fGJHONL0RbFxLGawhXOJNLBk75TniTsZZeA+wdkDuv6wp4lGwzQEKjZi6/WYtnb3udNPmQmQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-decorators': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-decorators': 7.12.13(@babel/core@7.13.15) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-do-expressions/7.10.4_@babel+core@7.11.4: + /@babel/plugin-proposal-do-expressions@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-Gcc2wLVeMceRdP6m9tdDygP01lbUVmaQGBRoIRJZxzPfB5VTiUgmn1jGfORgqbEVgUpG0IQm/z4q5Y/qzG+8JQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-do-expressions': 7.12.13_@babel+core@7.11.4 + '@babel/plugin-syntax-do-expressions': 7.12.13(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-do-expressions/7.10.4_@babel+core@7.13.15: + /@babel/plugin-proposal-do-expressions@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-Gcc2wLVeMceRdP6m9tdDygP01lbUVmaQGBRoIRJZxzPfB5VTiUgmn1jGfORgqbEVgUpG0IQm/z4q5Y/qzG+8JQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-do-expressions': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-do-expressions': 7.12.13(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-do-expressions/7.10.4_@babel+core@7.14.6: + /@babel/plugin-proposal-do-expressions@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-Gcc2wLVeMceRdP6m9tdDygP01lbUVmaQGBRoIRJZxzPfB5VTiUgmn1jGfORgqbEVgUpG0IQm/z4q5Y/qzG+8JQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-do-expressions': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-syntax-do-expressions': 7.12.13(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-do-expressions/7.12.1_@babel+core@7.12.3: + /@babel/plugin-proposal-do-expressions@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-bpJ6Bfrzvdzb0vG6zBSNh3HLgFKh+S2CBpNmaLRjg2u7cNkzRPIqBjVURCmpG6pvPfKyxkizwbrXwpYtW3a9cw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-do-expressions': 7.12.13_@babel+core@7.12.3 + '@babel/plugin-syntax-do-expressions': 7.12.13(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-do-expressions/7.12.1_@babel+core@7.13.15: + /@babel/plugin-proposal-do-expressions@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-bpJ6Bfrzvdzb0vG6zBSNh3HLgFKh+S2CBpNmaLRjg2u7cNkzRPIqBjVURCmpG6pvPfKyxkizwbrXwpYtW3a9cw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-do-expressions': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-do-expressions': 7.12.13(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.11.4: + /@babel/plugin-proposal-dynamic-import@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.11.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.12.3: + /@babel/plugin-proposal-dynamic-import@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.3 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.13.15: + /@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.13.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.14.6: + /@babel/plugin-proposal-dynamic-import@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.6 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-export-default-from/7.10.4_@babel+core@7.11.4: + /@babel/plugin-proposal-export-default-from@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-G1l00VvDZ7Yk2yRlC5D8Ybvu3gmeHS3rCHoUYdjrqGYUtdeOBoRypnvDZ5KQqxyaiiGHWnVDeSEzA5F9ozItig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-default-from': 7.12.13_@babel+core@7.11.4 + '@babel/plugin-syntax-export-default-from': 7.12.13(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-export-default-from/7.10.4_@babel+core@7.13.15: + /@babel/plugin-proposal-export-default-from@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-G1l00VvDZ7Yk2yRlC5D8Ybvu3gmeHS3rCHoUYdjrqGYUtdeOBoRypnvDZ5KQqxyaiiGHWnVDeSEzA5F9ozItig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-default-from': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-export-default-from': 7.12.13(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-export-default-from/7.10.4_@babel+core@7.14.6: + /@babel/plugin-proposal-export-default-from@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-G1l00VvDZ7Yk2yRlC5D8Ybvu3gmeHS3rCHoUYdjrqGYUtdeOBoRypnvDZ5KQqxyaiiGHWnVDeSEzA5F9ozItig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-default-from': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-syntax-export-default-from': 7.12.13(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-export-default-from/7.12.1_@babel+core@7.12.3: + /@babel/plugin-proposal-export-default-from@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-z5Q4Ke7j0AexQRfgUvnD+BdCSgpTEKnqQ3kskk2jWtOBulxICzd1X9BGt7kmWftxZ2W3++OZdt5gtmC8KLxdRQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-default-from': 7.12.13_@babel+core@7.12.3 + '@babel/plugin-syntax-export-default-from': 7.12.13(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-export-default-from/7.12.1_@babel+core@7.13.15: + /@babel/plugin-proposal-export-default-from@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-z5Q4Ke7j0AexQRfgUvnD+BdCSgpTEKnqQ3kskk2jWtOBulxICzd1X9BGt7kmWftxZ2W3++OZdt5gtmC8KLxdRQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-default-from': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-export-default-from': 7.12.13(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.11.4: - resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} + /@babel/plugin-proposal-export-namespace-from@7.12.1(@babel/core@7.12.3): + resolution: {integrity: sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.11.4 + '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.11.4 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.12.3: - resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} + /@babel/plugin-proposal-export-namespace-from@7.12.1(@babel/core@7.13.15): + resolution: {integrity: sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.12.3 + '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.3 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.13.15: + /@babel/plugin-proposal-export-namespace-from@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.14.6: + /@babel/plugin-proposal-export-namespace-from@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.14.6 + '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.6 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-export-namespace-from/7.12.1_@babel+core@7.12.3: - resolution: {integrity: sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw==} + /@babel/plugin-proposal-export-namespace-from@7.12.13(@babel/core@7.13.15): + resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.12.3 + '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.3 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-export-namespace-from/7.12.1_@babel+core@7.13.15: - resolution: {integrity: sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw==} + /@babel/plugin-proposal-export-namespace-from@7.12.13(@babel/core@7.14.6): + resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-function-bind/7.10.5_@babel+core@7.11.4: + /@babel/plugin-proposal-function-bind@7.10.5(@babel/core@7.11.4): resolution: {integrity: sha512-1lYbE2ynV9yN0LCEYCdEBD5pR6GaNkRfjn1z1tWDdWMJgunTFcJBZDJUgiMPcTMqAc3D6Vrm8v2khxjjx6FrCg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-function-bind': 7.12.13_@babel+core@7.11.4 + '@babel/plugin-syntax-function-bind': 7.12.13(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-function-bind/7.10.5_@babel+core@7.13.15: + /@babel/plugin-proposal-function-bind@7.10.5(@babel/core@7.13.15): resolution: {integrity: sha512-1lYbE2ynV9yN0LCEYCdEBD5pR6GaNkRfjn1z1tWDdWMJgunTFcJBZDJUgiMPcTMqAc3D6Vrm8v2khxjjx6FrCg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-function-bind': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-function-bind': 7.12.13(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-function-bind/7.10.5_@babel+core@7.14.6: + /@babel/plugin-proposal-function-bind@7.10.5(@babel/core@7.14.6): resolution: {integrity: sha512-1lYbE2ynV9yN0LCEYCdEBD5pR6GaNkRfjn1z1tWDdWMJgunTFcJBZDJUgiMPcTMqAc3D6Vrm8v2khxjjx6FrCg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-function-bind': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-syntax-function-bind': 7.12.13(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-function-bind/7.12.1_@babel+core@7.13.15: + /@babel/plugin-proposal-function-bind@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-Nic0blOXoeyuDJZJNh7kEZMqQUHakiUyxfyFMUV0Sy7DQ+Du9R7cZCUgTLnqq7Bc0Yx0iKRSe5wTmRWLKwxxpA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-function-bind': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-function-bind': 7.12.13(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.11.4: + /@babel/plugin-proposal-json-strings@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.11.4 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.12.3: + /@babel/plugin-proposal-json-strings@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.3 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.13.15: + /@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.13.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.14.6: + /@babel/plugin-proposal-json-strings@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.6 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.11.0_@babel+core@7.11.4: + /@babel/plugin-proposal-logical-assignment-operators@7.11.0(@babel/core@7.11.4): resolution: {integrity: sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.11.4 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.11.0_@babel+core@7.13.15: + /@babel/plugin-proposal-logical-assignment-operators@7.11.0(@babel/core@7.13.15): resolution: {integrity: sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.15 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.11.0_@babel+core@7.14.6: + /@babel/plugin-proposal-logical-assignment-operators@7.11.0(@babel/core@7.14.6): resolution: {integrity: sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.6 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.12.1_@babel+core@7.13.15: + /@babel/plugin-proposal-logical-assignment-operators@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-k8ZmVv0JU+4gcUGeCDZOGd0lCIamU/sMtIiX3UWnUc5yzgq6YUGyEolNYD+MLYKfSzgECPcqetVcJP9Afe/aCA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.15 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.11.4: + /@babel/plugin-proposal-logical-assignment-operators@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.11.4 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.12.3: + /@babel/plugin-proposal-logical-assignment-operators@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.3 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.13.15: + /@babel/plugin-proposal-logical-assignment-operators@7.13.8(@babel/core@7.13.15): resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.15 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.14.6: + /@babel/plugin-proposal-logical-assignment-operators@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.6 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.10.4_@babel+core@7.11.4: + /@babel/plugin-proposal-nullish-coalescing-operator@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.11.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.10.4_@babel+core@7.13.15: + /@babel/plugin-proposal-nullish-coalescing-operator@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.10.4_@babel+core@7.14.6: + /@babel/plugin-proposal-nullish-coalescing-operator@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.6 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.12.1_@babel+core@7.11.4: + /@babel/plugin-proposal-nullish-coalescing-operator@7.12.1(@babel/core@7.11.4): resolution: {integrity: sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.11.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.12.1_@babel+core@7.12.3: + /@babel/plugin-proposal-nullish-coalescing-operator@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.3 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.12.1_@babel+core@7.13.15: + /@babel/plugin-proposal-nullish-coalescing-operator@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.12.1_@babel+core@7.14.6: + /@babel/plugin-proposal-nullish-coalescing-operator@7.12.1(@babel/core@7.14.6): resolution: {integrity: sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.6 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.11.4: + /@babel/plugin-proposal-numeric-separator@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.11.4 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.12.3: + /@babel/plugin-proposal-numeric-separator@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.3 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.13.15: + /@babel/plugin-proposal-numeric-separator@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.13.15 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.14.6: + /@babel/plugin-proposal-numeric-separator@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.6 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.11.4: + /@babel/plugin-proposal-object-rest-spread@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.11.4 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.11.4 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.11.4 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.11.4 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.11.4) + '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.12.3: + /@babel/plugin-proposal-object-rest-spread@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.12.3 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.12.3 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.12.3) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.12.3 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.13.15: + /@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.14.5 '@babel/core': 7.13.15 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.13.15 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 - '@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-syntax-object-rest-spread': 7.8.3(@babel/core@7.13.15) + '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.14.6: + /@babel/plugin-proposal-object-rest-spread@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.14.6 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.6 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.11.4: + /@babel/plugin-proposal-optional-catch-binding@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.11.4 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.12.3: + /@babel/plugin-proposal-optional-catch-binding@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.3 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.13.15: + /@babel/plugin-proposal-optional-catch-binding@7.13.8(@babel/core@7.13.15): resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.15 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.14.6: + /@babel/plugin-proposal-optional-catch-binding@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.6 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-optional-chaining/7.11.0_@babel+core@7.11.4: + /@babel/plugin-proposal-optional-chaining@7.11.0(@babel/core@7.11.4): resolution: {integrity: sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1483,10 +1506,10 @@ packages: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.11.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-optional-chaining/7.11.0_@babel+core@7.13.15: + /@babel/plugin-proposal-optional-chaining@7.11.0(@babel/core@7.13.15): resolution: {integrity: sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1494,10 +1517,10 @@ packages: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 '@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-chaining': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-optional-chaining/7.11.0_@babel+core@7.14.6: + /@babel/plugin-proposal-optional-chaining@7.11.0(@babel/core@7.14.6): resolution: {integrity: sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1505,10 +1528,10 @@ packages: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.6 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-optional-chaining/7.12.1_@babel+core@7.12.3: + /@babel/plugin-proposal-optional-chaining@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1516,10 +1539,10 @@ packages: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.3 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-optional-chaining/7.12.7_@babel+core@7.11.4: + /@babel/plugin-proposal-optional-chaining@7.12.7(@babel/core@7.11.4): resolution: {integrity: sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1527,10 +1550,10 @@ packages: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.11.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-optional-chaining/7.12.7_@babel+core@7.12.3: + /@babel/plugin-proposal-optional-chaining@7.12.7(@babel/core@7.12.3): resolution: {integrity: sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1538,10 +1561,10 @@ packages: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.3 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.12.3) dev: true - /@babel/plugin-proposal-optional-chaining/7.12.7_@babel+core@7.13.15: + /@babel/plugin-proposal-optional-chaining@7.12.7(@babel/core@7.13.15): resolution: {integrity: sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1549,10 +1572,10 @@ packages: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 '@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-chaining': 7.8.3(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-optional-chaining/7.12.7_@babel+core@7.14.6: + /@babel/plugin-proposal-optional-chaining@7.12.7(@babel/core@7.14.6): resolution: {integrity: sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1560,142 +1583,142 @@ packages: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.6 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-pipeline-operator/7.10.5_@babel+core@7.11.4: + /@babel/plugin-proposal-pipeline-operator@7.10.5(@babel/core@7.11.4): resolution: {integrity: sha512-tCpZ46KUAHgFoXsH593k9sX/ZKsNb4NlTGNif8PdlmkGbtYdbTQi6zNv8yibpRf+3sQFElOBLyNo3I5ZwVu90g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-pipeline-operator': 7.12.13_@babel+core@7.11.4 + '@babel/plugin-syntax-pipeline-operator': 7.12.13(@babel/core@7.11.4) dev: true - /@babel/plugin-proposal-pipeline-operator/7.10.5_@babel+core@7.13.15: + /@babel/plugin-proposal-pipeline-operator@7.10.5(@babel/core@7.13.15): resolution: {integrity: sha512-tCpZ46KUAHgFoXsH593k9sX/ZKsNb4NlTGNif8PdlmkGbtYdbTQi6zNv8yibpRf+3sQFElOBLyNo3I5ZwVu90g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-pipeline-operator': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-pipeline-operator': 7.12.13(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-pipeline-operator/7.10.5_@babel+core@7.14.6: + /@babel/plugin-proposal-pipeline-operator@7.10.5(@babel/core@7.14.6): resolution: {integrity: sha512-tCpZ46KUAHgFoXsH593k9sX/ZKsNb4NlTGNif8PdlmkGbtYdbTQi6zNv8yibpRf+3sQFElOBLyNo3I5ZwVu90g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-pipeline-operator': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-syntax-pipeline-operator': 7.12.13(@babel/core@7.14.6) dev: true - /@babel/plugin-proposal-pipeline-operator/7.12.1_@babel+core@7.13.15: + /@babel/plugin-proposal-pipeline-operator@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-iloNp4xu8YV8e/mZgGjePg9be1VkJSxQWIplRwgQtQPtF26ar3cHXL4sV8Fujlm2mm/Tu/WiA+FU+Fp7QVP7/g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-pipeline-operator': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-pipeline-operator': 7.12.13(@babel/core@7.13.15) dev: true - /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.11.4: + /@babel/plugin-proposal-private-methods@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.11.4 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.12.3: + /@babel/plugin-proposal-private-methods@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.12.3) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.13.15: + /@babel/plugin-proposal-private-methods@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.14.6: + /@babel/plugin-proposal-private-methods@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.14.6 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.11.4: + /@babel/plugin-proposal-unicode-property-regex@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.11.4 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.12.3: + /@babel/plugin-proposal-unicode-property-regex@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.12.3 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.12.3) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.13.15: + /@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-create-regexp-features-plugin': 7.12.17(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.14.6: + /@babel/plugin-proposal-unicode-property-regex@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.6 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.11.4: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.11.4): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1704,7 +1727,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.12.3: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.12.3): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1713,7 +1736,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.13.15: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.13.15): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1722,7 +1745,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.14.6: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.14.6): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1731,7 +1754,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.14.6: + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.14.6): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1740,7 +1763,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.11.4: + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1749,7 +1772,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.12.3: + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1758,7 +1781,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1767,7 +1790,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1776,7 +1799,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-decorators/7.12.13_@babel+core@7.11.4: + /@babel/plugin-syntax-decorators@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-Rw6aIXGuqDLr6/LoBBYE57nKOzQpz/aDkKlMqEwH+Vp0MXbG6H/TfRjaY343LKxzAKAMXIHsQ8JzaZKuDZ9MwA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1785,7 +1808,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-decorators/7.12.13_@babel+core@7.12.3: + /@babel/plugin-syntax-decorators@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-Rw6aIXGuqDLr6/LoBBYE57nKOzQpz/aDkKlMqEwH+Vp0MXbG6H/TfRjaY343LKxzAKAMXIHsQ8JzaZKuDZ9MwA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1794,7 +1817,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-decorators/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-decorators@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-Rw6aIXGuqDLr6/LoBBYE57nKOzQpz/aDkKlMqEwH+Vp0MXbG6H/TfRjaY343LKxzAKAMXIHsQ8JzaZKuDZ9MwA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1803,7 +1826,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-decorators/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-decorators@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-Rw6aIXGuqDLr6/LoBBYE57nKOzQpz/aDkKlMqEwH+Vp0MXbG6H/TfRjaY343LKxzAKAMXIHsQ8JzaZKuDZ9MwA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1812,7 +1835,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-do-expressions/7.12.13_@babel+core@7.11.4: + /@babel/plugin-syntax-do-expressions@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-xm52bNA0O8QPH4rBXXJ/VLaQ6UGocUS3/fbgZO5z+KDUU7y8iFy8cnIwuRS/NNGjs18sOquzJfH0EasQv+F1oQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1821,7 +1844,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-do-expressions/7.12.13_@babel+core@7.12.3: + /@babel/plugin-syntax-do-expressions@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-xm52bNA0O8QPH4rBXXJ/VLaQ6UGocUS3/fbgZO5z+KDUU7y8iFy8cnIwuRS/NNGjs18sOquzJfH0EasQv+F1oQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1830,7 +1853,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-do-expressions/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-do-expressions@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-xm52bNA0O8QPH4rBXXJ/VLaQ6UGocUS3/fbgZO5z+KDUU7y8iFy8cnIwuRS/NNGjs18sOquzJfH0EasQv+F1oQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1839,7 +1862,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-do-expressions/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-do-expressions@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-xm52bNA0O8QPH4rBXXJ/VLaQ6UGocUS3/fbgZO5z+KDUU7y8iFy8cnIwuRS/NNGjs18sOquzJfH0EasQv+F1oQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1848,7 +1871,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.11.4: + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.11.4): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1857,7 +1880,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.12.3: + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.12.3): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1866,7 +1889,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.13.15: + /@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 @@ -1875,7 +1898,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.14.6: + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.14.6): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1884,7 +1907,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-export-default-from/7.12.13_@babel+core@7.11.4: + /@babel/plugin-syntax-export-default-from@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-gVry0zqoums0hA+EniCYK3gABhjYSLX1dVuwYpPw9DrLNA4/GovXySHVg4FGRsZht09ON/5C2NVx3keq+qqVGQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1893,7 +1916,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-export-default-from/7.12.13_@babel+core@7.12.3: + /@babel/plugin-syntax-export-default-from@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-gVry0zqoums0hA+EniCYK3gABhjYSLX1dVuwYpPw9DrLNA4/GovXySHVg4FGRsZht09ON/5C2NVx3keq+qqVGQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1902,7 +1925,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-export-default-from/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-export-default-from@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-gVry0zqoums0hA+EniCYK3gABhjYSLX1dVuwYpPw9DrLNA4/GovXySHVg4FGRsZht09ON/5C2NVx3keq+qqVGQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1911,7 +1934,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-export-default-from/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-export-default-from@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-gVry0zqoums0hA+EniCYK3gABhjYSLX1dVuwYpPw9DrLNA4/GovXySHVg4FGRsZht09ON/5C2NVx3keq+qqVGQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1920,7 +1943,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.11.4: + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.11.4): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1929,7 +1952,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.12.3: + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.12.3): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1938,7 +1961,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.13.15: + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.13.15): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1947,7 +1970,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.14.6: + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.14.6): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1956,7 +1979,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-function-bind/7.12.13_@babel+core@7.11.4: + /@babel/plugin-syntax-function-bind@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-8tkZMgbO5s/WkVnl04rBvULapZeXOHkaEW+w7oSzmEKwD6hDCtaAKouhgpoMa3uo8zC1HFpjlVh85PUVqvAxHw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1965,7 +1988,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-function-bind/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-function-bind@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-8tkZMgbO5s/WkVnl04rBvULapZeXOHkaEW+w7oSzmEKwD6hDCtaAKouhgpoMa3uo8zC1HFpjlVh85PUVqvAxHw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1974,7 +1997,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-function-bind/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-function-bind@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-8tkZMgbO5s/WkVnl04rBvULapZeXOHkaEW+w7oSzmEKwD6hDCtaAKouhgpoMa3uo8zC1HFpjlVh85PUVqvAxHw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1983,7 +2006,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.14.6: + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1992,7 +2015,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.11.4: + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.11.4): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2001,7 +2024,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.12.3: + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.12.3): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2010,7 +2033,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.13.15: + /@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 @@ -2019,7 +2042,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.14.6: + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.14.6): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2028,7 +2051,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-jsx/7.12.13_@babel+core@7.11.4: + /@babel/plugin-syntax-jsx@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2037,7 +2060,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-jsx/7.12.13_@babel+core@7.12.3: + /@babel/plugin-syntax-jsx@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2046,7 +2069,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-jsx/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-jsx@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2055,7 +2078,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-jsx/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-jsx@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2064,7 +2087,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.11.4: + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2073,7 +2096,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.12.3: + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.12.3): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2082,7 +2105,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.13.15: + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2091,7 +2114,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.14.6: + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2100,7 +2123,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.11.4: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.11.4): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2109,7 +2132,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.12.3: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.12.3): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2118,7 +2141,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.13.15: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.13.15): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2127,7 +2150,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.14.6: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.14.6): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2136,7 +2159,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.11.4: + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2145,7 +2168,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.12.3: + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.12.3): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2154,7 +2177,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.13.15: + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2163,7 +2186,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.14.6: + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2172,7 +2195,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.11.4: + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.11.4): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2181,7 +2204,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.3: + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.12.3): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2190,7 +2213,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.13.15: + /@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 @@ -2199,7 +2222,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.14.6: + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.14.6): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2208,7 +2231,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.11.4: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.11.4): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2217,7 +2240,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.12.3: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.12.3): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2226,7 +2249,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.13.15: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.13.15): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2235,7 +2258,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.14.6: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.14.6): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2244,7 +2267,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.11.4: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.11.4): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2253,7 +2276,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.12.3: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.12.3): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2262,7 +2285,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.13.15: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.13.15): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2271,7 +2294,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.14.6: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.14.6): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2280,7 +2303,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-pipeline-operator/7.12.13_@babel+core@7.11.4: + /@babel/plugin-syntax-pipeline-operator@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-IHs5FTRPJv7M7K0IurpuCTU1ILnhAXDi+YW8dIddJywIDWEYAaV90pSk1RnHRAyExn8szPER1SaraZdZLxKOGw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2289,7 +2312,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-pipeline-operator/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-pipeline-operator@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-IHs5FTRPJv7M7K0IurpuCTU1ILnhAXDi+YW8dIddJywIDWEYAaV90pSk1RnHRAyExn8szPER1SaraZdZLxKOGw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2298,7 +2321,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-pipeline-operator/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-pipeline-operator@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-IHs5FTRPJv7M7K0IurpuCTU1ILnhAXDi+YW8dIddJywIDWEYAaV90pSk1RnHRAyExn8szPER1SaraZdZLxKOGw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2307,7 +2330,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-top-level-await/7.10.4_@babel+core@7.11.4: + /@babel/plugin-syntax-top-level-await@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2316,7 +2339,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-top-level-await/7.10.4_@babel+core@7.13.15: + /@babel/plugin-syntax-top-level-await@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2325,7 +2348,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-top-level-await/7.10.4_@babel+core@7.14.6: + /@babel/plugin-syntax-top-level-await@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2334,52 +2357,52 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.11.4: - resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} + /@babel/plugin-syntax-top-level-await@7.12.1(@babel/core@7.13.15): + resolution: {integrity: sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.11.4 + '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.12.3: + /@babel/plugin-syntax-top-level-await@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.12.3 + '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-top-level-await@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-top-level-await@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.14.6 + '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-top-level-await/7.12.1_@babel+core@7.13.15: - resolution: {integrity: sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==} + /@babel/plugin-syntax-top-level-await@7.12.13(@babel/core@7.14.6): + resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-typescript/7.12.13_@babel+core@7.11.4: + /@babel/plugin-syntax-typescript@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2388,7 +2411,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-typescript/7.12.13_@babel+core@7.12.3: + /@babel/plugin-syntax-typescript@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2397,7 +2420,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-typescript/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-typescript@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2406,7 +2429,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-typescript/7.12.13_@babel+core@7.14.6: + /@babel/plugin-syntax-typescript@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2415,7 +2438,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-arrow-functions@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2424,7 +2447,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-arrow-functions@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2433,7 +2456,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-arrow-functions@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2442,7 +2465,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-arrow-functions@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2451,7 +2474,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-async-to-generator@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2464,7 +2487,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-async-to-generator@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2477,7 +2500,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-async-to-generator@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2490,7 +2513,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-async-to-generator@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2503,7 +2526,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-block-scoped-functions@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2512,7 +2535,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-block-scoped-functions@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2521,7 +2544,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-block-scoped-functions@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2530,7 +2553,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-block-scoped-functions@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2539,7 +2562,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-block-scoping@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2548,7 +2571,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-block-scoping@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2557,7 +2580,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-block-scoping@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2566,7 +2589,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-block-scoping@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2575,7 +2598,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-classes/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-classes@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2592,7 +2615,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-classes/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-classes@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2609,7 +2632,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-classes/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-classes@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2626,7 +2649,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-classes/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-classes@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2643,7 +2666,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-computed-properties@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2652,7 +2675,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-computed-properties@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2661,7 +2684,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-computed-properties@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2670,7 +2693,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-computed-properties@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2679,7 +2702,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-destructuring/7.10.4_@babel+core@7.11.4: + /@babel/plugin-transform-destructuring@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2688,7 +2711,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-destructuring/7.10.4_@babel+core@7.13.15: + /@babel/plugin-transform-destructuring@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2697,7 +2720,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-destructuring/7.10.4_@babel+core@7.14.6: + /@babel/plugin-transform-destructuring@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2706,7 +2729,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-destructuring/7.12.1_@babel+core@7.13.15: + /@babel/plugin-transform-destructuring@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-fRMYFKuzi/rSiYb2uRLiUENJOKq4Gnl+6qOv5f8z0TZXg3llUwUhsNNwrwaT/6dUhJTzNpBr+CUvEWBtfNY1cw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2715,7 +2738,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-destructuring@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2724,7 +2747,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-destructuring@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2733,7 +2756,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-destructuring@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2742,7 +2765,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-destructuring@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2751,47 +2774,47 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-dotall-regex@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.11.4 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-dotall-regex@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.12.3 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.12.3) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-dotall-regex@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} 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-create-regexp-features-plugin': 7.12.17(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-dotall-regex@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.6 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-duplicate-keys@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2800,7 +2823,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-duplicate-keys@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2809,7 +2832,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-duplicate-keys@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2818,7 +2841,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-duplicate-keys@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2827,7 +2850,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-exponentiation-operator@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2837,7 +2860,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-exponentiation-operator@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2847,7 +2870,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-exponentiation-operator@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2857,7 +2880,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-exponentiation-operator@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2867,7 +2890,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-for-of@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2876,7 +2899,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-for-of@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2885,7 +2908,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-for-of@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2894,7 +2917,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-for-of@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2903,7 +2926,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-function-name@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2913,7 +2936,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-function-name@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2923,7 +2946,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-function-name@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2933,7 +2956,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-function-name@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2943,7 +2966,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-literals/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-literals@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2952,7 +2975,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-literals/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-literals@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2961,7 +2984,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-literals/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-literals@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2970,7 +2993,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-literals/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-literals@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2979,7 +3002,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-member-expression-literals@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2988,7 +3011,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-member-expression-literals@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2997,7 +3020,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-member-expression-literals@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3006,7 +3029,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-member-expression-literals@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3015,7 +3038,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-modules-amd/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-modules-amd@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3028,7 +3051,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-amd/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-modules-amd@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3041,7 +3064,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-amd/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-modules-amd@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3054,7 +3077,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-amd/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-modules-amd@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3067,7 +3090,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.12.1_@babel+core@7.12.3: + /@babel/plugin-transform-modules-commonjs@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-dY789wq6l0uLY8py9c1B48V8mVL5gZh/+PQ5ZPrylPYsnAvnEMjqsUXkuoDVPeVK+0VyGar+D08107LzDQ6pag==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3081,7 +3104,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.11.4: + /@babel/plugin-transform-modules-commonjs@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3095,7 +3118,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.12.3: + /@babel/plugin-transform-modules-commonjs@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3109,7 +3132,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.13.15: + /@babel/plugin-transform-modules-commonjs@7.13.8(@babel/core@7.13.15): resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3123,7 +3146,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.14.6: + /@babel/plugin-transform-modules-commonjs@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3137,7 +3160,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.11.4: + /@babel/plugin-transform-modules-systemjs@7.13.8(@babel/core@7.11.4): resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3152,7 +3175,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.12.3: + /@babel/plugin-transform-modules-systemjs@7.13.8(@babel/core@7.12.3): resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3167,7 +3190,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.13.15: + /@babel/plugin-transform-modules-systemjs@7.13.8(@babel/core@7.13.15): resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3182,7 +3205,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.14.6: + /@babel/plugin-transform-modules-systemjs@7.13.8(@babel/core@7.14.6): resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3197,7 +3220,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-modules-umd@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3209,7 +3232,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-modules-umd@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3221,7 +3244,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-modules-umd@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3233,7 +3256,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-modules-umd@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3245,43 +3268,43 @@ packages: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-named-capturing-groups-regex@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.11.4 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.11.4) dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-named-capturing-groups-regex@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.12.3 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.12.3) dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-named-capturing-groups-regex@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.13.15) dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-named-capturing-groups-regex@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.6 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.14.6) dev: true - /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-new-target@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3290,7 +3313,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-new-target@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3299,7 +3322,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-new-target@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3308,7 +3331,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-new-target@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3317,7 +3340,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-object-super@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3329,7 +3352,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-object-super@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3341,7 +3364,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-object-super@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3353,7 +3376,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-object-super@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3365,7 +3388,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-parameters@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3374,7 +3397,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-parameters@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3383,7 +3406,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.13.15: + /@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 @@ -3392,7 +3415,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-parameters@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3401,7 +3424,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-property-literals@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3410,7 +3433,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-property-literals@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3419,7 +3442,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-property-literals@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3428,7 +3451,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-property-literals@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3437,7 +3460,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-constant-elements/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-react-constant-elements@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-qmzKVTn46Upvtxv8LQoQ8mTCdUC83AOVQIQm57e9oekLT5cmK9GOMOfcWhe8jMNx4UJXn/UDhVZ/7lGofVNeDQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3446,7 +3469,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-react-display-name@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3455,7 +3478,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-react-display-name@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3464,7 +3487,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.13.15: + /@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 @@ -3473,7 +3496,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-react-display-name@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3482,43 +3505,43 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.11.4: + /@babel/plugin-transform-react-jsx-development@7.12.17(@babel/core@7.11.4): resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.11.4 + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.11.4) dev: true - /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.12.3: + /@babel/plugin-transform-react-jsx-development@7.12.17(@babel/core@7.12.3): resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.12.3 + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.12.3) dev: true - /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.13.15: + /@babel/plugin-transform-react-jsx-development@7.12.17(@babel/core@7.13.15): resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.13.15 + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.13.15) dev: true - /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.14.6: + /@babel/plugin-transform-react-jsx-development@7.12.17(@babel/core@7.14.6): resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.14.6 + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.14.6) dev: true - /@babel/plugin-transform-react-jsx-self/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-react-jsx-self@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-FXYw98TTJ125GVCCkFLZXlZ1qGcsYqNQhVBQcZjyrwf8FEUtVfKIoidnO8S0q+KBQpDYNTmiGo1gn67Vti04lQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3527,7 +3550,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx-self/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-react-jsx-self@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-FXYw98TTJ125GVCCkFLZXlZ1qGcsYqNQhVBQcZjyrwf8FEUtVfKIoidnO8S0q+KBQpDYNTmiGo1gn67Vti04lQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3536,7 +3559,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx-self/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-react-jsx-self@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-FXYw98TTJ125GVCCkFLZXlZ1qGcsYqNQhVBQcZjyrwf8FEUtVfKIoidnO8S0q+KBQpDYNTmiGo1gn67Vti04lQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3545,7 +3568,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx-self/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-react-jsx-self@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-FXYw98TTJ125GVCCkFLZXlZ1qGcsYqNQhVBQcZjyrwf8FEUtVfKIoidnO8S0q+KBQpDYNTmiGo1gn67Vti04lQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3554,7 +3577,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx-source/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-react-jsx-source@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-O5JJi6fyfih0WfDgIJXksSPhGP/G0fQpfxYy87sDc+1sFmsCS6wr3aAn+whbzkhbjtq4VMqLRaSzR6IsshIC0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3563,7 +3586,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx-source/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-react-jsx-source@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-O5JJi6fyfih0WfDgIJXksSPhGP/G0fQpfxYy87sDc+1sFmsCS6wr3aAn+whbzkhbjtq4VMqLRaSzR6IsshIC0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3572,7 +3595,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx-source/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-react-jsx-source@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-O5JJi6fyfih0WfDgIJXksSPhGP/G0fQpfxYy87sDc+1sFmsCS6wr3aAn+whbzkhbjtq4VMqLRaSzR6IsshIC0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3581,7 +3604,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx-source/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-react-jsx-source@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-O5JJi6fyfih0WfDgIJXksSPhGP/G0fQpfxYy87sDc+1sFmsCS6wr3aAn+whbzkhbjtq4VMqLRaSzR6IsshIC0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3590,7 +3613,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-jsx/7.12.17_@babel+core@7.11.4: + /@babel/plugin-transform-react-jsx@7.12.17(@babel/core@7.11.4): resolution: {integrity: sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3599,11 +3622,11 @@ packages: '@babel/helper-annotate-as-pure': 7.12.13 '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-jsx': 7.12.13_@babel+core@7.11.4 + '@babel/plugin-syntax-jsx': 7.12.13(@babel/core@7.11.4) '@babel/types': 7.14.5 dev: true - /@babel/plugin-transform-react-jsx/7.12.17_@babel+core@7.12.3: + /@babel/plugin-transform-react-jsx@7.12.17(@babel/core@7.12.3): resolution: {integrity: sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3612,11 +3635,11 @@ packages: '@babel/helper-annotate-as-pure': 7.12.13 '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-jsx': 7.12.13_@babel+core@7.12.3 + '@babel/plugin-syntax-jsx': 7.12.13(@babel/core@7.12.3) '@babel/types': 7.14.5 dev: true - /@babel/plugin-transform-react-jsx/7.12.17_@babel+core@7.13.15: + /@babel/plugin-transform-react-jsx@7.12.17(@babel/core@7.13.15): resolution: {integrity: sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3625,11 +3648,11 @@ packages: '@babel/helper-annotate-as-pure': 7.12.13 '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-jsx': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-jsx': 7.12.13(@babel/core@7.13.15) '@babel/types': 7.14.5 dev: true - /@babel/plugin-transform-react-jsx/7.12.17_@babel+core@7.14.6: + /@babel/plugin-transform-react-jsx@7.12.17(@babel/core@7.14.6): resolution: {integrity: sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3638,11 +3661,11 @@ packages: '@babel/helper-annotate-as-pure': 7.12.13 '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-jsx': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-syntax-jsx': 7.12.13(@babel/core@7.14.6) '@babel/types': 7.14.5 dev: true - /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.11.4: + /@babel/plugin-transform-react-pure-annotations@7.12.1(@babel/core@7.11.4): resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3652,7 +3675,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.12.3: + /@babel/plugin-transform-react-pure-annotations@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3662,7 +3685,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.13.15: + /@babel/plugin-transform-react-pure-annotations@7.12.1(@babel/core@7.13.15): resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3672,7 +3695,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.14.6: + /@babel/plugin-transform-react-pure-annotations@7.12.1(@babel/core@7.14.6): resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3682,7 +3705,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-regenerator/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-regenerator@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3691,7 +3714,7 @@ packages: regenerator-transform: 0.14.5 dev: true - /@babel/plugin-transform-regenerator/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-regenerator@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3700,7 +3723,7 @@ packages: regenerator-transform: 0.14.5 dev: true - /@babel/plugin-transform-regenerator/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-regenerator@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3709,7 +3732,7 @@ packages: regenerator-transform: 0.14.5 dev: true - /@babel/plugin-transform-regenerator/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-regenerator@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3718,7 +3741,7 @@ packages: regenerator-transform: 0.14.5 dev: true - /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-reserved-words@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3727,7 +3750,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-reserved-words@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3736,7 +3759,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-reserved-words@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3745,7 +3768,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-reserved-words@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3754,7 +3777,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-runtime/7.11.0_@babel+core@7.11.4: + /@babel/plugin-transform-runtime@7.11.0(@babel/core@7.11.4): resolution: {integrity: sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3766,7 +3789,7 @@ packages: semver: 5.7.1 dev: true - /@babel/plugin-transform-runtime/7.11.0_@babel+core@7.13.15: + /@babel/plugin-transform-runtime@7.11.0(@babel/core@7.13.15): resolution: {integrity: sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3778,7 +3801,7 @@ packages: semver: 5.7.1 dev: true - /@babel/plugin-transform-runtime/7.11.0_@babel+core@7.14.6: + /@babel/plugin-transform-runtime@7.11.0(@babel/core@7.14.6): resolution: {integrity: sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3790,7 +3813,7 @@ packages: semver: 5.7.1 dev: true - /@babel/plugin-transform-runtime/7.12.1_@babel+core@7.12.3: + /@babel/plugin-transform-runtime@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-Ac/H6G9FEIkS2tXsZjL4RAdS3L3WHxci0usAnz7laPWUmFiGtj7tIASChqKZMHTSQTQY6xDbOq+V1/vIq3QrWg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3802,7 +3825,7 @@ packages: semver: 5.7.1 dev: true - /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-shorthand-properties@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3811,7 +3834,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-shorthand-properties@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3820,7 +3843,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-shorthand-properties@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3829,7 +3852,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-shorthand-properties@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3838,7 +3861,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-spread/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-spread@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3848,7 +3871,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 dev: true - /@babel/plugin-transform-spread/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-spread@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3858,7 +3881,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 dev: true - /@babel/plugin-transform-spread/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-spread@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3868,7 +3891,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 dev: true - /@babel/plugin-transform-spread/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-spread@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3878,7 +3901,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 dev: true - /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-sticky-regex@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3887,7 +3910,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-sticky-regex@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3896,7 +3919,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-sticky-regex@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3905,7 +3928,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-sticky-regex@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3914,7 +3937,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-template-literals@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3923,7 +3946,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-template-literals@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3932,7 +3955,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-template-literals@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3941,7 +3964,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-template-literals@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3950,7 +3973,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-typeof-symbol@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3959,7 +3982,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-typeof-symbol@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3968,7 +3991,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-typeof-symbol@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3977,7 +4000,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-typeof-symbol@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3986,59 +4009,59 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.11.4: + /@babel/plugin-transform-typescript@7.13.0(@babel/core@7.11.4): resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.11.4 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-typescript': 7.12.13_@babel+core@7.11.4 + '@babel/plugin-syntax-typescript': 7.12.13(@babel/core@7.11.4) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.12.3: + /@babel/plugin-transform-typescript@7.13.0(@babel/core@7.12.3): resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.12.3) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-typescript': 7.12.13_@babel+core@7.12.3 + '@babel/plugin-syntax-typescript': 7.12.13(@babel/core@7.12.3) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-typescript@7.13.0(@babel/core@7.13.15): resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.13.15 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-typescript': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-typescript': 7.12.13(@babel/core@7.13.15) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.14.6: + /@babel/plugin-transform-typescript@7.13.0(@babel/core@7.14.6): resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.14.6 + '@babel/helper-create-class-features-plugin': 7.13.8(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-typescript': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-syntax-typescript': 7.12.13(@babel/core@7.14.6) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-unicode-escapes@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4047,7 +4070,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-unicode-escapes@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4056,7 +4079,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-unicode-escapes@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4065,7 +4088,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-unicode-escapes@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4074,114 +4097,114 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.11.4: + /@babel/plugin-transform-unicode-regex@7.12.13(@babel/core@7.11.4): resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.11.4 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.11.4) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-unicode-regex@7.12.13(@babel/core@7.12.3): resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.12.3 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.12.3) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.13.15: + /@babel/plugin-transform-unicode-regex@7.12.13(@babel/core@7.13.15): resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} 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-create-regexp-features-plugin': 7.12.17(@babel/core@7.13.15) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.14.6: + /@babel/plugin-transform-unicode-regex@7.12.13(@babel/core@7.14.6): resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 - '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.6 + '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.14.6) '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/preset-env/7.11.0_@babel+core@7.11.4: + /@babel/preset-env@7.11.0(@babel/core@7.11.4): resolution: {integrity: sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.11.4 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.11.4 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.11.4) '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-proposal-async-generator-functions': 7.13.8_@babel+core@7.11.4 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.11.4 - '@babel/plugin-proposal-dynamic-import': 7.13.8_@babel+core@7.11.4 - '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.11.4 - '@babel/plugin-proposal-logical-assignment-operators': 7.13.8_@babel+core@7.11.4 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.11.4 - '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.11.4 - '@babel/plugin-proposal-optional-catch-binding': 7.13.8_@babel+core@7.11.4 - '@babel/plugin-proposal-optional-chaining': 7.12.7_@babel+core@7.11.4 - '@babel/plugin-proposal-private-methods': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.11.4 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.11.4 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.11.4 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.11.4 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.11.4 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.11.4 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.11.4 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.11.4 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.11.4 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.11.4 - '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-arrow-functions': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-block-scoped-functions': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-block-scoping': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-computed-properties': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-destructuring': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-duplicate-keys': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-exponentiation-operator': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-for-of': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-function-name': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-literals': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-member-expression-literals': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-modules-amd': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-modules-commonjs': 7.13.8_@babel+core@7.11.4 - '@babel/plugin-transform-modules-systemjs': 7.13.8_@babel+core@7.11.4 - '@babel/plugin-transform-modules-umd': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-new-target': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-object-super': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-property-literals': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-regenerator': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-reserved-words': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-shorthand-properties': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-spread': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-sticky-regex': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-template-literals': 7.13.0_@babel+core@7.11.4 - '@babel/plugin-transform-typeof-symbol': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-unicode-escapes': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-unicode-regex': 7.12.13_@babel+core@7.11.4 - '@babel/preset-modules': 0.1.4_@babel+core@7.11.4 + '@babel/plugin-proposal-async-generator-functions': 7.13.8(@babel/core@7.11.4) + '@babel/plugin-proposal-class-properties': 7.12.1(@babel/core@7.11.4) + '@babel/plugin-proposal-dynamic-import': 7.13.8(@babel/core@7.11.4) + '@babel/plugin-proposal-export-namespace-from': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-proposal-json-strings': 7.13.8(@babel/core@7.11.4) + '@babel/plugin-proposal-logical-assignment-operators': 7.13.8(@babel/core@7.11.4) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1(@babel/core@7.11.4) + '@babel/plugin-proposal-numeric-separator': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-proposal-object-rest-spread': 7.13.8(@babel/core@7.11.4) + '@babel/plugin-proposal-optional-catch-binding': 7.13.8(@babel/core@7.11.4) + '@babel/plugin-proposal-optional-chaining': 7.12.7(@babel/core@7.11.4) + '@babel/plugin-proposal-private-methods': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.11.4) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.11.4) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.11.4) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.11.4) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.11.4) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.11.4) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.11.4) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.11.4) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.11.4) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.11.4) + '@babel/plugin-syntax-top-level-await': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-arrow-functions': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-async-to-generator': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-block-scoped-functions': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-block-scoping': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-classes': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-computed-properties': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-destructuring': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-duplicate-keys': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-exponentiation-operator': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-for-of': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-function-name': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-literals': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-member-expression-literals': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-modules-amd': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-modules-commonjs': 7.13.8(@babel/core@7.11.4) + '@babel/plugin-transform-modules-systemjs': 7.13.8(@babel/core@7.11.4) + '@babel/plugin-transform-modules-umd': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-new-target': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-object-super': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-property-literals': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-regenerator': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-reserved-words': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-shorthand-properties': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-spread': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-sticky-regex': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-template-literals': 7.13.0(@babel/core@7.11.4) + '@babel/plugin-transform-typeof-symbol': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-unicode-escapes': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-unicode-regex': 7.12.13(@babel/core@7.11.4) + '@babel/preset-modules': 0.1.4(@babel/core@7.11.4) '@babel/types': 7.14.5 browserslist: 4.16.6 core-js-compat: 3.9.1 @@ -4192,74 +4215,74 @@ packages: - supports-color dev: true - /@babel/preset-env/7.11.0_@babel+core@7.13.15: + /@babel/preset-env@7.11.0(@babel/core@7.13.15): resolution: {integrity: sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.13.15 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.13.15 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.13.15) '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-proposal-async-generator-functions': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-class-properties': 7.12.1_@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.12.1_@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.12.7_@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.12.13_@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.12.13_@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/plugin-proposal-async-generator-functions': 7.13.8(@babel/core@7.13.15) + '@babel/plugin-proposal-class-properties': 7.12.1(@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.12.1(@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.12.7(@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.12.13(@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.12.13(@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 browserslist: 4.16.6 core-js-compat: 3.9.1 @@ -4270,74 +4293,74 @@ packages: - supports-color dev: true - /@babel/preset-env/7.11.0_@babel+core@7.14.6: + /@babel/preset-env@7.11.0(@babel/core@7.14.6): resolution: {integrity: sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.14.6 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.14.6) '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-proposal-async-generator-functions': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.14.6 - '@babel/plugin-proposal-dynamic-import': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-logical-assignment-operators': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.14.6 - '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-optional-catch-binding': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-optional-chaining': 7.12.7_@babel+core@7.14.6 - '@babel/plugin-proposal-private-methods': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.6 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-arrow-functions': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-block-scoped-functions': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-block-scoping': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-computed-properties': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-destructuring': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-duplicate-keys': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-exponentiation-operator': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-for-of': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-function-name': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-literals': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-member-expression-literals': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-modules-amd': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-modules-commonjs': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-transform-modules-systemjs': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-transform-modules-umd': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-new-target': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-object-super': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-property-literals': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-regenerator': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-reserved-words': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-shorthand-properties': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-spread': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-sticky-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-template-literals': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-typeof-symbol': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-unicode-escapes': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-unicode-regex': 7.12.13_@babel+core@7.14.6 - '@babel/preset-modules': 0.1.4_@babel+core@7.14.6 + '@babel/plugin-proposal-async-generator-functions': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-class-properties': 7.12.1(@babel/core@7.14.6) + '@babel/plugin-proposal-dynamic-import': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-export-namespace-from': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-proposal-json-strings': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-logical-assignment-operators': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1(@babel/core@7.14.6) + '@babel/plugin-proposal-numeric-separator': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-proposal-object-rest-spread': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-optional-catch-binding': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-optional-chaining': 7.12.7(@babel/core@7.14.6) + '@babel/plugin-proposal-private-methods': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.14.6) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-top-level-await': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-arrow-functions': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-async-to-generator': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-block-scoped-functions': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-block-scoping': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-classes': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-computed-properties': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-destructuring': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-duplicate-keys': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-exponentiation-operator': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-for-of': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-function-name': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-literals': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-member-expression-literals': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-modules-amd': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-modules-commonjs': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-transform-modules-systemjs': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-transform-modules-umd': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-new-target': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-object-super': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-property-literals': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-regenerator': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-reserved-words': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-shorthand-properties': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-spread': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-sticky-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-template-literals': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-typeof-symbol': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-unicode-escapes': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-unicode-regex': 7.12.13(@babel/core@7.14.6) + '@babel/preset-modules': 0.1.4(@babel/core@7.14.6) '@babel/types': 7.14.5 browserslist: 4.16.6 core-js-compat: 3.9.1 @@ -4348,75 +4371,75 @@ packages: - supports-color dev: true - /@babel/preset-env/7.12.1_@babel+core@7.12.3: + /@babel/preset-env@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.12.3 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.12.3 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.12.3) '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-validator-option': 7.14.5 - '@babel/plugin-proposal-async-generator-functions': 7.13.8_@babel+core@7.12.3 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-proposal-dynamic-import': 7.13.8_@babel+core@7.12.3 - '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.12.3 - '@babel/plugin-proposal-logical-assignment-operators': 7.13.8_@babel+core@7.12.3 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.12.3 - '@babel/plugin-proposal-optional-catch-binding': 7.13.8_@babel+core@7.12.3 - '@babel/plugin-proposal-optional-chaining': 7.12.7_@babel+core@7.12.3 - '@babel/plugin-proposal-private-methods': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.3 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.3 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.3 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-arrow-functions': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-block-scoped-functions': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-block-scoping': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-computed-properties': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-destructuring': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-duplicate-keys': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-exponentiation-operator': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-for-of': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-function-name': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-literals': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-member-expression-literals': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-modules-amd': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-modules-commonjs': 7.13.8_@babel+core@7.12.3 - '@babel/plugin-transform-modules-systemjs': 7.13.8_@babel+core@7.12.3 - '@babel/plugin-transform-modules-umd': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-new-target': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-object-super': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-property-literals': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-regenerator': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-reserved-words': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-shorthand-properties': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-spread': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-sticky-regex': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-template-literals': 7.13.0_@babel+core@7.12.3 - '@babel/plugin-transform-typeof-symbol': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-unicode-escapes': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-unicode-regex': 7.12.13_@babel+core@7.12.3 - '@babel/preset-modules': 0.1.4_@babel+core@7.12.3 + '@babel/plugin-proposal-async-generator-functions': 7.13.8(@babel/core@7.12.3) + '@babel/plugin-proposal-class-properties': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-proposal-dynamic-import': 7.13.8(@babel/core@7.12.3) + '@babel/plugin-proposal-export-namespace-from': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-proposal-json-strings': 7.13.8(@babel/core@7.12.3) + '@babel/plugin-proposal-logical-assignment-operators': 7.13.8(@babel/core@7.12.3) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-proposal-numeric-separator': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-proposal-object-rest-spread': 7.13.8(@babel/core@7.12.3) + '@babel/plugin-proposal-optional-catch-binding': 7.13.8(@babel/core@7.12.3) + '@babel/plugin-proposal-optional-chaining': 7.12.7(@babel/core@7.12.3) + '@babel/plugin-proposal-private-methods': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.12.3) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.12.3) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.12.3) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-syntax-top-level-await': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-arrow-functions': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-async-to-generator': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-block-scoped-functions': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-block-scoping': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-classes': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-computed-properties': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-destructuring': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-duplicate-keys': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-exponentiation-operator': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-for-of': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-function-name': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-literals': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-member-expression-literals': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-modules-amd': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-modules-commonjs': 7.13.8(@babel/core@7.12.3) + '@babel/plugin-transform-modules-systemjs': 7.13.8(@babel/core@7.12.3) + '@babel/plugin-transform-modules-umd': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-new-target': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-object-super': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-property-literals': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-regenerator': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-reserved-words': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-shorthand-properties': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-spread': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-sticky-regex': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-template-literals': 7.13.0(@babel/core@7.12.3) + '@babel/plugin-transform-typeof-symbol': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-unicode-escapes': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-unicode-regex': 7.12.13(@babel/core@7.12.3) + '@babel/preset-modules': 0.1.4(@babel/core@7.12.3) '@babel/types': 7.14.5 core-js-compat: 3.9.1 semver: 5.7.1 @@ -4424,75 +4447,75 @@ packages: - supports-color dev: true - /@babel/preset-env/7.12.7_@babel+core@7.13.15: + /@babel/preset-env@7.12.7(@babel/core@7.13.15): resolution: {integrity: sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.13.15 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.13.15 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.13.15) '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-validator-option': 7.14.5 - '@babel/plugin-proposal-async-generator-functions': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-class-properties': 7.12.1_@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.12.1_@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.12.7_@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.12.13_@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.12.13_@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/plugin-proposal-async-generator-functions': 7.13.8(@babel/core@7.13.15) + '@babel/plugin-proposal-class-properties': 7.12.1(@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.12.1(@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.12.7(@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.12.13(@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.12.13(@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 core-js-compat: 3.9.1 semver: 5.7.1 @@ -4500,75 +4523,75 @@ packages: - supports-color dev: true - /@babel/preset-env/7.12.7_@babel+core@7.14.6: + /@babel/preset-env@7.12.7(@babel/core@7.14.6): resolution: {integrity: sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.14.5 '@babel/core': 7.14.6 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.6 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.14.6) '@babel/helper-module-imports': 7.14.5 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-validator-option': 7.14.5 - '@babel/plugin-proposal-async-generator-functions': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.14.6 - '@babel/plugin-proposal-dynamic-import': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-logical-assignment-operators': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.14.6 - '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-optional-catch-binding': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-proposal-optional-chaining': 7.12.7_@babel+core@7.14.6 - '@babel/plugin-proposal-private-methods': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.6 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-arrow-functions': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-block-scoped-functions': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-block-scoping': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-computed-properties': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-destructuring': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-duplicate-keys': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-exponentiation-operator': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-for-of': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-function-name': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-literals': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-member-expression-literals': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-modules-amd': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-modules-commonjs': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-transform-modules-systemjs': 7.13.8_@babel+core@7.14.6 - '@babel/plugin-transform-modules-umd': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-new-target': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-object-super': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-property-literals': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-regenerator': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-reserved-words': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-shorthand-properties': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-spread': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-sticky-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-template-literals': 7.13.0_@babel+core@7.14.6 - '@babel/plugin-transform-typeof-symbol': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-unicode-escapes': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-unicode-regex': 7.12.13_@babel+core@7.14.6 - '@babel/preset-modules': 0.1.4_@babel+core@7.14.6 + '@babel/plugin-proposal-async-generator-functions': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-class-properties': 7.12.1(@babel/core@7.14.6) + '@babel/plugin-proposal-dynamic-import': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-export-namespace-from': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-proposal-json-strings': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-logical-assignment-operators': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1(@babel/core@7.14.6) + '@babel/plugin-proposal-numeric-separator': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-proposal-object-rest-spread': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-optional-catch-binding': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-proposal-optional-chaining': 7.12.7(@babel/core@7.14.6) + '@babel/plugin-proposal-private-methods': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.14.6) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-top-level-await': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-arrow-functions': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-async-to-generator': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-block-scoped-functions': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-block-scoping': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-classes': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-computed-properties': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-destructuring': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-duplicate-keys': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-exponentiation-operator': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-for-of': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-function-name': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-literals': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-member-expression-literals': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-modules-amd': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-modules-commonjs': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-transform-modules-systemjs': 7.13.8(@babel/core@7.14.6) + '@babel/plugin-transform-modules-umd': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-new-target': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-object-super': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-property-literals': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-regenerator': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-reserved-words': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-shorthand-properties': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-spread': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-sticky-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-template-literals': 7.13.0(@babel/core@7.14.6) + '@babel/plugin-transform-typeof-symbol': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-unicode-escapes': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-unicode-regex': 7.12.13(@babel/core@7.14.6) + '@babel/preset-modules': 0.1.4(@babel/core@7.14.6) '@babel/types': 7.14.5 core-js-compat: 3.9.1 semver: 5.7.1 @@ -4576,197 +4599,197 @@ packages: - supports-color dev: true - /@babel/preset-modules/0.1.4_@babel+core@7.11.4: + /@babel/preset-modules@0.1.4(@babel/core@7.11.4): resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.11.4 + '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.11.4) '@babel/types': 7.14.5 esutils: 2.0.3 dev: true - /@babel/preset-modules/0.1.4_@babel+core@7.12.3: + /@babel/preset-modules@0.1.4(@babel/core@7.12.3): resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.12.3 + '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.12.3) '@babel/types': 7.14.5 esutils: 2.0.3 dev: true - /@babel/preset-modules/0.1.4_@babel+core@7.13.15: + /@babel/preset-modules@0.1.4(@babel/core@7.13.15): resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@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/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 dev: true - /@babel/preset-modules/0.1.4_@babel+core@7.14.6: + /@babel/preset-modules@0.1.4(@babel/core@7.14.6): resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.14.6) '@babel/types': 7.14.5 esutils: 2.0.3 dev: true - /@babel/preset-react/7.10.4_@babel+core@7.11.4: + /@babel/preset-react@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-BrHp4TgOIy4M19JAfO1LhycVXOPWdDbTRep7eVyatf174Hff+6Uk53sDyajqZPu8W1qXRBiYOfIamek6jA7YVw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-react-display-name': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.11.4 - '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.11.4 - '@babel/plugin-transform-react-jsx-self': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-react-jsx-source': 7.12.13_@babel+core@7.11.4 - '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.11.4 + '@babel/plugin-transform-react-display-name': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.11.4) + '@babel/plugin-transform-react-jsx-development': 7.12.17(@babel/core@7.11.4) + '@babel/plugin-transform-react-jsx-self': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-react-jsx-source': 7.12.13(@babel/core@7.11.4) + '@babel/plugin-transform-react-pure-annotations': 7.12.1(@babel/core@7.11.4) dev: true - /@babel/preset-react/7.10.4_@babel+core@7.13.15: + /@babel/preset-react@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-BrHp4TgOIy4M19JAfO1LhycVXOPWdDbTRep7eVyatf174Hff+6Uk53sDyajqZPu8W1qXRBiYOfIamek6jA7YVw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-react-display-name': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx-self': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx-source': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.13.15 + '@babel/plugin-transform-react-display-name': 7.12.13(@babel/core@7.13.15) + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.13.15) + '@babel/plugin-transform-react-jsx-development': 7.12.17(@babel/core@7.13.15) + '@babel/plugin-transform-react-jsx-self': 7.12.13(@babel/core@7.13.15) + '@babel/plugin-transform-react-jsx-source': 7.12.13(@babel/core@7.13.15) + '@babel/plugin-transform-react-pure-annotations': 7.12.1(@babel/core@7.13.15) dev: true - /@babel/preset-react/7.10.4_@babel+core@7.14.6: + /@babel/preset-react@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-BrHp4TgOIy4M19JAfO1LhycVXOPWdDbTRep7eVyatf174Hff+6Uk53sDyajqZPu8W1qXRBiYOfIamek6jA7YVw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-react-display-name': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.14.6 - '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.14.6 - '@babel/plugin-transform-react-jsx-self': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-react-jsx-source': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.14.6 + '@babel/plugin-transform-react-display-name': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.14.6) + '@babel/plugin-transform-react-jsx-development': 7.12.17(@babel/core@7.14.6) + '@babel/plugin-transform-react-jsx-self': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-react-jsx-source': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-react-pure-annotations': 7.12.1(@babel/core@7.14.6) dev: true - /@babel/preset-react/7.12.1_@babel+core@7.12.3: + /@babel/preset-react@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-euCExymHCi0qB9u5fKw7rvlw7AZSjw/NaB9h7EkdTt5+yHRrXdiRTh7fkG3uBPpJg82CqLfp1LHLqWGSCrab+g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-react-display-name': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.12.3 - '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.12.3 - '@babel/plugin-transform-react-jsx-self': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-react-jsx-source': 7.12.13_@babel+core@7.12.3 - '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.12.3 + '@babel/plugin-transform-react-display-name': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.12.3) + '@babel/plugin-transform-react-jsx-development': 7.12.17(@babel/core@7.12.3) + '@babel/plugin-transform-react-jsx-self': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-react-jsx-source': 7.12.13(@babel/core@7.12.3) + '@babel/plugin-transform-react-pure-annotations': 7.12.1(@babel/core@7.12.3) dev: true - /@babel/preset-react/7.12.7_@babel+core@7.13.15: + /@babel/preset-react@7.12.7(@babel/core@7.13.15): resolution: {integrity: sha512-wKeTdnGUP5AEYCYQIMeXMMwU7j+2opxrG0WzuZfxuuW9nhKvvALBjl67653CWamZJVefuJGI219G591RSldrqQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-react-display-name': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx-self': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-react-jsx-source': 7.12.13_@babel+core@7.13.15 - '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.13.15 + '@babel/plugin-transform-react-display-name': 7.12.13(@babel/core@7.13.15) + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.13.15) + '@babel/plugin-transform-react-jsx-development': 7.12.17(@babel/core@7.13.15) + '@babel/plugin-transform-react-jsx-self': 7.12.13(@babel/core@7.13.15) + '@babel/plugin-transform-react-jsx-source': 7.12.13(@babel/core@7.13.15) + '@babel/plugin-transform-react-pure-annotations': 7.12.1(@babel/core@7.13.15) dev: true - /@babel/preset-react/7.12.7_@babel+core@7.14.6: + /@babel/preset-react@7.12.7(@babel/core@7.14.6): resolution: {integrity: sha512-wKeTdnGUP5AEYCYQIMeXMMwU7j+2opxrG0WzuZfxuuW9nhKvvALBjl67653CWamZJVefuJGI219G591RSldrqQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-react-display-name': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-react-jsx': 7.12.17_@babel+core@7.14.6 - '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.14.6 - '@babel/plugin-transform-react-jsx-self': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-react-jsx-source': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.14.6 + '@babel/plugin-transform-react-display-name': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-react-jsx': 7.12.17(@babel/core@7.14.6) + '@babel/plugin-transform-react-jsx-development': 7.12.17(@babel/core@7.14.6) + '@babel/plugin-transform-react-jsx-self': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-react-jsx-source': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-transform-react-pure-annotations': 7.12.1(@babel/core@7.14.6) dev: true - /@babel/preset-typescript/7.10.4_@babel+core@7.11.4: + /@babel/preset-typescript@7.10.4(@babel/core@7.11.4): resolution: {integrity: sha512-SdYnvGPv+bLlwkF2VkJnaX/ni1sMNetcGI1+nThF1gyv6Ph8Qucc4ZZAjM5yZcE/AKRXIOTZz7eSRDWOEjPyRQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.11.4 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.11.4 + '@babel/plugin-transform-typescript': 7.13.0(@babel/core@7.11.4) transitivePeerDependencies: - supports-color dev: true - /@babel/preset-typescript/7.10.4_@babel+core@7.13.15: + /@babel/preset-typescript@7.10.4(@babel/core@7.13.15): resolution: {integrity: sha512-SdYnvGPv+bLlwkF2VkJnaX/ni1sMNetcGI1+nThF1gyv6Ph8Qucc4ZZAjM5yZcE/AKRXIOTZz7eSRDWOEjPyRQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.13.15 + '@babel/plugin-transform-typescript': 7.13.0(@babel/core@7.13.15) transitivePeerDependencies: - supports-color dev: true - /@babel/preset-typescript/7.10.4_@babel+core@7.14.6: + /@babel/preset-typescript@7.10.4(@babel/core@7.14.6): resolution: {integrity: sha512-SdYnvGPv+bLlwkF2VkJnaX/ni1sMNetcGI1+nThF1gyv6Ph8Qucc4ZZAjM5yZcE/AKRXIOTZz7eSRDWOEjPyRQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.14.6 + '@babel/plugin-transform-typescript': 7.13.0(@babel/core@7.14.6) transitivePeerDependencies: - supports-color dev: true - /@babel/preset-typescript/7.12.1_@babel+core@7.12.3: + /@babel/preset-typescript@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-hNK/DhmoJPsksdHuI/RVrcEws7GN5eamhi28JkO52MqIxU8Z0QpmiSOQxZHWOHV7I3P4UjHV97ay4TcamMA6Kw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.12.3 + '@babel/plugin-transform-typescript': 7.13.0(@babel/core@7.12.3) transitivePeerDependencies: - supports-color dev: true - /@babel/preset-typescript/7.12.7_@babel+core@7.13.15: + /@babel/preset-typescript@7.12.7(@babel/core@7.13.15): resolution: {integrity: sha512-nOoIqIqBmHBSEgBXWR4Dv/XBehtIFcw9PqZw6rFYuKrzsZmOQm3PR5siLBnKZFEsDb03IegG8nSjU/iXXXYRmw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4774,12 +4797,12 @@ packages: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-validator-option': 7.12.17 - '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.13.15 + '@babel/plugin-transform-typescript': 7.13.0(@babel/core@7.13.15) transitivePeerDependencies: - supports-color dev: true - /@babel/register/7.12.1_@babel+core@7.12.3: + /@babel/register@7.12.1(@babel/core@7.12.3): resolution: {integrity: sha512-XWcmseMIncOjoydKZnWvWi0/5CUCD+ZYKhRwgYlWOrA8fGZ/FjuLRpqtIhLOVD/fvR1b9DQHtZPn68VvhpYf+Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4792,7 +4815,7 @@ packages: source-map-support: 0.5.19 dev: true - /@babel/register/7.13.14_@babel+core@7.11.4: + /@babel/register@7.13.14(@babel/core@7.11.4): resolution: {integrity: sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4805,7 +4828,7 @@ packages: source-map-support: 0.5.19 dev: true - /@babel/register/7.13.14_@babel+core@7.13.15: + /@babel/register@7.13.14(@babel/core@7.13.15): resolution: {integrity: sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4818,7 +4841,7 @@ packages: source-map-support: 0.5.19 dev: true - /@babel/register/7.13.14_@babel+core@7.14.6: + /@babel/register@7.13.14(@babel/core@7.14.6): resolution: {integrity: sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -4831,27 +4854,27 @@ packages: source-map-support: 0.5.19 dev: true - /@babel/runtime/7.11.2: + /@babel/runtime@7.11.2: resolution: {integrity: sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==} dependencies: regenerator-runtime: 0.13.7 dev: true - /@babel/runtime/7.13.9: + /@babel/runtime@7.13.9: resolution: {integrity: sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA==} dependencies: regenerator-runtime: 0.13.7 dev: true - /@babel/template/7.12.13: + /@babel/template@7.12.13: resolution: {integrity: sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==} dependencies: '@babel/code-frame': 7.12.13 '@babel/parser': 7.13.15 - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 dev: true - /@babel/template/7.14.5: + /@babel/template@7.14.5: resolution: {integrity: sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==} engines: {node: '>=6.9.0'} dependencies: @@ -4860,7 +4883,7 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/traverse/7.13.0: + /@babel/traverse@7.13.0: resolution: {integrity: sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==} dependencies: '@babel/code-frame': 7.12.13 @@ -4868,7 +4891,7 @@ packages: '@babel/helper-function-name': 7.12.13 '@babel/helper-split-export-declaration': 7.12.13 '@babel/parser': 7.13.9 - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 debug: 4.3.1 globals: 11.12.0 lodash: 4.17.21 @@ -4876,7 +4899,7 @@ packages: - supports-color dev: true - /@babel/traverse/7.13.15: + /@babel/traverse@7.13.15: resolution: {integrity: sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==} dependencies: '@babel/code-frame': 7.12.13 @@ -4884,14 +4907,14 @@ packages: '@babel/helper-function-name': 7.12.13 '@babel/helper-split-export-declaration': 7.12.13 '@babel/parser': 7.13.15 - '@babel/types': 7.13.14 + '@babel/types': 7.14.5 debug: 4.3.1 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/traverse/7.14.5: + /@babel/traverse@7.14.5: resolution: {integrity: sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==} engines: {node: '>=6.9.0'} dependencies: @@ -4908,15 +4931,7 @@ packages: - supports-color dev: true - /@babel/types/7.13.0: - resolution: {integrity: sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==} - dependencies: - '@babel/helper-validator-identifier': 7.12.11 - lodash: 4.17.21 - to-fast-properties: 2.0.0 - dev: true - - /@babel/types/7.13.14: + /@babel/types@7.13.14: resolution: {integrity: sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==} dependencies: '@babel/helper-validator-identifier': 7.12.11 @@ -4924,7 +4939,7 @@ packages: to-fast-properties: 2.0.0 dev: true - /@babel/types/7.14.5: + /@babel/types@7.14.5: resolution: {integrity: sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==} engines: {node: '>=6.9.0'} dependencies: @@ -4932,141 +4947,144 @@ packages: to-fast-properties: 2.0.0 dev: true - /@bcoe/v8-coverage/0.2.3: + /@bcoe/v8-coverage@0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@birman/babel-plugin-auto-css-modules/1.2.1_@babel+core@7.11.4: + /@birman/babel-plugin-auto-css-modules@1.2.1(@babel/core@7.11.4): resolution: {integrity: sha512-BRyvz83/EagnT7kq9iVwdE9e3tvCFTV7oRmmZOR3zc2AIftP99NyahIvL4aDr5azYbc+kXhkd856UFJ2I2AjxQ==} dependencies: - '@birman/utils': 1.2.1_@babel+core@7.11.4 + '@birman/utils': 1.2.1(@babel/core@7.11.4) transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@birman/babel-plugin-auto-css-modules/1.2.1_@babel+core@7.13.15: + /@birman/babel-plugin-auto-css-modules@1.2.1(@babel/core@7.13.15): resolution: {integrity: sha512-BRyvz83/EagnT7kq9iVwdE9e3tvCFTV7oRmmZOR3zc2AIftP99NyahIvL4aDr5azYbc+kXhkd856UFJ2I2AjxQ==} dependencies: - '@birman/utils': 1.2.1_@babel+core@7.13.15 + '@birman/utils': 1.2.1(@babel/core@7.13.15) transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@birman/babel-plugin-auto-css-modules/1.2.1_@babel+core@7.14.6: + /@birman/babel-plugin-auto-css-modules@1.2.1(@babel/core@7.14.6): resolution: {integrity: sha512-BRyvz83/EagnT7kq9iVwdE9e3tvCFTV7oRmmZOR3zc2AIftP99NyahIvL4aDr5azYbc+kXhkd856UFJ2I2AjxQ==} dependencies: - '@birman/utils': 1.2.1_@babel+core@7.14.6 + '@birman/utils': 1.2.1(@babel/core@7.14.6) transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@birman/babel-preset-birman/1.2.1_@babel+core@7.11.4: + /@birman/babel-preset-birman@1.2.1(@babel/core@7.11.4)(@babel/traverse@7.14.5): resolution: {integrity: sha512-tQN/45UnqZbOomZ63LgYxrhalf+eXr7LnBTAcj1dvu+PauJ9nNlugJi7Zy0VPzOIqXepQN2PjQg/JuqpQ41Q8w==} dependencies: - '@babel/plugin-proposal-class-properties': 7.10.4_@babel+core@7.11.4 - '@babel/plugin-proposal-decorators': 7.10.5_@babel+core@7.11.4 - '@babel/plugin-proposal-do-expressions': 7.10.4_@babel+core@7.11.4 - '@babel/plugin-proposal-export-default-from': 7.10.4_@babel+core@7.11.4 - '@babel/plugin-proposal-function-bind': 7.10.5_@babel+core@7.11.4 - '@babel/plugin-proposal-logical-assignment-operators': 7.11.0_@babel+core@7.11.4 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.10.4_@babel+core@7.11.4 - '@babel/plugin-proposal-optional-chaining': 7.11.0_@babel+core@7.11.4 - '@babel/plugin-proposal-pipeline-operator': 7.10.5_@babel+core@7.11.4 - '@babel/plugin-syntax-top-level-await': 7.10.4_@babel+core@7.11.4 - '@babel/plugin-transform-destructuring': 7.10.4_@babel+core@7.11.4 - '@babel/plugin-transform-runtime': 7.11.0_@babel+core@7.11.4 - '@babel/preset-env': 7.11.0_@babel+core@7.11.4 - '@babel/preset-react': 7.10.4_@babel+core@7.11.4 - '@babel/preset-typescript': 7.10.4_@babel+core@7.11.4 + '@babel/plugin-proposal-class-properties': 7.10.4(@babel/core@7.11.4) + '@babel/plugin-proposal-decorators': 7.10.5(@babel/core@7.11.4) + '@babel/plugin-proposal-do-expressions': 7.10.4(@babel/core@7.11.4) + '@babel/plugin-proposal-export-default-from': 7.10.4(@babel/core@7.11.4) + '@babel/plugin-proposal-function-bind': 7.10.5(@babel/core@7.11.4) + '@babel/plugin-proposal-logical-assignment-operators': 7.11.0(@babel/core@7.11.4) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.10.4(@babel/core@7.11.4) + '@babel/plugin-proposal-optional-chaining': 7.11.0(@babel/core@7.11.4) + '@babel/plugin-proposal-pipeline-operator': 7.10.5(@babel/core@7.11.4) + '@babel/plugin-syntax-top-level-await': 7.10.4(@babel/core@7.11.4) + '@babel/plugin-transform-destructuring': 7.10.4(@babel/core@7.11.4) + '@babel/plugin-transform-runtime': 7.11.0(@babel/core@7.11.4) + '@babel/preset-env': 7.11.0(@babel/core@7.11.4) + '@babel/preset-react': 7.10.4(@babel/core@7.11.4) + '@babel/preset-typescript': 7.10.4(@babel/core@7.11.4) '@babel/runtime': 7.11.2 - '@birman/babel-plugin-auto-css-modules': 1.2.1_@babel+core@7.11.4 + '@birman/babel-plugin-auto-css-modules': 1.2.1(@babel/core@7.11.4) '@svgr/webpack': 5.4.0 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-import: 1.13.0 - babel-plugin-named-asset-import: 0.3.6_@babel+core@7.11.4 + babel-plugin-named-asset-import: 0.3.6(@babel/core@7.11.4) babel-plugin-react-require: 3.1.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 - babel-plugin-transform-typescript-metadata: 0.3.0 + babel-plugin-transform-typescript-metadata: 0.3.0(@babel/core@7.11.4)(@babel/traverse@7.14.5) transitivePeerDependencies: - '@babel/core' + - '@babel/traverse' - supports-color dev: true - /@birman/babel-preset-birman/1.2.1_@babel+core@7.13.15: + /@birman/babel-preset-birman@1.2.1(@babel/core@7.13.15)(@babel/traverse@7.14.5): resolution: {integrity: sha512-tQN/45UnqZbOomZ63LgYxrhalf+eXr7LnBTAcj1dvu+PauJ9nNlugJi7Zy0VPzOIqXepQN2PjQg/JuqpQ41Q8w==} dependencies: - '@babel/plugin-proposal-class-properties': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-proposal-decorators': 7.10.5_@babel+core@7.13.15 - '@babel/plugin-proposal-do-expressions': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-proposal-export-default-from': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-proposal-function-bind': 7.10.5_@babel+core@7.13.15 - '@babel/plugin-proposal-logical-assignment-operators': 7.11.0_@babel+core@7.13.15 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-proposal-optional-chaining': 7.11.0_@babel+core@7.13.15 - '@babel/plugin-proposal-pipeline-operator': 7.10.5_@babel+core@7.13.15 - '@babel/plugin-syntax-top-level-await': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-transform-destructuring': 7.10.4_@babel+core@7.13.15 - '@babel/plugin-transform-runtime': 7.11.0_@babel+core@7.13.15 - '@babel/preset-env': 7.11.0_@babel+core@7.13.15 - '@babel/preset-react': 7.10.4_@babel+core@7.13.15 - '@babel/preset-typescript': 7.10.4_@babel+core@7.13.15 + '@babel/plugin-proposal-class-properties': 7.10.4(@babel/core@7.13.15) + '@babel/plugin-proposal-decorators': 7.10.5(@babel/core@7.13.15) + '@babel/plugin-proposal-do-expressions': 7.10.4(@babel/core@7.13.15) + '@babel/plugin-proposal-export-default-from': 7.10.4(@babel/core@7.13.15) + '@babel/plugin-proposal-function-bind': 7.10.5(@babel/core@7.13.15) + '@babel/plugin-proposal-logical-assignment-operators': 7.11.0(@babel/core@7.13.15) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.10.4(@babel/core@7.13.15) + '@babel/plugin-proposal-optional-chaining': 7.11.0(@babel/core@7.13.15) + '@babel/plugin-proposal-pipeline-operator': 7.10.5(@babel/core@7.13.15) + '@babel/plugin-syntax-top-level-await': 7.10.4(@babel/core@7.13.15) + '@babel/plugin-transform-destructuring': 7.10.4(@babel/core@7.13.15) + '@babel/plugin-transform-runtime': 7.11.0(@babel/core@7.13.15) + '@babel/preset-env': 7.11.0(@babel/core@7.13.15) + '@babel/preset-react': 7.10.4(@babel/core@7.13.15) + '@babel/preset-typescript': 7.10.4(@babel/core@7.13.15) '@babel/runtime': 7.11.2 - '@birman/babel-plugin-auto-css-modules': 1.2.1_@babel+core@7.13.15 + '@birman/babel-plugin-auto-css-modules': 1.2.1(@babel/core@7.13.15) '@svgr/webpack': 5.4.0 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-import: 1.13.0 - babel-plugin-named-asset-import: 0.3.6_@babel+core@7.13.15 + babel-plugin-named-asset-import: 0.3.6(@babel/core@7.13.15) babel-plugin-react-require: 3.1.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 - babel-plugin-transform-typescript-metadata: 0.3.0 + babel-plugin-transform-typescript-metadata: 0.3.0(@babel/core@7.13.15)(@babel/traverse@7.14.5) transitivePeerDependencies: - '@babel/core' + - '@babel/traverse' - supports-color dev: true - /@birman/babel-preset-birman/1.2.1_@babel+core@7.14.6: + /@birman/babel-preset-birman@1.2.1(@babel/core@7.14.6)(@babel/traverse@7.14.5): resolution: {integrity: sha512-tQN/45UnqZbOomZ63LgYxrhalf+eXr7LnBTAcj1dvu+PauJ9nNlugJi7Zy0VPzOIqXepQN2PjQg/JuqpQ41Q8w==} dependencies: - '@babel/plugin-proposal-class-properties': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-proposal-decorators': 7.10.5_@babel+core@7.14.6 - '@babel/plugin-proposal-do-expressions': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-proposal-export-default-from': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-proposal-function-bind': 7.10.5_@babel+core@7.14.6 - '@babel/plugin-proposal-logical-assignment-operators': 7.11.0_@babel+core@7.14.6 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-proposal-optional-chaining': 7.11.0_@babel+core@7.14.6 - '@babel/plugin-proposal-pipeline-operator': 7.10.5_@babel+core@7.14.6 - '@babel/plugin-syntax-top-level-await': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-transform-destructuring': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-transform-runtime': 7.11.0_@babel+core@7.14.6 - '@babel/preset-env': 7.11.0_@babel+core@7.14.6 - '@babel/preset-react': 7.10.4_@babel+core@7.14.6 - '@babel/preset-typescript': 7.10.4_@babel+core@7.14.6 + '@babel/plugin-proposal-class-properties': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-proposal-decorators': 7.10.5(@babel/core@7.14.6) + '@babel/plugin-proposal-do-expressions': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-proposal-export-default-from': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-proposal-function-bind': 7.10.5(@babel/core@7.14.6) + '@babel/plugin-proposal-logical-assignment-operators': 7.11.0(@babel/core@7.14.6) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-proposal-optional-chaining': 7.11.0(@babel/core@7.14.6) + '@babel/plugin-proposal-pipeline-operator': 7.10.5(@babel/core@7.14.6) + '@babel/plugin-syntax-top-level-await': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-transform-destructuring': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-transform-runtime': 7.11.0(@babel/core@7.14.6) + '@babel/preset-env': 7.11.0(@babel/core@7.14.6) + '@babel/preset-react': 7.10.4(@babel/core@7.14.6) + '@babel/preset-typescript': 7.10.4(@babel/core@7.14.6) '@babel/runtime': 7.11.2 - '@birman/babel-plugin-auto-css-modules': 1.2.1_@babel+core@7.14.6 + '@birman/babel-plugin-auto-css-modules': 1.2.1(@babel/core@7.14.6) '@svgr/webpack': 5.4.0 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-import: 1.13.0 - babel-plugin-named-asset-import: 0.3.6_@babel+core@7.14.6 + babel-plugin-named-asset-import: 0.3.6(@babel/core@7.14.6) babel-plugin-react-require: 3.1.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 - babel-plugin-transform-typescript-metadata: 0.3.0 + babel-plugin-transform-typescript-metadata: 0.3.0(@babel/core@7.14.6)(@babel/traverse@7.14.5) transitivePeerDependencies: - '@babel/core' + - '@babel/traverse' - supports-color dev: true - /@birman/utils/1.2.1_@babel+core@7.11.4: + /@birman/utils@1.2.1(@babel/core@7.11.4): resolution: {integrity: sha512-sfjaRsSASFrqvOaFk/UzlByN+te9zW4aqBTQey4wkVRDwcBpLvEWBP4PUyeqoBggNkgOev/dyLwAEF/6mfrbXQ==} dependencies: '@babel/parser': 7.14.6 - '@babel/register': 7.13.14_@babel+core@7.11.4 + '@babel/register': 7.13.14(@babel/core@7.11.4) '@babel/traverse': 7.14.5 '@babel/types': 7.14.5 - '@birman/babel-preset-birman': 1.2.1_@babel+core@7.11.4 + '@birman/babel-preset-birman': 1.2.1(@babel/core@7.11.4)(@babel/traverse@7.14.5) '@types/cheerio': 0.22.24 '@types/color': 3.0.1 '@types/cross-spawn': 6.0.2 @@ -5111,14 +5129,14 @@ packages: - supports-color dev: true - /@birman/utils/1.2.1_@babel+core@7.13.15: + /@birman/utils@1.2.1(@babel/core@7.13.15): resolution: {integrity: sha512-sfjaRsSASFrqvOaFk/UzlByN+te9zW4aqBTQey4wkVRDwcBpLvEWBP4PUyeqoBggNkgOev/dyLwAEF/6mfrbXQ==} dependencies: '@babel/parser': 7.14.6 - '@babel/register': 7.13.14_@babel+core@7.13.15 + '@babel/register': 7.13.14(@babel/core@7.13.15) '@babel/traverse': 7.14.5 '@babel/types': 7.14.5 - '@birman/babel-preset-birman': 1.2.1_@babel+core@7.13.15 + '@birman/babel-preset-birman': 1.2.1(@babel/core@7.13.15)(@babel/traverse@7.14.5) '@types/cheerio': 0.22.24 '@types/color': 3.0.1 '@types/cross-spawn': 6.0.2 @@ -5163,14 +5181,14 @@ packages: - supports-color dev: true - /@birman/utils/1.2.1_@babel+core@7.14.6: + /@birman/utils@1.2.1(@babel/core@7.14.6): resolution: {integrity: sha512-sfjaRsSASFrqvOaFk/UzlByN+te9zW4aqBTQey4wkVRDwcBpLvEWBP4PUyeqoBggNkgOev/dyLwAEF/6mfrbXQ==} dependencies: '@babel/parser': 7.14.6 - '@babel/register': 7.13.14_@babel+core@7.14.6 + '@babel/register': 7.13.14(@babel/core@7.14.6) '@babel/traverse': 7.14.5 '@babel/types': 7.14.5 - '@birman/babel-preset-birman': 1.2.1_@babel+core@7.14.6 + '@birman/babel-preset-birman': 1.2.1(@babel/core@7.14.6)(@babel/traverse@7.14.5) '@types/cheerio': 0.22.24 '@types/color': 3.0.1 '@types/cross-spawn': 6.0.2 @@ -5215,7 +5233,7 @@ packages: - supports-color dev: true - /@cnakazawa/watch/1.0.4: + /@cnakazawa/watch@1.0.4: resolution: {integrity: sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==} engines: {node: '>=0.1.95'} hasBin: true @@ -5224,7 +5242,7 @@ packages: minimist: 1.2.5 dev: true - /@commitlint/ensure/9.1.2: + /@commitlint/ensure@9.1.2: resolution: {integrity: sha512-hwQICwpNSTsZgj/1/SdPvYAzhwjwgCJI4vLbT879+Jc+AJ6sj2bUDGw/F89vzgKz1VnaMm4D65bNhoWhG3pdhQ==} engines: {node: '>=v8.17.0'} dependencies: @@ -5232,12 +5250,12 @@ packages: lodash: 4.17.21 dev: true - /@commitlint/execute-rule/9.1.2: + /@commitlint/execute-rule@9.1.2: resolution: {integrity: sha512-NGbeo0KCVYo1yj9vVPFHv6RGFpIF6wcQxpFYUKGIzZVV9Vz1WyiKS689JXa99Dt1aN0cZlEJJLnTNDIgYls0Vg==} engines: {node: '>=v8.17.0'} dev: true - /@commitlint/format/9.1.2: + /@commitlint/format@9.1.2: resolution: {integrity: sha512-+ZWTOSGEU6dbn3NRh1q7sY5K5QLiSs7E2uSzuYnWHXcQk8nlTvnE0ibwMCQxdKLaOTZiN57fHM/7M9Re2gsRuw==} engines: {node: '>=v8.17.0'} dependencies: @@ -5245,7 +5263,7 @@ packages: chalk: 4.1.0 dev: true - /@commitlint/is-ignored/9.1.2: + /@commitlint/is-ignored@9.1.2: resolution: {integrity: sha512-423W/+Ro+Cc8cg81+t9gds1EscMZNjnGT31nKDvxVxJxXiXQsYYoFEQbU+nfUrRGQsUikEgEJ3ppVGr1linvcQ==} engines: {node: '>=v8.17.0'} dependencies: @@ -5253,7 +5271,7 @@ packages: semver: 7.3.2 dev: true - /@commitlint/lint/9.1.2: + /@commitlint/lint@9.1.2: resolution: {integrity: sha512-XvggqHZ4XSTKOgzJhCzz52cWRRO57QQnEviwGj0qnD4jdwC+8h2u9LNZwoa2tGAuaNM3nSm//wNK7FRZhgiiFA==} engines: {node: '>=v8.17.0'} dependencies: @@ -5263,7 +5281,7 @@ packages: '@commitlint/types': 9.1.2 dev: true - /@commitlint/load/9.1.2: + /@commitlint/load@9.1.2: resolution: {integrity: sha512-FPL82xBuF7J3EJ57kLVoligQP4BFRwrknooP+vNT787AXmQ/Fddc/iYYwHwy67pNkk5N++/51UyDl/CqiHb6nA==} engines: {node: '>=v8.17.0'} dependencies: @@ -5276,12 +5294,12 @@ packages: resolve-from: 5.0.0 dev: true - /@commitlint/message/9.1.2: + /@commitlint/message@9.1.2: resolution: {integrity: sha512-ndlx5z7bPVLG347oYJUHuQ41eTcsw+aUYT1ZwQyci0Duy2atpuoeeSw9SuM1PjufzRCpb6ExzFEgGzcCRKAJsg==} engines: {node: '>=v8.17.0'} dev: true - /@commitlint/parse/9.1.2: + /@commitlint/parse@9.1.2: resolution: {integrity: sha512-d+/VYbkotctW+lzDpus/R6xTerOqFQkW1myH+3PwnqYSE6JU/uHT4MlZNGJBv8pX9SPlR66t6X9puFobqtezEw==} engines: {node: '>=v8.17.0'} dependencies: @@ -5289,7 +5307,7 @@ packages: conventional-commits-parser: 3.2.1 dev: true - /@commitlint/read/9.1.2: + /@commitlint/read@9.1.2: resolution: {integrity: sha512-C2sNBQOqeQXMxpWtRnXYKYB3D9yuybPtQNY/P67A6o8XH/UMHkFaUTyIx1KRgu0IG0yTTItRt46FGnsMWLotvA==} engines: {node: '>=v8.17.0'} dependencies: @@ -5298,7 +5316,7 @@ packages: git-raw-commits: 2.0.10 dev: true - /@commitlint/resolve-extends/9.1.2: + /@commitlint/resolve-extends@9.1.2: resolution: {integrity: sha512-HcoL+qFGmWEu9VM4fY0HI+VzF4yHcg3x+9Hx6pYFZ+r2wLbnKs964y0v68oyMO/mS/46MVoLNXZGR8U3adpadg==} engines: {node: '>=v8.17.0'} dependencies: @@ -5308,7 +5326,7 @@ packages: resolve-global: 1.0.0 dev: true - /@commitlint/rules/9.1.2: + /@commitlint/rules@9.1.2: resolution: {integrity: sha512-1vecFuzqVqjiT57ocXq1bL8V6GEF1NZs3BR0dQzObaqHftImIxBVII299gasckTkcuxNc8M+7XxZyKxUthukpQ==} engines: {node: '>=v8.17.0'} dependencies: @@ -5318,24 +5336,24 @@ packages: '@commitlint/types': 9.1.2 dev: true - /@commitlint/to-lines/9.1.2: + /@commitlint/to-lines@9.1.2: resolution: {integrity: sha512-o4zWcMf9EnzA3MOqx01780SgrKq5hqDJmUBPk30g6an0XcDuDy3OSZHHTJFdzsg4V9FjC4OY44sFeK7GN7NaxQ==} engines: {node: '>=v8.17.0'} dev: true - /@commitlint/top-level/9.1.2: + /@commitlint/top-level@9.1.2: resolution: {integrity: sha512-KMPP5xVePcz3B1dKqcZdU4FZBVOkT+bG3ip4RQX2TeCJoomMkTjd0utALs7rpTGLID6BXbwwXepZCZJREjR/Bw==} engines: {node: '>=v8.17.0'} dependencies: find-up: 4.1.0 dev: true - /@commitlint/types/9.1.2: + /@commitlint/types@9.1.2: resolution: {integrity: sha512-r3fwVbVH+M8W0qYlBBZFsUwKe6NT5qvz+EmU7sr8VeN1cQ63z+3cfXyTo7WGGEMEgKiT0jboNAK3b1FZp8k9LQ==} engines: {node: '>=v8.17.0'} dev: true - /@eslint/eslintrc/0.1.3: + /@eslint/eslintrc@0.1.3: resolution: {integrity: sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: @@ -5353,7 +5371,7 @@ packages: - supports-color dev: true - /@evocateur/libnpmaccess/3.1.2: + /@evocateur/libnpmaccess@3.1.2: resolution: {integrity: sha512-KSCAHwNWro0CF2ukxufCitT9K5LjL/KuMmNzSu8wuwN2rjyKHD8+cmOsiybK+W5hdnwc5M1SmRlVCaMHQo+3rg==} dependencies: '@evocateur/npm-registry-fetch': 4.0.0 @@ -5361,9 +5379,11 @@ packages: figgy-pudding: 3.5.2 get-stream: 4.1.0 npm-package-arg: 6.1.1 + transitivePeerDependencies: + - supports-color dev: true - /@evocateur/libnpmpublish/1.2.2: + /@evocateur/libnpmpublish@1.2.2: resolution: {integrity: sha512-MJrrk9ct1FeY9zRlyeoyMieBjGDG9ihyyD9/Ft6MMrTxql9NyoEx2hw9casTIP4CdqEVu+3nQ2nXxoJ8RCXyFg==} dependencies: '@evocateur/npm-registry-fetch': 4.0.0 @@ -5375,21 +5395,25 @@ packages: npm-package-arg: 6.1.1 semver: 5.7.1 ssri: 6.0.1 + transitivePeerDependencies: + - supports-color dev: true - /@evocateur/npm-registry-fetch/4.0.0: + /@evocateur/npm-registry-fetch@4.0.0: resolution: {integrity: sha512-k1WGfKRQyhJpIr+P17O5vLIo2ko1PFLKwoetatdduUSt/aQ4J2sJrJwwatdI5Z3SiYk/mRH9S3JpdmMFd/IK4g==} dependencies: + JSONStream: 1.3.5 bluebird: 3.7.2 figgy-pudding: 3.5.2 - JSONStream: 1.3.5 lru-cache: 5.1.1 make-fetch-happen: 5.0.2 npm-package-arg: 6.1.1 safe-buffer: 5.2.1 + transitivePeerDependencies: + - supports-color dev: true - /@evocateur/pacote/9.6.5: + /@evocateur/pacote@9.6.5: resolution: {integrity: sha512-EI552lf0aG2nOV8NnZpTxNo2PcXKPmDbF9K8eCBFQdIZwHNGN/mi815fxtmUMa2wTa1yndotICIDt/V0vpEx2w==} dependencies: '@evocateur/npm-registry-fetch': 4.0.0 @@ -5411,7 +5435,7 @@ packages: npm-packlist: 1.4.8 npm-pick-manifest: 3.0.2 osenv: 0.1.5 - promise-inflight: 1.0.1 + promise-inflight: 1.0.1(bluebird@3.7.2) promise-retry: 1.1.1 protoduck: 5.0.1 rimraf: 2.7.1 @@ -5421,19 +5445,21 @@ packages: tar: 4.4.13 unique-filename: 1.1.1 which: 1.3.1 + transitivePeerDependencies: + - supports-color dev: true - /@hapi/hoek/9.1.1: + /@hapi/hoek@9.1.1: resolution: {integrity: sha512-CAEbWH7OIur6jEOzaai83jq3FmKmv4PmX1JYfs9IrYcGEVI/lyL1EXJGCj7eFVJ0bg5QR8LMxBlEtA+xKiLpFw==} dev: true - /@hapi/topo/5.0.0: + /@hapi/topo@5.0.0: resolution: {integrity: sha512-tFJlT47db0kMqVm3H4nQYgn6Pwg10GTZHb1pwmSiv1K4ks6drQOtfEF5ZnPjkvC+y4/bUPHK+bc87QvLcL+WMw==} dependencies: '@hapi/hoek': 9.1.1 dev: true - /@istanbuljs/load-nyc-config/1.1.0: + /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} dependencies: @@ -5444,12 +5470,12 @@ packages: resolve-from: 5.0.0 dev: true - /@istanbuljs/schema/0.1.3: + /@istanbuljs/schema@0.1.3: resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} engines: {node: '>=8'} dev: true - /@jest/console/27.0.2: + /@jest/console@27.0.2: resolution: {integrity: sha512-/zYigssuHLImGeMAACkjI4VLAiiJznHgAl3xnFT19iWyct2LhrH3KXOjHRmxBGTkiPLZKKAJAgaPpiU9EZ9K+w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -5461,7 +5487,7 @@ packages: slash: 3.0.0 dev: true - /@jest/core/27.0.4: + /@jest/core@27.0.4: resolution: {integrity: sha512-+dsmV8VUs1h/Szb+rEWk8xBM1fp1I///uFy9nk3wXGvRsF2lBp8EVPmtWc+QFRb3MY2b7u2HbkGF1fzoDzQTLA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -5507,7 +5533,7 @@ packages: - utf-8-validate dev: true - /@jest/environment/27.0.3: + /@jest/environment@27.0.3: resolution: {integrity: sha512-pN9m7fbKsop5vc3FOfH8NF7CKKdRbEZzcxfIo1n2TT6ucKWLFq0P6gCJH0GpnQp036++yY9utHOxpeT1WnkWTA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -5517,7 +5543,7 @@ packages: jest-mock: 27.0.3 dev: true - /@jest/fake-timers/27.0.3: + /@jest/fake-timers@27.0.3: resolution: {integrity: sha512-fQ+UCKRIYKvTCEOyKPnaPnomLATIhMnHC/xPZ7yT1Uldp7yMgMxoYIFidDbpSTgB79+/U+FgfoD30c6wg3IUjA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -5529,7 +5555,7 @@ packages: jest-util: 27.0.2 dev: true - /@jest/globals/27.0.3: + /@jest/globals@27.0.3: resolution: {integrity: sha512-OzsIuf7uf+QalqAGbjClyezzEcLQkdZ+7PejUrZgDs+okdAK8GwRCGcYCirHvhMBBQh60Jr3NlIGbn/KBPQLEQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -5538,7 +5564,7 @@ packages: expect: 27.0.2 dev: true - /@jest/reporters/27.0.4: + /@jest/reporters@27.0.4: resolution: {integrity: sha512-Xa90Nm3JnV0xCe4M6A10M9WuN9krb+WFKxV1A98Y4ePCw40n++r7uxFUNU7DT1i9Behj7fjrAIju9oU0t1QtCg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -5575,7 +5601,7 @@ packages: - supports-color dev: true - /@jest/source-map/27.0.1: + /@jest/source-map@27.0.1: resolution: {integrity: sha512-yMgkF0f+6WJtDMdDYNavmqvbHtiSpwRN2U/W+6uztgfqgkq/PXdKPqjBTUF1RD/feth4rH5N3NW0T5+wIuln1A==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -5584,7 +5610,7 @@ packages: source-map: 0.6.1 dev: true - /@jest/test-result/27.0.2: + /@jest/test-result@27.0.2: resolution: {integrity: sha512-gcdWwL3yP5VaIadzwQtbZyZMgpmes8ryBAJp70tuxghiA8qL4imJyZex+i+USQH2H4jeLVVszhwntgdQ97fccA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -5594,7 +5620,7 @@ packages: collect-v8-coverage: 1.0.1 dev: true - /@jest/test-sequencer/27.0.4: + /@jest/test-sequencer@27.0.4: resolution: {integrity: sha512-6UFEVwdmxYdyNffBxVVZxmXEdBE4riSddXYSnFNH0ELFQFk/bvagizim8WfgJTqF4EKd+j1yFxvhb8BMHfOjSQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -5606,7 +5632,7 @@ packages: - supports-color dev: true - /@jest/transform/26.6.2: + /@jest/transform@26.6.2: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: @@ -5629,7 +5655,7 @@ packages: - supports-color dev: true - /@jest/transform/27.0.2: + /@jest/transform@27.0.2: resolution: {integrity: sha512-H8sqKlgtDfVog/s9I4GG2XMbi4Ar7RBxjsKQDUhn2XHAi3NG+GoQwWMER+YfantzExbjNqQvqBHzo/G2pfTiPw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -5652,7 +5678,7 @@ packages: - supports-color dev: true - /@jest/types/26.6.2: + /@jest/types@26.6.2: resolution: {integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -5663,7 +5689,7 @@ packages: chalk: 4.1.0 dev: true - /@jest/types/27.0.2: + /@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: @@ -5674,7 +5700,44 @@ packages: chalk: 4.1.0 dev: true - /@lerna/add/3.21.0: + /@jridgewell/gen-mapping@0.3.3: + resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.1.2 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping': 0.3.20 + dev: true + + /@jridgewell/resolve-uri@3.1.1: + resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} + engines: {node: '>=6.0.0'} + dev: true + + /@jridgewell/set-array@1.1.2: + resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} + engines: {node: '>=6.0.0'} + dev: true + + /@jridgewell/source-map@0.3.5: + resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} + dependencies: + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.20 + dev: true + + /@jridgewell/sourcemap-codec@1.4.15: + resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + dev: true + + /@jridgewell/trace-mapping@0.3.20: + resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==} + dependencies: + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + + /@lerna/add@3.21.0: resolution: {integrity: sha512-vhUXXF6SpufBE1EkNEXwz1VLW03f177G9uMOFMQkp6OJ30/PWg4Ekifuz9/3YfgB2/GH8Tu4Lk3O51P2Hskg/A==} engines: {node: '>= 6.9.0'} dependencies: @@ -5688,9 +5751,11 @@ packages: npm-package-arg: 6.1.1 p-map: 2.1.0 semver: 6.3.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/bootstrap/3.21.0: + /@lerna/bootstrap@3.21.0: resolution: {integrity: sha512-mtNHlXpmvJn6JTu0KcuTTPl2jLsDNud0QacV/h++qsaKbhAaJr/FElNZ5s7MwZFUM3XaDmvWzHKaszeBMHIbBw==} engines: {node: '>= 6.9.0'} dependencies: @@ -5717,9 +5782,11 @@ packages: p-waterfall: 1.0.0 read-package-tree: 5.3.1 semver: 6.3.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/changed/3.21.0: + /@lerna/changed@3.21.0: resolution: {integrity: sha512-hzqoyf8MSHVjZp0gfJ7G8jaz+++mgXYiNs9iViQGA8JlN/dnWLI5sWDptEH3/B30Izo+fdVz0S0s7ydVE3pWIw==} engines: {node: '>= 6.9.0'} dependencies: @@ -5727,9 +5794,11 @@ packages: '@lerna/command': 3.21.0 '@lerna/listable': 3.18.5 '@lerna/output': 3.13.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/check-working-tree/3.16.5: + /@lerna/check-working-tree@3.16.5: resolution: {integrity: sha512-xWjVBcuhvB8+UmCSb5tKVLB5OuzSpw96WEhS2uz6hkWVa/Euh1A0/HJwn2cemyK47wUrCQXtczBUiqnq9yX5VQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -5738,7 +5807,7 @@ packages: '@lerna/validation-error': 3.13.0 dev: true - /@lerna/child-process/3.16.5: + /@lerna/child-process@3.16.5: resolution: {integrity: sha512-vdcI7mzei9ERRV4oO8Y1LHBZ3A5+ampRKg1wq5nutLsUA4mEBN6H7JqjWOMY9xZemv6+kATm2ofjJ3lW5TszQg==} engines: {node: '>= 6.9.0'} dependencies: @@ -5747,7 +5816,7 @@ packages: strong-log-transformer: 2.1.0 dev: true - /@lerna/clean/3.21.0: + /@lerna/clean@3.21.0: resolution: {integrity: sha512-b/L9l+MDgE/7oGbrav6rG8RTQvRiZLO1zTcG17zgJAAuhlsPxJExMlh2DFwJEVi2les70vMhHfST3Ue1IMMjpg==} engines: {node: '>= 6.9.0'} dependencies: @@ -5759,9 +5828,11 @@ packages: p-map: 2.1.0 p-map-series: 1.0.0 p-waterfall: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/cli/3.18.5: + /@lerna/cli@3.18.5: resolution: {integrity: sha512-erkbxkj9jfc89vVs/jBLY/fM0I80oLmJkFUV3Q3wk9J3miYhP14zgVEBsPZY68IZlEjT6T3Xlq2xO1AVaatHsA==} engines: {node: '>= 6.9.0'} dependencies: @@ -5771,7 +5842,7 @@ packages: yargs: 14.2.3 dev: true - /@lerna/collect-uncommitted/3.16.5: + /@lerna/collect-uncommitted@3.16.5: resolution: {integrity: sha512-ZgqnGwpDZiWyzIQVZtQaj9tRizsL4dUOhuOStWgTAw1EMe47cvAY2kL709DzxFhjr6JpJSjXV5rZEAeU3VE0Hg==} engines: {node: '>= 6.9.0'} dependencies: @@ -5781,7 +5852,7 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/collect-updates/3.20.0: + /@lerna/collect-updates@3.20.0: resolution: {integrity: sha512-qBTVT5g4fupVhBFuY4nI/3FSJtQVcDh7/gEPOpRxoXB/yCSnT38MFHXWl+y4einLciCjt/+0x6/4AG80fjay2Q==} engines: {node: '>= 6.9.0'} dependencies: @@ -5792,7 +5863,7 @@ packages: slash: 2.0.0 dev: true - /@lerna/command/3.21.0: + /@lerna/command@3.21.0: resolution: {integrity: sha512-T2bu6R8R3KkH5YoCKdutKv123iUgUbW8efVjdGCDnCMthAQzoentOJfDeodBwn0P2OqCl3ohsiNVtSn9h78fyQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -5806,9 +5877,11 @@ packages: execa: 1.0.0 is-ci: 2.0.0 npmlog: 4.1.2 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/conventional-commits/3.22.0: + /@lerna/conventional-commits@3.22.0: resolution: {integrity: sha512-z4ZZk1e8Mhz7+IS8NxHr64wyklHctCJyWpJKEZZPJiLFJ8yKto/x38O80R10pIzC0rr8Sy/OsjSH4bl0TbbgqA==} engines: {node: '>= 6.9.0'} dependencies: @@ -5825,7 +5898,7 @@ packages: semver: 6.3.0 dev: true - /@lerna/create-symlink/3.16.2: + /@lerna/create-symlink@3.16.2: resolution: {integrity: sha512-pzXIJp6av15P325sgiIRpsPXLFmkisLhMBCy4764d+7yjf2bzrJ4gkWVMhsv4AdF0NN3OyZ5jjzzTtLNqfR+Jw==} engines: {node: '>= 6.9.0'} dependencies: @@ -5834,7 +5907,7 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/create/3.22.0: + /@lerna/create@3.22.0: resolution: {integrity: sha512-MdiQQzCcB4E9fBF1TyMOaAEz9lUjIHp1Ju9H7f3lXze5JK6Fl5NYkouAvsLgY6YSIhXMY8AHW2zzXeBDY4yWkw==} engines: {node: '>= 6.9.0'} dependencies: @@ -5856,9 +5929,11 @@ packages: validate-npm-package-license: 3.0.4 validate-npm-package-name: 3.0.0 whatwg-url: 7.1.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/describe-ref/3.16.5: + /@lerna/describe-ref@3.16.5: resolution: {integrity: sha512-c01+4gUF0saOOtDBzbLMFOTJDHTKbDFNErEY6q6i9QaXuzy9LNN62z+Hw4acAAZuJQhrVWncVathcmkkjvSVGw==} engines: {node: '>= 6.9.0'} dependencies: @@ -5866,7 +5941,7 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/diff/3.21.0: + /@lerna/diff@3.21.0: resolution: {integrity: sha512-5viTR33QV3S7O+bjruo1SaR40m7F2aUHJaDAC7fL9Ca6xji+aw1KFkpCtVlISS0G8vikUREGMJh+c/VMSc8Usw==} engines: {node: '>= 6.9.0'} dependencies: @@ -5874,9 +5949,11 @@ packages: '@lerna/command': 3.21.0 '@lerna/validation-error': 3.13.0 npmlog: 4.1.2 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/exec/3.21.0: + /@lerna/exec@3.21.0: resolution: {integrity: sha512-iLvDBrIE6rpdd4GIKTY9mkXyhwsJ2RvQdB9ZU+/NhR3okXfqKc6py/24tV111jqpXTtZUW6HNydT4dMao2hi1Q==} engines: {node: '>= 6.9.0'} dependencies: @@ -5887,9 +5964,11 @@ packages: '@lerna/run-topologically': 3.18.5 '@lerna/validation-error': 3.13.0 p-map: 2.1.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/filter-options/3.20.0: + /@lerna/filter-options@3.20.0: resolution: {integrity: sha512-bmcHtvxn7SIl/R9gpiNMVG7yjx7WyT0HSGw34YVZ9B+3xF/83N3r5Rgtjh4hheLZ+Q91Or0Jyu5O3Nr+AwZe2g==} engines: {node: '>= 6.9.0'} dependencies: @@ -5900,7 +5979,7 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/filter-packages/3.18.0: + /@lerna/filter-packages@3.18.0: resolution: {integrity: sha512-6/0pMM04bCHNATIOkouuYmPg6KH3VkPCIgTfQmdkPJTullERyEQfNUKikrefjxo1vHOoCACDpy65JYyKiAbdwQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -5909,14 +5988,14 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/get-npm-exec-opts/3.13.0: + /@lerna/get-npm-exec-opts@3.13.0: resolution: {integrity: sha512-Y0xWL0rg3boVyJk6An/vurKzubyJKtrxYv2sj4bB8Mc5zZ3tqtv0ccbOkmkXKqbzvNNF7VeUt1OJ3DRgtC/QZw==} engines: {node: '>= 6.9.0'} dependencies: npmlog: 4.1.2 dev: true - /@lerna/get-packed/3.16.0: + /@lerna/get-packed@3.16.0: resolution: {integrity: sha512-AjsFiaJzo1GCPnJUJZiTW6J1EihrPkc2y3nMu6m3uWFxoleklsSCyImumzVZJssxMi3CPpztj8LmADLedl9kXw==} dependencies: fs-extra: 8.1.0 @@ -5924,20 +6003,20 @@ packages: tar: 4.4.13 dev: true - /@lerna/github-client/3.22.0: + /@lerna/github-client@3.22.0(@octokit/core@5.0.2): resolution: {integrity: sha512-O/GwPW+Gzr3Eb5bk+nTzTJ3uv+jh5jGho9BOqKlajXaOkMYGBELEAqV5+uARNGWZFvYAiF4PgqHb6aCUu7XdXg==} engines: {node: '>= 6.9.0'} dependencies: '@lerna/child-process': 3.16.5 '@octokit/plugin-enterprise-rest': 6.0.1 - '@octokit/rest': 16.43.2 + '@octokit/rest': 16.43.2(@octokit/core@5.0.2) git-url-parse: 11.4.4 npmlog: 4.1.2 transitivePeerDependencies: - '@octokit/core' dev: true - /@lerna/gitlab-client/3.15.0: + /@lerna/gitlab-client@3.15.0: resolution: {integrity: sha512-OsBvRSejHXUBMgwWQqNoioB8sgzL/Pf1pOUhHKtkiMl6aAWjklaaq5HPMvTIsZPfS6DJ9L5OK2GGZuooP/5c8Q==} engines: {node: '>= 6.9.0'} dependencies: @@ -5946,12 +6025,12 @@ packages: whatwg-url: 7.1.0 dev: true - /@lerna/global-options/3.13.0: + /@lerna/global-options@3.13.0: resolution: {integrity: sha512-SlZvh1gVRRzYLVluz9fryY1nJpZ0FHDGB66U9tFfvnnxmueckRQxLopn3tXj3NU1kc3QANT2I5BsQkOqZ4TEFQ==} engines: {node: '>= 6.9.0'} dev: true - /@lerna/has-npm-version/3.16.5: + /@lerna/has-npm-version@3.16.5: resolution: {integrity: sha512-WL7LycR9bkftyqbYop5rEGJ9sRFIV55tSGmbN1HLrF9idwOCD7CLrT64t235t3t4O5gehDnwKI5h2U3oxTrF8Q==} engines: {node: '>= 6.9.0'} dependencies: @@ -5959,7 +6038,7 @@ packages: semver: 6.3.0 dev: true - /@lerna/import/3.22.0: + /@lerna/import@3.22.0: resolution: {integrity: sha512-uWOlexasM5XR6tXi4YehODtH9Y3OZrFht3mGUFFT3OIl2s+V85xIGFfqFGMTipMPAGb2oF1UBLL48kR43hRsOg==} engines: {node: '>= 6.9.0'} dependencies: @@ -5971,18 +6050,22 @@ packages: dedent: 0.7.0 fs-extra: 8.1.0 p-map-series: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/info/3.21.0: + /@lerna/info@3.21.0: resolution: {integrity: sha512-0XDqGYVBgWxUquFaIptW2bYSIu6jOs1BtkvRTWDDhw4zyEdp6q4eaMvqdSap1CG+7wM5jeLCi6z94wS0AuiuwA==} engines: {node: '>= 6.9.0'} dependencies: '@lerna/command': 3.21.0 '@lerna/output': 3.13.0 envinfo: 7.7.4 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/init/3.21.0: + /@lerna/init@3.21.0: resolution: {integrity: sha512-6CM0z+EFUkFfurwdJCR+LQQF6MqHbYDCBPyhu/d086LRf58GtYZYj49J8mKG9ktayp/TOIxL/pKKjgLD8QBPOg==} engines: {node: '>= 6.9.0'} dependencies: @@ -5991,9 +6074,11 @@ packages: fs-extra: 8.1.0 p-map: 2.1.0 write-json-file: 3.2.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/link/3.21.0: + /@lerna/link@3.21.0: resolution: {integrity: sha512-tGu9GxrX7Ivs+Wl3w1+jrLi1nQ36kNI32dcOssij6bg0oZ2M2MDEFI9UF2gmoypTaN9uO5TSsjCFS7aR79HbdQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -6002,9 +6087,11 @@ packages: '@lerna/symlink-dependencies': 3.17.0 p-map: 2.1.0 slash: 2.0.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/list/3.21.0: + /@lerna/list@3.21.0: resolution: {integrity: sha512-KehRjE83B1VaAbRRkRy6jLX1Cin8ltsrQ7FHf2bhwhRHK0S54YuA6LOoBnY/NtA8bHDX/Z+G5sMY78X30NS9tg==} engines: {node: '>= 6.9.0'} dependencies: @@ -6012,9 +6099,11 @@ packages: '@lerna/filter-options': 3.20.0 '@lerna/listable': 3.18.5 '@lerna/output': 3.13.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/listable/3.18.5: + /@lerna/listable@3.18.5: resolution: {integrity: sha512-Sdr3pVyaEv5A7ZkGGYR7zN+tTl2iDcinryBPvtuv20VJrXBE8wYcOks1edBTcOWsPjCE/rMP4bo1pseyk3UTsg==} engines: {node: '>= 6.9.0'} dependencies: @@ -6023,7 +6112,7 @@ packages: columnify: 1.5.4 dev: true - /@lerna/log-packed/3.16.0: + /@lerna/log-packed@3.16.0: resolution: {integrity: sha512-Fp+McSNBV/P2mnLUYTaSlG8GSmpXM7krKWcllqElGxvAqv6chk2K3c2k80MeVB4WvJ9tRjUUf+i7HUTiQ9/ckQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -6033,7 +6122,7 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/npm-conf/3.16.0: + /@lerna/npm-conf@3.16.0: resolution: {integrity: sha512-HbO3DUrTkCAn2iQ9+FF/eisDpWY5POQAOF1m7q//CZjdC2HSW3UYbKEGsSisFxSfaF9Z4jtrV+F/wX6qWs3CuA==} engines: {node: '>= 6.9.0'} dependencies: @@ -6041,7 +6130,7 @@ packages: pify: 4.0.1 dev: true - /@lerna/npm-dist-tag/3.18.5: + /@lerna/npm-dist-tag@3.18.5: resolution: {integrity: sha512-xw0HDoIG6HreVsJND9/dGls1c+lf6vhu7yJoo56Sz5bvncTloYGLUppIfDHQr4ZvmPCK8rsh0euCVh2giPxzKQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -6050,9 +6139,11 @@ packages: figgy-pudding: 3.5.2 npm-package-arg: 6.1.1 npmlog: 4.1.2 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/npm-install/3.16.5: + /@lerna/npm-install@3.16.5: resolution: {integrity: sha512-hfiKk8Eku6rB9uApqsalHHTHY+mOrrHeWEs+gtg7+meQZMTS3kzv4oVp5cBZigndQr3knTLjwthT/FX4KvseFg==} engines: {node: '>= 6.9.0'} dependencies: @@ -6065,7 +6156,7 @@ packages: write-pkg: 3.2.0 dev: true - /@lerna/npm-publish/3.18.5: + /@lerna/npm-publish@3.18.5: resolution: {integrity: sha512-3etLT9+2L8JAx5F8uf7qp6iAtOLSMj+ZYWY6oUgozPi/uLqU0/gsMsEXh3F0+YVW33q0M61RpduBoAlOOZnaTg==} engines: {node: '>= 6.9.0'} dependencies: @@ -6078,9 +6169,11 @@ packages: npmlog: 4.1.2 pify: 4.0.1 read-package-json: 2.1.2 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/npm-run-script/3.16.5: + /@lerna/npm-run-script@3.16.5: resolution: {integrity: sha512-1asRi+LjmVn3pMjEdpqKJZFT/3ZNpb+VVeJMwrJaV/3DivdNg7XlPK9LTrORuKU4PSvhdEZvJmSlxCKyDpiXsQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -6089,7 +6182,7 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/otplease/3.18.5: + /@lerna/otplease@3.18.5: resolution: {integrity: sha512-S+SldXAbcXTEDhzdxYLU0ZBKuYyURP/ND2/dK6IpKgLxQYh/z4ScljPDMyKymmEvgiEJmBsPZAAPfmNPEzxjog==} engines: {node: '>= 6.9.0'} dependencies: @@ -6097,14 +6190,14 @@ packages: figgy-pudding: 3.5.2 dev: true - /@lerna/output/3.13.0: + /@lerna/output@3.13.0: resolution: {integrity: sha512-7ZnQ9nvUDu/WD+bNsypmPG5MwZBwu86iRoiW6C1WBuXXDxM5cnIAC1m2WxHeFnjyMrYlRXM9PzOQ9VDD+C15Rg==} engines: {node: '>= 6.9.0'} dependencies: npmlog: 4.1.2 dev: true - /@lerna/pack-directory/3.16.4: + /@lerna/pack-directory@3.16.4: resolution: {integrity: sha512-uxSF0HZeGyKaaVHz5FroDY9A5NDDiCibrbYR6+khmrhZtY0Bgn6hWq8Gswl9iIlymA+VzCbshWIMX4o2O8C8ng==} dependencies: '@lerna/get-packed': 3.16.0 @@ -6117,7 +6210,7 @@ packages: temp-write: 3.4.0 dev: true - /@lerna/package-graph/3.18.5: + /@lerna/package-graph@3.18.5: resolution: {integrity: sha512-8QDrR9T+dBegjeLr+n9WZTVxUYUhIUjUgZ0gvNxUBN8S1WB9r6H5Yk56/MVaB64tA3oGAN9IIxX6w0WvTfFudA==} engines: {node: '>= 6.9.0'} dependencies: @@ -6128,7 +6221,7 @@ packages: semver: 6.3.0 dev: true - /@lerna/package/3.16.0: + /@lerna/package@3.16.0: resolution: {integrity: sha512-2lHBWpaxcBoiNVbtyLtPUuTYEaB/Z+eEqRS9duxpZs6D+mTTZMNy6/5vpEVSCBmzvdYpyqhqaYjjSLvjjr5Riw==} engines: {node: '>= 6.9.0'} dependencies: @@ -6137,14 +6230,14 @@ packages: write-pkg: 3.2.0 dev: true - /@lerna/prerelease-id-from-version/3.16.0: + /@lerna/prerelease-id-from-version@3.16.0: resolution: {integrity: sha512-qZyeUyrE59uOK8rKdGn7jQz+9uOpAaF/3hbslJVFL1NqF9ELDTqjCPXivuejMX/lN4OgD6BugTO4cR7UTq/sZA==} engines: {node: '>= 6.9.0'} dependencies: semver: 6.3.0 dev: true - /@lerna/profiler/3.20.0: + /@lerna/profiler@3.20.0: resolution: {integrity: sha512-bh8hKxAlm6yu8WEOvbLENm42i2v9SsR4WbrCWSbsmOElx3foRnMlYk7NkGECa+U5c3K4C6GeBbwgqs54PP7Ljg==} engines: {node: '>= 6.9.0'} dependencies: @@ -6154,7 +6247,7 @@ packages: upath: 1.2.0 dev: true - /@lerna/project/3.21.0: + /@lerna/project@3.21.0: resolution: {integrity: sha512-xT1mrpET2BF11CY32uypV2GPtPVm6Hgtha7D81GQP9iAitk9EccrdNjYGt5UBYASl4CIDXBRxwmTTVGfrCx82A==} engines: {node: '>= 6.9.0'} dependencies: @@ -6170,9 +6263,11 @@ packages: p-map: 2.1.0 resolve-from: 4.0.0 write-json-file: 3.2.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/prompt/3.18.5: + /@lerna/prompt@3.18.5: resolution: {integrity: sha512-rkKj4nm1twSbBEb69+Em/2jAERK8htUuV8/xSjN0NPC+6UjzAwY52/x9n5cfmpa9lyKf/uItp7chCI7eDmNTKQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -6180,7 +6275,7 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/publish/3.22.1: + /@lerna/publish@3.22.1(@octokit/core@5.0.2): resolution: {integrity: sha512-PG9CM9HUYDreb1FbJwFg90TCBQooGjj+n/pb3gw/eH5mEDq0p8wKdLFe0qkiqUkm/Ub5C8DbVFertIo0Vd0zcw==} engines: {node: '>= 6.9.0'} dependencies: @@ -6205,7 +6300,7 @@ packages: '@lerna/run-lifecycle': 3.16.2 '@lerna/run-topologically': 3.18.5 '@lerna/validation-error': 3.13.0 - '@lerna/version': 3.22.1 + '@lerna/version': 3.22.1(@octokit/core@5.0.2) figgy-pudding: 3.5.2 fs-extra: 8.1.0 npm-package-arg: 6.1.1 @@ -6216,16 +6311,17 @@ packages: semver: 6.3.0 transitivePeerDependencies: - '@octokit/core' + - supports-color dev: true - /@lerna/pulse-till-done/3.13.0: + /@lerna/pulse-till-done@3.13.0: resolution: {integrity: sha512-1SOHpy7ZNTPulzIbargrgaJX387csN7cF1cLOGZiJQA6VqnS5eWs2CIrG8i8wmaUavj2QlQ5oEbRMVVXSsGrzA==} engines: {node: '>= 6.9.0'} dependencies: npmlog: 4.1.2 dev: true - /@lerna/query-graph/3.18.5: + /@lerna/query-graph@3.18.5: resolution: {integrity: sha512-50Lf4uuMpMWvJ306be3oQDHrWV42nai9gbIVByPBYJuVW8dT8O8pA3EzitNYBUdLL9/qEVbrR0ry1HD7EXwtRA==} engines: {node: '>= 6.9.0'} dependencies: @@ -6233,7 +6329,7 @@ packages: figgy-pudding: 3.5.2 dev: true - /@lerna/resolve-symlink/3.16.0: + /@lerna/resolve-symlink@3.16.0: resolution: {integrity: sha512-Ibj5e7njVHNJ/NOqT4HlEgPFPtPLWsO7iu59AM5bJDcAJcR96mLZ7KGVIsS2tvaO7akMEJvt2P+ErwCdloG3jQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -6242,7 +6338,7 @@ packages: read-cmd-shim: 1.0.5 dev: true - /@lerna/rimraf-dir/3.16.5: + /@lerna/rimraf-dir@3.16.5: resolution: {integrity: sha512-bQlKmO0pXUsXoF8lOLknhyQjOZsCc0bosQDoX4lujBXSWxHVTg1VxURtWf2lUjz/ACsJVDfvHZbDm8kyBk5okA==} engines: {node: '>= 6.9.0'} dependencies: @@ -6252,7 +6348,7 @@ packages: rimraf: 2.7.1 dev: true - /@lerna/run-lifecycle/3.16.2: + /@lerna/run-lifecycle@3.16.2: resolution: {integrity: sha512-RqFoznE8rDpyyF0rOJy3+KjZCeTkO8y/OB9orPauR7G2xQ7PTdCpgo7EO6ZNdz3Al+k1BydClZz/j78gNCmL2A==} engines: {node: '>= 6.9.0'} dependencies: @@ -6262,7 +6358,7 @@ packages: npmlog: 4.1.2 dev: true - /@lerna/run-topologically/3.18.5: + /@lerna/run-topologically@3.18.5: resolution: {integrity: sha512-6N1I+6wf4hLOnPW+XDZqwufyIQ6gqoPfHZFkfWlvTQ+Ue7CuF8qIVQ1Eddw5HKQMkxqN10thKOFfq/9NQZ4NUg==} engines: {node: '>= 6.9.0'} dependencies: @@ -6271,7 +6367,7 @@ packages: p-queue: 4.0.0 dev: true - /@lerna/run/3.21.0: + /@lerna/run@3.21.0: resolution: {integrity: sha512-fJF68rT3veh+hkToFsBmUJ9MHc9yGXA7LSDvhziAojzOb0AI/jBDp6cEcDQyJ7dbnplba2Lj02IH61QUf9oW0Q==} engines: {node: '>= 6.9.0'} dependencies: @@ -6284,9 +6380,11 @@ packages: '@lerna/timer': 3.13.0 '@lerna/validation-error': 3.13.0 p-map: 2.1.0 + transitivePeerDependencies: + - supports-color dev: true - /@lerna/symlink-binary/3.17.0: + /@lerna/symlink-binary@3.17.0: resolution: {integrity: sha512-RLpy9UY6+3nT5J+5jkM5MZyMmjNHxZIZvXLV+Q3MXrf7Eaa1hNqyynyj4RO95fxbS+EZc4XVSk25DGFQbcRNSQ==} engines: {node: '>= 6.9.0'} dependencies: @@ -6296,7 +6394,7 @@ packages: p-map: 2.1.0 dev: true - /@lerna/symlink-dependencies/3.17.0: + /@lerna/symlink-dependencies@3.17.0: resolution: {integrity: sha512-KmjU5YT1bpt6coOmdFueTJ7DFJL4H1w5eF8yAQ2zsGNTtZ+i5SGFBWpb9AQaw168dydc3s4eu0W0Sirda+F59Q==} engines: {node: '>= 6.9.0'} dependencies: @@ -6309,19 +6407,19 @@ packages: p-map-series: 1.0.0 dev: true - /@lerna/timer/3.13.0: + /@lerna/timer@3.13.0: resolution: {integrity: sha512-RHWrDl8U4XNPqY5MQHkToWS9jHPnkLZEt5VD+uunCKTfzlxGnRCr3/zVr8VGy/uENMYpVP3wJa4RKGY6M0vkRw==} engines: {node: '>= 6.9.0'} dev: true - /@lerna/validation-error/3.13.0: + /@lerna/validation-error@3.13.0: resolution: {integrity: sha512-SiJP75nwB8GhgwLKQfdkSnDufAaCbkZWJqEDlKOUPUvVOplRGnfL+BPQZH5nvq2BYSRXsksXWZ4UHVnQZI/HYA==} engines: {node: '>= 6.9.0'} dependencies: npmlog: 4.1.2 dev: true - /@lerna/version/3.22.1: + /@lerna/version@3.22.1(@octokit/core@5.0.2): resolution: {integrity: sha512-PSGt/K1hVqreAFoi3zjD0VEDupQ2WZVlVIwesrE5GbrL2BjXowjCsTDPqblahDUPy0hp6h7E2kG855yLTp62+g==} engines: {node: '>= 6.9.0'} dependencies: @@ -6330,7 +6428,7 @@ packages: '@lerna/collect-updates': 3.20.0 '@lerna/command': 3.21.0 '@lerna/conventional-commits': 3.22.0 - '@lerna/github-client': 3.22.0 + '@lerna/github-client': 3.22.0(@octokit/core@5.0.2) '@lerna/gitlab-client': 3.15.0 '@lerna/output': 3.13.0 '@lerna/prerelease-id-from-version': 3.16.0 @@ -6353,9 +6451,10 @@ packages: write-json-file: 3.2.0 transitivePeerDependencies: - '@octokit/core' + - supports-color dev: true - /@lerna/write-log-file/3.13.0: + /@lerna/write-log-file@3.13.0: resolution: {integrity: sha512-RibeMnDPvlL8bFYW5C8cs4mbI3AHfQef73tnJCQ/SgrXZHehmHnsyWUiE7qDQCAo+B1RfTapvSyFF69iPj326A==} engines: {node: '>= 6.9.0'} dependencies: @@ -6363,7 +6462,7 @@ packages: write-file-atomic: 2.4.3 dev: true - /@mrmlnc/readdir-enhanced/2.2.1: + /@mrmlnc/readdir-enhanced@2.2.1: resolution: {integrity: sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==} engines: {node: '>=4'} dependencies: @@ -6371,7 +6470,7 @@ packages: glob-to-regexp: 0.3.0 dev: true - /@nodelib/fs.scandir/2.1.4: + /@nodelib/fs.scandir@2.1.4: resolution: {integrity: sha512-33g3pMJk3bg5nXbL/+CY6I2eJDzZAni49PfJnL5fghPTggPvBd/pFNSgJsdAgWptuFu7qq/ERvOYFlhvsLTCKA==} engines: {node: '>= 8'} dependencies: @@ -6379,17 +6478,17 @@ packages: run-parallel: 1.2.0 dev: true - /@nodelib/fs.stat/1.1.3: + /@nodelib/fs.stat@1.1.3: resolution: {integrity: sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==} engines: {node: '>= 6'} dev: true - /@nodelib/fs.stat/2.0.4: + /@nodelib/fs.stat@2.0.4: resolution: {integrity: sha512-IYlHJA0clt2+Vg7bccq+TzRdJvv19c2INqBSsoOLp1je7xjtr7J26+WXR72MCdvU9q1qTzIWDfhMf+DRvQJK4Q==} engines: {node: '>= 8'} dev: true - /@nodelib/fs.walk/1.2.6: + /@nodelib/fs.walk@1.2.6: resolution: {integrity: sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow==} engines: {node: '>= 8'} dependencies: @@ -6397,13 +6496,31 @@ packages: fastq: 1.11.0 dev: true - /@octokit/auth-token/2.4.5: + /@octokit/auth-token@2.4.5: resolution: {integrity: sha512-BpGYsPgJt05M7/L/5FoE1PiAbdxXFZkX/3kDYcsvd1v6UhlnE5e96dTDr0ezX/EFwciQxf3cNV0loipsURU+WA==} dependencies: '@octokit/types': 6.12.0 dev: true - /@octokit/endpoint/6.0.11: + /@octokit/auth-token@4.0.0: + resolution: {integrity: sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==} + engines: {node: '>= 18'} + dev: true + + /@octokit/core@5.0.2: + resolution: {integrity: sha512-cZUy1gUvd4vttMic7C0lwPed8IYXWYp8kHIMatyhY8t8n3Cpw2ILczkV5pGMPqef7v0bLo0pOHrEHarsau2Ydg==} + engines: {node: '>= 18'} + dependencies: + '@octokit/auth-token': 4.0.0 + '@octokit/graphql': 7.0.2 + '@octokit/request': 8.1.6 + '@octokit/request-error': 5.0.1 + '@octokit/types': 12.4.0 + before-after-hook: 2.2.3 + universal-user-agent: 6.0.0 + dev: true + + /@octokit/endpoint@6.0.11: resolution: {integrity: sha512-fUIPpx+pZyoLW4GCs3yMnlj2LfoXTWDUVPTC4V3MUEKZm48W+XYpeWSZCv+vYF1ZABUm2CqnDVf1sFtIYrj7KQ==} dependencies: '@octokit/types': 6.12.0 @@ -6411,34 +6528,57 @@ packages: universal-user-agent: 6.0.0 dev: true - /@octokit/openapi-types/5.3.0: + /@octokit/endpoint@9.0.4: + resolution: {integrity: sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw==} + engines: {node: '>= 18'} + dependencies: + '@octokit/types': 12.4.0 + universal-user-agent: 6.0.0 + dev: true + + /@octokit/graphql@7.0.2: + resolution: {integrity: sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q==} + engines: {node: '>= 18'} + dependencies: + '@octokit/request': 8.1.6 + '@octokit/types': 12.4.0 + universal-user-agent: 6.0.0 + dev: true + + /@octokit/openapi-types@19.1.0: + resolution: {integrity: sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw==} + dev: true + + /@octokit/openapi-types@5.3.0: resolution: {integrity: sha512-5q2qBz4iZ0xS/DEJ0ROusFbN4cVlbJE9GvOByen+mv7artuGXfVhONqcuRd7jYN2glTmCnzcZw+X6LrjRVqs0A==} dev: true - /@octokit/plugin-enterprise-rest/6.0.1: + /@octokit/plugin-enterprise-rest@6.0.1: resolution: {integrity: sha512-93uGjlhUD+iNg1iWhUENAtJata6w5nE+V4urXOAlIXdco6xNZtUSfYY8dzp3Udy74aqO/B5UZL80x/YMa5PKRw==} dev: true - /@octokit/plugin-paginate-rest/1.1.2: + /@octokit/plugin-paginate-rest@1.1.2: resolution: {integrity: sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==} dependencies: '@octokit/types': 2.16.2 dev: true - /@octokit/plugin-request-log/1.0.3: + /@octokit/plugin-request-log@1.0.3(@octokit/core@5.0.2): resolution: {integrity: sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==} peerDependencies: '@octokit/core': '>=3' + dependencies: + '@octokit/core': 5.0.2 dev: true - /@octokit/plugin-rest-endpoint-methods/2.4.0: + /@octokit/plugin-rest-endpoint-methods@2.4.0: resolution: {integrity: sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==} dependencies: '@octokit/types': 2.16.2 deprecation: 2.3.1 dev: true - /@octokit/request-error/1.2.1: + /@octokit/request-error@1.2.1: resolution: {integrity: sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==} dependencies: '@octokit/types': 2.16.2 @@ -6446,7 +6586,7 @@ packages: once: 1.4.0 dev: true - /@octokit/request-error/2.0.5: + /@octokit/request-error@2.0.5: resolution: {integrity: sha512-T/2wcCFyM7SkXzNoyVNWjyVlUwBvW3igM3Btr/eKYiPmucXTtkxt2RBsf6gn3LTzaLSLTQtNmvg+dGsOxQrjZg==} dependencies: '@octokit/types': 6.12.0 @@ -6454,7 +6594,16 @@ packages: once: 1.4.0 dev: true - /@octokit/request/5.4.14: + /@octokit/request-error@5.0.1: + resolution: {integrity: sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==} + engines: {node: '>= 18'} + dependencies: + '@octokit/types': 12.4.0 + deprecation: 2.3.1 + once: 1.4.0 + dev: true + + /@octokit/request@5.4.14: resolution: {integrity: sha512-VkmtacOIQp9daSnBmDI92xNIeLuSRDOIuplp/CJomkvzt7M18NXgG044Cx/LFKLgjKt9T2tZR6AtJayba9GTSA==} dependencies: '@octokit/endpoint': 6.0.11 @@ -6467,12 +6616,22 @@ packages: universal-user-agent: 6.0.0 dev: true - /@octokit/rest/16.43.2: + /@octokit/request@8.1.6: + resolution: {integrity: sha512-YhPaGml3ncZC1NfXpP3WZ7iliL1ap6tLkAp6MvbK2fTTPytzVUyUesBBogcdMm86uRYO5rHaM1xIWxigWZ17MQ==} + engines: {node: '>= 18'} + dependencies: + '@octokit/endpoint': 9.0.4 + '@octokit/request-error': 5.0.1 + '@octokit/types': 12.4.0 + universal-user-agent: 6.0.0 + dev: true + + /@octokit/rest@16.43.2(@octokit/core@5.0.2): resolution: {integrity: sha512-ngDBevLbBTFfrHZeiS7SAMAZ6ssuVmXuya+F/7RaVvlysgGa1JKJkKWY+jV6TCJYcW0OALfJ7nTIGXcBXzycfQ==} dependencies: '@octokit/auth-token': 2.4.5 '@octokit/plugin-paginate-rest': 1.1.2 - '@octokit/plugin-request-log': 1.0.3 + '@octokit/plugin-request-log': 1.0.3(@octokit/core@5.0.2) '@octokit/plugin-rest-endpoint-methods': 2.4.0 '@octokit/request': 5.4.14 '@octokit/request-error': 1.2.1 @@ -6490,23 +6649,29 @@ packages: - '@octokit/core' dev: true - /@octokit/types/2.16.2: + /@octokit/types@12.4.0: + resolution: {integrity: sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==} + dependencies: + '@octokit/openapi-types': 19.1.0 + dev: true + + /@octokit/types@2.16.2: resolution: {integrity: sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==} dependencies: '@types/node': 14.14.31 dev: true - /@octokit/types/6.12.0: + /@octokit/types@6.12.0: resolution: {integrity: sha512-KwOf16soD7aDEEi/PgNeJlHzjZPfrmmNy+7WezSdrpnqZ7YImBJcNnX9+5RUHt1MnA4h8oISRHTqaZDGsX9DRQ==} dependencies: '@octokit/openapi-types': 5.3.0 dev: true - /@pansy/types/0.2.0: + /@pansy/types@0.2.0: resolution: {integrity: sha512-p4Ii7nIICkFh51th3LHfooEQg8OEeC57raRNZ57UAm1Bmt+Z1EC1qVenznXmrIs1Qmup4LA6dxva7XQ5zVfb9Q==} dev: true - /@rollup/plugin-babel/5.2.1_@babel+core@7.12.3+rollup@2.33.3: + /@rollup/plugin-babel@5.2.1(@babel/core@7.12.3)(rollup@2.33.3): resolution: {integrity: sha512-Jd7oqFR2dzZJ3NWANDyBjwTtX/lYbZpVcmkHrfQcpvawHs9E4c0nYk5U2mfZ6I/DZcIvy506KZJi54XK/jxH7A==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -6519,17 +6684,17 @@ packages: dependencies: '@babel/core': 7.12.3 '@babel/helper-module-imports': 7.14.5 - '@rollup/pluginutils': 3.1.0_rollup@2.33.3 + '@rollup/pluginutils': 3.1.0(rollup@2.33.3) rollup: 2.33.3 dev: true - /@rollup/plugin-commonjs/16.0.0_rollup@2.33.3: + /@rollup/plugin-commonjs@16.0.0(rollup@2.33.3): resolution: {integrity: sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==} engines: {node: '>= 8.0.0'} peerDependencies: rollup: ^2.30.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.33.3 + '@rollup/pluginutils': 3.1.0(rollup@2.33.3) commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.1.6 @@ -6539,33 +6704,33 @@ packages: rollup: 2.33.3 dev: true - /@rollup/plugin-inject/4.0.2_rollup@2.33.3: + /@rollup/plugin-inject@4.0.2(rollup@2.33.3): resolution: {integrity: sha512-TSLMA8waJ7Dmgmoc8JfPnwUwVZgLjjIAM6MqeIFqPO2ODK36JqE0Cf2F54UTgCUuW8da93Mvoj75a6KAVWgylw==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.33.3 + '@rollup/pluginutils': 3.1.0(rollup@2.33.3) estree-walker: 1.0.1 magic-string: 0.25.7 rollup: 2.33.3 dev: true - /@rollup/plugin-json/4.1.0_rollup@2.33.3: + /@rollup/plugin-json@4.1.0(rollup@2.33.3): resolution: {integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.33.3 + '@rollup/pluginutils': 3.1.0(rollup@2.33.3) rollup: 2.33.3 dev: true - /@rollup/plugin-node-resolve/10.0.0_rollup@2.33.3: + /@rollup/plugin-node-resolve@10.0.0(rollup@2.33.3): resolution: {integrity: sha512-sNijGta8fqzwA1VwUEtTvWCx2E7qC70NMsDh4ZG13byAXYigBNZMxALhKUSycBks5gupJdq0lFrKumFrRZ8H3A==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.33.3 + '@rollup/pluginutils': 3.1.0(rollup@2.33.3) '@types/resolve': 1.17.1 builtin-modules: 3.2.0 deepmerge: 4.2.2 @@ -6574,29 +6739,29 @@ packages: rollup: 2.33.3 dev: true - /@rollup/plugin-replace/2.3.4_rollup@2.33.3: + /@rollup/plugin-replace@2.3.4(rollup@2.33.3): resolution: {integrity: sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.33.3 + '@rollup/pluginutils': 3.1.0(rollup@2.33.3) magic-string: 0.25.7 rollup: 2.33.3 dev: true - /@rollup/plugin-url/5.0.1_rollup@2.33.3: + /@rollup/plugin-url@5.0.1(rollup@2.33.3): resolution: {integrity: sha512-/dO8Ic+vR9VtMkHjmFBWzISjX0iDwrB3vLg8sy4A7hxu2Uk0J09kAXbtku7gJb1fqVcJUIByFG5d/4sgNh1DvA==} engines: {node: '>=8.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.33.3 + '@rollup/pluginutils': 3.1.0(rollup@2.33.3) make-dir: 3.1.0 mime: 2.5.2 rollup: 2.33.3 dev: true - /@rollup/pluginutils/3.1.0_rollup@2.33.3: + /@rollup/pluginutils@3.1.0(rollup@2.33.3): resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -6608,43 +6773,43 @@ packages: rollup: 2.33.3 dev: true - /@sideway/address/4.1.1: + /@sideway/address@4.1.1: resolution: {integrity: sha512-+I5aaQr3m0OAmMr7RQ3fR9zx55sejEYR2BFJaxL+zT3VM2611X0SHvPWIbAUBZVTn/YzYKbV8gJ2oT/QELknfQ==} dependencies: '@hapi/hoek': 9.1.1 dev: true - /@sideway/formula/3.0.0: + /@sideway/formula@3.0.0: resolution: {integrity: sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==} dev: true - /@sideway/pinpoint/2.0.0: + /@sideway/pinpoint@2.0.0: resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==} dev: true - /@sindresorhus/is/0.14.0: + /@sindresorhus/is@0.14.0: resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} engines: {node: '>=6'} dev: true - /@sindresorhus/is/4.0.0: + /@sindresorhus/is@4.0.0: resolution: {integrity: sha512-FyD2meJpDPjyNQejSjvnhpgI/azsQkA4lGbuu5BQZfjvJ9cbRZXzeWL2HceCekW4lixO9JPesIIQkSoLjeJHNQ==} engines: {node: '>=10'} dev: true - /@sinonjs/commons/1.8.2: + /@sinonjs/commons@1.8.2: resolution: {integrity: sha512-sruwd86RJHdsVf/AtBoijDmUqJp3B6hF/DGC23C+JaegnDHaZyewCjoVGTdg3J0uz3Zs7NnIT05OBOmML72lQw==} dependencies: type-detect: 4.0.8 dev: true - /@sinonjs/fake-timers/7.1.2: + /@sinonjs/fake-timers@7.1.2: resolution: {integrity: sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==} dependencies: '@sinonjs/commons': 1.8.2 dev: true - /@stylelint/postcss-css-in-js/0.37.2_4fe96148bf77e6cee792ae366c9083f9: + /@stylelint/postcss-css-in-js@0.37.2(postcss-syntax@0.36.2)(postcss@7.0.35): resolution: {integrity: sha512-nEhsFoJurt8oUmieT8qy4nk81WRHmJynmVwn/Vts08PL9fhgIsMhk1GId5yAN643OzqEEb5S/6At2TZW7pqPDA==} peerDependencies: postcss: '>=7.0.0' @@ -6652,66 +6817,66 @@ packages: dependencies: '@babel/core': 7.13.8 postcss: 7.0.35 - postcss-syntax: 0.36.2_postcss@7.0.35 + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-jsx@0.36.4)(postcss-less@3.1.4)(postcss-markdown@0.36.0)(postcss-scss@2.1.1)(postcss@7.0.35) transitivePeerDependencies: - supports-color dev: true - /@stylelint/postcss-markdown/0.36.2_4fe96148bf77e6cee792ae366c9083f9: + /@stylelint/postcss-markdown@0.36.2(postcss-syntax@0.36.2)(postcss@7.0.35): resolution: {integrity: sha512-2kGbqUVJUGE8dM+bMzXG/PYUWKkjLIkRLWNh39OaADkiabDRdw8ATFCgbMz5xdIcvwspPAluSL7uY+ZiTWdWmQ==} peerDependencies: postcss: '>=7.0.0' postcss-syntax: '>=0.36.2' dependencies: postcss: 7.0.35 - postcss-syntax: 0.36.2_postcss@7.0.35 + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-jsx@0.36.4)(postcss-less@3.1.4)(postcss-markdown@0.36.0)(postcss-scss@2.1.1)(postcss@7.0.35) remark: 13.0.0 unist-util-find-all-after: 3.0.2 transitivePeerDependencies: - supports-color dev: true - /@svgr/babel-plugin-add-jsx-attribute/5.4.0: + /@svgr/babel-plugin-add-jsx-attribute@5.4.0: resolution: {integrity: sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==} engines: {node: '>=10'} dev: true - /@svgr/babel-plugin-remove-jsx-attribute/5.4.0: + /@svgr/babel-plugin-remove-jsx-attribute@5.4.0: resolution: {integrity: sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==} engines: {node: '>=10'} dev: true - /@svgr/babel-plugin-remove-jsx-empty-expression/5.0.1: + /@svgr/babel-plugin-remove-jsx-empty-expression@5.0.1: resolution: {integrity: sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==} engines: {node: '>=10'} dev: true - /@svgr/babel-plugin-replace-jsx-attribute-value/5.0.1: + /@svgr/babel-plugin-replace-jsx-attribute-value@5.0.1: resolution: {integrity: sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==} engines: {node: '>=10'} dev: true - /@svgr/babel-plugin-svg-dynamic-title/5.4.0: + /@svgr/babel-plugin-svg-dynamic-title@5.4.0: resolution: {integrity: sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==} engines: {node: '>=10'} dev: true - /@svgr/babel-plugin-svg-em-dimensions/5.4.0: + /@svgr/babel-plugin-svg-em-dimensions@5.4.0: resolution: {integrity: sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==} engines: {node: '>=10'} dev: true - /@svgr/babel-plugin-transform-react-native-svg/5.4.0: + /@svgr/babel-plugin-transform-react-native-svg@5.4.0: resolution: {integrity: sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==} engines: {node: '>=10'} dev: true - /@svgr/babel-plugin-transform-svg-component/5.5.0: + /@svgr/babel-plugin-transform-svg-component@5.5.0: resolution: {integrity: sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==} engines: {node: '>=10'} dev: true - /@svgr/babel-preset/5.5.0: + /@svgr/babel-preset@5.5.0: resolution: {integrity: sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==} engines: {node: '>=10'} dependencies: @@ -6725,7 +6890,7 @@ packages: '@svgr/babel-plugin-transform-svg-component': 5.5.0 dev: true - /@svgr/core/5.5.0: + /@svgr/core@5.5.0: resolution: {integrity: sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==} engines: {node: '>=10'} dependencies: @@ -6736,14 +6901,14 @@ packages: - supports-color dev: true - /@svgr/hast-util-to-babel-ast/5.5.0: + /@svgr/hast-util-to-babel-ast@5.5.0: resolution: {integrity: sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==} engines: {node: '>=10'} dependencies: '@babel/types': 7.14.5 dev: true - /@svgr/plugin-jsx/5.5.0: + /@svgr/plugin-jsx@5.5.0: resolution: {integrity: sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==} engines: {node: '>=10'} dependencies: @@ -6755,7 +6920,7 @@ packages: - supports-color dev: true - /@svgr/plugin-svgo/5.5.0: + /@svgr/plugin-svgo@5.5.0: resolution: {integrity: sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==} engines: {node: '>=10'} dependencies: @@ -6764,14 +6929,14 @@ packages: svgo: 1.3.2 dev: true - /@svgr/rollup/5.4.0: + /@svgr/rollup@5.4.0: resolution: {integrity: sha512-hwYjrTddW6mFU9vwqRr1TULNvxiIxGdIbqrD5J7vtoATSfWazq/2JSnT4BmiH+/4kFXLEtjKuSKoDUotkOIAkg==} engines: {node: '>=10'} dependencies: '@babel/core': 7.14.6 - '@babel/plugin-transform-react-constant-elements': 7.12.13_@babel+core@7.14.6 - '@babel/preset-env': 7.12.7_@babel+core@7.14.6 - '@babel/preset-react': 7.12.7_@babel+core@7.14.6 + '@babel/plugin-transform-react-constant-elements': 7.12.13(@babel/core@7.14.6) + '@babel/preset-env': 7.12.7(@babel/core@7.14.6) + '@babel/preset-react': 7.12.7(@babel/core@7.14.6) '@svgr/core': 5.5.0 '@svgr/plugin-jsx': 5.5.0 '@svgr/plugin-svgo': 5.5.0 @@ -6780,14 +6945,14 @@ packages: - supports-color dev: true - /@svgr/webpack/5.4.0: + /@svgr/webpack@5.4.0: resolution: {integrity: sha512-LjepnS/BSAvelnOnnzr6Gg0GcpLmnZ9ThGFK5WJtm1xOqdBE/1IACZU7MMdVzjyUkfFqGz87eRE4hFaSLiUwYg==} engines: {node: '>=10'} dependencies: '@babel/core': 7.14.6 - '@babel/plugin-transform-react-constant-elements': 7.12.13_@babel+core@7.14.6 - '@babel/preset-env': 7.12.7_@babel+core@7.14.6 - '@babel/preset-react': 7.12.7_@babel+core@7.14.6 + '@babel/plugin-transform-react-constant-elements': 7.12.13(@babel/core@7.14.6) + '@babel/preset-env': 7.12.7(@babel/core@7.14.6) + '@babel/preset-react': 7.12.7(@babel/core@7.14.6) '@svgr/core': 5.5.0 '@svgr/plugin-jsx': 5.5.0 '@svgr/plugin-svgo': 5.5.0 @@ -6796,26 +6961,26 @@ packages: - supports-color dev: true - /@szmarczak/http-timer/1.1.2: + /@szmarczak/http-timer@1.1.2: resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} engines: {node: '>=6'} dependencies: defer-to-connect: 1.1.3 dev: true - /@szmarczak/http-timer/4.0.5: + /@szmarczak/http-timer@4.0.5: resolution: {integrity: sha512-PyRA9sm1Yayuj5OIoJ1hGt2YISX45w9WcFbh6ddT0Z/0yaFxOtGLInr4jUfU1EAFVs0Yfyfev4RNwBlUaHdlDQ==} engines: {node: '>=10'} dependencies: defer-to-connect: 2.0.1 dev: true - /@tootallnate/once/1.1.2: + /@tootallnate/once@1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} engines: {node: '>= 6'} dev: true - /@types/babel__core/7.1.14: + /@types/babel__core@7.1.14: resolution: {integrity: sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==} dependencies: '@babel/parser': 7.14.6 @@ -6825,30 +6990,30 @@ packages: '@types/babel__traverse': 7.11.0 dev: true - /@types/babel__generator/7.6.2: + /@types/babel__generator@7.6.2: resolution: {integrity: sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==} dependencies: '@babel/types': 7.14.5 dev: true - /@types/babel__template/7.4.0: + /@types/babel__template@7.4.0: resolution: {integrity: sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==} dependencies: '@babel/parser': 7.14.6 '@babel/types': 7.14.5 dev: true - /@types/babel__traverse/7.11.0: + /@types/babel__traverse@7.11.0: resolution: {integrity: sha512-kSjgDMZONiIfSH1Nxcr5JIRMwUetDki63FSQfpTCz8ogF3Ulqm8+mr5f78dUYs6vMiB6gBusQqfQmBvHZj/lwg==} dependencies: '@babel/types': 7.14.5 dev: true - /@types/bluebird/3.5.33: + /@types/bluebird@3.5.33: resolution: {integrity: sha512-ndEo1xvnYeHxm7I/5sF6tBvnsA4Tdi3zj1keRKRs12SP+2ye2A27NDJ1B6PqkfMbGAcT+mqQVqbZRIrhfOp5PQ==} dev: true - /@types/cacheable-request/6.0.1: + /@types/cacheable-request@6.0.1: resolution: {integrity: sha512-ykFq2zmBGOCbpIXtoVbz4SKY5QriWPh3AjyU4G74RYbtt5yOc5OfaY75ftjg7mikMOla1CTGpX3lLbuJh8DTrQ==} dependencies: '@types/http-cache-semantics': 4.0.0 @@ -6857,60 +7022,78 @@ packages: '@types/responselike': 1.0.0 dev: true - /@types/cheerio/0.22.24: + /@types/cheerio@0.22.24: resolution: {integrity: sha512-iKXt/cwltGvN06Dd6zwQG1U35edPwId9lmcSeYfcxSNvvNg4vysnFB+iBQNjj06tSVV7MBj0GWMQ7dwb4Z+p8Q==} dependencies: '@types/node': 14.14.31 dev: true - /@types/color-convert/2.0.0: + /@types/color-convert@2.0.0: resolution: {integrity: sha512-m7GG7IKKGuJUXvkZ1qqG3ChccdIM/qBBo913z+Xft0nKCX4hAU/IxKwZBU4cpRZ7GS5kV4vOblUkILtSShCPXQ==} dependencies: '@types/color-name': 1.1.1 dev: true - /@types/color-name/1.1.1: + /@types/color-name@1.1.1: resolution: {integrity: sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==} dev: true - /@types/color/3.0.1: + /@types/color@3.0.1: resolution: {integrity: sha512-oeUWVaAwI+xINDUx+3F2vJkl/vVB03VChFF/Gl3iQCdbcakjuoJyMOba+3BXRtnBhxZ7uBYqQBi9EpLnvSoztA==} dependencies: '@types/color-convert': 2.0.0 dev: true - /@types/continuation-local-storage/3.2.2: + /@types/continuation-local-storage@3.2.2: resolution: {integrity: sha512-aItm+aYPJ4rT1cHmAxO+OdWjSviQ9iB5UKb5f0Uvgln0N4hS2mcDodHtPiqicYBXViUYhqyBjhA5uyOcT+S34Q==} dependencies: '@types/node': 14.14.31 dev: true - /@types/cross-spawn/6.0.2: + /@types/cross-spawn@6.0.2: resolution: {integrity: sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==} dependencies: '@types/node': 14.14.31 dev: true - /@types/debug/4.1.5: + /@types/debug@4.1.5: resolution: {integrity: sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==} dev: true - /@types/estree/0.0.39: + /@types/eslint-scope@3.7.7: + resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} + dependencies: + '@types/eslint': 8.44.9 + '@types/estree': 1.0.5 + dev: true + + /@types/eslint@8.44.9: + resolution: {integrity: sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==} + dependencies: + '@types/estree': 1.0.5 + '@types/json-schema': 7.0.7 + dev: true + + /@types/estree@0.0.39: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} dev: true - /@types/estree/0.0.46: + /@types/estree@0.0.46: resolution: {integrity: sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==} dev: true - /@types/glob/7.1.3: + /@types/estree@1.0.5: + resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} + dev: true + + /@types/glob@7.1.3: resolution: {integrity: sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==} dependencies: '@types/minimatch': 3.0.3 '@types/node': 14.14.31 dev: true - /@types/got/9.6.11: + /@types/got@9.6.11: resolution: {integrity: sha512-dr3IiDNg5TDesGyuwTrN77E1Cd7DCdmCFtEfSGqr83jMMtcwhf/SGPbN2goY4JUWQfvxwY56+e5tjfi+oXeSdA==} dependencies: '@types/node': 14.14.31 @@ -6918,142 +7101,146 @@ packages: form-data: 2.5.1 dev: true - /@types/graceful-fs/4.1.5: + /@types/graceful-fs@4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: '@types/node': 14.14.31 dev: true - /@types/http-cache-semantics/4.0.0: + /@types/http-cache-semantics@4.0.0: resolution: {integrity: sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==} dev: true - /@types/inquirer/7.3.1: + /@types/inquirer@7.3.1: resolution: {integrity: sha512-osD38QVIfcdgsPCT0V3lD7eH0OFurX71Jft18bZrsVQWVRt6TuxRzlr0GJLrxoHZR2V5ph7/qP8se/dcnI7o0g==} dependencies: '@types/through': 0.0.30 rxjs: 6.6.6 dev: true - /@types/istanbul-lib-coverage/2.0.3: + /@types/istanbul-lib-coverage@2.0.3: resolution: {integrity: sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==} dev: true - /@types/istanbul-lib-report/3.0.0: + /@types/istanbul-lib-report@3.0.0: resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} dependencies: '@types/istanbul-lib-coverage': 2.0.3 dev: true - /@types/istanbul-reports/3.0.0: + /@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/jest/26.0.23: + /@types/jest@26.0.23: resolution: {integrity: sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==} dependencies: jest-diff: 26.6.2 pretty-format: 26.6.2 dev: true - /@types/json-schema/7.0.7: + /@types/json-schema@7.0.15: + resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} + dev: true + + /@types/json-schema@7.0.7: resolution: {integrity: sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==} dev: true - /@types/keyv/3.1.1: + /@types/keyv@3.1.1: resolution: {integrity: sha512-MPtoySlAZQ37VoLaPcTHCu1RWJ4llDkULYZIzOYxlhxBqYPB0RsRlmMU0R6tahtFe27mIdkHV+551ZWV4PLmVw==} dependencies: '@types/node': 14.14.31 dev: true - /@types/lodash/4.14.169: + /@types/lodash@4.14.169: resolution: {integrity: sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==} dev: true - /@types/lodash/4.14.170: + /@types/lodash@4.14.170: resolution: {integrity: sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==} dev: true - /@types/mdast/3.0.3: + /@types/mdast@3.0.3: resolution: {integrity: sha512-SXPBMnFVQg1s00dlMCc/jCdvPqdE4mXaMMCeRlxLDmTAEoegHT53xKtkDnzDTOcmMHUfcjyf36/YYZ6SxRdnsw==} dependencies: '@types/unist': 2.0.3 dev: true - /@types/minimatch/3.0.3: + /@types/minimatch@3.0.3: resolution: {integrity: sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==} dev: true - /@types/minimist/1.2.1: + /@types/minimist@1.2.1: resolution: {integrity: sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==} dev: true - /@types/mkdirp/1.0.1: + /@types/mkdirp@1.0.1: resolution: {integrity: sha512-HkGSK7CGAXncr8Qn/0VqNtExEE+PHMWb+qlR1faHMao7ng6P3tAaoWWBMdva0gL5h4zprjIO89GJOLXsMcDm1Q==} dependencies: '@types/node': 14.14.31 dev: true - /@types/mustache/4.1.1: + /@types/mustache@4.1.1: resolution: {integrity: sha512-Sm0NWeLhS2QL7NNGsXvO+Fgp7e3JLHCO6RS3RCnfjAnkw6Y1bsji/AGfISdQZDIR/AeOyzkrxRk9jBkl55zdJw==} dev: true - /@types/node/14.14.31: + /@types/node@14.14.31: resolution: {integrity: sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==} dev: true - /@types/normalize-package-data/2.4.0: + /@types/normalize-package-data@2.4.0: resolution: {integrity: sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==} dev: true - /@types/parse-json/4.0.0: + /@types/parse-json@4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} dev: true - /@types/prettier/2.2.2: + /@types/prettier@2.2.2: resolution: {integrity: sha512-i99hy7Ki19EqVOl77WplDrvgNugHnsSjECVR/wUrzw2TJXz1zlUfT2ngGckR6xN7yFYaijsMAqPkOLx9HgUqHg==} dev: true - /@types/q/1.5.4: + /@types/q@1.5.4: resolution: {integrity: sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==} dev: true - /@types/resolve/1.17.1: + /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: '@types/node': 14.14.31 dev: true - /@types/resolve/1.20.0: + /@types/resolve@1.20.0: resolution: {integrity: sha512-SFT3jdUNlLkjxUWwH/0QjLiEsV38hjdDX8oMcX9jZAD8KWNzRLdg6INZE7UMz9O86b2BOHzA3dR8nF+DbonX2Q==} dev: true - /@types/responselike/1.0.0: + /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: '@types/node': 14.14.31 dev: true - /@types/rimraf/3.0.0: + /@types/rimraf@3.0.0: resolution: {integrity: sha512-7WhJ0MdpFgYQPXlF4Dx+DhgvlPCfz/x5mHaeDQAKhcenvQP1KCpLQ18JklAqeGMYSAT2PxLpzd0g2/HE7fj7hQ==} dependencies: '@types/glob': 7.1.3 '@types/node': 14.14.31 dev: true - /@types/semver/7.3.4: + /@types/semver@7.3.4: resolution: {integrity: sha512-+nVsLKlcUCeMzD2ufHEYuJ9a2ovstb6Dp52A5VsoKxDXgvE051XgHI/33I1EymwkRGQkwnA0LkhnUzituGs4EQ==} dev: true - /@types/sequelize-cursor-pagination/1.2.1: + /@types/sequelize-cursor-pagination@1.2.1: resolution: {integrity: sha512-BHVwIdY09Ph9q0DibeR89JmYJH1LYV6tGWf2J822l7sHrH3spTUiSwq9/ah4rfU1l6oy4JCcGFLB+4tNo8Fo/Q==} dependencies: '@types/sequelize': 4.28.9 dev: true - /@types/sequelize/4.28.9: + /@types/sequelize@4.28.9: resolution: {integrity: sha512-QqYgkw/2fEc0FyEQejnxM7cHKB8XBV3Y69k7GSFOToQBOXos0PJVqNpgROXZddXIkl2d6zicYssHuy75ws84sw==} dependencies: '@types/bluebird': 3.5.33 @@ -7062,46 +7249,46 @@ packages: '@types/validator': 13.1.3 dev: true - /@types/signale/1.4.1: + /@types/signale@1.4.1: resolution: {integrity: sha512-05d9fUDqRnt36rizLgo38SbPTrkMzdhXpvSHSAhxzokgIUPGNUoXHV0zYjPpTd4IryDADJ0mGHpfJ/Yhjyh9JQ==} dependencies: '@types/node': 14.14.31 dev: true - /@types/stack-utils/2.0.0: + /@types/stack-utils@2.0.0: resolution: {integrity: sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==} dev: true - /@types/tapable/1.0.6: + /@types/tapable@1.0.6: resolution: {integrity: sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA==} dev: true - /@types/through/0.0.30: + /@types/through@0.0.30: resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} dependencies: '@types/node': 14.14.31 dev: true - /@types/tough-cookie/4.0.0: + /@types/tough-cookie@4.0.0: resolution: {integrity: sha512-I99sngh224D0M7XgW1s120zxCt3VYQ3IQsuw3P3jbq5GG4yc79+ZjyKznyOGIQrflfylLgcfekeZW/vk0yng6A==} dev: true - /@types/unist/2.0.3: + /@types/unist@2.0.3: resolution: {integrity: sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==} dev: true - /@types/validator/13.1.3: + /@types/validator@13.1.3: resolution: {integrity: sha512-DaOWN1zf7j+8nHhqXhIgNmS+ltAC53NXqGxYuBhWqWgqolRhddKzfZU814lkHQSTG0IUfQxU7Cg0gb8fFWo2mA==} dev: true - /@types/vfile-message/2.0.0: + /@types/vfile-message@2.0.0: resolution: {integrity: sha512-GpTIuDpb9u4zIO165fUy9+fXcULdD8HFRNli04GehoMVbeNq7D6OBnqSmg3lxZnC+UvgUhEWKxdKiwYUkGltIw==} deprecated: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed. dependencies: vfile-message: 2.0.4 dev: true - /@types/vfile/3.0.2: + /@types/vfile@3.0.2: resolution: {integrity: sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw==} dependencies: '@types/node': 14.14.31 @@ -7109,27 +7296,27 @@ packages: '@types/vfile-message': 2.0.0 dev: true - /@types/yargs-parser/15.0.0: + /@types/yargs-parser@15.0.0: resolution: {integrity: sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==} dev: true - /@types/yargs-parser/20.2.0: + /@types/yargs-parser@20.2.0: resolution: {integrity: sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==} dev: true - /@types/yargs/15.0.13: + /@types/yargs@15.0.13: resolution: {integrity: sha512-kQ5JNTrbDv3Rp5X2n/iUu37IJBDU2gsZ5R/g1/KHOOEc5IKfUFjXT6DENPGduh08I/pamwtEq4oul7gUqKTQDQ==} dependencies: '@types/yargs-parser': 20.2.0 dev: true - /@types/yargs/16.0.3: + /@types/yargs@16.0.3: resolution: {integrity: sha512-YlFfTGS+zqCgXuXNV26rOIeETOkXnGQXP/pjjL9P0gO/EP9jTmc7pUBhx+jVEIxpq41RX33GQ7N3DzOSfZoglQ==} dependencies: '@types/yargs-parser': 20.2.0 dev: true - /@typescript-eslint/eslint-plugin/4.0.1_1adc68d38da6b3739cf54ace93b342cf: + /@typescript-eslint/eslint-plugin@4.0.1(@typescript-eslint/parser@4.0.1)(eslint@7.8.0)(typescript@4.3.4): resolution: {integrity: sha512-pQZtXupCn11O4AwpYVUX4PDFfmIJl90ZgrEBg0CEcqlwvPiG0uY81fimr1oMFblZnpKAq6prrT9a59pj1x58rw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7140,21 +7327,21 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.0.1_eslint@7.8.0+typescript@4.3.4 - '@typescript-eslint/parser': 4.0.1_eslint@7.8.0+typescript@4.3.4 + '@typescript-eslint/experimental-utils': 4.0.1(eslint@7.8.0)(typescript@4.3.4) + '@typescript-eslint/parser': 4.0.1(eslint@7.8.0)(typescript@4.3.4) '@typescript-eslint/scope-manager': 4.0.1 debug: 4.3.1 eslint: 7.8.0 functional-red-black-tree: 1.0.1 regexpp: 3.1.0 semver: 7.3.4 - tsutils: 3.20.0_typescript@4.3.4 + tsutils: 3.20.0(typescript@4.3.4) typescript: 4.3.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/4.0.1_eslint@7.8.0+typescript@4.3.4: + /@typescript-eslint/experimental-utils@4.0.1(eslint@7.8.0)(typescript@4.3.4): resolution: {integrity: sha512-gAqOjLiHoED79iYTt3F4uSHrYmg/GPz/zGezdB0jAdr6S6gwNiR/j7cTZ8nREKVzMVKLd9G3xbg1sV9GClW3sw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7163,7 +7350,7 @@ packages: '@types/json-schema': 7.0.7 '@typescript-eslint/scope-manager': 4.0.1 '@typescript-eslint/types': 4.0.1 - '@typescript-eslint/typescript-estree': 4.0.1_typescript@4.3.4 + '@typescript-eslint/typescript-estree': 4.0.1(typescript@4.3.4) eslint: 7.8.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -7172,7 +7359,7 @@ packages: - typescript dev: true - /@typescript-eslint/parser/4.0.1_eslint@7.8.0+typescript@4.3.4: + /@typescript-eslint/parser@4.0.1(eslint@7.8.0)(typescript@4.3.4): resolution: {integrity: sha512-1+qLmXHNAWSQ7RB6fdSQszAiA7JTwzakj5cNYjBTUmpH2cqilxMZEIV+DRKjVZs8NzP3ALmKexB0w/ExjcK9Iw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7184,7 +7371,7 @@ packages: dependencies: '@typescript-eslint/scope-manager': 4.0.1 '@typescript-eslint/types': 4.0.1 - '@typescript-eslint/typescript-estree': 4.0.1_typescript@4.3.4 + '@typescript-eslint/typescript-estree': 4.0.1(typescript@4.3.4) debug: 4.3.1 eslint: 7.8.0 typescript: 4.3.4 @@ -7192,7 +7379,7 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/4.0.1: + /@typescript-eslint/scope-manager@4.0.1: resolution: {integrity: sha512-u3YEXVJ8jsj7QCJk3om0Y457fy2euEOkkzxIB/LKU3MdyI+FJ2gI0M4aKEaXzwCSfNDiZ13a3lDo5DVozc+XLQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: @@ -7200,12 +7387,12 @@ packages: '@typescript-eslint/visitor-keys': 4.0.1 dev: true - /@typescript-eslint/types/4.0.1: + /@typescript-eslint/types@4.0.1: resolution: {integrity: sha512-S+gD3fgbkZYW2rnbjugNMqibm9HpEjqZBZkTiI3PwbbNGWmAcxolWIUwZ0SKeG4Dy2ktpKKaI/6+HGYVH8Qrlg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - /@typescript-eslint/typescript-estree/4.0.1_typescript@4.3.4: + /@typescript-eslint/typescript-estree@4.0.1(typescript@4.3.4): resolution: {integrity: sha512-zGzleORFXrRWRJAMLTB2iJD1IZbCPkg4hsI8mGdpYlKaqzvKYSEWVAYh14eauaR+qIoZVWrXgYSXqLtTlxotiw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7221,13 +7408,13 @@ packages: is-glob: 4.0.1 lodash: 4.17.21 semver: 7.3.4 - tsutils: 3.20.0_typescript@4.3.4 + tsutils: 3.20.0(typescript@4.3.4) typescript: 4.3.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/visitor-keys/4.0.1: + /@typescript-eslint/visitor-keys@4.0.1: resolution: {integrity: sha512-yBSqd6FjnTzbg5RUy9J+9kJEyQjTI34JdGMJz+9ttlJzLCnGkBikxw+N5n2VDcc3CesbIEJ0MnZc5uRYnrEnCw==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: @@ -7235,42 +7422,43 @@ packages: eslint-visitor-keys: 2.0.0 dev: true - /@walrus/babel-preset-walrus/0.3.0_@babel+core@7.13.15: + /@walrus/babel-preset-walrus@0.3.0(@babel/core@7.13.15): resolution: {integrity: sha512-IL1sb29KuPZZLw53Gk4NXT/jXnxW7Y0RKMWFfUciUvOayDwi6dZ8rBSo01kkUHBkrzsND+ACfveVu1kFvWgtfg==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-proposal-decorators': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-proposal-do-expressions': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-proposal-export-default-from': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-proposal-export-namespace-from': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-proposal-function-bind': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-proposal-logical-assignment-operators': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-proposal-optional-chaining': 7.12.7_@babel+core@7.13.15 - '@babel/plugin-proposal-pipeline-operator': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-syntax-top-level-await': 7.12.1_@babel+core@7.13.15 - '@babel/plugin-transform-destructuring': 7.12.1_@babel+core@7.13.15 - '@babel/preset-env': 7.12.7_@babel+core@7.13.15 - '@babel/preset-react': 7.12.7_@babel+core@7.13.15 - '@babel/preset-typescript': 7.12.7_@babel+core@7.13.15 - '@walrus/utils': 1.3.4_@babel+core@7.13.15 + '@babel/plugin-proposal-class-properties': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-proposal-decorators': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-proposal-do-expressions': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-proposal-export-default-from': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-proposal-export-namespace-from': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-proposal-function-bind': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-proposal-logical-assignment-operators': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-proposal-optional-chaining': 7.12.7(@babel/core@7.13.15) + '@babel/plugin-proposal-pipeline-operator': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.13.15) + '@babel/plugin-syntax-top-level-await': 7.12.1(@babel/core@7.13.15) + '@babel/plugin-transform-destructuring': 7.12.1(@babel/core@7.13.15) + '@babel/preset-env': 7.12.7(@babel/core@7.13.15) + '@babel/preset-react': 7.12.7(@babel/core@7.13.15) + '@babel/preset-typescript': 7.12.7(@babel/core@7.13.15) + '@walrus/utils': 1.3.4(@babel/core@7.13.15) babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-import: 1.13.3 babel-plugin-module-resolver: 4.0.0 babel-plugin-transform-async-to-promises: 0.8.15 babel-plugin-transform-react-remove-prop-types: 0.4.24 - babel-plugin-transform-replace-expressions: 0.2.0_@babel+core@7.13.15 - babel-plugin-transform-typescript-metadata: 0.3.1 + babel-plugin-transform-replace-expressions: 0.2.0(@babel/core@7.13.15) + babel-plugin-transform-typescript-metadata: 0.3.1(@babel/core@7.13.15) transitivePeerDependencies: + - '@babel/traverse' - supports-color dev: true - /@walrus/cli-utils/1.1.1_typescript@4.3.4: + /@walrus/cli-utils@1.1.1(typescript@4.3.4): resolution: {integrity: sha512-fRou+c8hM7ktbycgr1PRUeGwilnEDBpIUBvV7gpucQ+jdV78rhRV7Ou0QOCX/2vsNGZ85mGGa8eOQU+mn1Ta3g==} dependencies: '@types/inquirer': 7.3.1 @@ -7279,12 +7467,12 @@ packages: execa: 5.0.0 inquirer: 8.0.0 joycon: 3.0.1 - joycon-ts-loader: 3.0.2_joycon@3.0.1+typescript@4.3.4 + joycon-ts-loader: 3.0.2(joycon@3.0.1)(typescript@4.3.4) transitivePeerDependencies: - typescript dev: true - /@walrus/cli/1.3.4: + /@walrus/cli@1.3.4: resolution: {integrity: sha512-yJP0ABN38xkQNoT4AHo6Egtr/ihVss8iQ6BNaWIVLuVTE0NZs0AERE2NiYJPD6xvjkn67U5Z+ybhwm566kXTCw==} hasBin: true dependencies: @@ -7295,12 +7483,12 @@ packages: - supports-color dev: true - /@walrus/core/1.3.4: + /@walrus/core@1.3.4: resolution: {integrity: sha512-3O5Rd5Gp9HE9pitz5KLhz09pulQWYQolumpgV1jA6v1pqmOZ7hXTguI4KAM6zEJMqrppVE1gO92YsoMcb6uDNA==} dependencies: '@babel/core': 7.11.4 '@types/tapable': 1.0.6 - '@walrus/utils': 1.3.4_@babel+core@7.11.4 + '@walrus/utils': 1.3.4(@babel/core@7.11.4) camelcase: 6.2.0 joi: 17.4.0 pkg-up: 3.1.0 @@ -7310,7 +7498,7 @@ packages: - supports-color dev: true - /@walrus/plugin-commitlint/1.2.1: + /@walrus/plugin-commitlint@1.2.1: resolution: {integrity: sha512-emNxNCvl90s7IBuNl7iuAzlEbeSzMYxG5w6PBBRVeNHEhC6hBDweRPbWSKEtD7oP7UtOTHTP+4nuD3+iH8ByJQ==} dependencies: '@commitlint/format': 9.1.2 @@ -7322,30 +7510,30 @@ packages: resolve-global: 1.0.0 dev: true - /@walrus/plugin-eslint/1.2.3_typescript@4.3.4: + /@walrus/plugin-eslint@1.2.3(typescript@4.3.4): resolution: {integrity: sha512-brZTf3SkqNSysVo1QpBIQj0QrqkEd79Ojyfytiue0CaeTy470jf40D6rrSCU/QOu92ZWmvArVx08Nb+9iUMRnQ==} dependencies: - '@typescript-eslint/eslint-plugin': 4.0.1_1adc68d38da6b3739cf54ace93b342cf - '@typescript-eslint/parser': 4.0.1_eslint@7.8.0+typescript@4.3.4 - babel-eslint: 10.1.0_eslint@7.8.0 + '@typescript-eslint/eslint-plugin': 4.0.1(@typescript-eslint/parser@4.0.1)(eslint@7.8.0)(typescript@4.3.4) + '@typescript-eslint/parser': 4.0.1(eslint@7.8.0)(typescript@4.3.4) + babel-eslint: 10.1.0(eslint@7.8.0) deglob: 4.0.1 eslint: 7.8.0 eslint-config-alloy: 3.7.4 - eslint-plugin-react: 7.20.6_eslint@7.8.0 - eslint-plugin-vue: 6.2.2_eslint@7.8.0 - vue-eslint-parser: 7.1.0_eslint@7.8.0 + eslint-plugin-react: 7.20.6(eslint@7.8.0) + eslint-plugin-vue: 6.2.2(eslint@7.8.0) + vue-eslint-parser: 7.1.0(eslint@7.8.0) transitivePeerDependencies: - supports-color - typescript dev: true - /@walrus/plugin-prettier/1.2.2: + /@walrus/plugin-prettier@1.2.2: resolution: {integrity: sha512-WvieO8hRi57NgGKVZfqQO2wPUCUzS+zS0zWu7eDaAyt0EYNAsK7oW6HWaiWJsLOzgzzkhW+9tzGExwzhVznmjA==} dependencies: prettier: 2.1.0 dev: true - /@walrus/plugin-release/1.12.1_@walrus+cli@1.3.4: + /@walrus/plugin-release@1.12.1(@octokit/core@5.0.2)(@walrus/cli@1.3.4): resolution: {integrity: sha512-MUBM4kQ+klJUUETRi/nI84EJXefW1ESkK0ACYZ2A+4dQu0qGe0ld5n8b443HIIDU9j5ek80RulglfbE26AXjhw==} peerDependencies: '@walrus/cli': 1.x @@ -7354,40 +7542,44 @@ packages: '@walrus/cli': 1.3.4 escape-goat: 3.0.0 inquirer: 7.3.3 - lerna: 3.22.1 + lerna: 3.22.1(@octokit/core@5.0.2) new-github-release-url: 1.0.0 open: 7.4.2 transitivePeerDependencies: - '@octokit/core' + - supports-color dev: true - /@walrus/plugin-run/0.5.0_cb22cbf57c89e21774af640dfec6ea8f: + /@walrus/plugin-run@0.5.0(@walrus/cli@1.3.4)(typescript@4.3.4): resolution: {integrity: sha512-4BCjL+WVbicI6edebWvr8AHqTjXmQJX2841NIrZzq7D4+o95GdRQ+md/v4+dE79EMtXthxmE88AXUOsWNSggaw==} peerDependencies: '@walrus/cli': 1.x dependencies: '@walrus/cli': 1.3.4 - '@walrus/script-run': 1.2.0_typescript@4.3.4 + '@walrus/script-run': 1.2.0(typescript@4.3.4) transitivePeerDependencies: + - '@babel/traverse' - supports-color - typescript dev: true - /@walrus/plugin-stylelint/1.2.1: + /@walrus/plugin-stylelint@1.2.1: resolution: {integrity: sha512-7S6ugevfaXA26IkAMtIqswD3m7Z4Hea63bldqA/4UBaUviUESdYjtEHepI38Gj/LD72/eaaXKQ3o9kAcS8GeCA==} dependencies: '@types/vfile-message': 2.0.0 stylelint: 13.6.1 - stylelint-config-prettier: 8.0.2_stylelint@13.6.1 + stylelint-config-prettier: 8.0.2(stylelint@13.6.1) stylelint-config-rational-order: 0.1.2 - stylelint-config-standard: 20.0.0_stylelint@13.6.1 - stylelint-declaration-block-no-ignored-properties: 2.3.0_stylelint@13.6.1 - stylelint-order: 4.1.0_stylelint@13.6.1 + stylelint-config-standard: 20.0.0(stylelint@13.6.1) + stylelint-declaration-block-no-ignored-properties: 2.3.0(stylelint@13.6.1) + stylelint-order: 4.1.0(stylelint@13.6.1) transitivePeerDependencies: + - postcss-jsx + - postcss-markdown - supports-color dev: true - /@walrus/preset-internal/1.3.4: + /@walrus/preset-internal@1.3.4: resolution: {integrity: sha512-FUYK/x2xEyMEke5DKbfRwrVjjdvqXrQ+FzqO/nobXfTUmhJtDlZRjT62JLMH9o2JPUp0pLFqAlEUQUnaY8IfBw==} dependencies: '@walrus/types': 1.3.4 @@ -7395,42 +7587,45 @@ packages: - supports-color dev: true - /@walrus/preset-lint/1.1.8_typescript@4.3.4: + /@walrus/preset-lint@1.1.8(typescript@4.3.4): resolution: {integrity: sha512-BXkAiS+IOScHcRd4JNi6ucbsCQuXuHZH+jnmQddjFgrEiqLHkzSCccv9iMosIhCYeD++UybKiMTInlUDbMslvA==} dependencies: '@walrus/plugin-commitlint': 1.2.1 - '@walrus/plugin-eslint': 1.2.3_typescript@4.3.4 + '@walrus/plugin-eslint': 1.2.3(typescript@4.3.4) '@walrus/plugin-prettier': 1.2.2 '@walrus/plugin-stylelint': 1.2.1 transitivePeerDependencies: + - postcss-jsx + - postcss-markdown - supports-color - typescript dev: true - /@walrus/script-run/1.2.0_typescript@4.3.4: + /@walrus/script-run@1.2.0(typescript@4.3.4): resolution: {integrity: sha512-brTwcrncCNjdhW5BV0cKEBtSAnlE/f1KTsRCG2sn5vxWlHp2vrfxaZxzAtjXgBYN90aDQ0OGPUDrZ8md8+KHTg==} hasBin: true dependencies: '@babel/core': 7.13.15 - '@babel/register': 7.13.14_@babel+core@7.13.15 - '@walrus/babel-preset-walrus': 0.3.0_@babel+core@7.13.15 - '@walrus/cli-utils': 1.1.1_typescript@4.3.4 + '@babel/register': 7.13.14(@babel/core@7.13.15) + '@walrus/babel-preset-walrus': 0.3.0(@babel/core@7.13.15) + '@walrus/cli-utils': 1.1.1(typescript@4.3.4) transitivePeerDependencies: + - '@babel/traverse' - supports-color - typescript dev: true - /@walrus/test/1.3.0: + /@walrus/test@1.3.0: resolution: {integrity: sha512-IF8StfFIH6JITqidXpFEKlVAuuq3CIa8BMP3tM+9h2NYZV32lohoHiSHirx+4O1PpK5l5KSirnMt719PsFhj7A==} hasBin: true dependencies: '@babel/core': 7.14.6 - '@birman/utils': 1.2.1_@babel+core@7.14.6 + '@birman/utils': 1.2.1(@babel/core@7.14.6) '@types/jest': 26.0.23 - babel-jest: 27.0.2_@babel+core@7.14.6 + babel-jest: 27.0.2(@babel/core@7.14.6) core-js: 3.14.0 esbuild: 0.12.8 - esbuild-jest: 0.5.0_esbuild@0.12.8 + esbuild-jest: 0.5.0(esbuild@0.12.8) identity-obj-proxy: 3.0.0 jest: 27.0.4 jest-cli: 27.0.4 @@ -7445,7 +7640,7 @@ packages: - utf-8-validate dev: true - /@walrus/types/1.3.4: + /@walrus/types@1.3.4: resolution: {integrity: sha512-zZLihmxrngt+Ya3SJLlL49ixAi52E+/MTSr30qXgmn32bCLp/qckKsIr2alNbd74mbxk9LZYf/0RxHuph0Ub2w==} dependencies: '@walrus/core': 1.3.4 @@ -7453,10 +7648,10 @@ packages: - supports-color dev: true - /@walrus/utils/1.3.4_@babel+core@7.11.4: + /@walrus/utils@1.3.4(@babel/core@7.11.4): resolution: {integrity: sha512-xJu/9jMzKXhrrj8k86b5aL7PpTsQ/xV8dvPLR3gnt03Ly9/1XVhdyQVrXnxUltbfI8D99VEtUAsriSR0dA2f7Q==} dependencies: - '@birman/utils': 1.2.1_@babel+core@7.11.4 + '@birman/utils': 1.2.1(@babel/core@7.11.4) find-up: 5.0.0 ignore: 5.1.8 multimatch: 4.0.0 @@ -7465,10 +7660,10 @@ packages: - supports-color dev: true - /@walrus/utils/1.3.4_@babel+core@7.13.15: + /@walrus/utils@1.3.4(@babel/core@7.13.15): resolution: {integrity: sha512-xJu/9jMzKXhrrj8k86b5aL7PpTsQ/xV8dvPLR3gnt03Ly9/1XVhdyQVrXnxUltbfI8D99VEtUAsriSR0dA2f7Q==} dependencies: - '@birman/utils': 1.2.1_@babel+core@7.13.15 + '@birman/utils': 1.2.1(@babel/core@7.13.15) find-up: 5.0.0 ignore: 5.1.8 multimatch: 4.0.0 @@ -7477,7 +7672,121 @@ packages: - supports-color dev: true - /@zkochan/cmd-shim/3.1.0: + /@webassemblyjs/ast@1.11.6: + resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==} + dependencies: + '@webassemblyjs/helper-numbers': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + dev: true + + /@webassemblyjs/floating-point-hex-parser@1.11.6: + resolution: {integrity: sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==} + dev: true + + /@webassemblyjs/helper-api-error@1.11.6: + resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==} + dev: true + + /@webassemblyjs/helper-buffer@1.11.6: + resolution: {integrity: sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==} + dev: true + + /@webassemblyjs/helper-numbers@1.11.6: + resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==} + dependencies: + '@webassemblyjs/floating-point-hex-parser': 1.11.6 + '@webassemblyjs/helper-api-error': 1.11.6 + '@xtuc/long': 4.2.2 + dev: true + + /@webassemblyjs/helper-wasm-bytecode@1.11.6: + resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==} + dev: true + + /@webassemblyjs/helper-wasm-section@1.11.6: + resolution: {integrity: sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==} + dependencies: + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-buffer': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/wasm-gen': 1.11.6 + dev: true + + /@webassemblyjs/ieee754@1.11.6: + resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==} + dependencies: + '@xtuc/ieee754': 1.2.0 + dev: true + + /@webassemblyjs/leb128@1.11.6: + resolution: {integrity: sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==} + dependencies: + '@xtuc/long': 4.2.2 + dev: true + + /@webassemblyjs/utf8@1.11.6: + resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==} + dev: true + + /@webassemblyjs/wasm-edit@1.11.6: + resolution: {integrity: sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==} + dependencies: + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-buffer': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/helper-wasm-section': 1.11.6 + '@webassemblyjs/wasm-gen': 1.11.6 + '@webassemblyjs/wasm-opt': 1.11.6 + '@webassemblyjs/wasm-parser': 1.11.6 + '@webassemblyjs/wast-printer': 1.11.6 + dev: true + + /@webassemblyjs/wasm-gen@1.11.6: + resolution: {integrity: sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==} + dependencies: + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/ieee754': 1.11.6 + '@webassemblyjs/leb128': 1.11.6 + '@webassemblyjs/utf8': 1.11.6 + dev: true + + /@webassemblyjs/wasm-opt@1.11.6: + resolution: {integrity: sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==} + dependencies: + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-buffer': 1.11.6 + '@webassemblyjs/wasm-gen': 1.11.6 + '@webassemblyjs/wasm-parser': 1.11.6 + dev: true + + /@webassemblyjs/wasm-parser@1.11.6: + resolution: {integrity: sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==} + dependencies: + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-api-error': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/ieee754': 1.11.6 + '@webassemblyjs/leb128': 1.11.6 + '@webassemblyjs/utf8': 1.11.6 + dev: true + + /@webassemblyjs/wast-printer@1.11.6: + resolution: {integrity: sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==} + dependencies: + '@webassemblyjs/ast': 1.11.6 + '@xtuc/long': 4.2.2 + dev: true + + /@xtuc/ieee754@1.2.0: + resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} + dev: true + + /@xtuc/long@4.2.2: + resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} + dev: true + + /@zkochan/cmd-shim@3.1.0: resolution: {integrity: sha512-o8l0+x7C7sMZU3v9GuJIAU10qQLtwR1dtRQIOmlNMtyaqhmpXOzx1HWiYoWfmmf9HHZoAkXpc9TM9PQYF9d4Jg==} engines: {node: '>=6'} dependencies: @@ -7486,7 +7795,7 @@ packages: mz: 2.7.0 dev: true - /JSONStream/1.3.5: + /JSONStream@1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} hasBin: true dependencies: @@ -7494,15 +7803,15 @@ packages: through: 2.3.8 dev: true - /abab/2.0.5: + /abab@2.0.5: resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} dev: true - /abbrev/1.1.1: + /abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} dev: true - /accord/0.29.0: + /accord@0.29.0: resolution: {integrity: sha512-3OOR92FTc2p5/EcOzPcXp+Cbo+3C15nV9RXHlOUBCBpHhcB+0frbSNR9ehED/o7sTcyGVtqGJpguToEdlXhD0w==} dependencies: convert-source-map: 1.7.0 @@ -7521,14 +7830,22 @@ packages: when: 3.7.8 dev: true - /acorn-globals/6.0.0: + /acorn-globals@6.0.0: resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==} dependencies: acorn: 7.4.1 acorn-walk: 7.2.0 dev: true - /acorn-jsx/5.3.1_acorn@7.4.1: + /acorn-import-assertions@1.9.0(acorn@8.11.2): + resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} + peerDependencies: + acorn: ^8 + dependencies: + acorn: 8.11.2 + dev: true + + /acorn-jsx@5.3.1(acorn@7.4.1): resolution: {integrity: sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -7536,43 +7853,49 @@ packages: acorn: 7.4.1 dev: true - /acorn-walk/7.2.0: + /acorn-walk@7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} dev: true - /acorn/7.4.1: + /acorn@7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} hasBin: true dev: true - /acorn/8.4.0: + /acorn@8.11.2: + resolution: {integrity: sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==} + engines: {node: '>=0.4.0'} + hasBin: true + dev: true + + /acorn@8.4.0: resolution: {integrity: sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w==} engines: {node: '>=0.4.0'} hasBin: true dev: true - /address/1.1.2: + /address@1.1.2: resolution: {integrity: sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==} engines: {node: '>= 0.12.0'} dev: true - /agent-base/4.2.1: + /agent-base@4.2.1: resolution: {integrity: sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==} engines: {node: '>= 4.0.0'} dependencies: es6-promisify: 5.0.0 dev: true - /agent-base/4.3.0: + /agent-base@4.3.0: resolution: {integrity: sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==} engines: {node: '>= 4.0.0'} dependencies: es6-promisify: 5.0.0 dev: true - /agent-base/6.0.2: + /agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: @@ -7581,14 +7904,22 @@ packages: - supports-color dev: true - /agentkeepalive/3.5.2: + /agentkeepalive@3.5.2: resolution: {integrity: sha512-e0L/HNe6qkQ7H19kTlRRqUibEAwDK5AFk6y3PtMsuut2VAH6+Q4xZml1tNDJD7kSAyqmbG/K08K5WEJYtUrSlQ==} engines: {node: '>= 4.0.0'} dependencies: humanize-ms: 1.2.1 dev: true - /ajv/6.10.0: + /ajv-keywords@3.5.2(ajv@6.12.6): + resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} + peerDependencies: + ajv: ^6.9.1 + dependencies: + ajv: 6.12.6 + dev: true + + /ajv@6.10.0: resolution: {integrity: sha512-nffhOpkymDECQyR0mnsUtoCE8RlX38G0rYP+wgLWFyZuUyuuojSSvi/+euOiQBIn63whYwYVIIH1TvE3tu4OEg==} dependencies: fast-deep-equal: 2.0.1 @@ -7597,7 +7928,7 @@ packages: uri-js: 4.4.1 dev: true - /ajv/6.12.6: + /ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: fast-deep-equal: 3.1.3 @@ -7606,7 +7937,7 @@ packages: uri-js: 4.4.1 dev: true - /align-text/0.1.4: + /align-text@0.1.4: resolution: {integrity: sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=} engines: {node: '>=0.10.0'} dependencies: @@ -7615,127 +7946,129 @@ packages: repeat-string: 1.6.1 dev: true - /alphanum-sort/1.0.2: + /alphanum-sort@1.0.2: resolution: {integrity: sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=} dev: true - /ansi-align/3.0.0: + /ansi-align@3.0.0: resolution: {integrity: sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==} dependencies: string-width: 3.1.0 dev: true - /ansi-colors/1.1.0: + /ansi-colors@1.1.0: resolution: {integrity: sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-colors/3.2.4: + /ansi-colors@3.2.4: resolution: {integrity: sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==} engines: {node: '>=6'} dev: true - /ansi-colors/4.1.1: + /ansi-colors@4.1.1: resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==} engines: {node: '>=6'} dev: true - /ansi-cyan/0.1.1: + /ansi-cyan@0.1.1: resolution: {integrity: sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-escapes/3.2.0: + /ansi-escapes@3.2.0: resolution: {integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==} engines: {node: '>=4'} dev: true - /ansi-escapes/4.3.1: + /ansi-escapes@4.3.1: resolution: {integrity: sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==} engines: {node: '>=8'} dependencies: type-fest: 0.11.0 dev: true - /ansi-gray/0.1.1: + /ansi-gray@0.1.1: resolution: {integrity: sha1-KWLPVOyXksSFEKPetSRDaGHvclE=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-red/0.1.1: + /ansi-red@0.1.1: resolution: {integrity: sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-regex/2.1.1: + /ansi-regex@2.1.1: resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=} engines: {node: '>=0.10.0'} dev: true - /ansi-regex/3.0.0: + /ansi-regex@3.0.0: resolution: {integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=} engines: {node: '>=4'} dev: true - /ansi-regex/4.1.0: + /ansi-regex@4.1.0: resolution: {integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==} engines: {node: '>=6'} dev: true - /ansi-regex/5.0.0: + /ansi-regex@5.0.0: resolution: {integrity: sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==} engines: {node: '>=8'} dev: true - /ansi-styles/2.2.1: + /ansi-styles@2.2.1: resolution: {integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=} engines: {node: '>=0.10.0'} dev: true - /ansi-styles/3.2.1: + /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} dependencies: color-convert: 1.9.3 dev: true - /ansi-styles/4.3.0: + /ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} engines: {node: '>=8'} dependencies: color-convert: 2.0.1 dev: true - /ansi-styles/5.2.0: + /ansi-styles@5.2.0: resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} engines: {node: '>=10'} dev: true - /ansi-wrap/0.1.0: + /ansi-wrap@0.1.0: resolution: {integrity: sha1-qCJQ3bABXponyoLoLqYDu/pF768=} engines: {node: '>=0.10.0'} dev: true - /any-promise/1.3.0: + /any-promise@1.3.0: resolution: {integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=} dev: true - /anymatch/2.0.0: + /anymatch@2.0.0: resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==} dependencies: micromatch: 3.1.10 normalize-path: 2.1.1 + transitivePeerDependencies: + - supports-color dev: true - /anymatch/3.1.1: + /anymatch@3.1.1: resolution: {integrity: sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==} engines: {node: '>= 8'} dependencies: @@ -7743,43 +8076,43 @@ packages: picomatch: 2.3.0 dev: true - /append-buffer/1.0.2: + /append-buffer@1.0.2: resolution: {integrity: sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=} engines: {node: '>=0.10.0'} dependencies: buffer-equal: 1.0.0 dev: true - /aproba/1.2.0: + /aproba@1.2.0: resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==} dev: true - /aproba/2.0.0: + /aproba@2.0.0: resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==} dev: true - /arch/2.2.0: + /arch@2.2.0: resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==} dev: true - /are-we-there-yet/1.1.5: + /are-we-there-yet@1.1.5: resolution: {integrity: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==} dependencies: delegates: 1.0.0 readable-stream: 2.3.7 dev: true - /arg/4.1.3: + /arg@4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} dev: true - /argparse/1.0.10: + /argparse@1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: sprintf-js: 1.0.3 dev: true - /arr-diff/1.1.0: + /arr-diff@1.1.0: resolution: {integrity: sha1-aHwydYFjWI/vfeezb6vklesaOZo=} engines: {node: '>=0.10.0'} dependencies: @@ -7787,46 +8120,46 @@ packages: array-slice: 0.2.3 dev: true - /arr-diff/4.0.0: + /arr-diff@4.0.0: resolution: {integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=} engines: {node: '>=0.10.0'} dev: true - /arr-flatten/1.1.0: + /arr-flatten@1.1.0: resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} engines: {node: '>=0.10.0'} dev: true - /arr-union/2.1.0: + /arr-union@2.1.0: resolution: {integrity: sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=} engines: {node: '>=0.10.0'} dev: true - /arr-union/3.1.0: + /arr-union@3.1.0: resolution: {integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=} engines: {node: '>=0.10.0'} dev: true - /array-differ/2.1.0: + /array-differ@2.1.0: resolution: {integrity: sha512-KbUpJgx909ZscOc/7CLATBFam7P1Z1QRQInvgT0UztM9Q72aGKCunKASAl7WNW0tnPmPyEMeMhdsfWhfmW037w==} engines: {node: '>=6'} dev: true - /array-differ/3.0.0: + /array-differ@3.0.0: resolution: {integrity: sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==} engines: {node: '>=8'} dev: true - /array-find-index/1.0.2: + /array-find-index@1.0.2: resolution: {integrity: sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=} engines: {node: '>=0.10.0'} dev: true - /array-ify/1.0.0: + /array-ify@1.0.0: resolution: {integrity: sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=} dev: true - /array-includes/3.1.3: + /array-includes@3.1.3: resolution: {integrity: sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==} engines: {node: '>= 0.4'} dependencies: @@ -7837,34 +8170,34 @@ packages: is-string: 1.0.5 dev: true - /array-slice/0.2.3: + /array-slice@0.2.3: resolution: {integrity: sha1-3Tz7gO15c6dRF82sabC5nshhhvU=} engines: {node: '>=0.10.0'} dev: true - /array-union/1.0.2: + /array-union@1.0.2: resolution: {integrity: sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=} engines: {node: '>=0.10.0'} dependencies: array-uniq: 1.0.3 dev: true - /array-union/2.1.0: + /array-union@2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} dev: true - /array-uniq/1.0.3: + /array-uniq@1.0.3: resolution: {integrity: sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=} engines: {node: '>=0.10.0'} dev: true - /array-unique/0.3.2: + /array-unique@0.3.2: resolution: {integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=} engines: {node: '>=0.10.0'} dev: true - /array.prototype.flatmap/1.2.4: + /array.prototype.flatmap@1.2.4: resolution: {integrity: sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q==} engines: {node: '>= 0.4'} dependencies: @@ -7874,62 +8207,64 @@ packages: function-bind: 1.1.1 dev: true - /arrify/1.0.1: + /arrify@1.0.1: resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=} engines: {node: '>=0.10.0'} dev: true - /arrify/2.0.1: + /arrify@2.0.1: resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==} engines: {node: '>=8'} dev: true - /asap/2.0.6: + /asap@2.0.6: resolution: {integrity: sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=} dev: true - /asn1/0.2.4: + /asn1@0.2.4: resolution: {integrity: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==} + requiresBuild: true dependencies: safer-buffer: 2.1.2 dev: true - /assert-plus/1.0.0: + /assert-plus@1.0.0: resolution: {integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=} engines: {node: '>=0.8'} + requiresBuild: true dev: true - /assign-symbols/1.0.0: + /assign-symbols@1.0.0: resolution: {integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=} engines: {node: '>=0.10.0'} dev: true - /astral-regex/1.0.0: + /astral-regex@1.0.0: resolution: {integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==} engines: {node: '>=4'} dev: true - /async/2.6.3: + /async@2.6.3: resolution: {integrity: sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==} dependencies: lodash: 4.17.21 dev: true - /asynckit/0.4.0: + /asynckit@0.4.0: resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=} dev: true - /atob-lite/2.0.0: + /atob-lite@2.0.0: resolution: {integrity: sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY=} dev: true - /atob/2.1.2: + /atob@2.1.2: resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} engines: {node: '>= 4.5.0'} hasBin: true dev: true - /autoprefixer/9.6.0: + /autoprefixer@9.6.0: resolution: {integrity: sha512-kuip9YilBqhirhHEGHaBTZKXL//xxGnzvsD0FtBQa6z+A69qZD6s/BAX9VzDF1i9VKDquTJDQaPLSEhOnL6FvQ==} engines: {node: '>=6.0.0'} hasBin: true @@ -7943,7 +8278,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /autoprefixer/9.8.6: + /autoprefixer@9.8.6: resolution: {integrity: sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==} hasBin: true dependencies: @@ -7956,15 +8291,17 @@ packages: postcss-value-parser: 4.1.0 dev: true - /aws-sign2/0.7.0: + /aws-sign2@0.7.0: resolution: {integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=} + requiresBuild: true dev: true - /aws4/1.11.0: + /aws4@1.11.0: resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==} + requiresBuild: true dev: true - /babel-eslint/10.1.0_eslint@7.8.0: + /babel-eslint@10.1.0(eslint@7.8.0): resolution: {integrity: sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==} engines: {node: '>=6'} deprecated: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. @@ -7974,7 +8311,7 @@ packages: '@babel/code-frame': 7.12.13 '@babel/parser': 7.13.9 '@babel/traverse': 7.13.0 - '@babel/types': 7.13.0 + '@babel/types': 7.14.5 eslint: 7.8.0 eslint-visitor-keys: 1.3.0 resolve: 1.20.0 @@ -7982,7 +8319,7 @@ packages: - supports-color dev: true - /babel-jest/26.6.3_@babel+core@7.14.6: + /babel-jest@26.6.3(@babel/core@7.14.6): resolution: {integrity: sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -7993,7 +8330,7 @@ packages: '@jest/types': 26.6.2 '@types/babel__core': 7.1.14 babel-plugin-istanbul: 6.0.0 - babel-preset-jest: 26.6.2_@babel+core@7.14.6 + babel-preset-jest: 26.6.2(@babel/core@7.14.6) chalk: 4.1.0 graceful-fs: 4.2.6 slash: 3.0.0 @@ -8001,7 +8338,7 @@ packages: - supports-color dev: true - /babel-jest/27.0.2_@babel+core@7.14.6: + /babel-jest@27.0.2(@babel/core@7.14.6): resolution: {integrity: sha512-9OThPl3/IQbo4Yul2vMz4FYwILPQak8XelX4YGowygfHaOl5R5gfjm4iVx4d8aUugkW683t8aq0A74E7b5DU1Q==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -8012,7 +8349,7 @@ packages: '@jest/types': 27.0.2 '@types/babel__core': 7.1.14 babel-plugin-istanbul: 6.0.0 - babel-preset-jest: 27.0.1_@babel+core@7.14.6 + babel-preset-jest: 27.0.1(@babel/core@7.14.6) chalk: 4.1.0 graceful-fs: 4.2.6 slash: 3.0.0 @@ -8020,27 +8357,27 @@ packages: - supports-color dev: true - /babel-plugin-dynamic-import-node/2.3.3: + /babel-plugin-dynamic-import-node@2.3.3: resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==} dependencies: object.assign: 4.1.2 dev: true - /babel-plugin-import/1.13.0: + /babel-plugin-import@1.13.0: resolution: {integrity: sha512-bHU8m0SrY89ub2hBBuYjbennOeH0YUYkVpH6jxKFk0uD8rhN+0jNHIPtXnac+Vn7N/hgkLGGDcIoYK7je3Hhew==} dependencies: '@babel/helper-module-imports': 7.14.5 '@babel/runtime': 7.13.9 dev: true - /babel-plugin-import/1.13.3: + /babel-plugin-import@1.13.3: resolution: {integrity: sha512-1qCWdljJOrDRH/ybaCZuDgySii4yYrtQ8OJQwrcDqdt0y67N30ng3X3nABg6j7gR7qUJgcMa9OMhc4AGViDwWw==} dependencies: '@babel/helper-module-imports': 7.13.12 '@babel/runtime': 7.13.9 dev: true - /babel-plugin-istanbul/5.2.0: + /babel-plugin-istanbul@5.2.0: resolution: {integrity: sha512-5LphC0USA8t4i1zCtjbbNb6jJj/9+X6P37Qfirc/70EQ34xKlMW+a1RHGwxGI+SwWpNwZ27HqvzAobeqaXwiZw==} engines: {node: '>=6'} dependencies: @@ -8052,7 +8389,7 @@ packages: - supports-color dev: true - /babel-plugin-istanbul/6.0.0: + /babel-plugin-istanbul@6.0.0: resolution: {integrity: sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==} engines: {node: '>=8'} dependencies: @@ -8065,7 +8402,7 @@ packages: - supports-color dev: true - /babel-plugin-jest-hoist/26.6.2: + /babel-plugin-jest-hoist@26.6.2: resolution: {integrity: sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==} engines: {node: '>= 10.14.2'} dependencies: @@ -8075,7 +8412,7 @@ packages: '@types/babel__traverse': 7.11.0 dev: true - /babel-plugin-jest-hoist/27.0.1: + /babel-plugin-jest-hoist@27.0.1: resolution: {integrity: sha512-sqBF0owAcCDBVEDtxqfYr2F36eSHdx7lAVGyYuOBRnKdD6gzcy0I0XrAYCZgOA3CRrLhmR+Uae9nogPzmAtOfQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -8085,7 +8422,7 @@ packages: '@types/babel__traverse': 7.11.0 dev: true - /babel-plugin-module-resolver/4.0.0: + /babel-plugin-module-resolver@4.0.0: resolution: {integrity: sha512-3pdEq3PXALilSJ6dnC4wMWr0AZixHRM4utpdpBR9g5QG7B7JwWyukQv7a9hVxkbGFl+nQbrHDqqQOIBtTXTP/Q==} engines: {node: '>= 8.0.0'} dependencies: @@ -8096,7 +8433,7 @@ packages: resolve: 1.20.0 dev: true - /babel-plugin-named-asset-import/0.3.6_@babel+core@7.11.4: + /babel-plugin-named-asset-import@0.3.6(@babel/core@7.11.4): resolution: {integrity: sha512-1aGDUfL1qOOIoqk9QKGIo2lANk+C7ko/fqH0uIyC71x3PEGz0uVP8ISgfEsFuG+FKmjHTvFK/nNM8dowpmUxLA==} peerDependencies: '@babel/core': ^7.1.0 @@ -8104,7 +8441,7 @@ packages: '@babel/core': 7.11.4 dev: true - /babel-plugin-named-asset-import/0.3.6_@babel+core@7.13.15: + /babel-plugin-named-asset-import@0.3.6(@babel/core@7.13.15): resolution: {integrity: sha512-1aGDUfL1qOOIoqk9QKGIo2lANk+C7ko/fqH0uIyC71x3PEGz0uVP8ISgfEsFuG+FKmjHTvFK/nNM8dowpmUxLA==} peerDependencies: '@babel/core': ^7.1.0 @@ -8112,7 +8449,7 @@ packages: '@babel/core': 7.13.15 dev: true - /babel-plugin-named-asset-import/0.3.6_@babel+core@7.14.6: + /babel-plugin-named-asset-import@0.3.6(@babel/core@7.14.6): resolution: {integrity: sha512-1aGDUfL1qOOIoqk9QKGIo2lANk+C7ko/fqH0uIyC71x3PEGz0uVP8ISgfEsFuG+FKmjHTvFK/nNM8dowpmUxLA==} peerDependencies: '@babel/core': ^7.1.0 @@ -8120,23 +8457,23 @@ packages: '@babel/core': 7.14.6 dev: true - /babel-plugin-react-require/3.1.1: + /babel-plugin-react-require@3.1.1: resolution: {integrity: sha512-XFz+B0dWx41fnGnugzCWn5rOgrDHb150N5gFhUfO3BgYDCT25o4sofRtd9uUfqUHoRu+t4/r5Cr2RMPIKuCt2g==} dev: true - /babel-plugin-react-require/3.1.3: + /babel-plugin-react-require@3.1.3: resolution: {integrity: sha512-kDXhW2iPTL81x4Ye2aUMdEXQ56JP0sBJmRQRXJPH5FsNB7fOc/YCsHTqHv8IovPyw9Rk07gdd7MVUz8tUmRBCA==} dev: true - /babel-plugin-transform-async-to-promises/0.8.15: + /babel-plugin-transform-async-to-promises@0.8.15: resolution: {integrity: sha512-fDXP68ZqcinZO2WCiimCL9zhGjGXOnn3D33zvbh+yheZ/qOrNVVDDIBtAaM3Faz8TRvQzHiRKsu3hfrBAhEncQ==} dev: true - /babel-plugin-transform-react-remove-prop-types/0.4.24: + /babel-plugin-transform-react-remove-prop-types@0.4.24: resolution: {integrity: sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==} dev: true - /babel-plugin-transform-replace-expressions/0.2.0_@babel+core@7.13.15: + /babel-plugin-transform-replace-expressions@0.2.0(@babel/core@7.13.15): resolution: {integrity: sha512-Eh1rRd9hWEYgkgoA3D0kGp7xJ/wgVshgsqmq60iC4HVWD+Lux+fNHSHBa2v1Hsv+dHflShC71qKhiH40OiPtDA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -8145,39 +8482,82 @@ packages: '@babel/parser': 7.13.15 dev: true - /babel-plugin-transform-typescript-metadata/0.3.0: + /babel-plugin-transform-typescript-metadata@0.3.0(@babel/core@7.11.4)(@babel/traverse@7.14.5): + resolution: {integrity: sha512-ASYrM+bxtpfgZKsAOqQfjmLlekIDigRnNCfQBDOOdaqL18hLhZIsbdiHsuaNDTkljlqnbV/DlufaWY55jC2PBg==} + peerDependencies: + '@babel/core': ^7 + '@babel/traverse': ^7 + peerDependenciesMeta: + '@babel/traverse': + optional: true + dependencies: + '@babel/core': 7.11.4 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/traverse': 7.14.5 + dev: true + + /babel-plugin-transform-typescript-metadata@0.3.0(@babel/core@7.13.15)(@babel/traverse@7.14.5): + resolution: {integrity: sha512-ASYrM+bxtpfgZKsAOqQfjmLlekIDigRnNCfQBDOOdaqL18hLhZIsbdiHsuaNDTkljlqnbV/DlufaWY55jC2PBg==} + peerDependencies: + '@babel/core': ^7 + '@babel/traverse': ^7 + peerDependenciesMeta: + '@babel/traverse': + optional: true + dependencies: + '@babel/core': 7.13.15 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/traverse': 7.14.5 + dev: true + + /babel-plugin-transform-typescript-metadata@0.3.0(@babel/core@7.14.6)(@babel/traverse@7.14.5): resolution: {integrity: sha512-ASYrM+bxtpfgZKsAOqQfjmLlekIDigRnNCfQBDOOdaqL18hLhZIsbdiHsuaNDTkljlqnbV/DlufaWY55jC2PBg==} + peerDependencies: + '@babel/core': ^7 + '@babel/traverse': ^7 + peerDependenciesMeta: + '@babel/traverse': + optional: true dependencies: + '@babel/core': 7.14.6 '@babel/helper-plugin-utils': 7.13.0 + '@babel/traverse': 7.14.5 dev: true - /babel-plugin-transform-typescript-metadata/0.3.1: + /babel-plugin-transform-typescript-metadata@0.3.1(@babel/core@7.13.15): resolution: {integrity: sha512-thOuACZReULfLy7vh2o3/joYkkRerMKLBDmXy3ImCnkNUnxBmNw0uVa05JhhX0slluaEkio6OIFa7zPgaJdk6g==} + peerDependencies: + '@babel/core': ^7 + '@babel/traverse': ^7 + peerDependenciesMeta: + '@babel/traverse': + optional: true dependencies: + '@babel/core': 7.13.15 '@babel/helper-plugin-utils': 7.13.0 dev: true - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.14.6: + /babel-preset-current-node-syntax@1.0.1(@babel/core@7.14.6): resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.14.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.6 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.14.6 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.6 - '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.14.6 - dev: true - - /babel-preset-jest/26.6.2_@babel+core@7.14.6: + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.14.6) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.14.6) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.14.6) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.14.6) + '@babel/plugin-syntax-top-level-await': 7.12.13(@babel/core@7.14.6) + dev: true + + /babel-preset-jest@26.6.2(@babel/core@7.14.6): resolution: {integrity: sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -8185,10 +8565,10 @@ packages: dependencies: '@babel/core': 7.14.6 babel-plugin-jest-hoist: 26.6.2 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.14.6 + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.14.6) dev: true - /babel-preset-jest/27.0.1_@babel+core@7.14.6: + /babel-preset-jest@27.0.1(@babel/core@7.14.6): resolution: {integrity: sha512-nIBIqCEpuiyhvjQs2mVNwTxQQa2xk70p9Dd/0obQGBf8FBzbnI8QhQKzLsWMN2i6q+5B0OcWDtrboBX5gmOLyA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -8196,18 +8576,18 @@ packages: dependencies: '@babel/core': 7.14.6 babel-plugin-jest-hoist: 27.0.1 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.14.6 + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.14.6) dev: true - /bail/1.0.5: + /bail@1.0.5: resolution: {integrity: sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==} dev: true - /balanced-match/1.0.0: + /balanced-match@1.0.0: resolution: {integrity: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=} dev: true - /base/0.11.2: + /base@0.11.2: resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} engines: {node: '>=0.10.0'} dependencies: @@ -8220,34 +8600,39 @@ packages: pascalcase: 0.1.1 dev: true - /bcrypt-pbkdf/1.0.2: + /bcrypt-pbkdf@1.0.2: resolution: {integrity: sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=} + requiresBuild: true dependencies: tweetnacl: 0.14.5 dev: true - /before-after-hook/2.1.1: + /before-after-hook@2.1.1: resolution: {integrity: sha512-5ekuQOvO04MDj7kYZJaMab2S8SPjGJbotVNyv7QYFCOAwrGZs/YnoDNlh1U+m5hl7H2D/+n0taaAV/tfyd3KMA==} dev: true - /big.js/5.2.2: + /before-after-hook@2.2.3: + resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==} + dev: true + + /big.js@5.2.2: resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} dev: true - /binary-extensions/2.2.0: + /binary-extensions@2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} dev: true - /bluebird/3.7.2: + /bluebird@3.7.2: resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==} dev: true - /boolbase/1.0.0: + /boolbase@1.0.0: resolution: {integrity: sha1-aN/1++YMUes3cl6p4+0xDcwed24=} dev: true - /boxen/3.2.0: + /boxen@3.2.0: resolution: {integrity: sha512-cU4J/+NodM3IHdSL2yN8bqYqnmlBTidDR4RC7nJs61ZmtGz8VZzM3HLQX0zY5mrSmPtR3xWwsq2jOUQqFZN8+A==} engines: {node: '>=6'} dependencies: @@ -8261,14 +8646,14 @@ packages: widest-line: 2.0.1 dev: true - /brace-expansion/1.1.11: + /brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} dependencies: balanced-match: 1.0.0 concat-map: 0.0.1 dev: true - /braces/2.3.2: + /braces@2.3.2: resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} engines: {node: '>=0.10.0'} dependencies: @@ -8282,20 +8667,22 @@ packages: snapdragon-node: 2.1.1 split-string: 3.1.0 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /braces/3.0.2: + /braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} dependencies: fill-range: 7.0.1 dev: true - /browser-process-hrtime/1.0.0: + /browser-process-hrtime@1.0.0: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} dev: true - /browserslist/4.16.3: + /browserslist@4.16.3: resolution: {integrity: sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -8307,7 +8694,7 @@ packages: node-releases: 1.1.71 dev: true - /browserslist/4.16.6: + /browserslist@4.16.6: resolution: {integrity: sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -8319,50 +8706,50 @@ packages: node-releases: 1.1.71 dev: true - /bser/2.1.1: + /bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} dependencies: node-int64: 0.4.0 dev: true - /btoa-lite/1.0.0: + /btoa-lite@1.0.0: resolution: {integrity: sha1-M3dm2hWAEhD92VbCLpxokaudAzc=} dev: true - /buffer-equal/1.0.0: + /buffer-equal@1.0.0: resolution: {integrity: sha1-WWFrSYME1Var1GaWayLu2j7KX74=} engines: {node: '>=0.4.0'} dev: true - /buffer-from/1.1.1: + /buffer-from@1.1.1: resolution: {integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==} dev: true - /builtin-modules/3.2.0: + /builtin-modules@3.2.0: resolution: {integrity: sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==} engines: {node: '>=6'} dev: true - /builtins/1.0.3: + /builtins@1.0.3: resolution: {integrity: sha1-y5T662HIaWRR2zZTThQi+U8K7og=} dev: true - /byline/5.0.0: + /byline@5.0.0: resolution: {integrity: sha1-dBxSFkaOrcRXsDQQEYrXfejB3bE=} engines: {node: '>=0.10.0'} dev: true - /byte-size/5.0.1: + /byte-size@5.0.1: resolution: {integrity: sha512-/XuKeqWocKsYa/cBY1YbSJSWWqTi4cFgr9S6OyM7PBaPbr9zvNGwWP33vt0uqGhwDdN+y3yhbXVILEUpnwEWGw==} engines: {node: '>=6.0.0'} dev: true - /cac/6.7.2: + /cac@6.7.2: resolution: {integrity: sha512-w0bH1IF9rEjdi0a6lTtlXYT+vBZEJL9oytaXXRdsD68MH6+SrZGOGsu7s2saHQvYXqwo/wBdkW75tt8wFpj+mw==} engines: {node: '>=8'} dev: true - /cacache/12.0.4: + /cacache@12.0.4: resolution: {integrity: sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==} dependencies: bluebird: 3.7.2 @@ -8375,14 +8762,14 @@ packages: mississippi: 3.0.0 mkdirp: 0.5.5 move-concurrently: 1.0.1 - promise-inflight: 1.0.1 + promise-inflight: 1.0.1(bluebird@3.7.2) rimraf: 2.7.1 ssri: 6.0.1 unique-filename: 1.1.1 y18n: 4.0.1 dev: true - /cache-base/1.0.1: + /cache-base@1.0.1: resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} engines: {node: '>=0.10.0'} dependencies: @@ -8397,12 +8784,12 @@ packages: unset-value: 1.0.0 dev: true - /cacheable-lookup/5.0.4: + /cacheable-lookup@5.0.4: resolution: {integrity: sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==} engines: {node: '>=10.6.0'} dev: true - /cacheable-request/6.1.0: + /cacheable-request@6.1.0: resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==} engines: {node: '>=8'} dependencies: @@ -8415,7 +8802,7 @@ packages: responselike: 1.0.2 dev: true - /cacheable-request/7.0.1: + /cacheable-request@7.0.1: resolution: {integrity: sha512-lt0mJ6YAnsrBErpTMWeu5kl/tg9xMAWjavYTN6VQXM1A/teBITuNcccXsCxF0tDQQJf9DfAaX5O4e0zp0KlfZw==} engines: {node: '>=8'} dependencies: @@ -8428,42 +8815,42 @@ packages: responselike: 2.0.0 dev: true - /call-bind/1.0.2: + /call-bind@1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: function-bind: 1.1.1 get-intrinsic: 1.1.1 dev: true - /call-me-maybe/1.0.1: + /call-me-maybe@1.0.1: resolution: {integrity: sha1-JtII6onje1y95gJQoV8DHBak1ms=} dev: true - /caller-callsite/2.0.0: + /caller-callsite@2.0.0: resolution: {integrity: sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=} engines: {node: '>=4'} dependencies: callsites: 2.0.0 dev: true - /caller-path/2.0.0: + /caller-path@2.0.0: resolution: {integrity: sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=} engines: {node: '>=4'} dependencies: caller-callsite: 2.0.0 dev: true - /callsites/2.0.0: + /callsites@2.0.0: resolution: {integrity: sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=} engines: {node: '>=4'} dev: true - /callsites/3.1.0: + /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} dev: true - /camelcase-keys/2.1.0: + /camelcase-keys@2.1.0: resolution: {integrity: sha1-MIvur/3ygRkFHvodkyITyRuPkuc=} engines: {node: '>=0.10.0'} dependencies: @@ -8471,7 +8858,7 @@ packages: map-obj: 1.0.1 dev: true - /camelcase-keys/4.2.0: + /camelcase-keys@4.2.0: resolution: {integrity: sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=} engines: {node: '>=4'} dependencies: @@ -8480,7 +8867,7 @@ packages: quick-lru: 1.1.0 dev: true - /camelcase-keys/6.2.2: + /camelcase-keys@6.2.2: resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} engines: {node: '>=8'} dependencies: @@ -8489,32 +8876,32 @@ packages: quick-lru: 4.0.1 dev: true - /camelcase/1.2.1: + /camelcase@1.2.1: resolution: {integrity: sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk=} engines: {node: '>=0.10.0'} dev: true - /camelcase/2.1.1: + /camelcase@2.1.1: resolution: {integrity: sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=} engines: {node: '>=0.10.0'} dev: true - /camelcase/4.1.0: + /camelcase@4.1.0: resolution: {integrity: sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=} engines: {node: '>=4'} dev: true - /camelcase/5.3.1: + /camelcase@5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} dev: true - /camelcase/6.2.0: + /camelcase@6.2.0: resolution: {integrity: sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==} engines: {node: '>=10'} dev: true - /caniuse-api/3.0.0: + /caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: browserslist: 4.16.6 @@ -8523,30 +8910,31 @@ packages: lodash.uniq: 4.5.0 dev: true - /caniuse-lite/1.0.30001196: + /caniuse-lite@1.0.30001196: resolution: {integrity: sha512-CPvObjD3ovWrNBaXlAIGWmg2gQQuJ5YhuciUOjPRox6hIQttu8O+b51dx6VIpIY9ESd2d0Vac1RKpICdG4rGUg==} dev: true - /caniuse-lite/1.0.30001239: + /caniuse-lite@1.0.30001239: resolution: {integrity: sha512-cyBkXJDMeI4wthy8xJ2FvDU6+0dtcZSJW3voUF8+e9f1bBeuvyZfc3PNbkOETyhbR+dGCPzn9E7MA3iwzusOhQ==} dev: true - /capture-exit/2.0.0: + /capture-exit@2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: rsvp: 4.8.5 dev: true - /caseless/0.12.0: + /caseless@0.12.0: resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=} + requiresBuild: true dev: true - /ccount/1.1.0: + /ccount@1.1.0: resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==} dev: true - /center-align/0.1.3: + /center-align@0.1.3: resolution: {integrity: sha1-qg0yYptu6XIgBBHL1EYckHvCt60=} engines: {node: '>=0.10.0'} dependencies: @@ -8554,7 +8942,7 @@ packages: lazy-cache: 1.0.4 dev: true - /chalk/1.1.3: + /chalk@1.1.3: resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=} engines: {node: '>=0.10.0'} dependencies: @@ -8565,7 +8953,7 @@ packages: supports-color: 2.0.0 dev: true - /chalk/2.4.2: + /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} dependencies: @@ -8574,7 +8962,7 @@ packages: supports-color: 5.5.0 dev: true - /chalk/4.1.0: + /chalk@4.1.0: resolution: {integrity: sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==} engines: {node: '>=10'} dependencies: @@ -8582,32 +8970,32 @@ packages: supports-color: 7.2.0 dev: true - /char-regex/1.0.2: + /char-regex@1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} engines: {node: '>=10'} dev: true - /character-entities-html4/1.1.4: + /character-entities-html4@1.1.4: resolution: {integrity: sha512-HRcDxZuZqMx3/a+qrzxdBKBPUpxWEq9xw2OPZ3a/174ihfrQKVsFhqtthBInFy1zZ9GgZyFXOatNujm8M+El3g==} dev: true - /character-entities-legacy/1.1.4: + /character-entities-legacy@1.1.4: resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==} dev: true - /character-entities/1.2.4: + /character-entities@1.2.4: resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==} dev: true - /character-reference-invalid/1.1.4: + /character-reference-invalid@1.1.4: resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==} dev: true - /chardet/0.7.0: + /chardet@0.7.0: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} dev: true - /cheerio-select-tmp/0.1.1: + /cheerio-select-tmp@0.1.1: resolution: {integrity: sha512-YYs5JvbpU19VYJyj+F7oYrIE2BOll1/hRU7rEy/5+v9BzkSo3bK81iAeeQEMI92vRIxz677m72UmJUiVwwgjfQ==} deprecated: Use cheerio-select instead dependencies: @@ -8618,7 +9006,7 @@ packages: domutils: 2.4.4 dev: true - /cheerio/1.0.0-rc.5: + /cheerio@1.0.0-rc.5: resolution: {integrity: sha512-yoqps/VCaZgN4pfXtenwHROTp8NG6/Hlt4Jpz2FEP0ZJQ+ZUkVDd0hAPDNKhj3nakpfPt/CNs57yEtxD1bXQiw==} engines: {node: '>= 0.12'} dependencies: @@ -8631,11 +9019,11 @@ packages: parse5-htmlparser2-tree-adapter: 6.0.1 dev: true - /china-division/2.3.1: + /china-division@2.3.1: resolution: {integrity: sha512-mOfLagVRZ+lRmbIIZ0sci0+9Sr+uGyPCp9an4Orov2KxLf3DGSB/4qyao/jy3pegW4Weppvh0yzGfs+dAPJA7A==} dev: true - /chokidar/3.5.1: + /chokidar@3.5.1: resolution: {integrity: sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==} engines: {node: '>= 8.10.0'} dependencies: @@ -8650,23 +9038,28 @@ packages: fsevents: 2.3.2 dev: true - /chownr/1.1.4: + /chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} dev: true - /ci-info/2.0.0: + /chrome-trace-event@1.0.3: + resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} + engines: {node: '>=6.0'} + dev: true + + /ci-info@2.0.0: resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==} dev: true - /ci-info/3.2.0: + /ci-info@3.2.0: resolution: {integrity: sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==} dev: true - /cjs-module-lexer/1.2.1: + /cjs-module-lexer@1.2.1: resolution: {integrity: sha512-jVamGdJPDeuQilKhvVn1h3knuMOZzr8QDnpk+M9aMlCaMkTDd6fBWPhiDqFvFZ07pL0liqabAiuy8SY4jGHeaw==} dev: true - /class-utils/0.3.6: + /class-utils@0.3.6: resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} engines: {node: '>=0.10.0'} dependencies: @@ -8676,35 +9069,35 @@ packages: static-extend: 0.1.2 dev: true - /cli-boxes/2.2.1: + /cli-boxes@2.2.1: resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==} engines: {node: '>=6'} dev: true - /cli-cursor/2.1.0: + /cli-cursor@2.1.0: resolution: {integrity: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=} engines: {node: '>=4'} dependencies: restore-cursor: 2.0.0 dev: true - /cli-cursor/3.1.0: + /cli-cursor@3.1.0: resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} engines: {node: '>=8'} dependencies: restore-cursor: 3.1.0 dev: true - /cli-width/2.2.1: + /cli-width@2.2.1: resolution: {integrity: sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==} dev: true - /cli-width/3.0.0: + /cli-width@3.0.0: resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==} engines: {node: '>= 10'} dev: true - /clipboardy/2.3.0: + /clipboardy@2.3.0: resolution: {integrity: sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==} engines: {node: '>=8'} dependencies: @@ -8713,7 +9106,7 @@ packages: is-wsl: 2.2.0 dev: true - /cliui/2.1.0: + /cliui@2.1.0: resolution: {integrity: sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=} dependencies: center-align: 0.1.3 @@ -8721,7 +9114,7 @@ packages: wordwrap: 0.0.2 dev: true - /cliui/5.0.0: + /cliui@5.0.0: resolution: {integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==} dependencies: string-width: 3.1.0 @@ -8729,7 +9122,7 @@ packages: wrap-ansi: 5.1.0 dev: true - /cliui/6.0.0: + /cliui@6.0.0: resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} dependencies: string-width: 4.2.2 @@ -8737,7 +9130,7 @@ packages: wrap-ansi: 6.2.0 dev: true - /cliui/7.0.4: + /cliui@7.0.4: resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} dependencies: string-width: 4.2.2 @@ -8745,12 +9138,12 @@ packages: wrap-ansi: 7.0.0 dev: true - /clone-buffer/1.0.0: + /clone-buffer@1.0.0: resolution: {integrity: sha1-4+JbIHrE5wGvch4staFnksrD3Fg=} engines: {node: '>= 0.10'} dev: true - /clone-deep/4.0.1: + /clone-deep@4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} engines: {node: '>=6'} dependencies: @@ -8759,7 +9152,7 @@ packages: shallow-clone: 3.0.1 dev: true - /clone-regexp/1.0.1: + /clone-regexp@1.0.1: resolution: {integrity: sha512-Fcij9IwRW27XedRIJnSOEupS7RVcXtObJXbcUOX93UCLqqOdRpkvzKywOOSizmEK/Is3S/RHX9dLdfo6R1Q1mw==} engines: {node: '>=0.10.0'} dependencies: @@ -8767,34 +9160,34 @@ packages: is-supported-regexp-flag: 1.0.1 dev: true - /clone-regexp/2.2.0: + /clone-regexp@2.2.0: resolution: {integrity: sha512-beMpP7BOtTipFuW8hrJvREQ2DrRu3BE7by0ZpibtfBA+qfHYvMGTc2Yb1JMYPKg/JUw0CHYvpg796aNTSW9z7Q==} engines: {node: '>=6'} dependencies: is-regexp: 2.1.0 dev: true - /clone-response/1.0.2: + /clone-response@1.0.2: resolution: {integrity: sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=} dependencies: mimic-response: 1.0.1 dev: true - /clone-stats/1.0.0: + /clone-stats@1.0.0: resolution: {integrity: sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=} dev: true - /clone/1.0.4: + /clone@1.0.4: resolution: {integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=} engines: {node: '>=0.8'} dev: true - /clone/2.1.2: + /clone@2.1.2: resolution: {integrity: sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=} engines: {node: '>=0.8'} dev: true - /cloneable-readable/1.1.3: + /cloneable-readable@1.1.3: resolution: {integrity: sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==} dependencies: inherits: 2.0.4 @@ -8802,12 +9195,12 @@ packages: readable-stream: 2.3.7 dev: true - /co/4.6.0: + /co@4.6.0: resolution: {integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true - /coa/2.0.2: + /coa@2.0.2: resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==} engines: {node: '>= 4.0'} dependencies: @@ -8816,20 +9209,20 @@ packages: q: 1.5.1 dev: true - /code-point-at/1.1.0: + /code-point-at@1.1.0: resolution: {integrity: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=} engines: {node: '>=0.10.0'} dev: true - /collapse-white-space/1.0.6: + /collapse-white-space@1.0.6: resolution: {integrity: sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==} dev: true - /collect-v8-coverage/1.0.1: + /collect-v8-coverage@1.0.1: resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==} dev: true - /collection-visit/1.0.0: + /collection-visit@1.0.0: resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=} engines: {node: '>=0.10.0'} dependencies: @@ -8837,88 +9230,88 @@ packages: object-visit: 1.0.1 dev: true - /color-convert/1.9.3: + /color-convert@1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} dependencies: color-name: 1.1.3 dev: true - /color-convert/2.0.1: + /color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} dependencies: color-name: 1.1.4 dev: true - /color-name/1.1.3: + /color-name@1.1.3: resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=} dev: true - /color-name/1.1.4: + /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} dev: true - /color-string/1.5.4: + /color-string@1.5.4: resolution: {integrity: sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw==} dependencies: color-name: 1.1.4 simple-swizzle: 0.2.2 dev: true - /color-support/1.1.3: + /color-support@1.1.3: resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==} hasBin: true dev: true - /color/3.1.3: + /color@3.1.3: resolution: {integrity: sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ==} dependencies: color-convert: 1.9.3 color-string: 1.5.4 dev: true - /colorette/1.2.2: + /colorette@1.2.2: resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==} dev: true - /columnify/1.5.4: + /columnify@1.5.4: resolution: {integrity: sha1-Rzfd8ce2mop8NAVweC6UfuyOeLs=} dependencies: strip-ansi: 3.0.1 wcwidth: 1.0.1 dev: true - /combined-stream/1.0.8: + /combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} dependencies: delayed-stream: 1.0.0 dev: true - /commander/2.20.3: + /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} dev: true - /commondir/1.0.1: + /commondir@1.0.1: resolution: {integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=} dev: true - /compare-func/2.0.0: + /compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} dependencies: array-ify: 1.0.0 dot-prop: 5.3.0 dev: true - /component-emitter/1.3.0: + /component-emitter@1.3.0: resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} dev: true - /concat-map/0.0.1: + /concat-map@0.0.1: resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} dev: true - /concat-stream/1.6.2: + /concat-stream@1.6.2: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} engines: {'0': node >= 0.8} dependencies: @@ -8928,7 +9321,7 @@ packages: typedarray: 0.0.6 dev: true - /concat-stream/2.0.0: + /concat-stream@2.0.0: resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} engines: {'0': node >= 6.0} dependencies: @@ -8938,20 +9331,20 @@ packages: typedarray: 0.0.6 dev: true - /concat-with-sourcemaps/1.1.0: + /concat-with-sourcemaps@1.1.0: resolution: {integrity: sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==} dependencies: source-map: 0.6.1 dev: true - /config-chain/1.1.12: + /config-chain@1.1.12: resolution: {integrity: sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==} dependencies: ini: 1.3.8 proto-list: 1.2.4 dev: true - /configstore/4.0.0: + /configstore@4.0.0: resolution: {integrity: sha512-CmquAXFBocrzaSM8mtGPMM/HiWmyIpr4CcJl/rgY2uCObZ/S7cKU0silxslqJejl+t/T9HS8E0PUNQD81JGUEQ==} engines: {node: '>=6'} dependencies: @@ -8963,11 +9356,11 @@ packages: xdg-basedir: 3.0.0 dev: true - /console-control-strings/1.1.0: + /console-control-strings@1.1.0: resolution: {integrity: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=} dev: true - /conventional-changelog-angular/5.0.12: + /conventional-changelog-angular@5.0.12: resolution: {integrity: sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==} engines: {node: '>=10'} dependencies: @@ -8975,7 +9368,7 @@ packages: q: 1.5.1 dev: true - /conventional-changelog-core/3.2.3: + /conventional-changelog-core@3.2.3: resolution: {integrity: sha512-LMMX1JlxPIq/Ez5aYAYS5CpuwbOk6QFp8O4HLAcZxe3vxoCtABkhfjetk8IYdRB9CDQGwJFLR3Dr55Za6XKgUQ==} engines: {node: '>=6.9.0'} dependencies: @@ -8994,12 +9387,12 @@ packages: through2: 3.0.2 dev: true - /conventional-changelog-preset-loader/2.3.4: + /conventional-changelog-preset-loader@2.3.4: resolution: {integrity: sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==} engines: {node: '>=10'} dev: true - /conventional-changelog-writer/4.1.0: + /conventional-changelog-writer@4.1.0: resolution: {integrity: sha512-WwKcUp7WyXYGQmkLsX4QmU42AZ1lqlvRW9mqoyiQzdD+rJWbTepdWoKJuwXTS+yq79XKnQNa93/roViPQrAQgw==} engines: {node: '>=10'} hasBin: true @@ -9016,7 +9409,7 @@ packages: through2: 4.0.2 dev: true - /conventional-commits-filter/2.0.7: + /conventional-commits-filter@2.0.7: resolution: {integrity: sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==} engines: {node: '>=10'} dependencies: @@ -9024,13 +9417,13 @@ packages: modify-values: 1.0.1 dev: true - /conventional-commits-parser/3.2.1: + /conventional-commits-parser@3.2.1: resolution: {integrity: sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA==} engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: 1.0.1 JSONStream: 1.3.5 + is-text-path: 1.0.1 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 @@ -9038,7 +9431,7 @@ packages: trim-off-newlines: 1.0.1 dev: true - /conventional-recommended-bump/5.0.1: + /conventional-recommended-bump@5.0.1: resolution: {integrity: sha512-RVdt0elRcCxL90IrNP0fYCpq1uGt2MALko0eyeQ+zQuDVWtMGAy9ng6yYn3kax42lCj9+XBxQ8ZN6S9bdKxDhQ==} engines: {node: '>=6.9.0'} hasBin: true @@ -9053,13 +9446,13 @@ packages: q: 1.5.1 dev: true - /convert-source-map/1.7.0: + /convert-source-map@1.7.0: resolution: {integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==} dependencies: safe-buffer: 5.1.2 dev: true - /copy-concurrently/1.0.5: + /copy-concurrently@1.0.5: resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==} dependencies: aproba: 1.2.0 @@ -9070,28 +9463,28 @@ packages: run-queue: 1.0.3 dev: true - /copy-descriptor/0.1.1: + /copy-descriptor@0.1.1: resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=} engines: {node: '>=0.10.0'} dev: true - /core-js-compat/3.9.1: + /core-js-compat@3.9.1: resolution: {integrity: sha512-jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA==} dependencies: browserslist: 4.16.6 semver: 7.0.0 dev: true - /core-js/3.14.0: + /core-js@3.14.0: resolution: {integrity: sha512-3s+ed8er9ahK+zJpp9ZtuVcDoFzHNiZsPbNAAE4KXgrRHbjSqqNN6xGSXq6bq7TZIbKj4NLrLb6bJ5i+vSVjHA==} requiresBuild: true dev: true - /core-util-is/1.0.2: + /core-util-is@1.0.2: resolution: {integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=} dev: true - /cosmiconfig/5.2.1: + /cosmiconfig@5.2.1: resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==} engines: {node: '>=4'} dependencies: @@ -9101,7 +9494,7 @@ packages: parse-json: 4.0.0 dev: true - /cosmiconfig/6.0.0: + /cosmiconfig@6.0.0: resolution: {integrity: sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==} engines: {node: '>=8'} dependencies: @@ -9112,7 +9505,7 @@ packages: yaml: 1.10.0 dev: true - /cosmiconfig/7.0.0: + /cosmiconfig@7.0.0: resolution: {integrity: sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==} engines: {node: '>=10'} dependencies: @@ -9123,16 +9516,16 @@ packages: yaml: 1.10.0 dev: true - /create-require/1.1.1: + /create-require@1.1.1: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} dev: true - /crequire/1.8.1: + /crequire@1.8.1: resolution: {integrity: sha1-rIHyBHhrXyARlOsWmM9EGxCktX0=} engines: {node: '>= 0.6.0'} dev: true - /cross-env/7.0.3: + /cross-env@7.0.3: resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} hasBin: true @@ -9140,7 +9533,7 @@ packages: cross-spawn: 7.0.3 dev: true - /cross-spawn/5.1.0: + /cross-spawn@5.1.0: resolution: {integrity: sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=} dependencies: lru-cache: 4.1.5 @@ -9148,7 +9541,7 @@ packages: which: 1.3.1 dev: true - /cross-spawn/6.0.5: + /cross-spawn@6.0.5: resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==} engines: {node: '>=4.8'} dependencies: @@ -9159,7 +9552,7 @@ packages: which: 1.3.1 dev: true - /cross-spawn/7.0.3: + /cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} dependencies: @@ -9168,16 +9561,16 @@ packages: which: 2.0.2 dev: true - /crypto-random-string/1.0.0: + /crypto-random-string@1.0.0: resolution: {integrity: sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=} engines: {node: '>=4'} dev: true - /css-color-names/0.0.4: + /css-color-names@0.0.4: resolution: {integrity: sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=} dev: true - /css-declaration-sorter/4.0.1: + /css-declaration-sorter@4.0.1: resolution: {integrity: sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==} engines: {node: '>4'} dependencies: @@ -9185,7 +9578,7 @@ packages: timsort: 0.3.0 dev: true - /css-modules-loader-core/1.1.0: + /css-modules-loader-core@1.1.0: resolution: {integrity: sha1-WQhmgpShvs0mGuCkziGwtVHyHRY=} dependencies: icss-replace-symbols: 1.1.0 @@ -9196,11 +9589,11 @@ packages: postcss-modules-values: 1.3.0 dev: true - /css-select-base-adapter/0.1.1: + /css-select-base-adapter@0.1.1: resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==} dev: true - /css-select/2.1.0: + /css-select@2.1.0: resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==} dependencies: boolbase: 1.0.0 @@ -9209,7 +9602,7 @@ packages: nth-check: 1.0.2 dev: true - /css-select/3.1.2: + /css-select@3.1.2: resolution: {integrity: sha512-qmss1EihSuBNWNNhHjxzxSfJoFBM/lERB/Q4EnsJQQC62R2evJDW481091oAdOr9uh46/0n4nrg0It5cAnj1RA==} dependencies: boolbase: 1.0.0 @@ -9219,14 +9612,14 @@ packages: nth-check: 2.0.0 dev: true - /css-selector-tokenizer/0.7.3: + /css-selector-tokenizer@0.7.3: resolution: {integrity: sha512-jWQv3oCEL5kMErj4wRnK/OPoBi0D+P1FR2cDCKYPaMeD2eW3/mttav8HT4hT1CKopiJI/psEULjkClhvJo4Lvg==} dependencies: cssesc: 3.0.0 fastparse: 1.1.2 dev: true - /css-tree/1.0.0-alpha.37: + /css-tree@1.0.0-alpha.37: resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==} engines: {node: '>=8.0.0'} dependencies: @@ -9234,7 +9627,7 @@ packages: source-map: 0.6.1 dev: true - /css-tree/1.1.2: + /css-tree@1.1.2: resolution: {integrity: sha512-wCoWush5Aeo48GLhfHPbmvZs59Z+M7k5+B1xDnXbdWNcEF423DoFdqSWE0PM5aNk5nI5cp1q7ms36zGApY/sKQ==} engines: {node: '>=8.0.0'} dependencies: @@ -9242,23 +9635,23 @@ packages: source-map: 0.6.1 dev: true - /css-what/3.4.2: + /css-what@3.4.2: resolution: {integrity: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==} engines: {node: '>= 6'} dev: true - /css-what/4.0.0: + /css-what@4.0.0: resolution: {integrity: sha512-teijzG7kwYfNVsUh2H/YN62xW3KK9YhXEgSlbxMlcyjPNvdKJqFx5lrwlJgoFP1ZHlB89iGDlo/JyshKeRhv5A==} engines: {node: '>= 6'} dev: true - /cssesc/3.0.0: + /cssesc@3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} engines: {node: '>=4'} hasBin: true dev: true - /cssnano-preset-default/4.0.7: + /cssnano-preset-default@4.0.7: resolution: {integrity: sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==} engines: {node: '>=6.9.0'} dependencies: @@ -9294,29 +9687,29 @@ packages: postcss-unique-selectors: 4.0.1 dev: true - /cssnano-util-get-arguments/4.0.0: + /cssnano-util-get-arguments@4.0.0: resolution: {integrity: sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=} engines: {node: '>=6.9.0'} dev: true - /cssnano-util-get-match/4.0.0: + /cssnano-util-get-match@4.0.0: resolution: {integrity: sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=} engines: {node: '>=6.9.0'} dev: true - /cssnano-util-raw-cache/4.0.1: + /cssnano-util-raw-cache@4.0.1: resolution: {integrity: sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.35 dev: true - /cssnano-util-same-parent/4.0.1: + /cssnano-util-same-parent@4.0.1: resolution: {integrity: sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==} engines: {node: '>=6.9.0'} dev: true - /cssnano/4.1.10: + /cssnano@4.1.10: resolution: {integrity: sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==} engines: {node: '>=6.9.0'} dependencies: @@ -9326,59 +9719,60 @@ packages: postcss: 7.0.35 dev: true - /csso/4.2.0: + /csso@4.2.0: resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==} engines: {node: '>=8.0.0'} dependencies: css-tree: 1.1.2 dev: true - /cssom/0.3.8: + /cssom@0.3.8: resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==} dev: true - /cssom/0.4.4: + /cssom@0.4.4: resolution: {integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==} dev: true - /cssstyle/2.3.0: + /cssstyle@2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} engines: {node: '>=8'} dependencies: cssom: 0.3.8 dev: true - /currently-unhandled/0.4.1: + /currently-unhandled@0.4.1: resolution: {integrity: sha1-mI3zP+qxke95mmE2nddsF635V+o=} engines: {node: '>=0.10.0'} dependencies: array-find-index: 1.0.2 dev: true - /cyclist/1.0.1: + /cyclist@1.0.1: resolution: {integrity: sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=} dev: true - /dargs/4.1.0: + /dargs@4.1.0: resolution: {integrity: sha1-A6nbtLXC8Tm/FK5T8LiipqhvThc=} engines: {node: '>=0.10.0'} dependencies: number-is-nan: 1.0.1 dev: true - /dargs/7.0.0: + /dargs@7.0.0: resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==} engines: {node: '>=8'} dev: true - /dashdash/1.14.1: + /dashdash@1.14.1: resolution: {integrity: sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=} engines: {node: '>=0.10'} + requiresBuild: true dependencies: assert-plus: 1.0.0 dev: true - /data-urls/2.0.0: + /data-urls@2.0.0: resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} engines: {node: '>=10'} dependencies: @@ -9387,34 +9781,49 @@ packages: whatwg-url: 8.6.0 dev: true - /dateformat/3.0.3: + /dateformat@3.0.3: resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==} dev: true - /debug-log/1.0.1: + /debug-log@1.0.1: resolution: {integrity: sha1-IwdjLUwEOCuN+KMvcLiVBG1SdF8=} engines: {node: '>=0.10.0'} dev: true - /debug/2.6.9: + /debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 dev: true - /debug/3.1.0: + /debug@3.1.0: resolution: {integrity: sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 dev: true - /debug/3.2.7: + /debug@3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.3 dev: true - /debug/4.3.1: + /debug@4.3.1: resolution: {integrity: sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==} engines: {node: '>=6.0'} peerDependencies: @@ -9426,11 +9835,11 @@ packages: ms: 2.1.2 dev: true - /debuglog/1.0.1: + /debuglog@1.0.1: resolution: {integrity: sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=} dev: true - /decamelize-keys/1.1.0: + /decamelize-keys@1.1.0: resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} engines: {node: '>=0.10.0'} dependencies: @@ -9438,89 +9847,89 @@ packages: map-obj: 1.0.1 dev: true - /decamelize/1.2.0: + /decamelize@1.2.0: resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} engines: {node: '>=0.10.0'} dev: true - /decimal.js/10.2.1: + /decimal.js@10.2.1: resolution: {integrity: sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==} dev: true - /decode-uri-component/0.2.0: + /decode-uri-component@0.2.0: resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=} engines: {node: '>=0.10'} dev: true - /decompress-response/3.3.0: + /decompress-response@3.3.0: resolution: {integrity: sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=} engines: {node: '>=4'} dependencies: mimic-response: 1.0.1 dev: true - /decompress-response/6.0.0: + /decompress-response@6.0.0: resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} engines: {node: '>=10'} dependencies: mimic-response: 3.1.0 dev: true - /dedent/0.7.0: + /dedent@0.7.0: resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=} dev: true - /deep-extend/0.6.0: + /deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} dev: true - /deep-is/0.1.3: + /deep-is@0.1.3: resolution: {integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=} dev: true - /deepmerge/4.2.2: + /deepmerge@4.2.2: resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} engines: {node: '>=0.10.0'} dev: true - /defaults/1.0.3: + /defaults@1.0.3: resolution: {integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=} dependencies: clone: 1.0.4 dev: true - /defer-to-connect/1.1.3: + /defer-to-connect@1.1.3: resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==} dev: true - /defer-to-connect/2.0.1: + /defer-to-connect@2.0.1: resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==} engines: {node: '>=10'} dev: true - /define-properties/1.1.3: + /define-properties@1.1.3: resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==} engines: {node: '>= 0.4'} dependencies: object-keys: 1.1.1 dev: true - /define-property/0.2.5: + /define-property@0.2.5: resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 0.1.6 dev: true - /define-property/1.0.0: + /define-property@1.0.0: resolution: {integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 1.0.2 dev: true - /define-property/2.0.2: + /define-property@2.0.2: resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} engines: {node: '>=0.10.0'} dependencies: @@ -9528,7 +9937,7 @@ packages: isobject: 3.0.1 dev: true - /deglob/4.0.1: + /deglob@4.0.1: resolution: {integrity: sha512-/g+RDZ7yf2HvoW+E5Cy+K94YhgcFgr6C8LuHZD1O5HoNPkf3KY6RfXJ0DBGlB/NkLi5gml+G9zqRzk9S0mHZCg==} dependencies: find-root: 1.1.0 @@ -9539,87 +9948,87 @@ packages: uniq: 1.0.1 dev: true - /delayed-stream/1.0.0: + /delayed-stream@1.0.0: resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=} engines: {node: '>=0.4.0'} dev: true - /delegates/1.0.0: + /delegates@1.0.0: resolution: {integrity: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=} dev: true - /deprecation/2.3.1: + /deprecation@2.3.1: resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==} dev: true - /detect-indent/5.0.0: + /detect-indent@5.0.0: resolution: {integrity: sha1-OHHMCmoALow+Wzz38zYmRnXwa50=} engines: {node: '>=4'} dev: true - /detect-newline/3.1.0: + /detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} dev: true - /dezalgo/1.0.3: + /dezalgo@1.0.3: resolution: {integrity: sha1-f3Qt4Gb8dIvI24IFad3c5Jvw1FY=} dependencies: asap: 2.0.6 wrappy: 1.0.2 dev: true - /diff-sequences/26.6.2: + /diff-sequences@26.6.2: resolution: {integrity: sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==} engines: {node: '>= 10.14.2'} dev: true - /diff-sequences/27.0.1: + /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/4.0.2: + /diff@4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} engines: {node: '>=0.3.1'} dev: true - /dir-glob/2.2.2: + /dir-glob@2.2.2: resolution: {integrity: sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==} engines: {node: '>=4'} dependencies: path-type: 3.0.0 dev: true - /dir-glob/3.0.1: + /dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} dependencies: path-type: 4.0.0 dev: true - /doctrine/2.1.0: + /doctrine@2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} dependencies: esutils: 2.0.3 dev: true - /doctrine/3.0.0: + /doctrine@3.0.0: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} dependencies: esutils: 2.0.3 dev: true - /dom-serializer/0.2.2: + /dom-serializer@0.2.2: resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==} dependencies: domelementtype: 2.1.0 entities: 2.2.0 dev: true - /dom-serializer/1.2.0: + /dom-serializer@1.2.0: resolution: {integrity: sha512-n6kZFH/KlCrqs/1GHMOd5i2fd/beQHuehKdWvNNffbGHTr/almdhuVvTVFb3V7fglz+nC50fFusu3lY33h12pA==} dependencies: domelementtype: 2.1.0 @@ -9627,42 +10036,42 @@ packages: entities: 2.2.0 dev: true - /domelementtype/1.3.1: + /domelementtype@1.3.1: resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==} dev: true - /domelementtype/2.1.0: + /domelementtype@2.1.0: resolution: {integrity: sha512-LsTgx/L5VpD+Q8lmsXSHW2WpA+eBlZ9HPf3erD1IoPF00/3JKHZ3BknUVA2QGDNu69ZNmyFmCWBSO45XjYKC5w==} dev: true - /domexception/2.0.1: + /domexception@2.0.1: resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} engines: {node: '>=8'} dependencies: webidl-conversions: 5.0.0 dev: true - /domhandler/2.4.2: + /domhandler@2.4.2: resolution: {integrity: sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==} dependencies: domelementtype: 1.3.1 dev: true - /domhandler/4.0.0: + /domhandler@4.0.0: resolution: {integrity: sha512-KPTbnGQ1JeEMQyO1iYXoagsI6so/C96HZiFyByU3T6iAzpXn8EGEvct6unm1ZGoed8ByO2oirxgwxBmqKF9haA==} engines: {node: '>= 4'} dependencies: domelementtype: 2.1.0 dev: true - /domutils/1.7.0: + /domutils@1.7.0: resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==} dependencies: dom-serializer: 0.2.2 domelementtype: 1.3.1 dev: true - /domutils/2.4.4: + /domutils@2.4.4: resolution: {integrity: sha512-jBC0vOsECI4OMdD0GC9mGn7NXPLb+Qt6KW1YDQzeQYRUFKmNG8lh7mO5HiELfr+lLQE7loDVI4QcAxV80HS+RA==} dependencies: dom-serializer: 1.2.0 @@ -9670,33 +10079,33 @@ packages: domhandler: 4.0.0 dev: true - /dot-prop/4.2.1: + /dot-prop@4.2.1: resolution: {integrity: sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==} engines: {node: '>=4'} dependencies: is-obj: 1.0.1 dev: true - /dot-prop/5.3.0: + /dot-prop@5.3.0: resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} engines: {node: '>=8'} dependencies: is-obj: 2.0.0 dev: true - /dottie/2.0.2: + /dottie@2.0.2: resolution: {integrity: sha512-fmrwR04lsniq/uSr8yikThDTrM7epXHBAAjH9TbeH3rEA8tdCO7mRzB9hdmdGyJCxF8KERo9CITcm3kGuoyMhg==} dev: true - /duplexer/0.1.2: - resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} + /duplexer3@0.1.4: + resolution: {integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=} dev: true - /duplexer3/0.1.4: - resolution: {integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=} + /duplexer@0.1.2: + resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} dev: true - /duplexify/3.7.1: + /duplexify@3.7.1: resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==} dependencies: end-of-stream: 1.4.4 @@ -9705,52 +10114,53 @@ packages: stream-shift: 1.0.1 dev: true - /ecc-jsbn/0.1.2: + /ecc-jsbn@0.1.2: resolution: {integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=} + requiresBuild: true dependencies: jsbn: 0.1.1 safer-buffer: 2.1.2 dev: true - /electron-to-chromium/1.3.681: + /electron-to-chromium@1.3.681: resolution: {integrity: sha512-W6uYvSUTHuyX2DZklIESAqx57jfmGjUkd7Z3RWqLdj9Mmt39ylhBuvFXlskQnvBHj0MYXIeQI+mjiwVddZLSvA==} dev: true - /electron-to-chromium/1.3.752: + /electron-to-chromium@1.3.752: resolution: {integrity: sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==} dev: true - /emittery/0.8.1: + /emittery@0.8.1: resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} engines: {node: '>=10'} dev: true - /emoji-regex/7.0.3: + /emoji-regex@7.0.3: resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==} dev: true - /emoji-regex/8.0.0: + /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true - /emojis-list/3.0.0: + /emojis-list@3.0.0: resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} engines: {node: '>= 4'} dev: true - /encoding/0.1.13: + /encoding@0.1.13: resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==} dependencies: iconv-lite: 0.6.2 dev: true - /end-of-stream/1.4.4: + /end-of-stream@1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} dependencies: once: 1.4.0 dev: true - /enhanced-resolve/4.5.0: + /enhanced-resolve@4.5.0: resolution: {integrity: sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==} engines: {node: '>=6.9.0'} dependencies: @@ -9759,54 +10169,62 @@ packages: tapable: 1.1.3 dev: true - /enquirer/2.3.6: + /enhanced-resolve@5.15.0: + resolution: {integrity: sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==} + engines: {node: '>=10.13.0'} + dependencies: + graceful-fs: 4.2.11 + tapable: 2.2.1 + dev: true + + /enquirer@2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} dependencies: ansi-colors: 4.1.1 dev: true - /entities/1.1.2: + /entities@1.1.2: resolution: {integrity: sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==} dev: true - /entities/2.1.0: + /entities@2.1.0: resolution: {integrity: sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==} dev: true - /entities/2.2.0: + /entities@2.2.0: resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} dev: true - /env-paths/2.2.0: + /env-paths@2.2.0: resolution: {integrity: sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA==} engines: {node: '>=6'} dev: true - /envinfo/7.7.4: + /envinfo@7.7.4: resolution: {integrity: sha512-TQXTYFVVwwluWSFis6K2XKxgrD22jEv0FTuLCQI+OjH7rn93+iY0fSSFM5lrSxFY+H1+B0/cvvlamr3UsBivdQ==} engines: {node: '>=4'} hasBin: true dev: true - /err-code/1.1.2: + /err-code@1.1.2: resolution: {integrity: sha1-BuARbTAo9q70gGhJ6w6mp0iuaWA=} dev: true - /errno/0.1.8: + /errno@0.1.8: resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==} hasBin: true dependencies: prr: 1.0.1 dev: true - /error-ex/1.3.2: + /error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 dev: true - /es-abstract/1.18.0: + /es-abstract@1.18.0: resolution: {integrity: sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==} engines: {node: '>= 0.4'} dependencies: @@ -9828,7 +10246,11 @@ packages: unbox-primitive: 1.0.0 dev: true - /es-to-primitive/1.2.1: + /es-module-lexer@1.4.1: + resolution: {integrity: sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==} + dev: true + + /es-to-primitive@1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} dependencies: @@ -9837,56 +10259,56 @@ packages: is-symbol: 1.0.3 dev: true - /es6-promise/4.2.8: + /es6-promise@4.2.8: resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==} dev: true - /es6-promisify/5.0.0: + /es6-promisify@5.0.0: resolution: {integrity: sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=} dependencies: es6-promise: 4.2.8 dev: true - /esbuild-jest/0.5.0_esbuild@0.12.8: + /esbuild-jest@0.5.0(esbuild@0.12.8): resolution: {integrity: sha512-AMZZCdEpXfNVOIDvURlqYyHwC8qC1/BFjgsrOiSL1eyiIArVtHL8YAC83Shhn16cYYoAWEW17yZn0W/RJKJKHQ==} peerDependencies: esbuild: '>=0.8.50' dependencies: '@babel/core': 7.14.6 - '@babel/plugin-transform-modules-commonjs': 7.13.8_@babel+core@7.14.6 - babel-jest: 26.6.3_@babel+core@7.14.6 + '@babel/plugin-transform-modules-commonjs': 7.13.8(@babel/core@7.14.6) + babel-jest: 26.6.3(@babel/core@7.14.6) esbuild: 0.12.8 transitivePeerDependencies: - supports-color dev: true - /esbuild/0.12.8: + /esbuild@0.12.8: resolution: {integrity: sha512-sx/LwlP/SWTGsd9G4RlOPrXnIihAJ2xwBUmzoqe2nWwbXORMQWtAGNJNYLBJJqa3e9PWvVzxdrtyFZJcr7D87g==} hasBin: true requiresBuild: true dev: true - /escalade/3.1.1: + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} dev: true - /escape-goat/3.0.0: + /escape-goat@3.0.0: resolution: {integrity: sha512-w3PwNZJwRxlp47QGzhuEBldEqVHHhh8/tIPcl6ecf2Bou99cdAt0knihBV0Ecc7CGxYduXVBDheH1K2oADRlvw==} engines: {node: '>=10'} dev: true - /escape-string-regexp/1.0.5: + /escape-string-regexp@1.0.5: resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} engines: {node: '>=0.8.0'} dev: true - /escape-string-regexp/2.0.0: + /escape-string-regexp@2.0.0: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} engines: {node: '>=8'} dev: true - /escodegen/2.0.0: + /escodegen@2.0.0: resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} engines: {node: '>=6.0'} hasBin: true @@ -9899,11 +10321,11 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-alloy/3.7.4: + /eslint-config-alloy@3.7.4: resolution: {integrity: sha512-NGK5mr4mpsky5pEfMIxK/x6dFzOWW72KQ0S4vzIWasZvAfoU++8T4SAqmKOD/LfUO5zQGbZb6CEpXY0N/9ndKA==} dev: true - /eslint-plugin-react/7.20.6_eslint@7.8.0: + /eslint-plugin-react@7.20.6(eslint@7.8.0): resolution: {integrity: sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==} engines: {node: '>=4'} peerDependencies: @@ -9923,7 +10345,7 @@ packages: string.prototype.matchall: 4.0.4 dev: true - /eslint-plugin-vue/6.2.2_eslint@7.8.0: + /eslint-plugin-vue@6.2.2(eslint@7.8.0): resolution: {integrity: sha512-Nhc+oVAHm0uz/PkJAWscwIT4ijTrK5fqNqz9QB1D35SbbuMG1uB6Yr5AJpvPSWg+WOw7nYNswerYh0kOk64gqQ==} engines: {node: '>=8.10'} peerDependencies: @@ -9932,12 +10354,12 @@ packages: eslint: 7.8.0 natural-compare: 1.4.0 semver: 5.7.1 - vue-eslint-parser: 7.1.0_eslint@7.8.0 + vue-eslint-parser: 7.1.0(eslint@7.8.0) transitivePeerDependencies: - supports-color dev: true - /eslint-scope/5.1.1: + /eslint-scope@5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} dependencies: @@ -9945,24 +10367,24 @@ packages: estraverse: 4.3.0 dev: true - /eslint-utils/2.1.0: + /eslint-utils@2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} dependencies: eslint-visitor-keys: 1.3.0 dev: true - /eslint-visitor-keys/1.3.0: + /eslint-visitor-keys@1.3.0: resolution: {integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==} engines: {node: '>=4'} dev: true - /eslint-visitor-keys/2.0.0: + /eslint-visitor-keys@2.0.0: resolution: {integrity: sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==} engines: {node: '>=10'} dev: true - /eslint/7.8.0: + /eslint@7.8.0: resolution: {integrity: sha512-qgtVyLZqKd2ZXWnLQA4NtVbOyH56zivOAdBFWE54RFkSZjokzNrcP4Z0eVWsZ+84ByXv+jL9k/wE1ENYe8xRFw==} engines: {node: ^10.12.0 || >=12.0.0} hasBin: true @@ -10008,84 +10430,89 @@ packages: - supports-color dev: true - /espree/6.2.1: + /espree@6.2.1: resolution: {integrity: sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==} engines: {node: '>=6.0.0'} dependencies: acorn: 7.4.1 - acorn-jsx: 5.3.1_acorn@7.4.1 + acorn-jsx: 5.3.1(acorn@7.4.1) eslint-visitor-keys: 1.3.0 dev: true - /espree/7.3.1: + /espree@7.3.1: resolution: {integrity: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==} 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.1(acorn@7.4.1) eslint-visitor-keys: 1.3.0 dev: true - /esprima/4.0.1: + /esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true dev: true - /esquery/1.4.0: + /esquery@1.4.0: resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==} engines: {node: '>=0.10'} dependencies: estraverse: 5.2.0 dev: true - /esrecurse/4.3.0: + /esrecurse@4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} engines: {node: '>=4.0'} dependencies: estraverse: 5.2.0 dev: true - /estraverse/4.3.0: + /estraverse@4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} engines: {node: '>=4.0'} dev: true - /estraverse/5.2.0: + /estraverse@5.2.0: resolution: {integrity: sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==} engines: {node: '>=4.0'} dev: true - /estree-walker/0.6.1: + /estree-walker@0.6.1: resolution: {integrity: sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==} dev: true - /estree-walker/1.0.1: + /estree-walker@1.0.1: resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} dev: true - /estree-walker/2.0.2: + /estree-walker@2.0.2: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} dev: true - /esutils/2.0.3: + /esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} dev: true - /eventemitter3/3.1.2: + /eventemitter3@3.1.2: resolution: {integrity: sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==} dev: true - /eventemitter3/4.0.7: + /eventemitter3@4.0.7: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} dev: true - /exec-sh/0.3.4: + /events@3.3.0: + resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} + engines: {node: '>=0.8.x'} + dev: true + + /exec-sh@0.3.4: resolution: {integrity: sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==} dev: true - /execa/0.7.0: + /execa@0.7.0: resolution: {integrity: sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=} engines: {node: '>=4'} dependencies: @@ -10098,7 +10525,7 @@ packages: strip-eof: 1.0.0 dev: true - /execa/1.0.0: + /execa@1.0.0: resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==} engines: {node: '>=6'} dependencies: @@ -10111,7 +10538,7 @@ packages: strip-eof: 1.0.0 dev: true - /execa/4.1.0: + /execa@4.1.0: resolution: {integrity: sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==} engines: {node: '>=10'} dependencies: @@ -10126,7 +10553,7 @@ packages: strip-final-newline: 2.0.0 dev: true - /execa/5.0.0: + /execa@5.0.0: resolution: {integrity: sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==} engines: {node: '>=10'} dependencies: @@ -10141,26 +10568,26 @@ packages: strip-final-newline: 2.0.0 dev: true - /execall/1.0.0: + /execall@1.0.0: resolution: {integrity: sha1-c9CQTjlbPKsGWLCNCewlMH8pu3M=} engines: {node: '>=0.10.0'} dependencies: clone-regexp: 1.0.1 dev: true - /execall/2.0.0: + /execall@2.0.0: resolution: {integrity: sha512-0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow==} engines: {node: '>=8'} dependencies: clone-regexp: 2.2.0 dev: true - /exit/0.1.2: + /exit@0.1.2: resolution: {integrity: sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=} engines: {node: '>= 0.8.0'} dev: true - /expand-brackets/2.1.4: + /expand-brackets@2.1.4: resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=} engines: {node: '>=0.10.0'} dependencies: @@ -10171,9 +10598,11 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /expect/27.0.2: + /expect@27.0.2: resolution: {integrity: sha512-YJFNJe2+P2DqH+ZrXy+ydRQYO87oxRUonZImpDodR1G7qo3NYd3pL+NQ9Keqpez3cehczYwZDBC3A7xk3n7M/w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -10185,21 +10614,21 @@ packages: jest-regex-util: 27.0.1 dev: true - /extend-shallow/1.1.4: + /extend-shallow@1.1.4: resolution: {integrity: sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=} engines: {node: '>=0.10.0'} dependencies: kind-of: 1.1.0 dev: true - /extend-shallow/2.0.1: + /extend-shallow@2.0.1: resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=} engines: {node: '>=0.10.0'} dependencies: is-extendable: 0.1.1 dev: true - /extend-shallow/3.0.2: + /extend-shallow@3.0.2: resolution: {integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=} engines: {node: '>=0.10.0'} dependencies: @@ -10207,11 +10636,11 @@ packages: is-extendable: 1.0.1 dev: true - /extend/3.0.2: + /extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} dev: true - /external-editor/3.1.0: + /external-editor@3.1.0: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} dependencies: @@ -10220,7 +10649,7 @@ packages: tmp: 0.0.33 dev: true - /extglob/2.0.4: + /extglob@2.0.4: resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} engines: {node: '>=0.10.0'} dependencies: @@ -10232,14 +10661,17 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /extsprintf/1.3.0: + /extsprintf@1.3.0: resolution: {integrity: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=} engines: {'0': node >=0.6.0} + requiresBuild: true dev: true - /fancy-log/1.3.3: + /fancy-log@1.3.3: resolution: {integrity: sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==} engines: {node: '>= 0.10'} dependencies: @@ -10249,15 +10681,15 @@ packages: time-stamp: 1.1.0 dev: true - /fast-deep-equal/2.0.1: + /fast-deep-equal@2.0.1: resolution: {integrity: sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=} dev: true - /fast-deep-equal/3.1.3: + /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true - /fast-glob/2.2.7: + /fast-glob@2.2.7: resolution: {integrity: sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==} engines: {node: '>=4.0.0'} dependencies: @@ -10267,9 +10699,11 @@ packages: is-glob: 4.0.1 merge2: 1.4.1 micromatch: 3.1.10 + transitivePeerDependencies: + - supports-color dev: true - /fast-glob/3.2.5: + /fast-glob@3.2.5: resolution: {integrity: sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==} engines: {node: '>=8'} dependencies: @@ -10281,51 +10715,51 @@ packages: picomatch: 2.2.2 dev: true - /fast-json-stable-stringify/2.1.0: + /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: true - /fast-levenshtein/2.0.6: + /fast-levenshtein@2.0.6: resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} dev: true - /fastparse/1.1.2: + /fastparse@1.1.2: resolution: {integrity: sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==} dev: true - /fastq/1.11.0: + /fastq@1.11.0: resolution: {integrity: sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==} dependencies: reusify: 1.0.4 dev: true - /father-build/1.19.8: + /father-build@1.19.8(webpack@5.89.0): resolution: {integrity: sha512-OF5Y8OTXi+dSitMGXuWqB2gBjir/84vlFXyL4qe0zhDO9pdpmE5hVIT7ZXYmxdzSmMBw5hYaBz6Q4XKRYT8y9Q==} hasBin: true dependencies: '@babel/core': 7.12.3 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-proposal-decorators': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-proposal-do-expressions': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-proposal-export-default-from': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-proposal-export-namespace-from': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-proposal-optional-chaining': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.3 - '@babel/plugin-transform-modules-commonjs': 7.12.1_@babel+core@7.12.3 - '@babel/plugin-transform-runtime': 7.12.1_@babel+core@7.12.3 - '@babel/preset-env': 7.12.1_@babel+core@7.12.3 - '@babel/preset-react': 7.12.1_@babel+core@7.12.3 - '@babel/preset-typescript': 7.12.1_@babel+core@7.12.3 - '@babel/register': 7.12.1_@babel+core@7.12.3 + '@babel/plugin-proposal-class-properties': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-proposal-decorators': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-proposal-do-expressions': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-proposal-export-default-from': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-proposal-export-namespace-from': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-proposal-optional-chaining': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.12.3) + '@babel/plugin-transform-modules-commonjs': 7.12.1(@babel/core@7.12.3) + '@babel/plugin-transform-runtime': 7.12.1(@babel/core@7.12.3) + '@babel/preset-env': 7.12.1(@babel/core@7.12.3) + '@babel/preset-react': 7.12.1(@babel/core@7.12.3) + '@babel/preset-typescript': 7.12.1(@babel/core@7.12.3) + '@babel/register': 7.12.1(@babel/core@7.12.3) '@lerna/project': 3.21.0 - '@rollup/plugin-babel': 5.2.1_@babel+core@7.12.3+rollup@2.33.3 - '@rollup/plugin-commonjs': 16.0.0_rollup@2.33.3 - '@rollup/plugin-inject': 4.0.2_rollup@2.33.3 - '@rollup/plugin-json': 4.1.0_rollup@2.33.3 - '@rollup/plugin-node-resolve': 10.0.0_rollup@2.33.3 - '@rollup/plugin-replace': 2.3.4_rollup@2.33.3 - '@rollup/plugin-url': 5.0.1_rollup@2.33.3 + '@rollup/plugin-babel': 5.2.1(@babel/core@7.12.3)(rollup@2.33.3) + '@rollup/plugin-commonjs': 16.0.0(rollup@2.33.3) + '@rollup/plugin-inject': 4.0.2(rollup@2.33.3) + '@rollup/plugin-json': 4.1.0(rollup@2.33.3) + '@rollup/plugin-node-resolve': 10.0.0(rollup@2.33.3) + '@rollup/plugin-replace': 2.3.4(rollup@2.33.3) + '@rollup/plugin-url': 5.0.1(rollup@2.33.3) '@svgr/rollup': 5.4.0 ajv: 6.10.0 autoprefixer: 9.6.0 @@ -10337,20 +10771,20 @@ packages: gulp-if: 2.0.2 gulp-less: 4.0.1 gulp-plumber: 1.2.1 - gulp-typescript: 5.0.1_typescript@4.3.4 + gulp-typescript: 5.0.1(typescript@4.3.4) less: 3.9.0 less-plugin-npm-import: 2.1.0 lodash: 4.17.21 rimraf: 2.6.3 rollup: 2.33.3 rollup-plugin-postcss: 3.1.8 - rollup-plugin-terser: 7.0.2_rollup@2.33.3 - rollup-plugin-typescript2: 0.29.0_rollup@2.33.3+typescript@4.3.4 + rollup-plugin-terser: 7.0.2(rollup@2.33.3) + rollup-plugin-typescript2: 0.29.0(rollup@2.33.3)(typescript@4.3.4) signale: 1.4.0 slash2: 2.0.0 temp-dir: 2.0.0 through2: 3.0.1 - ts-loader: 8.0.17_typescript@4.3.4 + ts-loader: 8.0.17(typescript@4.3.4)(webpack@5.89.0) typescript: 4.3.4 update-notifier: 3.0.0 vinyl-fs: 3.0.3 @@ -10361,45 +10795,45 @@ packages: - webpack dev: true - /fb-watchman/2.0.1: + /fb-watchman@2.0.1: resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==} dependencies: bser: 2.1.1 dev: true - /figgy-pudding/3.5.2: + /figgy-pudding@3.5.2: resolution: {integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==} dev: true - /figures/2.0.0: + /figures@2.0.0: resolution: {integrity: sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=} engines: {node: '>=4'} dependencies: escape-string-regexp: 1.0.5 dev: true - /figures/3.2.0: + /figures@3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} dependencies: escape-string-regexp: 1.0.5 dev: true - /file-entry-cache/4.0.0: + /file-entry-cache@4.0.0: resolution: {integrity: sha512-AVSwsnbV8vH/UVbvgEhf3saVQXORNv0ZzSkvkhQIaia5Tia+JhGTaa/ePUSVoPHQyGayQNmYfkzFi3WZV5zcpA==} engines: {node: '>=4'} dependencies: flat-cache: 2.0.1 dev: true - /file-entry-cache/5.0.1: + /file-entry-cache@5.0.1: resolution: {integrity: sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==} engines: {node: '>=4'} dependencies: flat-cache: 2.0.1 dev: true - /fill-range/4.0.0: + /fill-range@4.0.0: resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=} engines: {node: '>=0.10.0'} dependencies: @@ -10409,19 +10843,19 @@ packages: to-regex-range: 2.1.1 dev: true - /fill-range/7.0.1: + /fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 dev: true - /filter-obj/1.1.0: + /filter-obj@1.1.0: resolution: {integrity: sha1-mzERErxsYSehbgFsbF1/GeCAXFs=} engines: {node: '>=0.10.0'} dev: true - /find-babel-config/1.2.0: + /find-babel-config@1.2.0: resolution: {integrity: sha512-jB2CHJeqy6a820ssiqwrKMeyC6nNdmrcgkKWJWmpoxpE8RKciYJXCcXRq1h2AzCo5I5BJeN2tkGEO3hLTuePRA==} engines: {node: '>=4.0.0'} dependencies: @@ -10429,7 +10863,7 @@ packages: path-exists: 3.0.0 dev: true - /find-cache-dir/2.1.0: + /find-cache-dir@2.1.0: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} engines: {node: '>=6'} dependencies: @@ -10438,7 +10872,7 @@ packages: pkg-dir: 3.0.0 dev: true - /find-cache-dir/3.3.1: + /find-cache-dir@3.3.1: resolution: {integrity: sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ==} engines: {node: '>=8'} dependencies: @@ -10447,11 +10881,11 @@ packages: pkg-dir: 4.2.0 dev: true - /find-root/1.1.0: + /find-root@1.1.0: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} dev: true - /find-up/1.1.2: + /find-up@1.1.2: resolution: {integrity: sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=} engines: {node: '>=0.10.0'} dependencies: @@ -10459,21 +10893,21 @@ packages: pinkie-promise: 2.0.1 dev: true - /find-up/2.1.0: + /find-up@2.1.0: resolution: {integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=} engines: {node: '>=4'} dependencies: locate-path: 2.0.0 dev: true - /find-up/3.0.0: + /find-up@3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} dependencies: locate-path: 3.0.0 dev: true - /find-up/4.1.0: + /find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} dependencies: @@ -10481,7 +10915,7 @@ packages: path-exists: 4.0.0 dev: true - /find-up/5.0.0: + /find-up@5.0.0: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} dependencies: @@ -10489,7 +10923,7 @@ packages: path-exists: 4.0.0 dev: true - /flat-cache/2.0.1: + /flat-cache@2.0.1: resolution: {integrity: sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==} engines: {node: '>=4'} dependencies: @@ -10498,40 +10932,42 @@ packages: write: 1.0.3 dev: true - /flatted/2.0.2: + /flatted@2.0.2: resolution: {integrity: sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==} dev: true - /flush-write-stream/1.1.1: + /flush-write-stream@1.1.1: resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==} dependencies: inherits: 2.0.4 readable-stream: 2.3.7 dev: true - /for-in/1.0.2: + /for-in@1.0.2: resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} engines: {node: '>=0.10.0'} dev: true - /forever-agent/0.6.1: + /forever-agent@0.6.1: resolution: {integrity: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=} + requiresBuild: true dev: true - /fork-stream/0.0.4: + /fork-stream@0.0.4: resolution: {integrity: sha1-24Sfznf2cIpfjzhq5TOgkHtUrnA=} dev: true - /form-data/2.3.3: + /form-data@2.3.3: resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==} engines: {node: '>= 0.12'} + requiresBuild: true dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 mime-types: 2.1.29 dev: true - /form-data/2.5.1: + /form-data@2.5.1: resolution: {integrity: sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==} engines: {node: '>= 0.12'} dependencies: @@ -10540,7 +10976,7 @@ packages: mime-types: 2.1.29 dev: true - /form-data/3.0.1: + /form-data@3.0.1: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} dependencies: @@ -10549,21 +10985,21 @@ packages: mime-types: 2.1.29 dev: true - /fragment-cache/0.2.1: + /fragment-cache@0.2.1: resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=} engines: {node: '>=0.10.0'} dependencies: map-cache: 0.2.2 dev: true - /from2/2.3.0: + /from2@2.3.0: resolution: {integrity: sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=} dependencies: inherits: 2.0.4 readable-stream: 2.3.7 dev: true - /fs-extra/8.1.0: + /fs-extra@8.1.0: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} engines: {node: '>=6 <7 || >=8'} dependencies: @@ -10572,13 +11008,13 @@ packages: universalify: 0.1.2 dev: true - /fs-minipass/1.2.7: + /fs-minipass@1.2.7: resolution: {integrity: sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==} dependencies: minipass: 2.9.0 dev: true - /fs-mkdirp-stream/1.0.0: + /fs-mkdirp-stream@1.0.0: resolution: {integrity: sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=} engines: {node: '>= 0.10'} dependencies: @@ -10586,7 +11022,7 @@ packages: through2: 2.0.5 dev: true - /fs-write-stream-atomic/1.0.10: + /fs-write-stream-atomic@1.0.10: resolution: {integrity: sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=} dependencies: graceful-fs: 4.2.6 @@ -10595,34 +11031,36 @@ packages: readable-stream: 2.3.7 dev: true - /fs.realpath/1.0.0: + /fs.realpath@1.0.0: resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} dev: true - /fsevents/2.1.3: + /fsevents@2.1.3: resolution: {integrity: sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] deprecated: '"Please update to latest v2.3 or v2.2"' + requiresBuild: true dev: true optional: true - /fsevents/2.3.2: + /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 dev: true optional: true - /function-bind/1.1.1: + /function-bind@1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} dev: true - /functional-red-black-tree/1.0.1: + /functional-red-black-tree@1.0.1: resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} dev: true - /gauge/2.7.4: + /gauge@2.7.4: resolution: {integrity: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=} dependencies: aproba: 1.2.0 @@ -10635,27 +11073,27 @@ packages: wide-align: 1.1.3 dev: true - /generic-names/2.0.1: + /generic-names@2.0.1: resolution: {integrity: sha512-kPCHWa1m9wGG/OwQpeweTwM/PYiQLrUIxXbt/P4Nic3LbGjCP0YwrALHW1uNLKZ0LIMg+RF+XRlj2ekT9ZlZAQ==} dependencies: loader-utils: 1.4.0 dev: true - /genfun/5.0.0: + /genfun@5.0.0: resolution: {integrity: sha512-KGDOARWVga7+rnB3z9Sd2Letx515owfk0hSxHGuqjANb1M+x2bGZGqHLiozPsYMdM2OubeMni/Hpwmjq6qIUhA==} dev: true - /gensync/1.0.0-beta.2: + /gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} dev: true - /get-caller-file/2.0.5: + /get-caller-file@2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} dev: true - /get-intrinsic/1.1.1: + /get-intrinsic@1.1.1: resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==} dependencies: function-bind: 1.1.1 @@ -10663,12 +11101,12 @@ packages: has-symbols: 1.0.2 dev: true - /get-package-type/0.1.0: + /get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} dev: true - /get-pkg-repo/1.4.0: + /get-pkg-repo@1.4.0: resolution: {integrity: sha1-xztInAbYDMVTbCyFP54FIyBWly0=} hasBin: true dependencies: @@ -10679,62 +11117,63 @@ packages: through2: 2.0.5 dev: true - /get-port/4.2.0: + /get-port@4.2.0: resolution: {integrity: sha512-/b3jarXkH8KJoOMQc3uVGHASwGLPq3gSFJ7tgJm2diza+bydJPTGOibin2steecKeOylE8oY2JERlVWkAJO6yw==} engines: {node: '>=6'} dev: true - /get-stdin/4.0.1: + /get-stdin@4.0.1: resolution: {integrity: sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=} engines: {node: '>=0.10.0'} dev: true - /get-stdin/6.0.0: + /get-stdin@6.0.0: resolution: {integrity: sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==} engines: {node: '>=4'} dev: true - /get-stdin/8.0.0: + /get-stdin@8.0.0: resolution: {integrity: sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==} engines: {node: '>=10'} dev: true - /get-stream/3.0.0: + /get-stream@3.0.0: resolution: {integrity: sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=} engines: {node: '>=4'} dev: true - /get-stream/4.1.0: + /get-stream@4.1.0: resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==} engines: {node: '>=6'} dependencies: pump: 3.0.0 dev: true - /get-stream/5.2.0: + /get-stream@5.2.0: resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} engines: {node: '>=8'} dependencies: pump: 3.0.0 dev: true - /get-stream/6.0.0: + /get-stream@6.0.0: resolution: {integrity: sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==} engines: {node: '>=10'} dev: true - /get-value/2.0.6: + /get-value@2.0.6: resolution: {integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=} engines: {node: '>=0.10.0'} dev: true - /getpass/0.1.7: + /getpass@0.1.7: resolution: {integrity: sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=} + requiresBuild: true dependencies: assert-plus: 1.0.0 dev: true - /git-raw-commits/2.0.0: + /git-raw-commits@2.0.0: resolution: {integrity: sha512-w4jFEJFgKXMQJ0H0ikBk2S+4KP2VEjhCvLCNqbNRQC8BgGWgLKNCO7a9K9LI+TVT7Gfoloje502sEnctibffgg==} engines: {node: '>=6.9.0'} hasBin: true @@ -10746,7 +11185,7 @@ packages: through2: 2.0.5 dev: true - /git-raw-commits/2.0.10: + /git-raw-commits@2.0.10: resolution: {integrity: sha512-sHhX5lsbG9SOO6yXdlwgEMQ/ljIn7qMpAbJZCGfXX2fq5T8M5SrDnpYk9/4HswTildcIqatsWa91vty6VhWSaQ==} engines: {node: '>=10'} hasBin: true @@ -10758,7 +11197,7 @@ packages: through2: 4.0.2 dev: true - /git-remote-origin-url/2.0.0: + /git-remote-origin-url@2.0.0: resolution: {integrity: sha1-UoJlna4hBxRaERJhEq0yFuxfpl8=} engines: {node: '>=4'} dependencies: @@ -10766,7 +11205,7 @@ packages: pify: 2.3.0 dev: true - /git-semver-tags/2.0.3: + /git-semver-tags@2.0.3: resolution: {integrity: sha512-tj4FD4ww2RX2ae//jSrXZzrocla9db5h0V7ikPl1P/WwoZar9epdUhwR7XHXSgc+ZkNq72BEEerqQuicoEQfzA==} engines: {node: '>=6.9.0'} hasBin: true @@ -10775,40 +11214,40 @@ packages: semver: 6.3.0 dev: true - /git-up/4.0.2: + /git-up@4.0.2: resolution: {integrity: sha512-kbuvus1dWQB2sSW4cbfTeGpCMd8ge9jx9RKnhXhuJ7tnvT+NIrTVfYZxjtflZddQYcmdOTlkAcjmx7bor+15AQ==} dependencies: is-ssh: 1.3.2 parse-url: 5.0.2 dev: true - /git-url-parse/11.4.4: + /git-url-parse@11.4.4: resolution: {integrity: sha512-Y4o9o7vQngQDIU9IjyCmRJBin5iYjI5u9ZITnddRZpD7dcCFQj2sL2XuMNbLRE4b4B/4ENPsp2Q8P44fjAZ0Pw==} dependencies: git-up: 4.0.2 dev: true - /gitconfiglocal/1.0.0: + /gitconfiglocal@1.0.0: resolution: {integrity: sha1-QdBF84UaXqiPA/JMocYXgRRGS5s=} dependencies: ini: 1.3.8 dev: true - /glob-parent/3.1.0: + /glob-parent@3.1.0: resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=} dependencies: is-glob: 3.1.0 path-dirname: 1.0.2 dev: true - /glob-parent/5.1.1: + /glob-parent@5.1.1: resolution: {integrity: sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==} engines: {node: '>= 6'} dependencies: is-glob: 4.0.1 dev: true - /glob-stream/6.1.0: + /glob-stream@6.1.0: resolution: {integrity: sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=} engines: {node: '>= 0.10'} dependencies: @@ -10824,11 +11263,15 @@ packages: unique-stream: 2.3.1 dev: true - /glob-to-regexp/0.3.0: + /glob-to-regexp@0.3.0: resolution: {integrity: sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=} dev: true - /glob/7.1.6: + /glob-to-regexp@0.4.1: + resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} + dev: true + + /glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} dependencies: fs.realpath: 1.0.0 @@ -10839,21 +11282,21 @@ packages: path-is-absolute: 1.0.1 dev: true - /global-dirs/0.1.1: + /global-dirs@0.1.1: resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=} engines: {node: '>=4'} dependencies: ini: 1.3.8 dev: true - /global-modules/2.0.0: + /global-modules@2.0.0: resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==} engines: {node: '>=6'} dependencies: global-prefix: 3.0.0 dev: true - /global-prefix/3.0.0: + /global-prefix@3.0.0: resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==} engines: {node: '>=6'} dependencies: @@ -10862,19 +11305,19 @@ packages: which: 1.3.1 dev: true - /globals/11.12.0: + /globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} dev: true - /globals/12.4.0: + /globals@12.4.0: resolution: {integrity: sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==} engines: {node: '>=8'} dependencies: type-fest: 0.8.1 dev: true - /globby/11.0.2: + /globby@11.0.2: resolution: {integrity: sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==} engines: {node: '>=10'} dependencies: @@ -10886,7 +11329,7 @@ packages: slash: 3.0.0 dev: true - /globby/9.2.0: + /globby@9.2.0: resolution: {integrity: sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==} engines: {node: '>=6'} dependencies: @@ -10898,13 +11341,15 @@ packages: ignore: 4.0.6 pify: 4.0.1 slash: 2.0.0 + transitivePeerDependencies: + - supports-color dev: true - /globjoin/0.1.4: + /globjoin@0.1.4: resolution: {integrity: sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=} dev: true - /gonzales-pe/4.3.0: + /gonzales-pe@4.3.0: resolution: {integrity: sha512-otgSPpUmdWJ43VXyiNgEYE4luzHCL2pz4wQ0OnDluC6Eg4Ko3Vexy/SrSynglw/eR+OhkzmqFCZa/OFa/RgAOQ==} engines: {node: '>=0.6.0'} hasBin: true @@ -10912,7 +11357,7 @@ packages: minimist: 1.2.5 dev: true - /got/11.8.2: + /got@11.8.2: resolution: {integrity: sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==} engines: {node: '>=10.19.0'} dependencies: @@ -10929,12 +11374,14 @@ packages: responselike: 2.0.0 dev: true - /got/9.6.0: + /got@9.6.0: resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==} engines: {node: '>=8.6'} dependencies: '@sindresorhus/is': 0.14.0 '@szmarczak/http-timer': 1.1.2 + '@types/keyv': 3.1.1 + '@types/responselike': 1.0.0 cacheable-request: 6.1.0 decompress-response: 3.3.0 duplexer3: 0.1.4 @@ -10946,11 +11393,15 @@ packages: url-parse-lax: 3.0.0 dev: true - /graceful-fs/4.2.6: + /graceful-fs@4.2.11: + resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} + dev: true + + /graceful-fs@4.2.6: resolution: {integrity: sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==} dev: true - /gulp-if/2.0.2: + /gulp-if@2.0.2: resolution: {integrity: sha1-pJe351cwBQQcqivIt92jyARE1ik=} engines: {node: '>= 0.10.0'} dependencies: @@ -10959,7 +11410,7 @@ packages: through2: 2.0.5 dev: true - /gulp-less/4.0.1: + /gulp-less@4.0.1: resolution: {integrity: sha512-hmM2k0FfQp7Ptm3ZaqO2CkMX3hqpiIOn4OHtuSsCeFym63F7oWlEua5v6u1cIjVUKYsVIs9zPg9vbqTEb/udpA==} engines: {node: '>=0.10.0'} dependencies: @@ -10972,13 +11423,13 @@ packages: vinyl-sourcemaps-apply: 0.2.1 dev: true - /gulp-match/1.1.0: + /gulp-match@1.1.0: resolution: {integrity: sha512-DlyVxa1Gj24DitY2OjEsS+X6tDpretuxD6wTfhXE/Rw2hweqc1f6D/XtsJmoiCwLWfXgR87W9ozEityPCVzGtQ==} dependencies: minimatch: 3.0.4 dev: true - /gulp-plumber/1.2.1: + /gulp-plumber@1.2.1: resolution: {integrity: sha512-mctAi9msEAG7XzW5ytDVZ9PxWMzzi1pS2rBH7lA095DhMa6KEXjm+St0GOCc567pJKJ/oCvosVAZEpAey0q2eQ==} engines: {node: '>=0.10', npm: '>=1.2.10'} dependencies: @@ -10988,7 +11439,7 @@ packages: through2: 2.0.5 dev: true - /gulp-typescript/5.0.1_typescript@4.3.4: + /gulp-typescript@5.0.1(typescript@4.3.4): resolution: {integrity: sha512-YuMMlylyJtUSHG1/wuSVTrZp60k1dMEFKYOvDf7OvbAJWrDtxxD4oZon4ancdWwzjj30ztiidhe4VXJniF0pIQ==} engines: {node: '>= 8'} peerDependencies: @@ -11003,7 +11454,7 @@ packages: vinyl-fs: 3.0.3 dev: true - /handlebars/4.7.7: + /handlebars@4.7.7: resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} engines: {node: '>=0.4.7'} hasBin: true @@ -11016,65 +11467,67 @@ packages: uglify-js: 3.13.0 dev: true - /har-schema/2.0.0: + /har-schema@2.0.0: resolution: {integrity: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=} engines: {node: '>=4'} + requiresBuild: true dev: true - /har-validator/5.1.5: + /har-validator@5.1.5: resolution: {integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==} engines: {node: '>=6'} deprecated: this library is no longer supported + requiresBuild: true dependencies: ajv: 6.12.6 har-schema: 2.0.0 dev: true - /hard-rejection/2.1.0: + /hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} engines: {node: '>=6'} dev: true - /harmony-reflect/1.6.1: + /harmony-reflect@1.6.1: resolution: {integrity: sha512-WJTeyp0JzGtHcuMsi7rw2VwtkvLa+JyfEKJCFyfcS0+CDkjQ5lHPu7zEhFZP+PDSRrEgXa5Ah0l1MbgbE41XjA==} dev: true - /has-ansi/2.0.0: + /has-ansi@2.0.0: resolution: {integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=} engines: {node: '>=0.10.0'} dependencies: ansi-regex: 2.1.1 dev: true - /has-bigints/1.0.1: + /has-bigints@1.0.1: resolution: {integrity: sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==} dev: true - /has-flag/1.0.0: + /has-flag@1.0.0: resolution: {integrity: sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=} engines: {node: '>=0.10.0'} dev: true - /has-flag/3.0.0: + /has-flag@3.0.0: resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=} engines: {node: '>=4'} dev: true - /has-flag/4.0.0: + /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} dev: true - /has-symbols/1.0.2: + /has-symbols@1.0.2: resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==} engines: {node: '>= 0.4'} dev: true - /has-unicode/2.0.1: + /has-unicode@2.0.1: resolution: {integrity: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=} dev: true - /has-value/0.3.1: + /has-value@0.3.1: resolution: {integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=} engines: {node: '>=0.10.0'} dependencies: @@ -11083,7 +11536,7 @@ packages: isobject: 2.1.0 dev: true - /has-value/1.0.0: + /has-value@1.0.0: resolution: {integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=} engines: {node: '>=0.10.0'} dependencies: @@ -11092,12 +11545,12 @@ packages: isobject: 3.0.1 dev: true - /has-values/0.1.4: + /has-values@0.1.4: resolution: {integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=} engines: {node: '>=0.10.0'} dev: true - /has-values/1.0.0: + /has-values@1.0.0: resolution: {integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=} engines: {node: '>=0.10.0'} dependencies: @@ -11105,67 +11558,67 @@ packages: kind-of: 4.0.0 dev: true - /has-yarn/2.1.0: + /has-yarn@2.1.0: resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==} engines: {node: '>=8'} dev: true - /has/1.0.3: + /has@1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} dependencies: function-bind: 1.1.1 dev: true - /hex-color-regex/1.1.0: + /hex-color-regex@1.1.0: resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==} dev: true - /hosted-git-info/2.8.8: + /hosted-git-info@2.8.8: resolution: {integrity: sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==} dev: true - /hosted-git-info/3.0.8: + /hosted-git-info@3.0.8: resolution: {integrity: sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==} engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 dev: true - /hsl-regex/1.0.0: + /hsl-regex@1.0.0: resolution: {integrity: sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=} dev: true - /hsla-regex/1.0.0: + /hsla-regex@1.0.0: resolution: {integrity: sha1-wc56MWjIxmFAM6S194d/OyJfnDg=} dev: true - /html-comment-regex/1.1.2: + /html-comment-regex@1.1.2: resolution: {integrity: sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==} dev: true - /html-encoding-sniffer/2.0.1: + /html-encoding-sniffer@2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} engines: {node: '>=10'} dependencies: whatwg-encoding: 1.0.5 dev: true - /html-escaper/2.0.2: + /html-escaper@2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} dev: true - /html-tags/2.0.0: + /html-tags@2.0.0: resolution: {integrity: sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos=} engines: {node: '>=4'} dev: true - /html-tags/3.1.0: + /html-tags@3.1.0: resolution: {integrity: sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==} engines: {node: '>=8'} dev: true - /htmlparser2/3.10.1: + /htmlparser2@3.10.1: resolution: {integrity: sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==} dependencies: domelementtype: 1.3.1 @@ -11176,7 +11629,7 @@ packages: readable-stream: 3.6.0 dev: true - /htmlparser2/6.0.0: + /htmlparser2@6.0.0: resolution: {integrity: sha512-numTQtDZMoh78zJpaNdJ9MXb2cv5G3jwUoe3dMQODubZvLoGvTE/Ofp6sHvH8OGKcN/8A47pGLi/k58xHP/Tfw==} dependencies: domelementtype: 2.1.0 @@ -11185,23 +11638,25 @@ packages: entities: 2.2.0 dev: true - /http-cache-semantics/3.8.1: + /http-cache-semantics@3.8.1: resolution: {integrity: sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==} dev: true - /http-cache-semantics/4.1.0: + /http-cache-semantics@4.1.0: resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==} dev: true - /http-proxy-agent/2.1.0: + /http-proxy-agent@2.1.0: resolution: {integrity: sha512-qwHbBLV7WviBl0rQsOzH6o5lwyOIvwp/BdFnvVxXORldu5TmjFfjzBcWUWS5kWAZhmv+JtiDhSuQCp4sBfbIgg==} engines: {node: '>= 4.5.0'} dependencies: agent-base: 4.3.0 debug: 3.1.0 + transitivePeerDependencies: + - supports-color dev: true - /http-proxy-agent/4.0.1: + /http-proxy-agent@4.0.1: resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==} engines: {node: '>= 6'} dependencies: @@ -11212,16 +11667,17 @@ packages: - supports-color dev: true - /http-signature/1.2.0: + /http-signature@1.2.0: resolution: {integrity: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=} engines: {node: '>=0.8', npm: '>=1.3.7'} + requiresBuild: true dependencies: assert-plus: 1.0.0 jsprim: 1.4.1 sshpk: 1.16.1 dev: true - /http2-wrapper/1.0.3: + /http2-wrapper@1.0.3: resolution: {integrity: sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==} engines: {node: '>=10.19.0'} dependencies: @@ -11229,15 +11685,17 @@ packages: resolve-alpn: 1.0.0 dev: true - /https-proxy-agent/2.2.4: + /https-proxy-agent@2.2.4: resolution: {integrity: sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==} engines: {node: '>= 4.5.0'} dependencies: agent-base: 4.3.0 debug: 3.2.7 + transitivePeerDependencies: + - supports-color dev: true - /https-proxy-agent/5.0.0: + /https-proxy-agent@5.0.0: resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==} engines: {node: '>= 6'} dependencies: @@ -11247,95 +11705,96 @@ packages: - supports-color dev: true - /human-signals/1.1.1: + /human-signals@1.1.1: resolution: {integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==} engines: {node: '>=8.12.0'} dev: true - /human-signals/2.1.0: + /human-signals@2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} dev: true - /humanize-ms/1.2.1: + /humanize-ms@1.2.1: resolution: {integrity: sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=} dependencies: ms: 2.1.3 dev: true - /husky/5.1.3: + /husky@5.1.3: resolution: {integrity: sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==} engines: {node: '>= 10'} hasBin: true dev: true - /iconv-lite/0.4.24: + /iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 dev: true - /iconv-lite/0.6.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: + /icss-replace-symbols@1.1.0: resolution: {integrity: sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=} dev: true - /identity-obj-proxy/3.0.0: + /identity-obj-proxy@3.0.0: resolution: {integrity: sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ=} engines: {node: '>=4'} dependencies: harmony-reflect: 1.6.1 dev: true - /iferr/0.1.5: + /iferr@0.1.5: resolution: {integrity: sha1-xg7taebY/bazEEofy8ocGS3FtQE=} dev: true - /ignore-walk/3.0.3: + /ignore-walk@3.0.3: resolution: {integrity: sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==} dependencies: minimatch: 3.0.4 dev: true - /ignore/4.0.6: + /ignore@4.0.6: resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} engines: {node: '>= 4'} dev: true - /ignore/5.1.8: + /ignore@5.1.8: resolution: {integrity: sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==} engines: {node: '>= 4'} dev: true - /image-size/0.5.5: - resolution: {integrity: sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=} + /image-size@0.5.5: + resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==} engines: {node: '>=0.10.0'} hasBin: true + requiresBuild: true dev: true optional: true - /import-cwd/2.1.0: + /import-cwd@2.1.0: resolution: {integrity: sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=} engines: {node: '>=4'} dependencies: import-from: 2.1.0 dev: true - /import-cwd/3.0.0: + /import-cwd@3.0.0: resolution: {integrity: sha512-4pnzH16plW+hgvRECbDWpQl3cqtvSofHWh44met7ESfZ8UZOWWddm8hEyDTqREJ9RbYHY8gi8DqmaelApoOGMg==} engines: {node: '>=8'} dependencies: import-from: 3.0.0 dev: true - /import-fresh/2.0.0: + /import-fresh@2.0.0: resolution: {integrity: sha1-2BNVwVYS04bGH53dOSLUMEgipUY=} engines: {node: '>=4'} dependencies: @@ -11343,7 +11802,7 @@ packages: resolve-from: 3.0.0 dev: true - /import-fresh/3.3.0: + /import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} dependencies: @@ -11351,36 +11810,36 @@ packages: resolve-from: 4.0.0 dev: true - /import-from/2.1.0: + /import-from@2.1.0: resolution: {integrity: sha1-M1238qev/VOqpHHUuAId7ja387E=} engines: {node: '>=4'} dependencies: resolve-from: 3.0.0 dev: true - /import-from/3.0.0: + /import-from@3.0.0: resolution: {integrity: sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==} engines: {node: '>=8'} dependencies: resolve-from: 5.0.0 dev: true - /import-lazy/2.1.0: + /import-lazy@2.1.0: resolution: {integrity: sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=} engines: {node: '>=4'} dev: true - /import-lazy/3.1.0: + /import-lazy@3.1.0: resolution: {integrity: sha512-8/gvXvX2JMn0F+CDlSC4l6kOmVaLOO3XLkksI7CI3Ud95KDYJuYur2b9P/PUt/i/pDAMd/DulQsNbbbmRRsDIQ==} engines: {node: '>=6'} dev: true - /import-lazy/4.0.0: + /import-lazy@4.0.0: resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==} engines: {node: '>=8'} dev: true - /import-local/2.0.0: + /import-local@2.0.0: resolution: {integrity: sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==} engines: {node: '>=6'} hasBin: true @@ -11389,7 +11848,7 @@ packages: resolve-cwd: 2.0.0 dev: true - /import-local/3.0.2: + /import-local@3.0.2: resolution: {integrity: sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==} engines: {node: '>=8'} hasBin: true @@ -11398,61 +11857,61 @@ packages: resolve-cwd: 3.0.0 dev: true - /imurmurhash/0.1.4: + /imurmurhash@0.1.4: resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} engines: {node: '>=0.8.19'} dev: true - /indent-string/2.1.0: + /indent-string@2.1.0: resolution: {integrity: sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=} engines: {node: '>=0.10.0'} dependencies: repeating: 2.0.1 dev: true - /indent-string/3.2.0: + /indent-string@3.2.0: resolution: {integrity: sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=} engines: {node: '>=4'} dev: true - /indent-string/4.0.0: + /indent-string@4.0.0: resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} engines: {node: '>=8'} dev: true - /indexes-of/1.0.1: + /indexes-of@1.0.1: resolution: {integrity: sha1-8w9xbI4r00bHtn0985FVZqfAVgc=} dev: true - /indx/0.2.3: + /indx@0.2.3: resolution: {integrity: sha1-Fdz1bunPZcAjTFE8J/vVgOcPvFA=} dev: true - /infer-owner/1.0.4: + /infer-owner@1.0.4: resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==} dev: true - /inflection/1.13.1: + /inflection@1.13.1: resolution: {integrity: sha512-dldYtl2WlN0QDkIDtg8+xFwOS2Tbmp12t1cHa5/YClU6ZQjTFm7B66UcVbh9NQB+HvT5BAd2t5+yKsBkw5pcqA==} engines: {'0': node >= 0.4.0} dev: true - /inflight/1.0.6: + /inflight@1.0.6: resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=} dependencies: once: 1.4.0 wrappy: 1.0.2 dev: true - /inherits/2.0.4: + /inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} dev: true - /ini/1.3.8: + /ini@1.3.8: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} dev: true - /init-package-json/1.10.3: + /init-package-json@1.10.3: resolution: {integrity: sha512-zKSiXKhQveNteyhcj1CoOP8tqp1QuxPIPBl8Bid99DGLFqA1p87M6lNgfjJHSBoWJJlidGOv5rWjyYKEB3g2Jw==} dependencies: glob: 7.1.6 @@ -11465,7 +11924,7 @@ packages: validate-npm-package-name: 3.0.0 dev: true - /inquirer/6.5.2: + /inquirer@6.5.2: resolution: {integrity: sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==} engines: {node: '>=6.0.0'} dependencies: @@ -11484,7 +11943,7 @@ packages: through: 2.3.8 dev: true - /inquirer/7.3.3: + /inquirer@7.3.3: resolution: {integrity: sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==} engines: {node: '>=8.0.0'} dependencies: @@ -11503,7 +11962,7 @@ packages: through: 2.3.8 dev: true - /inquirer/8.0.0: + /inquirer@8.0.0: resolution: {integrity: sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==} engines: {node: '>=8.0.0'} dependencies: @@ -11522,7 +11981,7 @@ packages: through: 2.3.8 dev: true - /internal-slot/1.0.3: + /internal-slot@1.0.3: resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==} engines: {node: '>= 0.4'} dependencies: @@ -11531,22 +11990,22 @@ packages: side-channel: 1.0.4 dev: true - /invariant/2.2.4: + /invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: loose-envify: 1.4.0 dev: true - /ip/1.1.5: + /ip@1.1.5: resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=} dev: true - /is-absolute-url/2.1.0: + /is-absolute-url@2.1.0: resolution: {integrity: sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=} engines: {node: '>=0.10.0'} dev: true - /is-absolute/1.0.0: + /is-absolute@1.0.0: resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==} engines: {node: '>=0.10.0'} dependencies: @@ -11554,91 +12013,91 @@ packages: is-windows: 1.0.2 dev: true - /is-accessor-descriptor/0.1.6: + /is-accessor-descriptor@0.1.6: resolution: {integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /is-accessor-descriptor/1.0.0: + /is-accessor-descriptor@1.0.0: resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 6.0.3 dev: true - /is-alphabetical/1.0.4: + /is-alphabetical@1.0.4: resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==} dev: true - /is-alphanumeric/1.0.0: + /is-alphanumeric@1.0.0: resolution: {integrity: sha1-Spzvcdr0wAHB2B1j0UDPU/1oifQ=} engines: {node: '>=0.10.0'} dev: true - /is-alphanumerical/1.0.4: + /is-alphanumerical@1.0.4: resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==} dependencies: is-alphabetical: 1.0.4 is-decimal: 1.0.4 dev: true - /is-arrayish/0.2.1: + /is-arrayish@0.2.1: resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} dev: true - /is-arrayish/0.3.2: + /is-arrayish@0.3.2: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} dev: true - /is-bigint/1.0.1: + /is-bigint@1.0.1: resolution: {integrity: sha512-J0ELF4yHFxHy0cmSxZuheDOz2luOdVvqjwmEcj8H/L1JHeuEDSDbeRP+Dk9kFVk5RTFzbucJ2Kb9F7ixY2QaCg==} dev: true - /is-binary-path/2.1.0: + /is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} dependencies: binary-extensions: 2.2.0 dev: true - /is-boolean-object/1.1.0: + /is-boolean-object@1.1.0: resolution: {integrity: sha512-a7Uprx8UtD+HWdyYwnD1+ExtTgqQtD2k/1yJgtXP6wnMm8byhkoTZRl+95LLThpzNZJ5aEvi46cdH+ayMFRwmA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 dev: true - /is-buffer/1.1.6: + /is-buffer@1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} dev: true - /is-buffer/2.0.5: + /is-buffer@2.0.5: resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==} engines: {node: '>=4'} dev: true - /is-callable/1.2.3: + /is-callable@1.2.3: resolution: {integrity: sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==} engines: {node: '>= 0.4'} dev: true - /is-ci/2.0.0: + /is-ci@2.0.0: resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==} hasBin: true dependencies: ci-info: 2.0.0 dev: true - /is-ci/3.0.0: + /is-ci@3.0.0: resolution: {integrity: sha512-kDXyttuLeslKAHYL/K28F2YkM3x5jvFPEw3yXbRptXydjD9rpLEz+C5K5iutY9ZiUu6AP41JdvRQwF4Iqs4ZCQ==} hasBin: true dependencies: ci-info: 3.2.0 dev: true - /is-color-stop/1.1.0: + /is-color-stop@1.1.0: resolution: {integrity: sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=} dependencies: css-color-names: 0.0.4 @@ -11649,36 +12108,36 @@ packages: rgba-regex: 1.0.0 dev: true - /is-core-module/2.2.0: + /is-core-module@2.2.0: resolution: {integrity: sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==} dependencies: has: 1.0.3 dev: true - /is-data-descriptor/0.1.4: + /is-data-descriptor@0.1.4: resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /is-data-descriptor/1.0.0: + /is-data-descriptor@1.0.0: resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 6.0.3 dev: true - /is-date-object/1.0.2: + /is-date-object@1.0.2: resolution: {integrity: sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g==} engines: {node: '>= 0.4'} dev: true - /is-decimal/1.0.4: + /is-decimal@1.0.4: resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==} dev: true - /is-descriptor/0.1.6: + /is-descriptor@0.1.6: resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==} engines: {node: '>=0.10.0'} dependencies: @@ -11687,7 +12146,7 @@ packages: kind-of: 5.1.0 dev: true - /is-descriptor/1.0.2: + /is-descriptor@1.0.2: resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==} engines: {node: '>=0.10.0'} dependencies: @@ -11696,80 +12155,80 @@ packages: kind-of: 6.0.3 dev: true - /is-directory/0.3.1: + /is-directory@0.3.1: resolution: {integrity: sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=} engines: {node: '>=0.10.0'} dev: true - /is-docker/2.1.1: + /is-docker@2.1.1: resolution: {integrity: sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==} engines: {node: '>=8'} hasBin: true dev: true - /is-extendable/0.1.1: + /is-extendable@0.1.1: resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=} engines: {node: '>=0.10.0'} dev: true - /is-extendable/1.0.1: + /is-extendable@1.0.1: resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} engines: {node: '>=0.10.0'} dependencies: is-plain-object: 2.0.4 dev: true - /is-extglob/2.1.1: + /is-extglob@2.1.1: resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} engines: {node: '>=0.10.0'} dev: true - /is-finite/1.1.0: + /is-finite@1.1.0: resolution: {integrity: sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==} engines: {node: '>=0.10.0'} dev: true - /is-fullwidth-code-point/1.0.0: + /is-fullwidth-code-point@1.0.0: resolution: {integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=} engines: {node: '>=0.10.0'} dependencies: number-is-nan: 1.0.1 dev: true - /is-fullwidth-code-point/2.0.0: + /is-fullwidth-code-point@2.0.0: resolution: {integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=} engines: {node: '>=4'} dev: true - /is-fullwidth-code-point/3.0.0: + /is-fullwidth-code-point@3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} dev: true - /is-generator-fn/2.1.0: + /is-generator-fn@2.1.0: resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} engines: {node: '>=6'} dev: true - /is-glob/3.1.0: + /is-glob@3.1.0: resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 dev: true - /is-glob/4.0.1: + /is-glob@4.0.1: resolution: {integrity: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 dev: true - /is-hexadecimal/1.0.4: + /is-hexadecimal@1.0.4: resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==} dev: true - /is-installed-globally/0.1.0: + /is-installed-globally@0.1.0: resolution: {integrity: sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA=} engines: {node: '>=4'} dependencies: @@ -11777,92 +12236,92 @@ packages: is-path-inside: 1.0.1 dev: true - /is-module/1.0.0: + /is-module@1.0.0: resolution: {integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=} dev: true - /is-negated-glob/1.0.0: + /is-negated-glob@1.0.0: resolution: {integrity: sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=} engines: {node: '>=0.10.0'} dev: true - /is-negative-zero/2.0.1: + /is-negative-zero@2.0.1: resolution: {integrity: sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==} engines: {node: '>= 0.4'} dev: true - /is-npm/3.0.0: + /is-npm@3.0.0: resolution: {integrity: sha512-wsigDr1Kkschp2opC4G3yA6r9EgVA6NjRpWzIi9axXqeIaAATPRJc4uLujXe3Nd9uO8KoDyA4MD6aZSeXTADhA==} engines: {node: '>=8'} dev: true - /is-number-object/1.0.4: + /is-number-object@1.0.4: resolution: {integrity: sha512-zohwelOAur+5uXtk8O3GPQ1eAcu4ZX3UwxQhUlfFFMNpUd83gXgjbhJh6HmB6LUNV/ieOLQuDwJO3dWJosUeMw==} engines: {node: '>= 0.4'} dev: true - /is-number/3.0.0: + /is-number@3.0.0: resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /is-number/7.0.0: + /is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} dev: true - /is-obj/1.0.1: + /is-obj@1.0.1: resolution: {integrity: sha1-PkcprB9f3gJc19g6iW2rn09n2w8=} engines: {node: '>=0.10.0'} dev: true - /is-obj/2.0.0: + /is-obj@2.0.0: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} dev: true - /is-path-inside/1.0.1: + /is-path-inside@1.0.1: resolution: {integrity: sha1-jvW33lBDej/cprToZe96pVy0gDY=} engines: {node: '>=0.10.0'} dependencies: path-is-inside: 1.0.2 dev: true - /is-plain-obj/1.1.0: + /is-plain-obj@1.1.0: resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=} engines: {node: '>=0.10.0'} dev: true - /is-plain-obj/2.1.0: + /is-plain-obj@2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} engines: {node: '>=8'} dev: true - /is-plain-object/2.0.4: + /is-plain-object@2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 dev: true - /is-plain-object/5.0.0: + /is-plain-object@5.0.0: resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} engines: {node: '>=0.10.0'} dev: true - /is-potential-custom-element-name/1.0.1: + /is-potential-custom-element-name@1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} dev: true - /is-reference/1.2.1: + /is-reference@1.2.1: resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} dependencies: '@types/estree': 0.0.46 dev: true - /is-regex/1.1.2: + /is-regex@1.1.2: resolution: {integrity: sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg==} engines: {node: '>= 0.4'} dependencies: @@ -11870,153 +12329,154 @@ packages: has-symbols: 1.0.2 dev: true - /is-regexp/1.0.0: + /is-regexp@1.0.0: resolution: {integrity: sha1-/S2INUXEa6xaYz57mgnof6LLUGk=} engines: {node: '>=0.10.0'} dev: true - /is-regexp/2.1.0: + /is-regexp@2.1.0: resolution: {integrity: sha512-OZ4IlER3zmRIoB9AqNhEggVxqIH4ofDns5nRrPS6yQxXE1TPCUpFznBfRQmQa8uC+pXqjMnukiJBxCisIxiLGA==} engines: {node: '>=6'} dev: true - /is-relative/1.0.0: + /is-relative@1.0.0: resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} engines: {node: '>=0.10.0'} dependencies: is-unc-path: 1.0.0 dev: true - /is-resolvable/1.1.0: + /is-resolvable@1.1.0: resolution: {integrity: sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==} dev: true - /is-ssh/1.3.2: + /is-ssh@1.3.2: resolution: {integrity: sha512-elEw0/0c2UscLrNG+OAorbP539E3rhliKPg+hDMWN9VwrDXfYK+4PBEykDPfxlYYtQvl84TascnQyobfQLHEhQ==} dependencies: protocols: 1.4.8 dev: true - /is-stream/1.1.0: + /is-stream@1.1.0: resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=} engines: {node: '>=0.10.0'} dev: true - /is-stream/2.0.0: + /is-stream@2.0.0: resolution: {integrity: sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==} engines: {node: '>=8'} dev: true - /is-string/1.0.5: + /is-string@1.0.5: resolution: {integrity: sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==} engines: {node: '>= 0.4'} dev: true - /is-supported-regexp-flag/1.0.1: + /is-supported-regexp-flag@1.0.1: resolution: {integrity: sha512-3vcJecUUrpgCqc/ca0aWeNu64UGgxcvO60K/Fkr1N6RSvfGCTU60UKN68JDmKokgba0rFFJs12EnzOQa14ubKQ==} engines: {node: '>=0.10.0'} dev: true - /is-svg/3.0.0: + /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.3: + /is-symbol@1.0.3: resolution: {integrity: sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.2 dev: true - /is-text-path/1.0.1: + /is-text-path@1.0.1: resolution: {integrity: sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=} engines: {node: '>=0.10.0'} dependencies: text-extensions: 1.9.0 dev: true - /is-typedarray/1.0.0: + /is-typedarray@1.0.0: resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=} dev: true - /is-unc-path/1.0.0: + /is-unc-path@1.0.0: resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==} engines: {node: '>=0.10.0'} dependencies: unc-path-regex: 0.1.2 dev: true - /is-utf8/0.2.1: + /is-utf8@0.2.1: resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=} dev: true - /is-valid-glob/1.0.0: + /is-valid-glob@1.0.0: resolution: {integrity: sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=} engines: {node: '>=0.10.0'} dev: true - /is-whitespace-character/1.0.4: + /is-whitespace-character@1.0.4: resolution: {integrity: sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==} dev: true - /is-windows/1.0.2: + /is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} dev: true - /is-word-character/1.0.4: + /is-word-character@1.0.4: resolution: {integrity: sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==} dev: true - /is-wsl/2.2.0: + /is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} engines: {node: '>=8'} dependencies: is-docker: 2.1.1 dev: true - /is-yarn-global/0.3.0: + /is-yarn-global@0.3.0: resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==} dev: true - /isarray/1.0.0: + /isarray@1.0.0: resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=} dev: true - /isexe/2.0.0: + /isexe@2.0.0: resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} dev: true - /isobject/2.1.0: + /isobject@2.1.0: resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=} engines: {node: '>=0.10.0'} dependencies: isarray: 1.0.0 dev: true - /isobject/3.0.1: + /isobject@3.0.1: resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=} engines: {node: '>=0.10.0'} dev: true - /isstream/0.1.2: + /isstream@0.1.2: resolution: {integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=} + requiresBuild: true dev: true - /istanbul-lib-coverage/2.0.5: + /istanbul-lib-coverage@2.0.5: resolution: {integrity: sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==} engines: {node: '>=6'} dev: true - /istanbul-lib-coverage/3.0.0: + /istanbul-lib-coverage@3.0.0: resolution: {integrity: sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==} engines: {node: '>=8'} dev: true - /istanbul-lib-instrument/3.3.0: + /istanbul-lib-instrument@3.3.0: resolution: {integrity: sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==} engines: {node: '>=6'} dependencies: @@ -12031,7 +12491,7 @@ packages: - supports-color dev: true - /istanbul-lib-instrument/4.0.3: + /istanbul-lib-instrument@4.0.3: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: @@ -12043,7 +12503,7 @@ packages: - supports-color dev: true - /istanbul-lib-report/3.0.0: + /istanbul-lib-report@3.0.0: resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} engines: {node: '>=8'} dependencies: @@ -12052,7 +12512,7 @@ packages: supports-color: 7.2.0 dev: true - /istanbul-lib-source-maps/4.0.0: + /istanbul-lib-source-maps@4.0.0: resolution: {integrity: sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==} engines: {node: '>=8'} dependencies: @@ -12063,7 +12523,7 @@ packages: - supports-color dev: true - /istanbul-reports/3.0.2: + /istanbul-reports@3.0.2: resolution: {integrity: sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==} engines: {node: '>=8'} dependencies: @@ -12071,7 +12531,7 @@ packages: istanbul-lib-report: 3.0.0 dev: true - /jest-changed-files/27.0.2: + /jest-changed-files@27.0.2: resolution: {integrity: sha512-eMeb1Pn7w7x3wue5/vF73LPCJ7DKQuC9wQUR5ebP9hDPpk5hzcT/3Hmz3Q5BOFpR3tgbmaWhJcMTVgC8Z1NuMw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12080,7 +12540,7 @@ packages: throat: 6.0.1 dev: true - /jest-circus/27.0.4: + /jest-circus@27.0.4: resolution: {integrity: sha512-QD+eblDiRphta630WRKewuASLs/oY1Zki2G4bccntRvrTHQ63ljwFR5TLduuK4Zg0ZPzW0+8o6AP7KRd1yKOjw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12107,7 +12567,7 @@ packages: - supports-color dev: true - /jest-cli/27.0.4: + /jest-cli@27.0.4: resolution: {integrity: sha512-E0T+/i2lxsWAzV7LKYd0SB7HUAvePqaeIh5vX43/G5jXLhv1VzjYzJAGEkTfvxV774ll9cyE2ljcL73PVMEOXQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -12137,7 +12597,7 @@ packages: - utf-8-validate dev: true - /jest-config/27.0.4: + /jest-config@27.0.4: resolution: {integrity: sha512-VkQFAHWnPQefdvHU9A+G3H/Z3NrrTKqWpvxgQz3nkUdkDTWeKJE6e//BL+R7z79dXOMVksYgM/z6ndtN0hfChg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -12149,7 +12609,7 @@ packages: '@babel/core': 7.14.6 '@jest/test-sequencer': 27.0.4 '@jest/types': 27.0.2 - babel-jest: 27.0.2_@babel+core@7.14.6 + babel-jest: 27.0.2(@babel/core@7.14.6) chalk: 4.1.0 deepmerge: 4.2.2 glob: 7.1.6 @@ -12174,7 +12634,7 @@ packages: - utf-8-validate dev: true - /jest-diff/26.6.2: + /jest-diff@26.6.2: resolution: {integrity: sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==} engines: {node: '>= 10.14.2'} dependencies: @@ -12184,7 +12644,7 @@ packages: pretty-format: 26.6.2 dev: true - /jest-diff/27.0.2: + /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: @@ -12194,14 +12654,14 @@ packages: pretty-format: 27.0.2 dev: true - /jest-docblock/27.0.1: + /jest-docblock@27.0.1: resolution: {integrity: sha512-TA4+21s3oebURc7VgFV4r7ltdIJ5rtBH1E3Tbovcg7AV+oLfD5DcJ2V2vJ5zFA9sL5CFd/d2D6IpsAeSheEdrA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: detect-newline: 3.1.0 dev: true - /jest-each/27.0.2: + /jest-each@27.0.2: resolution: {integrity: sha512-OLMBZBZ6JkoXgUenDtseFRWA43wVl2BwmZYIWQws7eS7pqsIvePqj/jJmEnfq91ALk3LNphgwNK/PRFBYi7ITQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12212,7 +12672,7 @@ packages: pretty-format: 27.0.2 dev: true - /jest-environment-jsdom/27.0.3: + /jest-environment-jsdom@27.0.3: resolution: {integrity: sha512-5KLmgv1bhiimpSA8oGTnZYk6g4fsNyZiA/6gI2tAZUgrufd7heRUSVh4gRokzZVEj8zlwAQYT0Zs6tuJSW/ECA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12230,7 +12690,7 @@ packages: - utf-8-validate dev: true - /jest-environment-node/27.0.3: + /jest-environment-node@27.0.3: resolution: {integrity: sha512-co2/IVnIFL3cItpFULCvXFg9us4gvWXgs7mutAMPCbFhcqh56QAOdKhNzC2+RycsC/k4mbMj1VF+9F/NzA0ROg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12242,17 +12702,17 @@ packages: jest-util: 27.0.2 dev: true - /jest-get-type/26.3.0: + /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: + /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-haste-map/26.6.2: + /jest-haste-map@26.6.2: resolution: {integrity: sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==} engines: {node: '>= 10.14.2'} dependencies: @@ -12271,9 +12731,11 @@ packages: walker: 1.0.7 optionalDependencies: fsevents: 2.3.2 + transitivePeerDependencies: + - supports-color dev: true - /jest-haste-map/27.0.2: + /jest-haste-map@27.0.2: resolution: {integrity: sha512-37gYfrYjjhEfk37C4bCMWAC0oPBxDpG0qpl8lYg8BT//wf353YT/fzgA7+Dq0EtM7rPFS3JEcMsxdtDwNMi2cA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12293,7 +12755,7 @@ packages: fsevents: 2.3.2 dev: true - /jest-jasmine2/27.0.4: + /jest-jasmine2@27.0.4: resolution: {integrity: sha512-yj3WrjjquZwkJw+eA4c9yucHw4/+EHndHWSqgHbHGQfT94ihaaQsa009j1a0puU8CNxPDk0c1oAPeOpdJUElwA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12319,7 +12781,7 @@ packages: - supports-color dev: true - /jest-leak-detector/27.0.2: + /jest-leak-detector@27.0.2: resolution: {integrity: sha512-TZA3DmCOfe8YZFIMD1GxFqXUkQnIoOGQyy4hFCA2mlHtnAaf+FeOMxi0fZmfB41ZL+QbFG6BVaZF5IeFIVy53Q==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12327,7 +12789,7 @@ packages: pretty-format: 27.0.2 dev: true - /jest-matcher-utils/27.0.2: + /jest-matcher-utils@27.0.2: resolution: {integrity: sha512-Qczi5xnTNjkhcIB0Yy75Txt+Ez51xdhOxsukN7awzq2auZQGPHcQrJ623PZj0ECDEMOk2soxWx05EXdXGd1CbA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12337,7 +12799,7 @@ packages: pretty-format: 27.0.2 dev: true - /jest-message-util/27.0.2: + /jest-message-util@27.0.2: resolution: {integrity: sha512-rTqWUX42ec2LdMkoUPOzrEd1Tcm+R1KfLOmFK+OVNo4MnLsEaxO5zPDb2BbdSmthdM/IfXxOZU60P/WbWF8BTw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12352,7 +12814,7 @@ packages: stack-utils: 2.0.3 dev: true - /jest-mock/27.0.3: + /jest-mock@27.0.3: resolution: {integrity: sha512-O5FZn5XDzEp+Xg28mUz4ovVcdwBBPfAhW9+zJLO0Efn2qNbYcDaJvSlRiQ6BCZUCVOJjALicuJQI9mRFjv1o9Q==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12360,7 +12822,7 @@ packages: '@types/node': 14.14.31 dev: true - /jest-pnp-resolver/1.2.2_jest-resolve@27.0.4: + /jest-pnp-resolver@1.2.2(jest-resolve@27.0.4): resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==} engines: {node: '>=6'} peerDependencies: @@ -12372,17 +12834,17 @@ packages: jest-resolve: 27.0.4 dev: true - /jest-regex-util/26.0.0: + /jest-regex-util@26.0.0: resolution: {integrity: sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==} engines: {node: '>= 10.14.2'} dev: true - /jest-regex-util/27.0.1: + /jest-regex-util@27.0.1: resolution: {integrity: sha512-6nY6QVcpTgEKQy1L41P4pr3aOddneK17kn3HJw6SdwGiKfgCGTvH02hVXL0GU8GEKtPH83eD2DIDgxHXOxVohQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dev: true - /jest-resolve-dependencies/27.0.4: + /jest-resolve-dependencies@27.0.4: resolution: {integrity: sha512-F33UPfw1YGWCV2uxJl7wD6TvcQn5IC0LtguwY3r4L7R6H4twpLkp5Q2ZfzRx9A2I3G8feiy0O0sqcn/Qoym71A==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12393,7 +12855,7 @@ packages: - supports-color dev: true - /jest-resolve/27.0.4: + /jest-resolve@27.0.4: resolution: {integrity: sha512-BcfyK2i3cG79PDb/6gB6zFeFQlcqLsQjGBqznFCpA0L/3l1L/oOsltdUjs5eISAWA9HS9qtj8v2PSZr/yWxONQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12401,14 +12863,14 @@ packages: chalk: 4.1.0 escalade: 3.1.1 graceful-fs: 4.2.6 - jest-pnp-resolver: 1.2.2_jest-resolve@27.0.4 + jest-pnp-resolver: 1.2.2(jest-resolve@27.0.4) jest-util: 27.0.2 jest-validate: 27.0.2 resolve: 1.20.0 slash: 3.0.0 dev: true - /jest-runner/27.0.4: + /jest-runner@27.0.4: resolution: {integrity: sha512-NfmvSYLCsCJk2AG8Ar2NAh4PhsJJpO+/r+g4bKR5L/5jFzx/indUpnVBdrfDvuqhGLLAvrKJ9FM/Nt8o1dsqxg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12441,7 +12903,7 @@ packages: - utf-8-validate dev: true - /jest-runtime/27.0.4: + /jest-runtime@27.0.4: resolution: {integrity: sha512-voJB4xbAjS/qYPboV+e+gmg3jfvHJJY4CagFWBOM9dQKtlaiTjcpD2tWwla84Z7PtXSQPeIpXY0qksA9Dum29A==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12475,7 +12937,7 @@ packages: - supports-color dev: true - /jest-serializer/26.6.2: + /jest-serializer@26.6.2: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: @@ -12483,7 +12945,7 @@ packages: graceful-fs: 4.2.6 dev: true - /jest-serializer/27.0.1: + /jest-serializer@27.0.1: resolution: {integrity: sha512-svy//5IH6bfQvAbkAEg1s7xhhgHTtXu0li0I2fdKHDsLP2P2MOiscPQIENQep8oU2g2B3jqLyxKKzotZOz4CwQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12491,21 +12953,21 @@ packages: graceful-fs: 4.2.6 dev: true - /jest-snapshot/27.0.4: + /jest-snapshot@27.0.4: resolution: {integrity: sha512-hnjrvpKGdSMvKfbHyaG5Kul7pDJGZvjVy0CKpzhu28MmAssDXS6GpynhXzgst1wBQoKD8c9b2VS2a5yhDLQRCA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@babel/core': 7.14.6 '@babel/generator': 7.14.5 '@babel/parser': 7.14.6 - '@babel/plugin-syntax-typescript': 7.12.13_@babel+core@7.14.6 + '@babel/plugin-syntax-typescript': 7.12.13(@babel/core@7.14.6) '@babel/traverse': 7.14.5 '@babel/types': 7.14.5 '@jest/transform': 27.0.2 '@jest/types': 27.0.2 '@types/babel__traverse': 7.11.0 '@types/prettier': 2.2.2 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.14.6 + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.14.6) chalk: 4.1.0 expect: 27.0.2 graceful-fs: 4.2.6 @@ -12523,7 +12985,7 @@ packages: - supports-color dev: true - /jest-util/26.6.2: + /jest-util@26.6.2: resolution: {integrity: sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==} engines: {node: '>= 10.14.2'} dependencies: @@ -12535,7 +12997,7 @@ packages: micromatch: 4.0.4 dev: true - /jest-util/27.0.2: + /jest-util@27.0.2: resolution: {integrity: sha512-1d9uH3a00OFGGWSibpNYr+jojZ6AckOMCXV2Z4K3YXDnzpkAaXQyIpY14FOJPiUmil7CD+A6Qs+lnnh6ctRbIA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12547,7 +13009,7 @@ packages: picomatch: 2.3.0 dev: true - /jest-validate/27.0.2: + /jest-validate@27.0.2: resolution: {integrity: sha512-UgBF6/oVu1ofd1XbaSotXKihi8nZhg0Prm8twQ9uCuAfo59vlxCXMPI/RKmrZEVgi3Nd9dS0I8A0wzWU48pOvg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12559,7 +13021,7 @@ packages: pretty-format: 27.0.2 dev: true - /jest-watcher/27.0.2: + /jest-watcher@27.0.2: resolution: {integrity: sha512-8nuf0PGuTxWj/Ytfw5fyvNn/R80iXY8QhIT0ofyImUvdnoaBdT6kob0GmhXR+wO+ALYVnh8bQxN4Tjfez0JgkA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12572,7 +13034,7 @@ packages: string-length: 4.0.1 dev: true - /jest-worker/26.6.2: + /jest-worker@26.6.2: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: @@ -12581,7 +13043,7 @@ packages: supports-color: 7.2.0 dev: true - /jest-worker/27.0.2: + /jest-worker@27.0.2: resolution: {integrity: sha512-EoBdilOTTyOgmHXtw/cPc+ZrCA0KJMrkXzkrPGNwLmnvvlN1nj7MPrxpT7m+otSv2e1TLaVffzDnE/LB14zJMg==} engines: {node: '>= 10.13.0'} dependencies: @@ -12590,7 +13052,16 @@ packages: supports-color: 8.1.1 dev: true - /jest/27.0.4: + /jest-worker@27.5.1: + resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} + engines: {node: '>= 10.13.0'} + dependencies: + '@types/node': 14.14.31 + merge-stream: 2.0.0 + supports-color: 8.1.1 + dev: true + + /jest@27.0.4: resolution: {integrity: sha512-Px1iKFooXgGSkk1H8dJxxBIrM3tsc5SIuI4kfKYK2J+4rvCvPGr/cXktxh0e9zIPQ5g09kOMNfHQEmusBUf/ZA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -12611,7 +13082,7 @@ packages: - utf-8-validate dev: true - /joi/17.4.0: + /joi@17.4.0: resolution: {integrity: sha512-F4WiW2xaV6wc1jxete70Rw4V/VuMd6IN+a5ilZsxG4uYtUXWu2kq9W5P2dz30e7Gmw8RCbY/u/uk+dMPma9tAg==} dependencies: '@hapi/hoek': 9.1.1 @@ -12621,27 +13092,27 @@ packages: '@sideway/pinpoint': 2.0.0 dev: true - /joycon-ts-loader/3.0.2_joycon@3.0.1+typescript@4.3.4: + /joycon-ts-loader@3.0.2(joycon@3.0.1)(typescript@4.3.4): resolution: {integrity: sha512-u8AcO4J01x169fAcXK6iqSTtyw0zrEkAhA/F0iM61KSpQZwYc4hlA7YQaeSlmKGt4s4Iu49uoHeb7b0Fc8C9qQ==} peerDependencies: joycon: ^1.0.0 || ^2.0.0 typescript: ^4.0.0 dependencies: joycon: 3.0.1 - ts-node: 9.1.1_typescript@4.3.4 + ts-node: 9.1.1(typescript@4.3.4) typescript: 4.3.4 dev: true - /joycon/3.0.1: + /joycon@3.0.1: resolution: {integrity: sha512-SJcJNBg32dGgxhPtM0wQqxqV0ax9k/9TaUskGDSJkSFSQOEWWvQ3zzWdGQRIUry2j1zA5+ReH13t0Mf3StuVZA==} engines: {node: '>=10'} dev: true - /js-tokens/4.0.0: + /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} dev: true - /js-yaml/3.14.1: + /js-yaml@3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true dependencies: @@ -12649,11 +13120,12 @@ packages: esprima: 4.0.1 dev: true - /jsbn/0.1.1: + /jsbn@0.1.1: resolution: {integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM=} + requiresBuild: true dev: true - /jsdom/16.6.0: + /jsdom@16.6.0: resolution: {integrity: sha512-Ty1vmF4NHJkolaEmdjtxTfSfkdb8Ywarwf63f+F8/mDD1uLSSWDxDuMiZxiPhwunLrn9LOSVItWj4bLYsLN3Dg==} engines: {node: '>=10'} peerDependencies: @@ -12695,62 +13167,63 @@ packages: - utf-8-validate dev: true - /jsesc/0.5.0: + /jsesc@0.5.0: resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=} hasBin: true dev: true - /jsesc/2.5.2: + /jsesc@2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true dev: true - /json-buffer/3.0.0: + /json-buffer@3.0.0: resolution: {integrity: sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=} dev: true - /json-buffer/3.0.1: + /json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} dev: true - /json-parse-better-errors/1.0.2: + /json-parse-better-errors@1.0.2: resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} dev: true - /json-parse-even-better-errors/2.3.1: + /json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} dev: true - /json-schema-traverse/0.4.1: + /json-schema-traverse@0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} dev: true - /json-schema/0.2.3: + /json-schema@0.2.3: resolution: {integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=} + requiresBuild: true dev: true - /json-stable-stringify-without-jsonify/1.0.1: + /json-stable-stringify-without-jsonify@1.0.1: resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=} dev: true - /json-stringify-safe/5.0.1: + /json-stringify-safe@5.0.1: resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=} dev: true - /json5/0.5.1: + /json5@0.5.1: resolution: {integrity: sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=} hasBin: true dev: true - /json5/1.0.1: + /json5@1.0.1: resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} hasBin: true dependencies: minimist: 1.2.5 dev: true - /json5/2.2.0: + /json5@2.2.0: resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==} engines: {node: '>=6'} hasBin: true @@ -12758,20 +13231,21 @@ packages: minimist: 1.2.5 dev: true - /jsonfile/4.0.0: + /jsonfile@4.0.0: resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=} optionalDependencies: graceful-fs: 4.2.6 dev: true - /jsonparse/1.3.1: + /jsonparse@1.3.1: resolution: {integrity: sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=} engines: {'0': node >= 0.2.0} dev: true - /jsprim/1.4.1: + /jsprim@1.4.1: resolution: {integrity: sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=} engines: {'0': node >=0.6.0} + requiresBuild: true dependencies: assert-plus: 1.0.0 extsprintf: 1.3.0 @@ -12779,7 +13253,7 @@ packages: verror: 1.10.0 dev: true - /jsx-ast-utils/2.4.1: + /jsx-ast-utils@2.4.1: resolution: {integrity: sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==} engines: {node: '>=4.0'} dependencies: @@ -12787,87 +13261,87 @@ packages: object.assign: 4.1.2 dev: true - /keyv/3.1.0: + /keyv@3.1.0: resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==} dependencies: json-buffer: 3.0.0 dev: true - /keyv/4.0.3: + /keyv@4.0.3: resolution: {integrity: sha512-zdGa2TOpSZPq5mU6iowDARnMBZgtCqJ11dJROFi6tg6kTn4nuUdU09lFyLFSaHrWqpIJ+EBq4E8/Dc0Vx5vLdA==} dependencies: json-buffer: 3.0.1 dev: true - /kind-of/1.1.0: + /kind-of@1.1.0: resolution: {integrity: sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=} engines: {node: '>=0.10.0'} dev: true - /kind-of/3.2.2: + /kind-of@3.2.2: resolution: {integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=} engines: {node: '>=0.10.0'} dependencies: is-buffer: 1.1.6 dev: true - /kind-of/4.0.0: + /kind-of@4.0.0: resolution: {integrity: sha1-IIE989cSkosgc3hpGkUGb65y3Vc=} engines: {node: '>=0.10.0'} dependencies: is-buffer: 1.1.6 dev: true - /kind-of/5.1.0: + /kind-of@5.1.0: resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==} engines: {node: '>=0.10.0'} dev: true - /kind-of/6.0.3: + /kind-of@6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} dev: true - /kleur/3.0.3: + /kleur@3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} dev: true - /known-css-properties/0.11.0: + /known-css-properties@0.11.0: resolution: {integrity: sha512-bEZlJzXo5V/ApNNa5z375mJC6Nrz4vG43UgcSCrg2OHC+yuB6j0iDSrY7RQ/+PRofFB03wNIIt9iXIVLr4wc7w==} dev: true - /known-css-properties/0.19.0: + /known-css-properties@0.19.0: resolution: {integrity: sha512-eYboRV94Vco725nKMlpkn3nV2+96p9c3gKXRsYqAJSswSENvBhN7n5L+uDhY58xQa0UukWsDMTGELzmD8Q+wTA==} dev: true - /latest-version/5.1.0: + /latest-version@5.1.0: resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==} engines: {node: '>=8'} dependencies: package-json: 6.5.0 dev: true - /lazy-cache/1.0.4: + /lazy-cache@1.0.4: resolution: {integrity: sha1-odePw6UEdMuAhF07O24dpJpEbo4=} engines: {node: '>=0.10.0'} dev: true - /lazystream/1.0.0: + /lazystream@1.0.0: resolution: {integrity: sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=} engines: {node: '>= 0.6.3'} dependencies: readable-stream: 2.3.7 dev: true - /lead/1.0.0: + /lead@1.0.0: resolution: {integrity: sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=} engines: {node: '>= 0.10'} dependencies: flush-write-stream: 1.1.1 dev: true - /lerna/3.22.1: + /lerna@3.22.1(@octokit/core@5.0.2): resolution: {integrity: sha512-vk1lfVRFm+UuEFA7wkLKeSF7Iz13W+N/vFd48aW2yuS7Kv0RbNm2/qcDPV863056LMfkRlsEe+QYOw3palj5Lg==} engines: {node: '>= 6.9.0'} hasBin: true @@ -12885,16 +13359,17 @@ packages: '@lerna/init': 3.21.0 '@lerna/link': 3.21.0 '@lerna/list': 3.21.0 - '@lerna/publish': 3.22.1 + '@lerna/publish': 3.22.1(@octokit/core@5.0.2) '@lerna/run': 3.21.0 - '@lerna/version': 3.22.1 + '@lerna/version': 3.22.1(@octokit/core@5.0.2) import-local: 2.0.0 npmlog: 4.1.2 transitivePeerDependencies: - '@octokit/core' + - supports-color dev: true - /less-plugin-npm-import/2.1.0: + /less-plugin-npm-import@2.1.0: resolution: {integrity: sha1-gj5phskzGKmBccqFiEi2vq1Vvz4=} engines: {node: '>=0.4.2'} dependencies: @@ -12902,7 +13377,7 @@ packages: resolve: 1.1.7 dev: true - /less/3.9.0: + /less@3.9.0: resolution: {integrity: sha512-31CmtPEZraNUtuUREYjSqRkeETFdyEHSEPAGq4erDlUXtda7pzNmctdljdIagSb589d/qXGWiiP31R5JVf+v0w==} engines: {node: '>=4'} hasBin: true @@ -12919,24 +13394,24 @@ packages: source-map: 0.6.1 dev: true - /leven/2.1.0: + /leven@2.1.0: resolution: {integrity: sha1-wuep93IJTe6dNCAq6KzORoeHVYA=} engines: {node: '>=0.10.0'} dev: true - /leven/3.1.0: + /leven@3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} engines: {node: '>=6'} dev: true - /levenary/1.1.1: + /levenary@1.1.1: resolution: {integrity: sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ==} engines: {node: '>= 6'} dependencies: leven: 3.1.0 dev: true - /levn/0.3.0: + /levn@0.3.0: resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=} engines: {node: '>= 0.8.0'} dependencies: @@ -12944,7 +13419,7 @@ packages: type-check: 0.3.2 dev: true - /levn/0.4.1: + /levn@0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} dependencies: @@ -12952,11 +13427,11 @@ packages: type-check: 0.4.0 dev: true - /lines-and-columns/1.1.6: + /lines-and-columns@1.1.6: resolution: {integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=} dev: true - /load-json-file/1.1.0: + /load-json-file@1.1.0: resolution: {integrity: sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=} engines: {node: '>=0.10.0'} dependencies: @@ -12967,7 +13442,7 @@ packages: strip-bom: 2.0.0 dev: true - /load-json-file/4.0.0: + /load-json-file@4.0.0: resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=} engines: {node: '>=4'} dependencies: @@ -12977,7 +13452,7 @@ packages: strip-bom: 3.0.0 dev: true - /load-json-file/5.3.0: + /load-json-file@5.3.0: resolution: {integrity: sha512-cJGP40Jc/VXUsp8/OrnyKyTZ1y6v/dphm3bioS+RrKXjK2BB6wHUd6JptZEFDGgGahMT+InnZO5i1Ei9mpC8Bw==} engines: {node: '>=6'} dependencies: @@ -12988,7 +13463,12 @@ packages: type-fest: 0.3.1 dev: true - /loader-utils/1.4.0: + /loader-runner@4.3.0: + resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} + engines: {node: '>=6.11.5'} + dev: true + + /loader-utils@1.4.0: resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==} engines: {node: '>=4.0.0'} dependencies: @@ -12997,7 +13477,7 @@ packages: json5: 1.0.1 dev: true - /loader-utils/2.0.0: + /loader-utils@2.0.0: resolution: {integrity: sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==} engines: {node: '>=8.9.0'} dependencies: @@ -13006,7 +13486,7 @@ packages: json5: 2.2.0 dev: true - /locate-path/2.0.0: + /locate-path@2.0.0: resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=} engines: {node: '>=4'} dependencies: @@ -13014,7 +13494,7 @@ packages: path-exists: 3.0.0 dev: true - /locate-path/3.0.0: + /locate-path@3.0.0: resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} engines: {node: '>=6'} dependencies: @@ -13022,128 +13502,128 @@ packages: path-exists: 3.0.0 dev: true - /locate-path/5.0.0: + /locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} dependencies: p-locate: 4.1.0 dev: true - /locate-path/6.0.0: + /locate-path@6.0.0: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} dependencies: p-locate: 5.0.0 dev: true - /lodash._reinterpolate/3.0.0: + /lodash._reinterpolate@3.0.0: resolution: {integrity: sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=} dev: true - /lodash.camelcase/4.3.0: + /lodash.camelcase@4.3.0: resolution: {integrity: sha1-soqmKIorn8ZRA1x3EfZathkDMaY=} dev: true - /lodash.clone/4.5.0: + /lodash.clone@4.5.0: resolution: {integrity: sha1-GVhwRQ9aExkkeN9Lw9I9LeoZB7Y=} dev: true - /lodash.clonedeep/4.5.0: + /lodash.clonedeep@4.5.0: resolution: {integrity: sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=} dev: true - /lodash.defaults/4.2.0: + /lodash.defaults@4.2.0: resolution: {integrity: sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=} dev: true - /lodash.flatten/4.4.0: + /lodash.flatten@4.4.0: resolution: {integrity: sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=} dev: true - /lodash.get/4.4.2: + /lodash.get@4.4.2: resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=} dev: true - /lodash.ismatch/4.4.0: + /lodash.ismatch@4.4.0: resolution: {integrity: sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=} dev: true - /lodash.memoize/4.1.2: + /lodash.memoize@4.1.2: resolution: {integrity: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=} dev: true - /lodash.merge/4.6.2: + /lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true - /lodash.partialright/4.2.1: + /lodash.partialright@4.2.1: resolution: {integrity: sha1-ATDYDoM2MmTUAHTzKbij56ihzEs=} dev: true - /lodash.pick/4.4.0: + /lodash.pick@4.4.0: resolution: {integrity: sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM=} dev: true - /lodash.set/4.3.2: + /lodash.set@4.3.2: resolution: {integrity: sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=} dev: true - /lodash.sortby/4.7.0: + /lodash.sortby@4.7.0: resolution: {integrity: sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=} dev: true - /lodash.template/4.5.0: + /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: + /lodash.templatesettings@4.2.0: resolution: {integrity: sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==} dependencies: lodash._reinterpolate: 3.0.0 dev: true - /lodash.uniq/4.5.0: + /lodash.uniq@4.5.0: resolution: {integrity: sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=} dev: true - /lodash/4.17.21: + /lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} dev: true - /log-symbols/2.2.0: + /log-symbols@2.2.0: resolution: {integrity: sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==} engines: {node: '>=4'} dependencies: chalk: 2.4.2 dev: true - /log-symbols/4.0.0: + /log-symbols@4.0.0: resolution: {integrity: sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==} engines: {node: '>=10'} dependencies: chalk: 4.1.0 dev: true - /longest-streak/2.0.4: + /longest-streak@2.0.4: resolution: {integrity: sha512-vM6rUVCVUJJt33bnmHiZEvr7wPT78ztX7rojL+LW51bHtLh6HTjx84LA5W4+oa6aKEJA7jJu5LR6vQRBpA5DVg==} dev: true - /longest/1.0.1: + /longest@1.0.1: resolution: {integrity: sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=} engines: {node: '>=0.10.0'} dev: true - /loose-envify/1.4.0: + /loose-envify@1.4.0: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true dependencies: js-tokens: 4.0.0 dev: true - /loud-rejection/1.6.0: + /loud-rejection@1.6.0: resolution: {integrity: sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=} engines: {node: '>=0.10.0'} dependencies: @@ -13151,55 +13631,55 @@ packages: signal-exit: 3.0.3 dev: true - /lowercase-keys/1.0.1: + /lowercase-keys@1.0.1: resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==} engines: {node: '>=0.10.0'} dev: true - /lowercase-keys/2.0.0: + /lowercase-keys@2.0.0: resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==} engines: {node: '>=8'} dev: true - /lru-cache/4.1.5: + /lru-cache@4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} dependencies: pseudomap: 1.0.2 yallist: 2.1.2 dev: true - /lru-cache/5.1.1: + /lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} dependencies: yallist: 3.1.1 dev: true - /lru-cache/6.0.0: + /lru-cache@6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} dependencies: yallist: 4.0.0 dev: true - /macos-release/2.4.1: + /macos-release@2.4.1: resolution: {integrity: sha512-H/QHeBIN1fIGJX517pvK8IEK53yQOW7YcEI55oYtgjDdoCQQz7eJS94qt5kNrscReEyuD/JcdFCm2XBEcGOITg==} engines: {node: '>=6'} dev: true - /magic-string/0.25.7: + /magic-string@0.25.7: resolution: {integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==} dependencies: sourcemap-codec: 1.4.8 dev: true - /make-dir/1.3.0: + /make-dir@1.3.0: resolution: {integrity: sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==} engines: {node: '>=4'} dependencies: pify: 3.0.0 dev: true - /make-dir/2.1.0: + /make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} dependencies: @@ -13207,18 +13687,18 @@ packages: semver: 5.7.1 dev: true - /make-dir/3.1.0: + /make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: semver: 6.3.0 dev: true - /make-error/1.3.6: + /make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /make-fetch-happen/5.0.2: + /make-fetch-happen@5.0.2: resolution: {integrity: sha512-07JHC0r1ykIoruKO8ifMXu+xEU8qOXDFETylktdug6vJDACnP+HKevOu3PXyNPzFyTSlz8vrBYlBO1JZRe8Cag==} dependencies: agentkeepalive: 3.5.2 @@ -13232,60 +13712,62 @@ packages: promise-retry: 1.1.1 socks-proxy-agent: 4.0.2 ssri: 6.0.1 + transitivePeerDependencies: + - supports-color dev: true - /makeerror/1.0.11: + /makeerror@1.0.11: resolution: {integrity: sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=} dependencies: tmpl: 1.0.4 dev: true - /map-cache/0.2.2: + /map-cache@0.2.2: resolution: {integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=} engines: {node: '>=0.10.0'} dev: true - /map-obj/1.0.1: + /map-obj@1.0.1: resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=} engines: {node: '>=0.10.0'} dev: true - /map-obj/2.0.0: + /map-obj@2.0.0: resolution: {integrity: sha1-plzSkIepJZi4eRJXpSPgISIqwfk=} engines: {node: '>=4'} dev: true - /map-obj/4.1.0: + /map-obj@4.1.0: resolution: {integrity: sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==} engines: {node: '>=8'} dev: true - /map-visit/1.0.0: + /map-visit@1.0.0: resolution: {integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=} engines: {node: '>=0.10.0'} dependencies: object-visit: 1.0.1 dev: true - /markdown-escapes/1.0.4: + /markdown-escapes@1.0.4: resolution: {integrity: sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==} dev: true - /markdown-table/1.1.3: + /markdown-table@1.1.3: resolution: {integrity: sha512-1RUZVgQlpJSPWYbFSpmudq5nHY1doEIv89gBtF0s4gW1GF2XorxcA/70M5vq7rLv0a6mhOUccRsqkwhwLCIQ2Q==} dev: true - /mathml-tag-names/2.1.3: + /mathml-tag-names@2.1.3: resolution: {integrity: sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==} dev: true - /mdast-util-compact/1.0.4: + /mdast-util-compact@1.0.4: resolution: {integrity: sha512-3YDMQHI5vRiS2uygEFYaqckibpJtKq5Sj2c8JioeOQBU6INpKbdWzfyLqFFnDwEcEnRFIdMsguzs5pC1Jp4Isg==} dependencies: unist-util-visit: 1.4.1 dev: true - /mdast-util-from-markdown/0.8.5: + /mdast-util-from-markdown@0.8.5: resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} dependencies: '@types/mdast': 3.0.3 @@ -13297,7 +13779,7 @@ packages: - supports-color dev: true - /mdast-util-to-markdown/0.6.5: + /mdast-util-to-markdown@0.6.5: resolution: {integrity: sha512-XeV9sDE7ZlOQvs45C9UKMtfTcctcaj/pGwH8YLbMHoMOXNNCn2LsqVQOqrF1+/NU8lKDAqozme9SCXWyo9oAcQ==} dependencies: '@types/unist': 2.0.3 @@ -13308,19 +13790,19 @@ packages: zwitch: 1.0.5 dev: true - /mdast-util-to-string/2.0.0: + /mdast-util-to-string@2.0.0: resolution: {integrity: sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==} dev: true - /mdn-data/2.0.14: + /mdn-data@2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} dev: true - /mdn-data/2.0.4: + /mdn-data@2.0.4: resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==} dev: true - /memory-fs/0.5.0: + /memory-fs@0.5.0: resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==} engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} dependencies: @@ -13328,7 +13810,7 @@ packages: readable-stream: 2.3.7 dev: true - /meow/3.7.0: + /meow@3.7.0: resolution: {integrity: sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=} engines: {node: '>=0.10.0'} dependencies: @@ -13344,7 +13826,7 @@ packages: trim-newlines: 1.0.0 dev: true - /meow/4.0.1: + /meow@4.0.1: resolution: {integrity: sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A==} engines: {node: '>=4'} dependencies: @@ -13359,7 +13841,7 @@ packages: trim-newlines: 2.0.0 dev: true - /meow/5.0.0: + /meow@5.0.0: resolution: {integrity: sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig==} engines: {node: '>=6'} dependencies: @@ -13374,7 +13856,7 @@ packages: yargs-parser: 10.1.0 dev: true - /meow/7.1.1: + /meow@7.1.1: resolution: {integrity: sha512-GWHvA5QOcS412WCo8vwKDlTelGLsCGBVevQB5Kva961rmNfun0PCbv5+xta2kUMFJyR8/oWnn7ddeKdosbAPbA==} engines: {node: '>=10'} dependencies: @@ -13391,7 +13873,7 @@ packages: yargs-parser: 18.1.3 dev: true - /meow/8.1.2: + /meow@8.1.2: resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==} engines: {node: '>=10'} dependencies: @@ -13408,22 +13890,22 @@ packages: yargs-parser: 20.2.6 dev: true - /merge-stream/1.0.1: + /merge-stream@1.0.1: resolution: {integrity: sha1-QEEgLVCKNCugAXQAjfDCUbjBNeE=} dependencies: readable-stream: 2.3.7 dev: true - /merge-stream/2.0.0: + /merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} dev: true - /merge2/1.4.1: + /merge2@1.4.1: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} dev: true - /micromark/2.11.4: + /micromark@2.11.4: resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==} dependencies: debug: 4.3.1 @@ -13432,7 +13914,7 @@ packages: - supports-color dev: true - /micromatch/3.1.10: + /micromatch@3.1.10: resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} engines: {node: '>=0.10.0'} dependencies: @@ -13449,9 +13931,11 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /micromatch/4.0.2: + /micromatch@4.0.2: resolution: {integrity: sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==} engines: {node: '>=8'} dependencies: @@ -13459,7 +13943,7 @@ packages: picomatch: 2.2.2 dev: true - /micromatch/4.0.4: + /micromatch@4.0.4: resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} engines: {node: '>=8.6'} dependencies: @@ -13467,63 +13951,64 @@ packages: picomatch: 2.3.0 dev: true - /mime-db/1.46.0: + /mime-db@1.46.0: resolution: {integrity: sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ==} engines: {node: '>= 0.6'} dev: true - /mime-types/2.1.29: + /mime-types@2.1.29: resolution: {integrity: sha512-Y/jMt/S5sR9OaqteJtslsFZKWOIIqMACsJSiHghlCAyhf7jfVYjKBmLiX8OgpWeW+fjJ2b+Az69aPFPkUOY6xQ==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.46.0 dev: true - /mime/1.6.0: + /mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} hasBin: true + requiresBuild: true dev: true optional: true - /mime/2.5.2: + /mime@2.5.2: resolution: {integrity: sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==} engines: {node: '>=4.0.0'} hasBin: true dev: true - /mimic-fn/1.2.0: + /mimic-fn@1.2.0: resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==} engines: {node: '>=4'} dev: true - /mimic-fn/2.1.0: + /mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} dev: true - /mimic-response/1.0.1: + /mimic-response@1.0.1: resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==} engines: {node: '>=4'} dev: true - /mimic-response/3.1.0: + /mimic-response@3.1.0: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} engines: {node: '>=10'} dev: true - /min-indent/1.0.1: + /min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} dev: true - /minimatch/3.0.4: + /minimatch@3.0.4: resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} dependencies: brace-expansion: 1.1.11 dev: true - /minimist-options/3.0.2: + /minimist-options@3.0.2: resolution: {integrity: sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==} engines: {node: '>= 4'} dependencies: @@ -13531,7 +14016,7 @@ packages: is-plain-obj: 1.1.0 dev: true - /minimist-options/4.1.0: + /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} dependencies: @@ -13540,24 +14025,24 @@ packages: kind-of: 6.0.3 dev: true - /minimist/1.2.5: + /minimist@1.2.5: resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} dev: true - /minipass/2.9.0: + /minipass@2.9.0: resolution: {integrity: sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==} dependencies: safe-buffer: 5.2.1 yallist: 3.1.1 dev: true - /minizlib/1.3.3: + /minizlib@1.3.3: resolution: {integrity: sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==} dependencies: minipass: 2.9.0 dev: true - /mississippi/3.0.0: + /mississippi@3.0.0: resolution: {integrity: sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==} engines: {node: '>=4.0.0'} dependencies: @@ -13573,7 +14058,7 @@ packages: through2: 2.0.5 dev: true - /mixin-deep/1.3.2: + /mixin-deep@1.3.2: resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} engines: {node: '>=0.10.0'} dependencies: @@ -13581,7 +14066,7 @@ packages: is-extendable: 1.0.1 dev: true - /mkdirp-promise/5.0.1: + /mkdirp-promise@5.0.1: resolution: {integrity: sha1-6bj2jlUsaKnBcTuEiD96HdA5uKE=} engines: {node: '>=4'} deprecated: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that. @@ -13589,35 +14074,35 @@ packages: mkdirp: 1.0.4 dev: true - /mkdirp/0.5.5: + /mkdirp@0.5.5: resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} hasBin: true dependencies: minimist: 1.2.5 dev: true - /mkdirp/1.0.4: + /mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true dev: true - /modify-values/1.0.1: + /modify-values@1.0.1: resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} engines: {node: '>=0.10.0'} dev: true - /moment-timezone/0.5.33: + /moment-timezone@0.5.33: resolution: {integrity: sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==} dependencies: moment: 2.29.1 dev: true - /moment/2.29.1: + /moment@2.29.1: resolution: {integrity: sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==} dev: true - /move-concurrently/1.0.1: + /move-concurrently@1.0.1: resolution: {integrity: sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=} dependencies: aproba: 1.2.0 @@ -13628,19 +14113,19 @@ packages: run-queue: 1.0.3 dev: true - /ms/2.0.0: + /ms@2.0.0: resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} dev: true - /ms/2.1.2: + /ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} dev: true - /ms/2.1.3: + /ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /multimatch/3.0.0: + /multimatch@3.0.0: resolution: {integrity: sha512-22foS/gqQfANZ3o+W7ST2x25ueHDVNWl/b9OlGcLpy/iKxjCpvcNCM51YCenUi7Mt/jAjjqv8JwZRs8YP5sRjA==} engines: {node: '>=6'} dependencies: @@ -13650,7 +14135,7 @@ packages: minimatch: 3.0.4 dev: true - /multimatch/4.0.0: + /multimatch@4.0.0: resolution: {integrity: sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==} engines: {node: '>=8'} dependencies: @@ -13661,20 +14146,20 @@ packages: minimatch: 3.0.4 dev: true - /mustache/4.1.0: + /mustache@4.1.0: resolution: {integrity: sha512-0FsgP/WVq4mKyjolIyX+Z9Bd+3WS8GOwoUTyKXT5cTYMGeauNTi2HPCwERqseC1IHAy0Z7MDZnJBfjabd4O8GQ==} hasBin: true dev: true - /mute-stream/0.0.7: + /mute-stream@0.0.7: resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=} dev: true - /mute-stream/0.0.8: + /mute-stream@0.0.8: resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} dev: true - /mz/2.7.0: + /mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} dependencies: any-promise: 1.3.0 @@ -13682,7 +14167,7 @@ packages: thenify-all: 1.6.0 dev: true - /nanomatch/1.2.13: + /nanomatch@1.2.13: resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} engines: {node: '>=0.10.0'} dependencies: @@ -13697,28 +14182,30 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /natural-compare/1.4.0: + /natural-compare@1.4.0: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} dev: true - /neo-async/2.6.2: + /neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: true - /new-github-release-url/1.0.0: + /new-github-release-url@1.0.0: resolution: {integrity: sha512-dle7yf655IMjyFUqn6Nxkb18r4AOAkzRcgcZv6WZ0IqrOH4QCEZ8Sm6I7XX21zvHdBeeMeTkhR9qT2Z0EJDx6A==} engines: {node: '>=10'} dependencies: type-fest: 0.4.1 dev: true - /nice-try/1.0.5: + /nice-try@1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} dev: true - /node-fetch-npm/2.0.4: + /node-fetch-npm@2.0.4: resolution: {integrity: sha512-iOuIQDWDyjhv9qSDrj9aq/klt6F9z1p2otB3AV7v3zBDcL/x+OfGsvGQZZCcMZbUf4Ujw1xGNQkjvGnVT22cKg==} engines: {node: '>=4'} dependencies: @@ -13727,12 +14214,12 @@ packages: safe-buffer: 5.2.1 dev: true - /node-fetch/2.6.1: + /node-fetch@2.6.1: resolution: {integrity: sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==} engines: {node: 4.x || >=6.0.0} dev: true - /node-gyp/5.1.1: + /node-gyp@5.1.1: resolution: {integrity: sha512-WH0WKGi+a4i4DUt2mHnvocex/xPLp9pYt5R6M2JdFB7pJ7Z34hveZ4nDTGTiLXCkitA9T8HFZjhinBCiVHYcWw==} engines: {node: '>= 6.0.0'} hasBin: true @@ -13750,20 +14237,20 @@ packages: which: 1.3.1 dev: true - /node-int64/0.4.0: + /node-int64@0.4.0: resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=} dev: true - /node-modules-regexp/1.0.0: + /node-modules-regexp@1.0.0: resolution: {integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=} engines: {node: '>=0.10.0'} dev: true - /node-releases/1.1.71: + /node-releases@1.1.71: resolution: {integrity: sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==} dev: true - /nopt/4.0.3: + /nopt@4.0.3: resolution: {integrity: sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==} hasBin: true dependencies: @@ -13771,7 +14258,7 @@ packages: osenv: 0.1.5 dev: true - /normalize-package-data/2.5.0: + /normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.8 @@ -13780,7 +14267,7 @@ packages: validate-npm-package-license: 3.0.4 dev: true - /normalize-package-data/3.0.0: + /normalize-package-data@3.0.0: resolution: {integrity: sha512-6lUjEI0d3v6kFrtgA/lOx4zHCWULXsFNIjHolnZCKCTLA6m/G625cdn3O7eNmT0iD3jfo6HZ9cdImGZwf21prw==} engines: {node: '>=10'} dependencies: @@ -13790,51 +14277,51 @@ packages: validate-npm-package-license: 3.0.4 dev: true - /normalize-path/2.1.1: + /normalize-path@2.1.1: resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=} engines: {node: '>=0.10.0'} dependencies: remove-trailing-separator: 1.1.0 dev: true - /normalize-path/3.0.0: + /normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} dev: true - /normalize-range/0.1.2: + /normalize-range@0.1.2: resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=} engines: {node: '>=0.10.0'} dev: true - /normalize-selector/0.2.0: + /normalize-selector@0.2.0: resolution: {integrity: sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=} dev: true - /normalize-url/3.3.0: + /normalize-url@3.3.0: resolution: {integrity: sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==} engines: {node: '>=6'} dev: true - /normalize-url/4.5.0: + /normalize-url@4.5.0: resolution: {integrity: sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==} engines: {node: '>=8'} dev: true - /now-and-later/2.0.1: + /now-and-later@2.0.1: resolution: {integrity: sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==} engines: {node: '>= 0.10'} dependencies: once: 1.4.0 dev: true - /npm-bundled/1.1.1: + /npm-bundled@1.1.1: resolution: {integrity: sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA==} dependencies: npm-normalize-package-bin: 1.0.1 dev: true - /npm-lifecycle/3.1.5: + /npm-lifecycle@3.1.5: resolution: {integrity: sha512-lDLVkjfZmvmfvpvBzA4vzee9cn+Me4orq0QF8glbswJVEbIcSNWib7qGOffolysc3teCqbbPZZkzbr3GQZTL1g==} dependencies: byline: 5.0.0 @@ -13847,11 +14334,11 @@ packages: which: 1.3.1 dev: true - /npm-normalize-package-bin/1.0.1: + /npm-normalize-package-bin@1.0.1: resolution: {integrity: sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==} dev: true - /npm-package-arg/6.1.1: + /npm-package-arg@6.1.1: resolution: {integrity: sha512-qBpssaL3IOZWi5vEKUKW0cO7kzLeT+EQO9W8RsLOZf76KF9E/K9+wH0C7t06HXPpaH8WH5xF1MExLuCwbTqRUg==} dependencies: hosted-git-info: 2.8.8 @@ -13860,7 +14347,7 @@ packages: validate-npm-package-name: 3.0.0 dev: true - /npm-packlist/1.4.8: + /npm-packlist@1.4.8: resolution: {integrity: sha512-5+AZgwru5IevF5ZdnFglB5wNlHG1AOOuw28WhUq8/8emhBmLv6jX5by4WJCh7lW0uSYZYS6DXqIsyZVIXRZU9A==} dependencies: ignore-walk: 3.0.3 @@ -13868,7 +14355,7 @@ packages: npm-normalize-package-bin: 1.0.1 dev: true - /npm-pick-manifest/3.0.2: + /npm-pick-manifest@3.0.2: resolution: {integrity: sha512-wNprTNg+X5nf+tDi+hbjdHhM4bX+mKqv6XmPh7B5eG+QY9VARfQPfCEH013H5GqfNj6ee8Ij2fg8yk0mzps1Vw==} dependencies: figgy-pudding: 3.5.2 @@ -13876,21 +14363,21 @@ packages: semver: 5.7.1 dev: true - /npm-run-path/2.0.2: + /npm-run-path@2.0.2: resolution: {integrity: sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=} engines: {node: '>=4'} dependencies: path-key: 2.0.1 dev: true - /npm-run-path/4.0.1: + /npm-run-path@4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} dependencies: path-key: 3.1.1 dev: true - /npmlog/4.1.2: + /npmlog@4.1.2: resolution: {integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==} dependencies: are-we-there-yet: 1.1.5 @@ -13899,41 +14386,42 @@ packages: set-blocking: 2.0.0 dev: true - /nth-check/1.0.2: + /nth-check@1.0.2: resolution: {integrity: sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==} dependencies: boolbase: 1.0.0 dev: true - /nth-check/2.0.0: + /nth-check@2.0.0: resolution: {integrity: sha512-i4sc/Kj8htBrAiH1viZ0TgU8Y5XqCaV/FziYK6TBczxmeKm3AEFWqqF3195yKudrarqy7Zu80Ra5dobFjn9X/Q==} dependencies: boolbase: 1.0.0 dev: true - /num2fraction/1.2.2: + /num2fraction@1.2.2: resolution: {integrity: sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=} dev: true - /number-is-nan/1.0.1: + /number-is-nan@1.0.1: resolution: {integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=} engines: {node: '>=0.10.0'} dev: true - /nwsapi/2.2.0: + /nwsapi@2.2.0: resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} dev: true - /oauth-sign/0.9.0: + /oauth-sign@0.9.0: resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==} + requiresBuild: true dev: true - /object-assign/4.1.1: + /object-assign@4.1.1: resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} engines: {node: '>=0.10.0'} dev: true - /object-copy/0.1.0: + /object-copy@0.1.0: resolution: {integrity: sha1-fn2Fi3gb18mRpBupde04EnVOmYw=} engines: {node: '>=0.10.0'} dependencies: @@ -13942,23 +14430,23 @@ packages: kind-of: 3.2.2 dev: true - /object-inspect/1.9.0: + /object-inspect@1.9.0: resolution: {integrity: sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==} dev: true - /object-keys/1.1.1: + /object-keys@1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} dev: true - /object-visit/1.0.1: + /object-visit@1.0.1: resolution: {integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 dev: true - /object.assign/4.1.2: + /object.assign@4.1.2: resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} engines: {node: '>= 0.4'} dependencies: @@ -13968,7 +14456,7 @@ packages: object-keys: 1.1.1 dev: true - /object.entries/1.1.3: + /object.entries@1.1.3: resolution: {integrity: sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg==} engines: {node: '>= 0.4'} dependencies: @@ -13978,7 +14466,7 @@ packages: has: 1.0.3 dev: true - /object.fromentries/2.0.4: + /object.fromentries@2.0.4: resolution: {integrity: sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ==} engines: {node: '>= 0.4'} dependencies: @@ -13988,7 +14476,7 @@ packages: has: 1.0.3 dev: true - /object.getownpropertydescriptors/2.1.2: + /object.getownpropertydescriptors@2.1.2: resolution: {integrity: sha512-WtxeKSzfBjlzL+F9b7M7hewDzMwy+C8NRssHd1YrNlzHzIDrXcXiNOMrezdAEM4UXixgV+vvnyBeN7Rygl2ttQ==} engines: {node: '>= 0.8'} dependencies: @@ -13997,14 +14485,14 @@ packages: es-abstract: 1.18.0 dev: true - /object.pick/1.3.0: + /object.pick@1.3.0: resolution: {integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 dev: true - /object.values/1.1.3: + /object.values@1.1.3: resolution: {integrity: sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw==} engines: {node: '>= 0.4'} dependencies: @@ -14014,31 +14502,31 @@ packages: has: 1.0.3 dev: true - /octokit-pagination-methods/1.1.0: + /octokit-pagination-methods@1.1.0: resolution: {integrity: sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==} dev: true - /once/1.4.0: + /once@1.4.0: resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=} dependencies: wrappy: 1.0.2 dev: true - /onetime/2.0.1: + /onetime@2.0.1: resolution: {integrity: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=} engines: {node: '>=4'} dependencies: mimic-fn: 1.2.0 dev: true - /onetime/5.1.2: + /onetime@5.1.2: resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} engines: {node: '>=6'} dependencies: mimic-fn: 2.1.0 dev: true - /open/7.4.2: + /open@7.4.2: resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==} engines: {node: '>=8'} dependencies: @@ -14046,7 +14534,7 @@ packages: is-wsl: 2.2.0 dev: true - /optionator/0.8.3: + /optionator@0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} dependencies: @@ -14058,7 +14546,7 @@ packages: word-wrap: 1.2.3 dev: true - /optionator/0.9.1: + /optionator@0.9.1: resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} engines: {node: '>= 0.8.0'} dependencies: @@ -14070,18 +14558,18 @@ packages: word-wrap: 1.2.3 dev: true - /ordered-read-streams/1.0.1: + /ordered-read-streams@1.0.1: resolution: {integrity: sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=} dependencies: readable-stream: 2.3.7 dev: true - /os-homedir/1.0.2: + /os-homedir@1.0.2: resolution: {integrity: sha1-/7xJiDNuDoM94MFox+8VISGqf7M=} engines: {node: '>=0.10.0'} dev: true - /os-name/3.1.0: + /os-name@3.1.0: resolution: {integrity: sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==} engines: {node: '>=6'} dependencies: @@ -14089,112 +14577,112 @@ packages: windows-release: 3.3.3 dev: true - /os-tmpdir/1.0.2: + /os-tmpdir@1.0.2: resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=} engines: {node: '>=0.10.0'} dev: true - /osenv/0.1.5: + /osenv@0.1.5: resolution: {integrity: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==} dependencies: os-homedir: 1.0.2 os-tmpdir: 1.0.2 dev: true - /p-cancelable/1.1.0: + /p-cancelable@1.1.0: resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==} engines: {node: '>=6'} dev: true - /p-cancelable/2.0.0: + /p-cancelable@2.0.0: resolution: {integrity: sha512-wvPXDmbMmu2ksjkB4Z3nZWTSkJEb9lqVdMaCKpZUGJG9TMiNp9XcbG3fn9fPKjem04fJMJnXoyFPk2FmgiaiNg==} engines: {node: '>=8'} dev: true - /p-each-series/2.2.0: + /p-each-series@2.2.0: resolution: {integrity: sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==} engines: {node: '>=8'} dev: true - /p-finally/1.0.0: + /p-finally@1.0.0: resolution: {integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=} engines: {node: '>=4'} dev: true - /p-limit/1.3.0: + /p-limit@1.3.0: resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} engines: {node: '>=4'} dependencies: p-try: 1.0.0 dev: true - /p-limit/2.3.0: + /p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} dependencies: p-try: 2.2.0 dev: true - /p-limit/3.1.0: + /p-limit@3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} dependencies: yocto-queue: 0.1.0 dev: true - /p-locate/2.0.0: + /p-locate@2.0.0: resolution: {integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=} engines: {node: '>=4'} dependencies: p-limit: 1.3.0 dev: true - /p-locate/3.0.0: + /p-locate@3.0.0: resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} engines: {node: '>=6'} dependencies: p-limit: 2.3.0 dev: true - /p-locate/4.1.0: + /p-locate@4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 dev: true - /p-locate/5.0.0: + /p-locate@5.0.0: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} dependencies: p-limit: 3.1.0 dev: true - /p-map-series/1.0.0: + /p-map-series@1.0.0: resolution: {integrity: sha1-v5j+V1cFZYqeE1G++4WuTB8Hvco=} engines: {node: '>=4'} dependencies: p-reduce: 1.0.0 dev: true - /p-map/2.1.0: + /p-map@2.1.0: resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} engines: {node: '>=6'} dev: true - /p-pipe/1.2.0: + /p-pipe@1.2.0: resolution: {integrity: sha1-SxoROZoRUgpneQ7loMHViB1r7+k=} engines: {node: '>=4'} dev: true - /p-queue/4.0.0: + /p-queue@4.0.0: resolution: {integrity: sha512-3cRXXn3/O0o3+eVmUroJPSj/esxoEFIm0ZOno/T+NzG/VZgPOqQ8WKmlNqubSEpZmCIngEy34unkHGg83ZIBmg==} engines: {node: '>=6'} dependencies: eventemitter3: 3.1.2 dev: true - /p-queue/6.6.2: + /p-queue@6.6.2: resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==} engines: {node: '>=8'} dependencies: @@ -14202,36 +14690,36 @@ packages: p-timeout: 3.2.0 dev: true - /p-reduce/1.0.0: + /p-reduce@1.0.0: resolution: {integrity: sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=} engines: {node: '>=4'} dev: true - /p-timeout/3.2.0: + /p-timeout@3.2.0: resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==} engines: {node: '>=8'} dependencies: p-finally: 1.0.0 dev: true - /p-try/1.0.0: + /p-try@1.0.0: resolution: {integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=} engines: {node: '>=4'} dev: true - /p-try/2.2.0: + /p-try@2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} dev: true - /p-waterfall/1.0.0: + /p-waterfall@1.0.0: resolution: {integrity: sha1-ftlLPOszMngjU69qrhGqn8I1uwA=} engines: {node: '>=4'} dependencies: p-reduce: 1.0.0 dev: true - /package-json/6.5.0: + /package-json@6.5.0: resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==} engines: {node: '>=8'} dependencies: @@ -14241,7 +14729,7 @@ packages: semver: 6.3.0 dev: true - /parallel-transform/1.2.0: + /parallel-transform@1.2.0: resolution: {integrity: sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==} dependencies: cyclist: 1.0.1 @@ -14249,14 +14737,14 @@ packages: readable-stream: 2.3.7 dev: true - /parent-module/1.0.1: + /parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} dependencies: callsites: 3.1.0 dev: true - /parse-entities/1.2.2: + /parse-entities@1.2.2: resolution: {integrity: sha512-NzfpbxW/NPrzZ/yYSoQxyqUZMZXIdCfE0OIN4ESsnptHJECoUk3FZktxNuzQf4tjt5UEopnxpYJbvYuxIFDdsg==} dependencies: character-entities: 1.2.4 @@ -14267,7 +14755,7 @@ packages: is-hexadecimal: 1.0.4 dev: true - /parse-entities/2.0.0: + /parse-entities@2.0.0: resolution: {integrity: sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==} dependencies: character-entities: 1.2.4 @@ -14278,18 +14766,18 @@ packages: is-hexadecimal: 1.0.4 dev: true - /parse-github-repo-url/1.4.1: + /parse-github-repo-url@1.4.1: resolution: {integrity: sha1-nn2LslKmy2ukJZUGC3v23z28H1A=} dev: true - /parse-json/2.2.0: + /parse-json@2.2.0: resolution: {integrity: sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=} engines: {node: '>=0.10.0'} dependencies: error-ex: 1.3.2 dev: true - /parse-json/4.0.0: + /parse-json@4.0.0: resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=} engines: {node: '>=4'} dependencies: @@ -14297,7 +14785,7 @@ packages: json-parse-better-errors: 1.0.2 dev: true - /parse-json/5.2.0: + /parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: @@ -14307,12 +14795,12 @@ packages: lines-and-columns: 1.1.6 dev: true - /parse-node-version/1.0.1: + /parse-node-version@1.0.1: resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==} engines: {node: '>= 0.10'} dev: true - /parse-path/4.0.3: + /parse-path@4.0.3: resolution: {integrity: sha512-9Cepbp2asKnWTJ9x2kpw6Fe8y9JDbqwahGCTvklzd/cEq5C5JC59x2Xb0Kx+x0QZ8bvNquGO8/BWP0cwBHzSAA==} dependencies: is-ssh: 1.3.2 @@ -14321,7 +14809,7 @@ packages: query-string: 6.14.1 dev: true - /parse-url/5.0.2: + /parse-url@5.0.2: resolution: {integrity: sha512-Czj+GIit4cdWtxo3ISZCvLiUjErSo0iI3wJ+q9Oi3QuMYTI6OZu+7cewMWZ+C1YAnKhYTk6/TLuhIgCypLthPA==} dependencies: is-ssh: 1.3.2 @@ -14330,66 +14818,66 @@ packages: protocols: 1.4.8 dev: true - /parse5-htmlparser2-tree-adapter/6.0.1: + /parse5-htmlparser2-tree-adapter@6.0.1: resolution: {integrity: sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==} dependencies: parse5: 6.0.1 dev: true - /parse5/6.0.1: + /parse5@6.0.1: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} dev: true - /pascalcase/0.1.1: + /pascalcase@0.1.1: resolution: {integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=} engines: {node: '>=0.10.0'} dev: true - /path-dirname/1.0.2: + /path-dirname@1.0.2: resolution: {integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=} dev: true - /path-exists/2.1.0: + /path-exists@2.1.0: resolution: {integrity: sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=} engines: {node: '>=0.10.0'} dependencies: pinkie-promise: 2.0.1 dev: true - /path-exists/3.0.0: + /path-exists@3.0.0: resolution: {integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=} engines: {node: '>=4'} dev: true - /path-exists/4.0.0: + /path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} dev: true - /path-is-absolute/1.0.1: + /path-is-absolute@1.0.1: resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=} engines: {node: '>=0.10.0'} dev: true - /path-is-inside/1.0.2: + /path-is-inside@1.0.2: resolution: {integrity: sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=} dev: true - /path-key/2.0.1: + /path-key@2.0.1: resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=} engines: {node: '>=4'} dev: true - /path-key/3.1.1: + /path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} dev: true - /path-parse/1.0.6: + /path-parse@1.0.6: resolution: {integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==} dev: true - /path-type/1.1.0: + /path-type@1.1.0: resolution: {integrity: sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=} engines: {node: '>=0.10.0'} dependencies: @@ -14398,72 +14886,73 @@ packages: pinkie-promise: 2.0.1 dev: true - /path-type/3.0.0: + /path-type@3.0.0: resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==} engines: {node: '>=4'} dependencies: pify: 3.0.0 dev: true - /path-type/4.0.0: + /path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} dev: true - /performance-now/2.1.0: + /performance-now@2.1.0: resolution: {integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=} + requiresBuild: true dev: true - /picomatch/2.2.2: + /picomatch@2.2.2: resolution: {integrity: sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==} engines: {node: '>=8.6'} dev: true - /picomatch/2.3.0: + /picomatch@2.3.0: resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} engines: {node: '>=8.6'} dev: true - /pify/2.3.0: + /pify@2.3.0: resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=} engines: {node: '>=0.10.0'} dev: true - /pify/3.0.0: + /pify@3.0.0: resolution: {integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=} engines: {node: '>=4'} dev: true - /pify/4.0.1: + /pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} dev: true - /pify/5.0.0: + /pify@5.0.0: resolution: {integrity: sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==} engines: {node: '>=10'} dev: true - /pinkie-promise/2.0.1: + /pinkie-promise@2.0.1: resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=} engines: {node: '>=0.10.0'} dependencies: pinkie: 2.0.4 dev: true - /pinkie/2.0.4: + /pinkie@2.0.4: resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=} engines: {node: '>=0.10.0'} dev: true - /pirates/4.0.1: + /pirates@4.0.1: resolution: {integrity: sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==} engines: {node: '>= 6'} dependencies: node-modules-regexp: 1.0.0 dev: true - /pkg-conf/2.1.0: + /pkg-conf@2.1.0: resolution: {integrity: sha1-ISZRTKbyq/69FoWW3xi6V4Z/AFg=} engines: {node: '>=4'} dependencies: @@ -14471,7 +14960,7 @@ packages: load-json-file: 4.0.0 dev: true - /pkg-config/1.1.1: + /pkg-config@1.1.1: resolution: {integrity: sha1-VX7yLXPaPIg3EHdmxS6tq94pj+Q=} engines: {node: '>=0.10'} dependencies: @@ -14480,28 +14969,28 @@ packages: xtend: 4.0.2 dev: true - /pkg-dir/3.0.0: + /pkg-dir@3.0.0: resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} engines: {node: '>=6'} dependencies: find-up: 3.0.0 dev: true - /pkg-dir/4.2.0: + /pkg-dir@4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} dependencies: find-up: 4.1.0 dev: true - /pkg-up/3.1.0: + /pkg-up@3.1.0: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} dependencies: find-up: 3.0.0 dev: true - /plugin-error/0.1.2: + /plugin-error@0.1.2: resolution: {integrity: sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=} engines: {node: '>=0.10.0'} dependencies: @@ -14512,7 +15001,7 @@ packages: extend-shallow: 1.1.4 dev: true - /plugin-error/1.0.1: + /plugin-error@1.0.1: resolution: {integrity: sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==} engines: {node: '>= 0.10'} dependencies: @@ -14522,21 +15011,23 @@ packages: extend-shallow: 3.0.2 dev: true - /portfinder/1.0.28: + /portfinder@1.0.28: resolution: {integrity: sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==} engines: {node: '>= 0.12.0'} dependencies: async: 2.6.3 debug: 3.2.7 mkdirp: 0.5.5 + transitivePeerDependencies: + - supports-color dev: true - /posix-character-classes/0.1.1: + /posix-character-classes@0.1.1: resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=} engines: {node: '>=0.10.0'} dev: true - /postcss-calc/7.0.5: + /postcss-calc@7.0.5: resolution: {integrity: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==} dependencies: postcss: 7.0.35 @@ -14544,7 +15035,7 @@ packages: postcss-value-parser: 4.1.0 dev: true - /postcss-colormin/4.0.3: + /postcss-colormin@4.0.3: resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==} engines: {node: '>=6.9.0'} dependencies: @@ -14555,7 +15046,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-convert-values/4.0.1: + /postcss-convert-values@4.0.1: resolution: {integrity: sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==} engines: {node: '>=6.9.0'} dependencies: @@ -14563,35 +15054,35 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-discard-comments/4.0.2: + /postcss-discard-comments@4.0.2: resolution: {integrity: sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.35 dev: true - /postcss-discard-duplicates/4.0.2: + /postcss-discard-duplicates@4.0.2: resolution: {integrity: sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.35 dev: true - /postcss-discard-empty/4.0.1: + /postcss-discard-empty@4.0.1: resolution: {integrity: sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.35 dev: true - /postcss-discard-overridden/4.0.1: + /postcss-discard-overridden@4.0.1: resolution: {integrity: sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.35 dev: true - /postcss-html/0.36.0_4fe96148bf77e6cee792ae366c9083f9: + /postcss-html@0.36.0(postcss-syntax@0.36.2)(postcss@7.0.35): resolution: {integrity: sha512-HeiOxGcuwID0AFsNAL0ox3mW6MHH5cstWN1Z3Y+n6H+g12ih7LHdYxWwEA/QmrebctLjo79xz9ouK3MroHwOJw==} peerDependencies: postcss: '>=5.0.0' @@ -14599,10 +15090,10 @@ packages: dependencies: htmlparser2: 3.10.1 postcss: 7.0.35 - postcss-syntax: 0.36.2_postcss@7.0.35 + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-jsx@0.36.4)(postcss-less@3.1.4)(postcss-markdown@0.36.0)(postcss-scss@2.1.1)(postcss@7.0.35) dev: true - /postcss-jsx/0.36.4_4fe96148bf77e6cee792ae366c9083f9: + /postcss-jsx@0.36.4(postcss-syntax@0.36.2)(postcss@7.0.35): resolution: {integrity: sha512-jwO/7qWUvYuWYnpOb0+4bIIgJt7003pgU3P6nETBLaOyBXuTD55ho21xnals5nBrlpTIFodyd3/jBi6UO3dHvA==} peerDependencies: postcss: '>=5.0.0' @@ -14610,19 +15101,19 @@ packages: dependencies: '@babel/core': 7.13.8 postcss: 7.0.35 - postcss-syntax: 0.36.2_postcss@7.0.35 + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-jsx@0.36.4)(postcss-less@3.1.4)(postcss-markdown@0.36.0)(postcss-scss@2.1.1)(postcss@7.0.35) transitivePeerDependencies: - supports-color dev: true - /postcss-less/3.1.4: + /postcss-less@3.1.4: resolution: {integrity: sha512-7TvleQWNM2QLcHqvudt3VYjULVB49uiW6XzEUFmvwHzvsOEF5MwBrIXZDJQvJNFGjJQTzSzZnDoCJ8h/ljyGXA==} engines: {node: '>=6.14.4'} dependencies: postcss: 7.0.35 dev: true - /postcss-load-config/2.1.2: + /postcss-load-config@2.1.2: resolution: {integrity: sha512-/rDeGV6vMUo3mwJZmeHfEDvwnTKKqQ0S7OHUi/kJvvtx3aWtyWG2/0ZWnzCt2keEclwN6Tf0DST2v9kITdOKYw==} engines: {node: '>= 4'} dependencies: @@ -14630,23 +15121,23 @@ packages: import-cwd: 2.1.0 dev: true - /postcss-markdown/0.36.0_4fe96148bf77e6cee792ae366c9083f9: + /postcss-markdown@0.36.0(postcss-syntax@0.36.2)(postcss@7.0.35): resolution: {integrity: sha512-rl7fs1r/LNSB2bWRhyZ+lM/0bwKv9fhl38/06gF6mKMo/NPnp55+K1dSTosSVjFZc0e1ppBlu+WT91ba0PMBfQ==} peerDependencies: postcss: '>=5.0.0' postcss-syntax: '>=0.36.0' dependencies: postcss: 7.0.35 - postcss-syntax: 0.36.2_postcss@7.0.35 + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-jsx@0.36.4)(postcss-less@3.1.4)(postcss-markdown@0.36.0)(postcss-scss@2.1.1)(postcss@7.0.35) remark: 10.0.1 unist-util-find-all-after: 1.0.5 dev: true - /postcss-media-query-parser/0.2.3: + /postcss-media-query-parser@0.2.3: resolution: {integrity: sha1-J7Ocb02U+Bsac7j3Y1HGCeXO8kQ=} dev: true - /postcss-merge-longhand/4.0.11: + /postcss-merge-longhand@4.0.11: resolution: {integrity: sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==} engines: {node: '>=6.9.0'} dependencies: @@ -14656,7 +15147,7 @@ packages: stylehacks: 4.0.3 dev: true - /postcss-merge-rules/4.0.3: + /postcss-merge-rules@4.0.3: resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==} engines: {node: '>=6.9.0'} dependencies: @@ -14668,7 +15159,7 @@ packages: vendors: 1.0.4 dev: true - /postcss-minify-font-values/4.0.2: + /postcss-minify-font-values@4.0.2: resolution: {integrity: sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==} engines: {node: '>=6.9.0'} dependencies: @@ -14676,7 +15167,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-minify-gradients/4.0.2: + /postcss-minify-gradients@4.0.2: resolution: {integrity: sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==} engines: {node: '>=6.9.0'} dependencies: @@ -14686,7 +15177,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-minify-params/4.0.2: + /postcss-minify-params@4.0.2: resolution: {integrity: sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==} engines: {node: '>=6.9.0'} dependencies: @@ -14698,7 +15189,7 @@ packages: uniqs: 2.0.0 dev: true - /postcss-minify-selectors/4.0.2: + /postcss-minify-selectors@4.0.2: resolution: {integrity: sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==} engines: {node: '>=6.9.0'} dependencies: @@ -14708,34 +15199,34 @@ packages: postcss-selector-parser: 3.1.2 dev: true - /postcss-modules-extract-imports/1.1.0: + /postcss-modules-extract-imports@1.1.0: resolution: {integrity: sha1-thTJcgvmgW6u41+zpfqh26agXds=} dependencies: postcss: 6.0.1 dev: true - /postcss-modules-local-by-default/1.2.0: + /postcss-modules-local-by-default@1.2.0: resolution: {integrity: sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=} dependencies: css-selector-tokenizer: 0.7.3 postcss: 6.0.1 dev: true - /postcss-modules-scope/1.1.0: + /postcss-modules-scope@1.1.0: resolution: {integrity: sha1-1upkmUx5+XtipytCb75gVqGUu5A=} dependencies: css-selector-tokenizer: 0.7.3 postcss: 6.0.1 dev: true - /postcss-modules-values/1.3.0: + /postcss-modules-values@1.3.0: resolution: {integrity: sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=} dependencies: icss-replace-symbols: 1.1.0 postcss: 6.0.1 dev: true - /postcss-modules/2.0.0: + /postcss-modules@2.0.0: resolution: {integrity: sha512-eqp+Bva+U2cwQO7dECJ8/V+X+uH1HduNeITB0CPPFAu6d/8LKQ32/j+p9rQ2YL1QytVcrNU0X+fBqgGmQIA1Rw==} dependencies: css-modules-loader-core: 1.1.0 @@ -14745,14 +15236,14 @@ packages: string-hash: 1.1.3 dev: true - /postcss-normalize-charset/4.0.1: + /postcss-normalize-charset@4.0.1: resolution: {integrity: sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.35 dev: true - /postcss-normalize-display-values/4.0.2: + /postcss-normalize-display-values@4.0.2: resolution: {integrity: sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==} engines: {node: '>=6.9.0'} dependencies: @@ -14761,7 +15252,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-normalize-positions/4.0.2: + /postcss-normalize-positions@4.0.2: resolution: {integrity: sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==} engines: {node: '>=6.9.0'} dependencies: @@ -14771,7 +15262,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-normalize-repeat-style/4.0.2: + /postcss-normalize-repeat-style@4.0.2: resolution: {integrity: sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==} engines: {node: '>=6.9.0'} dependencies: @@ -14781,7 +15272,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-normalize-string/4.0.2: + /postcss-normalize-string@4.0.2: resolution: {integrity: sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==} engines: {node: '>=6.9.0'} dependencies: @@ -14790,7 +15281,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-normalize-timing-functions/4.0.2: + /postcss-normalize-timing-functions@4.0.2: resolution: {integrity: sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==} engines: {node: '>=6.9.0'} dependencies: @@ -14799,7 +15290,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-normalize-unicode/4.0.1: + /postcss-normalize-unicode@4.0.1: resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==} engines: {node: '>=6.9.0'} dependencies: @@ -14808,7 +15299,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-normalize-url/4.0.1: + /postcss-normalize-url@4.0.1: resolution: {integrity: sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==} engines: {node: '>=6.9.0'} dependencies: @@ -14818,7 +15309,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-normalize-whitespace/4.0.2: + /postcss-normalize-whitespace@4.0.2: resolution: {integrity: sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==} engines: {node: '>=6.9.0'} dependencies: @@ -14826,7 +15317,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-ordered-values/4.1.2: + /postcss-ordered-values@4.1.2: resolution: {integrity: sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==} engines: {node: '>=6.9.0'} dependencies: @@ -14835,7 +15326,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-reduce-initial/4.0.3: + /postcss-reduce-initial@4.0.3: resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==} engines: {node: '>=6.9.0'} dependencies: @@ -14845,7 +15336,7 @@ packages: postcss: 7.0.35 dev: true - /postcss-reduce-transforms/4.0.2: + /postcss-reduce-transforms@4.0.2: resolution: {integrity: sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==} engines: {node: '>=6.9.0'} dependencies: @@ -14855,7 +15346,7 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-reporter/6.0.1: + /postcss-reporter@6.0.1: resolution: {integrity: sha512-LpmQjfRWyabc+fRygxZjpRxfhRf9u/fdlKf4VHG4TSPbV2XNsuISzYW1KL+1aQzx53CAppa1bKG4APIB/DOXXw==} engines: {node: '>=6'} dependencies: @@ -14865,39 +15356,39 @@ packages: postcss: 7.0.35 dev: true - /postcss-resolve-nested-selector/0.1.1: + /postcss-resolve-nested-selector@0.1.1: resolution: {integrity: sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=} dev: true - /postcss-safe-parser/4.0.2: + /postcss-safe-parser@4.0.2: resolution: {integrity: sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==} engines: {node: '>=6.0.0'} dependencies: postcss: 7.0.35 dev: true - /postcss-sass/0.3.5: + /postcss-sass@0.3.5: resolution: {integrity: sha512-B5z2Kob4xBxFjcufFnhQ2HqJQ2y/Zs/ic5EZbCywCkxKd756Q40cIQ/veRDwSrw1BF6+4wUgmpm0sBASqVi65A==} dependencies: gonzales-pe: 4.3.0 postcss: 7.0.35 dev: true - /postcss-sass/0.4.4: + /postcss-sass@0.4.4: resolution: {integrity: sha512-BYxnVYx4mQooOhr+zer0qWbSPYnarAy8ZT7hAQtbxtgVf8gy+LSLT/hHGe35h14/pZDTw1DsxdbrwxBN++H+fg==} dependencies: gonzales-pe: 4.3.0 postcss: 7.0.35 dev: true - /postcss-scss/2.1.1: + /postcss-scss@2.1.1: resolution: {integrity: sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==} engines: {node: '>=6.0.0'} dependencies: postcss: 7.0.35 dev: true - /postcss-selector-parser/3.1.2: + /postcss-selector-parser@3.1.2: resolution: {integrity: sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==} engines: {node: '>=8'} dependencies: @@ -14906,7 +15397,7 @@ packages: uniq: 1.0.1 dev: true - /postcss-selector-parser/6.0.4: + /postcss-selector-parser@6.0.4: resolution: {integrity: sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw==} engines: {node: '>=4'} dependencies: @@ -14916,7 +15407,7 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss-sorting/4.1.0: + /postcss-sorting@4.1.0: resolution: {integrity: sha512-r4T2oQd1giURJdHQ/RMb72dKZCuLOdWx2B/XhXN1Y1ZdnwXsKH896Qz6vD4tFy9xSjpKNYhlZoJmWyhH/7JUQw==} engines: {node: '>=6.14.3'} dependencies: @@ -14924,7 +15415,7 @@ packages: postcss: 7.0.35 dev: true - /postcss-sorting/5.0.1: + /postcss-sorting@5.0.1: resolution: {integrity: sha512-Y9fUFkIhfrm6i0Ta3n+89j56EFqaNRdUKqXyRp6kvTcSXnmgEjaVowCXH+JBe9+YKWqd4nc28r2sgwnzJalccA==} engines: {node: '>=8.7.0'} dependencies: @@ -14932,7 +15423,7 @@ packages: postcss: 7.0.35 dev: true - /postcss-svgo/4.0.2: + /postcss-svgo@4.0.2: resolution: {integrity: sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==} engines: {node: '>=6.9.0'} dependencies: @@ -14942,15 +15433,36 @@ packages: svgo: 1.3.2 dev: true - /postcss-syntax/0.36.2_postcss@7.0.35: + /postcss-syntax@0.36.2(postcss-html@0.36.0)(postcss-jsx@0.36.4)(postcss-less@3.1.4)(postcss-markdown@0.36.0)(postcss-scss@2.1.1)(postcss@7.0.35): resolution: {integrity: sha512-nBRg/i7E3SOHWxF3PpF5WnJM/jQ1YpY9000OaVXlAQj6Zp/kIqJxEDWIZ67tAd7NLuk7zqN4yqe9nc0oNAOs1w==} peerDependencies: postcss: '>=5.0.0' + postcss-html: '*' + postcss-jsx: '*' + postcss-less: '*' + postcss-markdown: '*' + postcss-scss: '*' + peerDependenciesMeta: + postcss-html: + optional: true + postcss-jsx: + optional: true + postcss-less: + optional: true + postcss-markdown: + optional: true + postcss-scss: + optional: true dependencies: postcss: 7.0.35 + postcss-html: 0.36.0(postcss-syntax@0.36.2)(postcss@7.0.35) + postcss-jsx: 0.36.4(postcss-syntax@0.36.2)(postcss@7.0.35) + postcss-less: 3.1.4 + postcss-markdown: 0.36.0(postcss-syntax@0.36.2)(postcss@7.0.35) + postcss-scss: 2.1.1 dev: true - /postcss-unique-selectors/4.0.1: + /postcss-unique-selectors@4.0.1: resolution: {integrity: sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==} engines: {node: '>=6.9.0'} dependencies: @@ -14959,15 +15471,15 @@ packages: uniqs: 2.0.0 dev: true - /postcss-value-parser/3.3.1: + /postcss-value-parser@3.3.1: resolution: {integrity: sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==} dev: true - /postcss-value-parser/4.1.0: + /postcss-value-parser@4.1.0: resolution: {integrity: sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==} dev: true - /postcss/6.0.1: + /postcss@6.0.1: resolution: {integrity: sha1-AA29H47vIXqjaLmiEsX8QLKo8/I=} engines: {node: '>=4.0.0'} dependencies: @@ -14976,7 +15488,7 @@ packages: supports-color: 3.2.3 dev: true - /postcss/7.0.35: + /postcss@7.0.35: resolution: {integrity: sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==} engines: {node: '>=6.0.0'} dependencies: @@ -14985,34 +15497,34 @@ packages: supports-color: 6.1.0 dev: true - /prelude-ls/1.1.2: + /prelude-ls@1.1.2: resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} engines: {node: '>= 0.8.0'} dev: true - /prelude-ls/1.2.1: + /prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} dev: true - /prepend-http/2.0.0: + /prepend-http@2.0.0: resolution: {integrity: sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=} engines: {node: '>=4'} dev: true - /prettier/2.1.0: + /prettier@2.1.0: resolution: {integrity: sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==} engines: {node: '>=10.13.0'} hasBin: true dev: true - /prettier/2.2.1: + /prettier@2.2.1: resolution: {integrity: sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==} engines: {node: '>=10.13.0'} hasBin: true dev: true - /pretty-format/26.6.2: + /pretty-format@26.6.2: resolution: {integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==} engines: {node: '>= 10'} dependencies: @@ -15022,7 +15534,7 @@ packages: react-is: 17.0.1 dev: true - /pretty-format/27.0.2: + /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: @@ -15032,20 +15544,27 @@ packages: react-is: 17.0.1 dev: true - /process-nextick-args/2.0.1: + /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} dev: true - /progress/2.0.3: + /progress@2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} dev: true - /promise-inflight/1.0.1: + /promise-inflight@1.0.1(bluebird@3.7.2): resolution: {integrity: sha1-mEcocL8igTL8vdhoEputEsPAKeM=} + peerDependencies: + bluebird: '*' + peerDependenciesMeta: + bluebird: + optional: true + dependencies: + bluebird: 3.7.2 dev: true - /promise-retry/1.1.1: + /promise-retry@1.1.1: resolution: {integrity: sha1-ZznpaOMFHaIM5kl/srUPaRHfPW0=} engines: {node: '>=0.12'} dependencies: @@ -15053,25 +15572,26 @@ packages: retry: 0.10.1 dev: true - /promise.series/0.2.0: + /promise.series@0.2.0: resolution: {integrity: sha1-LMfr6Vn8OmYZwEq029yeRS2GS70=} engines: {node: '>=0.12'} dev: true - /promise/7.0.4: + /promise@7.0.4: resolution: {integrity: sha1-Nj6EpMNsg1a4kP7WLJHOhdAu1Tk=} dependencies: asap: 2.0.6 dev: true - /promise/7.3.1: + /promise@7.3.1: resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==} + requiresBuild: true dependencies: asap: 2.0.6 dev: true optional: true - /prompts/2.4.0: + /prompts@2.4.0: resolution: {integrity: sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ==} engines: {node: '>= 6'} dependencies: @@ -15079,13 +15599,13 @@ packages: sisteransi: 1.0.5 dev: true - /promzard/0.3.0: + /promzard@0.3.0: resolution: {integrity: sha1-JqXW7ox97kyxIggwWs+5O6OCqe4=} dependencies: read: 1.0.7 dev: true - /prop-types/15.7.2: + /prop-types@15.7.2: resolution: {integrity: sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==} dependencies: loose-envify: 1.4.0 @@ -15093,47 +15613,47 @@ packages: react-is: 16.13.1 dev: true - /proto-list/1.2.4: + /proto-list@1.2.4: resolution: {integrity: sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=} dev: true - /protocols/1.4.8: + /protocols@1.4.8: resolution: {integrity: sha512-IgjKyaUSjsROSO8/D49Ab7hP8mJgTYcqApOqdPhLoPxAplXmkp+zRvsrSQjFn5by0rhm4VH0GAUELIPpx7B1yg==} dev: true - /protoduck/5.0.1: + /protoduck@5.0.1: resolution: {integrity: sha512-WxoCeDCoCBY55BMvj4cAEjdVUFGRWed9ZxPlqTKYyw1nDDTQ4pqmnIMAGfJlg7Dx35uB/M+PHJPTmGOvaCaPTg==} dependencies: genfun: 5.0.0 dev: true - /prr/1.0.1: + /prr@1.0.1: resolution: {integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=} dev: true - /pseudomap/1.0.2: + /pseudomap@1.0.2: resolution: {integrity: sha1-8FKijacOYYkX7wqKw0wa5aaChrM=} dev: true - /psl/1.8.0: + /psl@1.8.0: resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} dev: true - /pump/2.0.1: + /pump@2.0.1: resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 dev: true - /pump/3.0.0: + /pump@3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 dev: true - /pumpify/1.5.1: + /pumpify@1.5.1: resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==} dependencies: duplexify: 3.7.1 @@ -15141,27 +15661,28 @@ packages: pump: 2.0.1 dev: true - /punycode/2.1.1: + /punycode@2.1.1: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} dev: true - /q/1.5.1: + /q@1.5.1: resolution: {integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} dev: true - /qs/6.5.2: + /qs@6.5.2: resolution: {integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==} engines: {node: '>=0.6'} + requiresBuild: true dev: true - /qs/6.9.6: + /qs@6.9.6: resolution: {integrity: sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==} engines: {node: '>=0.6'} dev: true - /query-string/6.14.1: + /query-string@6.14.1: resolution: {integrity: sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw==} engines: {node: '>=6'} dependencies: @@ -15171,32 +15692,32 @@ packages: strict-uri-encode: 2.0.0 dev: true - /queue-microtask/1.2.2: + /queue-microtask@1.2.2: resolution: {integrity: sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg==} dev: true - /quick-lru/1.1.0: + /quick-lru@1.1.0: resolution: {integrity: sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=} engines: {node: '>=4'} dev: true - /quick-lru/4.0.1: + /quick-lru@4.0.1: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} dev: true - /quick-lru/5.1.1: + /quick-lru@5.1.1: resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} engines: {node: '>=10'} dev: true - /randombytes/2.1.0: + /randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} dependencies: safe-buffer: 5.2.1 dev: true - /rc/1.2.8: + /rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true dependencies: @@ -15206,21 +15727,21 @@ packages: strip-json-comments: 2.0.1 dev: true - /react-is/16.13.1: + /react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: true - /react-is/17.0.1: + /react-is@17.0.1: resolution: {integrity: sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==} dev: true - /read-cmd-shim/1.0.5: + /read-cmd-shim@1.0.5: resolution: {integrity: sha512-v5yCqQ/7okKoZZkBQUAfTsQ3sVJtXdNfbPnI5cceppoxEVLYA3k+VtV2omkeo8MS94JCy4fSiUwlRBAwCVRPUA==} dependencies: graceful-fs: 4.2.6 dev: true - /read-package-json/2.1.2: + /read-package-json@2.1.2: resolution: {integrity: sha512-D1KmuLQr6ZSJS0tW8hf3WGpRlwszJOXZ3E8Yd/DNRaM5d+1wVRZdHlpGBLAuovjr28LbWvjpWkBHMxpRGGjzNA==} dependencies: glob: 7.1.6 @@ -15229,7 +15750,7 @@ packages: npm-normalize-package-bin: 1.0.1 dev: true - /read-package-tree/5.3.1: + /read-package-tree@5.3.1: resolution: {integrity: sha512-mLUDsD5JVtlZxjSlPPx1RETkNjjvQYuweKwNVt1Sn8kP5Jh44pvYuUHCp6xSVDZWbNxVxG5lyZJ921aJH61sTw==} dependencies: read-package-json: 2.1.2 @@ -15237,7 +15758,7 @@ packages: util-promisify: 2.1.0 dev: true - /read-pkg-up/1.0.1: + /read-pkg-up@1.0.1: resolution: {integrity: sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=} engines: {node: '>=0.10.0'} dependencies: @@ -15245,7 +15766,7 @@ packages: read-pkg: 1.1.0 dev: true - /read-pkg-up/3.0.0: + /read-pkg-up@3.0.0: resolution: {integrity: sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=} engines: {node: '>=4'} dependencies: @@ -15253,7 +15774,7 @@ packages: read-pkg: 3.0.0 dev: true - /read-pkg-up/4.0.0: + /read-pkg-up@4.0.0: resolution: {integrity: sha512-6etQSH7nJGsK0RbG/2TeDzZFa8shjQ1um+SwQQ5cwKy0dhSXdOncEhb1CPpvQG4h7FyOV6EB6YlV0yJvZQNAkA==} engines: {node: '>=6'} dependencies: @@ -15261,7 +15782,7 @@ packages: read-pkg: 3.0.0 dev: true - /read-pkg-up/7.0.1: + /read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} dependencies: @@ -15270,7 +15791,7 @@ packages: type-fest: 0.8.1 dev: true - /read-pkg/1.1.0: + /read-pkg@1.1.0: resolution: {integrity: sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=} engines: {node: '>=0.10.0'} dependencies: @@ -15279,7 +15800,7 @@ packages: path-type: 1.1.0 dev: true - /read-pkg/3.0.0: + /read-pkg@3.0.0: resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=} engines: {node: '>=4'} dependencies: @@ -15288,7 +15809,7 @@ packages: path-type: 3.0.0 dev: true - /read-pkg/5.2.0: + /read-pkg@5.2.0: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} engines: {node: '>=8'} dependencies: @@ -15298,14 +15819,14 @@ packages: type-fest: 0.6.0 dev: true - /read/1.0.7: + /read@1.0.7: resolution: {integrity: sha1-s9oZvQUkMal2cdRKQmNK33ELQMQ=} engines: {node: '>=0.8'} dependencies: mute-stream: 0.0.8 dev: true - /readable-stream/2.3.7: + /readable-stream@2.3.7: resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==} dependencies: core-util-is: 1.0.2 @@ -15317,7 +15838,7 @@ packages: util-deprecate: 1.0.2 dev: true - /readable-stream/3.6.0: + /readable-stream@3.6.0: resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} engines: {node: '>= 6'} dependencies: @@ -15326,7 +15847,7 @@ packages: util-deprecate: 1.0.2 dev: true - /readdir-scoped-modules/1.1.0: + /readdir-scoped-modules@1.1.0: resolution: {integrity: sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==} dependencies: debuglog: 1.0.1 @@ -15335,14 +15856,14 @@ packages: once: 1.4.0 dev: true - /readdirp/3.5.0: + /readdirp@3.5.0: resolution: {integrity: sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==} engines: {node: '>=8.10.0'} dependencies: picomatch: 2.3.0 dev: true - /redent/1.0.0: + /redent@1.0.0: resolution: {integrity: sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=} engines: {node: '>=0.10.0'} dependencies: @@ -15350,7 +15871,7 @@ packages: strip-indent: 1.0.1 dev: true - /redent/2.0.0: + /redent@2.0.0: resolution: {integrity: sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=} engines: {node: '>=4'} dependencies: @@ -15358,7 +15879,7 @@ packages: strip-indent: 2.0.0 dev: true - /redent/3.0.0: + /redent@3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} engines: {node: '>=8'} dependencies: @@ -15366,28 +15887,28 @@ packages: strip-indent: 3.0.0 dev: true - /regenerate-unicode-properties/8.2.0: + /regenerate-unicode-properties@8.2.0: resolution: {integrity: sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 dev: true - /regenerate/1.4.2: + /regenerate@1.4.2: resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} dev: true - /regenerator-runtime/0.13.7: + /regenerator-runtime@0.13.7: resolution: {integrity: sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==} dev: true - /regenerator-transform/0.14.5: + /regenerator-transform@0.14.5: resolution: {integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==} dependencies: '@babel/runtime': 7.13.9 dev: true - /regex-not/1.0.2: + /regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} engines: {node: '>=0.10.0'} dependencies: @@ -15395,7 +15916,7 @@ packages: safe-regex: 1.1.0 dev: true - /regexp.prototype.flags/1.3.1: + /regexp.prototype.flags@1.3.1: resolution: {integrity: sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==} engines: {node: '>= 0.4'} dependencies: @@ -15403,12 +15924,12 @@ packages: define-properties: 1.1.3 dev: true - /regexpp/3.1.0: + /regexpp@3.1.0: resolution: {integrity: sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==} engines: {node: '>=8'} dev: true - /regexpu-core/4.7.1: + /regexpu-core@4.7.1: resolution: {integrity: sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ==} engines: {node: '>=4'} dependencies: @@ -15420,32 +15941,32 @@ packages: unicode-match-property-value-ecmascript: 1.2.0 dev: true - /registry-auth-token/4.2.1: + /registry-auth-token@4.2.1: resolution: {integrity: sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==} engines: {node: '>=6.0.0'} dependencies: rc: 1.2.8 dev: true - /registry-url/5.1.0: + /registry-url@5.1.0: resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==} engines: {node: '>=8'} dependencies: rc: 1.2.8 dev: true - /regjsgen/0.5.2: + /regjsgen@0.5.2: resolution: {integrity: sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==} dev: true - /regjsparser/0.6.7: + /regjsparser@0.6.7: resolution: {integrity: sha512-ib77G0uxsA2ovgiYbCVGx4Pv3PSttAx2vIwidqQzbL2U5S4Q+j00HdSAneSBuyVcMvEnTXMjiGgB+DlXozVhpQ==} hasBin: true dependencies: jsesc: 0.5.0 dev: true - /remark-parse/6.0.3: + /remark-parse@6.0.3: resolution: {integrity: sha512-QbDXWN4HfKTUC0hHa4teU463KclLAnwpn/FBn87j9cKYJWWawbiLgMfP2Q4XwhxxuuuOxHlw+pSN0OKuJwyVvg==} dependencies: collapse-white-space: 1.0.6 @@ -15465,7 +15986,7 @@ packages: xtend: 4.0.2 dev: true - /remark-parse/9.0.0: + /remark-parse@9.0.0: resolution: {integrity: sha512-geKatMwSzEXKHuzBNU1z676sGcDcFoChMK38TgdHJNAYfFtsfHDQG7MoJAjs6sgYMqyLduCYWDIWZIxiPeafEw==} dependencies: mdast-util-from-markdown: 0.8.5 @@ -15473,7 +15994,7 @@ packages: - supports-color dev: true - /remark-stringify/6.0.4: + /remark-stringify@6.0.4: resolution: {integrity: sha512-eRWGdEPMVudijE/psbIDNcnJLRVx3xhfuEsTDGgH4GsFF91dVhw5nhmnBppafJ7+NWINW6C7ZwWbi30ImJzqWg==} dependencies: ccount: 1.1.0 @@ -15492,13 +16013,13 @@ packages: xtend: 4.0.2 dev: true - /remark-stringify/9.0.1: + /remark-stringify@9.0.1: resolution: {integrity: sha512-mWmNg3ZtESvZS8fv5PTvaPckdL4iNlCHTt8/e/8oN08nArHRHjNZMKzA/YW3+p7/lYqIw4nx1XsjCBo/AxNChg==} dependencies: mdast-util-to-markdown: 0.6.5 dev: true - /remark/10.0.1: + /remark@10.0.1: resolution: {integrity: sha512-E6lMuoLIy2TyiokHprMjcWNJ5UxfGQjaMSMhV+f4idM625UjjK4j798+gPs5mfjzDE6vL0oFKVeZM6gZVSVrzQ==} dependencies: remark-parse: 6.0.3 @@ -15506,7 +16027,7 @@ packages: unified: 7.1.0 dev: true - /remark/13.0.0: + /remark@13.0.0: resolution: {integrity: sha512-HDz1+IKGtOyWN+QgBiAT0kn+2s6ovOxHyPAFGKVE81VSzJ+mq7RwHFledEvB5F1p4iJvOah/LOKdFuzvRnNLCA==} dependencies: remark-parse: 9.0.0 @@ -15516,7 +16037,7 @@ packages: - supports-color dev: true - /remove-bom-buffer/3.0.0: + /remove-bom-buffer@3.0.0: resolution: {integrity: sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==} engines: {node: '>=0.10.0'} dependencies: @@ -15524,7 +16045,7 @@ packages: is-utf8: 0.2.1 dev: true - /remove-bom-stream/1.2.0: + /remove-bom-stream@1.2.0: resolution: {integrity: sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=} engines: {node: '>= 0.10'} dependencies: @@ -15533,38 +16054,38 @@ packages: through2: 2.0.5 dev: true - /remove-trailing-separator/1.1.0: + /remove-trailing-separator@1.1.0: resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=} dev: true - /repeat-element/1.1.3: + /repeat-element@1.1.3: resolution: {integrity: sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==} engines: {node: '>=0.10.0'} dev: true - /repeat-string/1.6.1: + /repeat-string@1.6.1: resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=} engines: {node: '>=0.10'} dev: true - /repeating/2.0.1: + /repeating@2.0.1: resolution: {integrity: sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=} engines: {node: '>=0.10.0'} dependencies: is-finite: 1.1.0 dev: true - /replace-ext/1.0.0: + /replace-ext@1.0.0: resolution: {integrity: sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=} engines: {node: '>= 0.10'} dev: true - /replace-ext/1.0.1: + /replace-ext@1.0.1: resolution: {integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==} engines: {node: '>= 0.10'} dev: true - /request/2.88.2: + /request@2.88.2: resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==} engines: {node: '>= 6'} deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 @@ -15591,101 +16112,101 @@ packages: uuid: 3.4.0 dev: true - /require-directory/2.1.1: + /require-directory@2.1.1: resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=} engines: {node: '>=0.10.0'} dev: true - /require-main-filename/2.0.0: + /require-main-filename@2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} dev: true - /reselect/4.0.0: + /reselect@4.0.0: resolution: {integrity: sha512-qUgANli03jjAyGlnbYVAV5vvnOmJnODyABz51RdBN7M4WaVu8mecZWgyQNkG8Yqe3KRGRt0l4K4B3XVEULC4CA==} dev: true - /resolve-alpn/1.0.0: + /resolve-alpn@1.0.0: resolution: {integrity: sha512-rTuiIEqFmGxne4IovivKSDzld2lWW9QCjqv80SYjPgf+gS35eaCAjaP54CCwGAwBtnCsvNLYtqxe1Nw+i6JEmA==} dev: true - /resolve-cwd/2.0.0: + /resolve-cwd@2.0.0: resolution: {integrity: sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=} engines: {node: '>=4'} dependencies: resolve-from: 3.0.0 dev: true - /resolve-cwd/3.0.0: + /resolve-cwd@3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} engines: {node: '>=8'} dependencies: resolve-from: 5.0.0 dev: true - /resolve-from/3.0.0: + /resolve-from@3.0.0: resolution: {integrity: sha1-six699nWiBvItuZTM17rywoYh0g=} engines: {node: '>=4'} dev: true - /resolve-from/4.0.0: + /resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} dev: true - /resolve-from/5.0.0: + /resolve-from@5.0.0: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} dev: true - /resolve-global/1.0.0: + /resolve-global@1.0.0: resolution: {integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==} engines: {node: '>=8'} dependencies: global-dirs: 0.1.1 dev: true - /resolve-options/1.1.0: + /resolve-options@1.1.0: resolution: {integrity: sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=} engines: {node: '>= 0.10'} dependencies: value-or-function: 3.0.0 dev: true - /resolve-url/0.2.1: + /resolve-url@0.2.1: resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=} deprecated: https://github.com/lydell/resolve-url#deprecated dev: true - /resolve/1.1.7: + /resolve@1.1.7: resolution: {integrity: sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=} dev: true - /resolve/1.17.0: + /resolve@1.17.0: resolution: {integrity: sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==} dependencies: path-parse: 1.0.6 dev: true - /resolve/1.20.0: + /resolve@1.20.0: resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==} dependencies: is-core-module: 2.2.0 path-parse: 1.0.6 dev: true - /responselike/1.0.2: + /responselike@1.0.2: resolution: {integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=} dependencies: lowercase-keys: 1.0.1 dev: true - /responselike/2.0.0: + /responselike@2.0.0: resolution: {integrity: sha512-xH48u3FTB9VsZw7R+vvgaKeLKzT6jOogbQhEe/jewwnZgzPcnyWui2Av6JpoYZF/91uueC+lqhWqeURw5/qhCw==} dependencies: lowercase-keys: 2.0.0 dev: true - /restore-cursor/2.0.0: + /restore-cursor@2.0.0: resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=} engines: {node: '>=4'} dependencies: @@ -15693,7 +16214,7 @@ packages: signal-exit: 3.0.3 dev: true - /restore-cursor/3.1.0: + /restore-cursor@3.1.0: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} dependencies: @@ -15701,63 +16222,63 @@ packages: signal-exit: 3.0.3 dev: true - /ret/0.1.15: + /ret@0.1.15: resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} engines: {node: '>=0.12'} dev: true - /retry-as-promised/3.2.0: + /retry-as-promised@3.2.0: resolution: {integrity: sha512-CybGs60B7oYU/qSQ6kuaFmRd9sTZ6oXSc0toqePvV74Ac6/IFZSI1ReFQmtCN+uvW1Mtqdwpvt/LGOiCBAY2Mg==} dependencies: any-promise: 1.3.0 dev: true - /retry/0.10.1: + /retry@0.10.1: resolution: {integrity: sha1-52OI0heZLCUnUCQdPTlW/tmNj/Q=} dev: true - /reusify/1.0.4: + /reusify@1.0.4: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true - /rgb-regex/1.0.1: + /rgb-regex@1.0.1: resolution: {integrity: sha1-wODWiC3w4jviVKR16O3UGRX+rrE=} dev: true - /rgba-regex/1.0.0: + /rgba-regex@1.0.0: resolution: {integrity: sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=} dev: true - /right-align/0.1.3: + /right-align@0.1.3: resolution: {integrity: sha1-YTObci/mo1FWiSENJOFMlhSGE+8=} engines: {node: '>=0.10.0'} dependencies: align-text: 0.1.4 dev: true - /rimraf/2.6.3: + /rimraf@2.6.3: resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} hasBin: true dependencies: glob: 7.1.6 dev: true - /rimraf/2.7.1: + /rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} hasBin: true dependencies: glob: 7.1.6 dev: true - /rimraf/3.0.2: + /rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: glob: 7.1.6 dev: true - /rollup-plugin-postcss/3.1.8: + /rollup-plugin-postcss@3.1.8: resolution: {integrity: sha512-JHnGfW8quNc6ePxEkZ05HEZ1YiRxDgY9RKEetMfsrwxR2kh/d90OVScTc6b1c2Q17Cs/5TRYL+1uddG21lQe3w==} engines: {node: '>=10'} dependencies: @@ -15777,7 +16298,7 @@ packages: style-inject: 0.3.0 dev: true - /rollup-plugin-terser/7.0.2_rollup@2.33.3: + /rollup-plugin-terser@7.0.2(rollup@2.33.3): resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 @@ -15789,13 +16310,13 @@ packages: terser: 5.6.0 dev: true - /rollup-plugin-typescript2/0.29.0_rollup@2.33.3+typescript@4.3.4: + /rollup-plugin-typescript2@0.29.0(rollup@2.33.3)(typescript@4.3.4): resolution: {integrity: sha512-YytahBSZCIjn/elFugEGQR5qTsVhxhUwGZIsA9TmrSsC88qroGo65O5HZP/TTArH2dm0vUmYWhKchhwi2wL9bw==} peerDependencies: rollup: '>=1.26.3' typescript: '>=2.4.0' dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.33.3 + '@rollup/pluginutils': 3.1.0(rollup@2.33.3) find-cache-dir: 3.3.1 fs-extra: 8.1.0 resolve: 1.17.0 @@ -15804,13 +16325,13 @@ packages: typescript: 4.3.4 dev: true - /rollup-pluginutils/2.8.2: + /rollup-pluginutils@2.8.2: resolution: {integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==} dependencies: estree-walker: 0.6.1 dev: true - /rollup/2.33.3: + /rollup@2.33.3: resolution: {integrity: sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==} engines: {node: '>=10.0.0'} hasBin: true @@ -15818,58 +16339,58 @@ packages: fsevents: 2.1.3 dev: true - /rsvp/4.8.5: + /rsvp@4.8.5: resolution: {integrity: sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==} engines: {node: 6.* || >= 7.*} dev: true - /run-async/2.4.1: + /run-async@2.4.1: resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} engines: {node: '>=0.12.0'} dev: true - /run-parallel/1.2.0: + /run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: queue-microtask: 1.2.2 dev: true - /run-queue/1.0.3: + /run-queue@1.0.3: resolution: {integrity: sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=} dependencies: aproba: 1.2.0 dev: true - /rxjs/6.6.6: + /rxjs@6.6.6: resolution: {integrity: sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==} engines: {npm: '>=2.0.0'} dependencies: tslib: 1.14.1 dev: true - /safe-buffer/5.1.2: + /safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} dev: true - /safe-buffer/5.2.1: + /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} dev: true - /safe-identifier/0.4.2: + /safe-identifier@0.4.2: resolution: {integrity: sha512-6pNbSMW6OhAi9j+N8V+U715yBQsaWJ7eyEUaOrawX+isg5ZxhUlV1NipNtgaKHmFGiABwt+ZF04Ii+3Xjkg+8w==} dev: true - /safe-regex/1.1.0: + /safe-regex@1.1.0: resolution: {integrity: sha1-QKNmnzsHfR6UPURinhV91IAjvy4=} dependencies: ret: 0.1.15 dev: true - /safer-buffer/2.1.2: + /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sane/4.1.0: + /sane@4.1.0: resolution: {integrity: sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==} engines: {node: 6.* || 8.* || >= 10.*} hasBin: true @@ -15883,48 +16404,59 @@ packages: micromatch: 3.1.10 minimist: 1.2.5 walker: 1.0.7 + transitivePeerDependencies: + - supports-color dev: true - /sax/1.2.4: + /sax@1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} dev: true - /saxes/5.0.1: + /saxes@5.0.1: resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} engines: {node: '>=10'} dependencies: xmlchars: 2.2.0 dev: true - /semver-diff/2.1.0: + /schema-utils@3.3.0: + resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} + engines: {node: '>= 10.13.0'} + dependencies: + '@types/json-schema': 7.0.15 + ajv: 6.12.6 + ajv-keywords: 3.5.2(ajv@6.12.6) + dev: true + + /semver-diff@2.1.0: resolution: {integrity: sha1-S7uEN8jTfksM8aaP1ybsbWRdbTY=} engines: {node: '>=0.10.0'} dependencies: semver: 5.7.1 dev: true - /semver/5.7.1: + /semver@5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true dev: true - /semver/6.3.0: + /semver@6.3.0: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true dev: true - /semver/7.0.0: + /semver@7.0.0: resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} hasBin: true dev: true - /semver/7.3.2: + /semver@7.3.2: resolution: {integrity: sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==} engines: {node: '>=10'} hasBin: true dev: true - /semver/7.3.4: + /semver@7.3.4: resolution: {integrity: sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==} engines: {node: '>=10'} hasBin: true @@ -15932,16 +16464,16 @@ packages: lru-cache: 6.0.0 dev: true - /sequelize-cursor-pagination/2.2.1: + /sequelize-cursor-pagination@2.2.1: resolution: {integrity: sha512-roh/gzaKWTpVLBtOb/udNCYSmC951Bfe+W+/qItTFf6oZ4jSJsSfBkhwaqB4y1qJgpwnBnjKCTW3YWVCgmtMCw==} dev: true - /sequelize-pool/6.1.0: + /sequelize-pool@6.1.0: resolution: {integrity: sha512-4YwEw3ZgK/tY/so+GfnSgXkdwIJJ1I32uZJztIEgZeAO6HMgj64OzySbWLgxj+tXhZCJnzRfkY9gINw8Ft8ZMg==} engines: {node: '>= 10.0.0'} dev: true - /sequelize/6.6.4: + /sequelize@6.6.4: resolution: {integrity: sha512-SOSu3tclOjHJfvuIITUlAsh2Q642gFxjpNN+IM1quFZ7jU5Pep7FIAwBK8UWgTpNc9TK9rUr1cyLB/G25CGicA==} engines: {node: '>=10.0.0'} peerDependencies: @@ -15982,17 +16514,23 @@ packages: - supports-color dev: true - /serialize-javascript/4.0.0: + /serialize-javascript@4.0.0: resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} dependencies: randombytes: 2.1.0 dev: true - /set-blocking/2.0.0: + /serialize-javascript@6.0.1: + resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} + dependencies: + randombytes: 2.1.0 + dev: true + + /set-blocking@2.0.0: resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=} dev: true - /set-value/2.0.1: + /set-value@2.0.1: resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} engines: {node: '>=0.10.0'} dependencies: @@ -16002,45 +16540,45 @@ packages: split-string: 3.1.0 dev: true - /set-value/3.0.2: + /set-value@3.0.2: resolution: {integrity: sha512-npjkVoz+ank0zjlV9F47Fdbjfj/PfXyVhZvGALWsyIYU/qrMzpi6avjKW3/7KeSU2Df3I46BrN1xOI1+6vW0hA==} engines: {node: '>=6.0'} dependencies: is-plain-object: 2.0.4 dev: true - /shallow-clone/3.0.1: + /shallow-clone@3.0.1: resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} engines: {node: '>=8'} dependencies: kind-of: 6.0.3 dev: true - /shebang-command/1.2.0: + /shebang-command@1.2.0: resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=} engines: {node: '>=0.10.0'} dependencies: shebang-regex: 1.0.0 dev: true - /shebang-command/2.0.0: + /shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} dependencies: shebang-regex: 3.0.0 dev: true - /shebang-regex/1.0.0: + /shebang-regex@1.0.0: resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=} engines: {node: '>=0.10.0'} dev: true - /shebang-regex/3.0.0: + /shebang-regex@3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} dev: true - /side-channel/1.0.4: + /side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: call-bind: 1.0.2 @@ -16048,11 +16586,11 @@ packages: object-inspect: 1.9.0 dev: true - /signal-exit/3.0.3: + /signal-exit@3.0.3: resolution: {integrity: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==} dev: true - /signale/1.4.0: + /signale@1.4.0: resolution: {integrity: sha512-iuh+gPf28RkltuJC7W5MRi6XAjTDCAPC/prJUpQoG4vIP3MJZ+GTydVnodXA7pwvTKb2cA0m9OFZW/cdWy/I/w==} engines: {node: '>=6'} dependencies: @@ -16061,32 +16599,32 @@ packages: pkg-conf: 2.1.0 dev: true - /simple-swizzle/0.2.2: + /simple-swizzle@0.2.2: resolution: {integrity: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=} dependencies: is-arrayish: 0.3.2 dev: true - /sisteransi/1.0.5: + /sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} dev: true - /slash/2.0.0: + /slash2@2.0.0: + resolution: {integrity: sha512-7ElvBydJPi3MHU/KEOblFSbO/skl4Z69jKkFCpYIYVOMSIZsKi4gYU43HGeZPmjxCXrHekoDAAewphPQNnsqtA==} + engines: {node: '>=6'} + dev: true + + /slash@2.0.0: resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==} engines: {node: '>=6'} dev: true - /slash/3.0.0: + /slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} dev: true - /slash2/2.0.0: - resolution: {integrity: sha512-7ElvBydJPi3MHU/KEOblFSbO/skl4Z69jKkFCpYIYVOMSIZsKi4gYU43HGeZPmjxCXrHekoDAAewphPQNnsqtA==} - engines: {node: '>=6'} - dev: true - - /slice-ansi/2.1.0: + /slice-ansi@2.1.0: resolution: {integrity: sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==} engines: {node: '>=6'} dependencies: @@ -16095,16 +16633,16 @@ packages: is-fullwidth-code-point: 2.0.0 dev: true - /slide/1.1.6: + /slide@1.1.6: resolution: {integrity: sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=} dev: true - /smart-buffer/4.1.0: + /smart-buffer@4.1.0: resolution: {integrity: sha512-iVICrxOzCynf/SNaBQCw34eM9jROU/s5rzIhpOvzhzuYHfJR/DhZfDkXiZSgKXfgv26HT3Yni3AV/DGw0cGnnw==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dev: true - /snapdragon-node/2.1.1: + /snapdragon-node@2.1.1: resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} engines: {node: '>=0.10.0'} dependencies: @@ -16113,14 +16651,14 @@ packages: snapdragon-util: 3.0.1 dev: true - /snapdragon-util/3.0.1: + /snapdragon-util@3.0.1: resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /snapdragon/0.8.2: + /snapdragon@0.8.2: resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} engines: {node: '>=0.10.0'} dependencies: @@ -16132,9 +16670,11 @@ packages: source-map: 0.5.7 source-map-resolve: 0.5.3 use: 3.1.1 + transitivePeerDependencies: + - supports-color dev: true - /socks-proxy-agent/4.0.2: + /socks-proxy-agent@4.0.2: resolution: {integrity: sha512-NT6syHhI9LmuEMSK6Kd2V7gNv5KFZoLE7V5udWmn0de+3Mkj3UMA/AJPLyeNUVmElCurSHtUdM3ETpR3z770Wg==} engines: {node: '>= 6'} dependencies: @@ -16142,7 +16682,7 @@ packages: socks: 2.3.3 dev: true - /socks/2.3.3: + /socks@2.3.3: resolution: {integrity: sha512-o5t52PCNtVdiOvzMry7wU4aOqYWL0PeCXRWBEiJow4/i/wr+wpsJQ9awEu1EonLIqsfGd5qSgDdxEOvCdmBEpA==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dependencies: @@ -16150,14 +16690,14 @@ packages: smart-buffer: 4.1.0 dev: true - /sort-keys/2.0.0: + /sort-keys@2.0.0: resolution: {integrity: sha1-ZYU1WEhh7JfXMNbPQYIuH1ZoQSg=} engines: {node: '>=4'} dependencies: is-plain-obj: 1.1.0 dev: true - /source-map-resolve/0.5.3: + /source-map-resolve@0.5.3: resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} dependencies: atob: 2.1.2 @@ -16167,101 +16707,109 @@ packages: urix: 0.1.0 dev: true - /source-map-support/0.5.19: + /source-map-support@0.5.19: resolution: {integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==} dependencies: buffer-from: 1.1.1 source-map: 0.6.1 dev: true - /source-map-url/0.4.1: + /source-map-support@0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + dependencies: + buffer-from: 1.1.1 + source-map: 0.6.1 + dev: true + + /source-map-url@0.4.1: resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} dev: true - /source-map/0.5.7: + /source-map@0.5.7: resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} engines: {node: '>=0.10.0'} dev: true - /source-map/0.6.1: + /source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} dev: true - /source-map/0.7.3: + /source-map@0.7.3: resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} engines: {node: '>= 8'} dev: true - /sourcemap-codec/1.4.8: + /sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} dev: true - /spdx-correct/3.1.1: + /spdx-correct@3.1.1: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} dependencies: spdx-expression-parse: 3.0.1 spdx-license-ids: 3.0.7 dev: true - /spdx-exceptions/2.3.0: + /spdx-exceptions@2.3.0: resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} dev: true - /spdx-expression-parse/3.0.1: + /spdx-expression-parse@3.0.1: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 spdx-license-ids: 3.0.7 dev: true - /spdx-license-ids/3.0.7: + /spdx-license-ids@3.0.7: resolution: {integrity: sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==} dev: true - /specificity/0.4.1: + /specificity@0.4.1: resolution: {integrity: sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==} hasBin: true dev: true - /split-on-first/1.1.0: + /split-on-first@1.1.0: resolution: {integrity: sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==} engines: {node: '>=6'} dev: true - /split-string/3.1.0: + /split-string@3.1.0: resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} engines: {node: '>=0.10.0'} dependencies: extend-shallow: 3.0.2 dev: true - /split/1.0.1: - resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==} - dependencies: - through: 2.3.8 - dev: true - - /split2/2.2.0: + /split2@2.2.0: resolution: {integrity: sha512-RAb22TG39LhI31MbreBgIuKiIKhVsawfTgEGqKHTK87aG+ul/PB8Sqoi3I7kVdRWiCfrKxK3uo4/YUkpNvhPbw==} dependencies: through2: 2.0.5 dev: true - /split2/3.2.2: + /split2@3.2.2: resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==} dependencies: readable-stream: 3.6.0 dev: true - /sprintf-js/1.0.3: + /split@1.0.1: + resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==} + dependencies: + through: 2.3.8 + dev: true + + /sprintf-js@1.0.3: resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=} dev: true - /sshpk/1.16.1: + /sshpk@1.16.1: resolution: {integrity: sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==} engines: {node: '>=0.10.0'} hasBin: true + requiresBuild: true dependencies: asn1: 0.2.4 assert-plus: 1.0.0 @@ -16274,28 +16822,28 @@ packages: tweetnacl: 0.14.5 dev: true - /ssri/6.0.1: + /ssri@6.0.1: resolution: {integrity: sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==} dependencies: figgy-pudding: 3.5.2 dev: true - /stable/0.1.8: + /stable@0.1.8: resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} dev: true - /stack-utils/2.0.3: + /stack-utils@2.0.3: resolution: {integrity: sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw==} engines: {node: '>=10'} dependencies: escape-string-regexp: 2.0.0 dev: true - /state-toggle/1.0.3: + /state-toggle@1.0.3: resolution: {integrity: sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==} dev: true - /static-extend/0.1.2: + /static-extend@0.1.2: resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=} engines: {node: '>=0.10.0'} dependencies: @@ -16303,27 +16851,27 @@ packages: object-copy: 0.1.0 dev: true - /stream-each/1.2.3: + /stream-each@1.2.3: resolution: {integrity: sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==} dependencies: end-of-stream: 1.4.4 stream-shift: 1.0.1 dev: true - /stream-shift/1.0.1: + /stream-shift@1.0.1: resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==} dev: true - /strict-uri-encode/2.0.0: + /strict-uri-encode@2.0.0: resolution: {integrity: sha1-ucczDHBChi9rFC3CdLvMWGbONUY=} engines: {node: '>=4'} dev: true - /string-hash/1.1.3: + /string-hash@1.1.3: resolution: {integrity: sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs=} dev: true - /string-length/4.0.1: + /string-length@4.0.1: resolution: {integrity: sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw==} engines: {node: '>=10'} dependencies: @@ -16331,7 +16879,7 @@ packages: strip-ansi: 6.0.0 dev: true - /string-width/1.0.2: + /string-width@1.0.2: resolution: {integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=} engines: {node: '>=0.10.0'} dependencies: @@ -16340,7 +16888,7 @@ packages: strip-ansi: 3.0.1 dev: true - /string-width/2.1.1: + /string-width@2.1.1: resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==} engines: {node: '>=4'} dependencies: @@ -16348,7 +16896,7 @@ packages: strip-ansi: 4.0.0 dev: true - /string-width/3.1.0: + /string-width@3.1.0: resolution: {integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==} engines: {node: '>=6'} dependencies: @@ -16357,7 +16905,7 @@ packages: strip-ansi: 5.2.0 dev: true - /string-width/4.2.2: + /string-width@4.2.2: resolution: {integrity: sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==} engines: {node: '>=8'} dependencies: @@ -16366,7 +16914,7 @@ packages: strip-ansi: 6.0.0 dev: true - /string.prototype.matchall/4.0.4: + /string.prototype.matchall@4.0.4: resolution: {integrity: sha512-pknFIWVachNcyqRfaQSeu/FUfpvJTe4uskUSZ9Wc1RijsPuzbZ8TyYT8WCNnntCjUEqQ3vUHMAfVj2+wLAisPQ==} dependencies: call-bind: 1.0.2 @@ -16378,33 +16926,33 @@ packages: side-channel: 1.0.4 dev: true - /string.prototype.trimend/1.0.4: + /string.prototype.trimend@1.0.4: resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 dev: true - /string.prototype.trimstart/1.0.4: + /string.prototype.trimstart@1.0.4: resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 dev: true - /string_decoder/1.1.1: + /string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} dependencies: safe-buffer: 5.1.2 dev: true - /string_decoder/1.3.0: + /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: safe-buffer: 5.2.1 dev: true - /stringify-entities/1.3.2: + /stringify-entities@1.3.2: resolution: {integrity: sha512-nrBAQClJAPN2p+uGCVJRPIPakKeKWZ9GtBCmormE7pWOSlHat7+x5A8gx85M7HM5Dt0BP3pP5RhVW77WdbJJ3A==} dependencies: character-entities-html4: 1.1.4 @@ -16413,62 +16961,62 @@ packages: is-hexadecimal: 1.0.4 dev: true - /strip-ansi/3.0.1: + /strip-ansi@3.0.1: resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=} engines: {node: '>=0.10.0'} dependencies: ansi-regex: 2.1.1 dev: true - /strip-ansi/4.0.0: + /strip-ansi@4.0.0: resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=} engines: {node: '>=4'} dependencies: ansi-regex: 3.0.0 dev: true - /strip-ansi/5.2.0: + /strip-ansi@5.2.0: resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==} engines: {node: '>=6'} dependencies: ansi-regex: 4.1.0 dev: true - /strip-ansi/6.0.0: + /strip-ansi@6.0.0: resolution: {integrity: sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==} engines: {node: '>=8'} dependencies: ansi-regex: 5.0.0 dev: true - /strip-bom/2.0.0: + /strip-bom@2.0.0: resolution: {integrity: sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=} engines: {node: '>=0.10.0'} dependencies: is-utf8: 0.2.1 dev: true - /strip-bom/3.0.0: + /strip-bom@3.0.0: resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} engines: {node: '>=4'} dev: true - /strip-bom/4.0.0: + /strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} dev: true - /strip-eof/1.0.0: + /strip-eof@1.0.0: resolution: {integrity: sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=} engines: {node: '>=0.10.0'} dev: true - /strip-final-newline/2.0.0: + /strip-final-newline@2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} dev: true - /strip-indent/1.0.1: + /strip-indent@1.0.1: resolution: {integrity: sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=} engines: {node: '>=0.10.0'} hasBin: true @@ -16476,29 +17024,29 @@ packages: get-stdin: 4.0.1 dev: true - /strip-indent/2.0.0: + /strip-indent@2.0.0: resolution: {integrity: sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=} engines: {node: '>=4'} dev: true - /strip-indent/3.0.0: + /strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} dependencies: min-indent: 1.0.1 dev: true - /strip-json-comments/2.0.1: + /strip-json-comments@2.0.1: resolution: {integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=} engines: {node: '>=0.10.0'} dev: true - /strip-json-comments/3.1.1: + /strip-json-comments@3.1.1: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} dev: true - /strong-log-transformer/2.1.0: + /strong-log-transformer@2.1.0: resolution: {integrity: sha512-B3Hgul+z0L9a236FAUC9iZsL+nVHgoCJnqCbN588DjYxvGXaXaaFbfmQ/JhvKjZwsOukuR72XbHv71Qkug0HxA==} engines: {node: '>=4'} hasBin: true @@ -16508,15 +17056,15 @@ packages: through: 2.3.8 dev: true - /style-inject/0.3.0: + /style-inject@0.3.0: resolution: {integrity: sha512-IezA2qp+vcdlhJaVm5SOdPPTUu0FCEqfNSli2vRuSIBbu5Nq5UvygTk/VzeCqfLz2Atj3dVII5QBKGZRZ0edzw==} dev: true - /style-search/0.1.0: + /style-search@0.1.0: resolution: {integrity: sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=} dev: true - /stylehacks/4.0.3: + /stylehacks@4.0.3: resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==} engines: {node: '>=6.9.0'} dependencies: @@ -16525,7 +17073,7 @@ packages: postcss-selector-parser: 3.1.2 dev: true - /stylelint-config-prettier/8.0.2_stylelint@13.6.1: + /stylelint-config-prettier@8.0.2(stylelint@13.6.1): resolution: {integrity: sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A==} engines: {node: '>= 10', npm: '>= 5'} hasBin: true @@ -16535,16 +17083,16 @@ packages: stylelint: 13.6.1 dev: true - /stylelint-config-rational-order/0.1.2: + /stylelint-config-rational-order@0.1.2: resolution: {integrity: sha512-Qo7ZQaihCwTqijfZg4sbdQQHtugOX/B1/fYh018EiDZHW+lkqH9uHOnsDwDPGZrYJuB6CoyI7MZh2ecw2dOkew==} dependencies: stylelint: 9.10.1 - stylelint-order: 2.2.1_stylelint@9.10.1 + stylelint-order: 2.2.1(stylelint@9.10.1) transitivePeerDependencies: - supports-color dev: true - /stylelint-config-recommended/3.0.0_stylelint@13.6.1: + /stylelint-config-recommended@3.0.0(stylelint@13.6.1): resolution: {integrity: sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==} peerDependencies: stylelint: '>=10.1.0' @@ -16552,16 +17100,16 @@ packages: stylelint: 13.6.1 dev: true - /stylelint-config-standard/20.0.0_stylelint@13.6.1: + /stylelint-config-standard@20.0.0(stylelint@13.6.1): resolution: {integrity: sha512-IB2iFdzOTA/zS4jSVav6z+wGtin08qfj+YyExHB3LF9lnouQht//YyB0KZq9gGz5HNPkddHOzcY8HsUey6ZUlA==} peerDependencies: stylelint: '>=10.1.0' dependencies: stylelint: 13.6.1 - stylelint-config-recommended: 3.0.0_stylelint@13.6.1 + stylelint-config-recommended: 3.0.0(stylelint@13.6.1) dev: true - /stylelint-declaration-block-no-ignored-properties/2.3.0_stylelint@13.6.1: + /stylelint-declaration-block-no-ignored-properties@2.3.0(stylelint@13.6.1): resolution: {integrity: sha512-0Ly/mKc3prAhxBSY5TbmMMDAkUHYMOxdmUu/mNcFvB6A53C24x5Rsu1Vtrik9bKPKwgd75sZUhV9ZsWerPbuJQ==} engines: {node: '>=6'} peerDependencies: @@ -16571,7 +17119,7 @@ packages: stylelint: 13.6.1 dev: true - /stylelint-order/2.2.1_stylelint@9.10.1: + /stylelint-order@2.2.1(stylelint@9.10.1): resolution: {integrity: sha512-019KBV9j8qp1MfBjJuotse6MgaZqGVtXMc91GU9MsS9Feb+jYUvUU3Z8XiClqPdqJZQ0ryXQJGg3U3PcEjXwfg==} engines: {node: '>=6'} peerDependencies: @@ -16583,7 +17131,7 @@ packages: stylelint: 9.10.1 dev: true - /stylelint-order/4.1.0_stylelint@13.6.1: + /stylelint-order@4.1.0(stylelint@13.6.1): resolution: {integrity: sha512-sVTikaDvMqg2aJjh4r48jsdfmqLT+nqB1MOsaBnvM3OwLx4S+WXcsxsgk5w18h/OZoxZCxuyXMh61iBHcj9Qiw==} peerDependencies: stylelint: ^10.0.1 || ^11.0.0 || ^12.0.0 || ^13.0.0 @@ -16594,13 +17142,13 @@ packages: stylelint: 13.6.1 dev: true - /stylelint/13.6.1: + /stylelint@13.6.1: resolution: {integrity: sha512-XyvKyNE7eyrqkuZ85Citd/Uv3ljGiuYHC6UiztTR6sWS9rza8j3UeQv/eGcQS9NZz/imiC4GKdk1EVL3wst5vw==} engines: {node: '>=10.13.0'} hasBin: true dependencies: - '@stylelint/postcss-css-in-js': 0.37.2_4fe96148bf77e6cee792ae366c9083f9 - '@stylelint/postcss-markdown': 0.36.2_4fe96148bf77e6cee792ae366c9083f9 + '@stylelint/postcss-css-in-js': 0.37.2(postcss-syntax@0.36.2)(postcss@7.0.35) + '@stylelint/postcss-markdown': 0.36.2(postcss-syntax@0.36.2)(postcss@7.0.35) autoprefixer: 9.8.6 balanced-match: 1.0.0 chalk: 4.1.0 @@ -16625,7 +17173,7 @@ packages: micromatch: 4.0.2 normalize-selector: 0.2.0 postcss: 7.0.35 - postcss-html: 0.36.0_4fe96148bf77e6cee792ae366c9083f9 + postcss-html: 0.36.0(postcss-syntax@0.36.2)(postcss@7.0.35) postcss-less: 3.1.4 postcss-media-query-parser: 0.2.3 postcss-reporter: 6.0.1 @@ -16634,7 +17182,7 @@ packages: postcss-sass: 0.4.4 postcss-scss: 2.1.1 postcss-selector-parser: 6.0.4 - postcss-syntax: 0.36.2_postcss@7.0.35 + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-jsx@0.36.4)(postcss-less@3.1.4)(postcss-markdown@0.36.0)(postcss-scss@2.1.1)(postcss@7.0.35) postcss-value-parser: 4.1.0 resolve-from: 5.0.0 slash: 3.0.0 @@ -16648,10 +17196,12 @@ packages: v8-compile-cache: 2.2.0 write-file-atomic: 3.0.3 transitivePeerDependencies: + - postcss-jsx + - postcss-markdown - supports-color dev: true - /stylelint/9.10.1: + /stylelint@9.10.1: resolution: {integrity: sha512-9UiHxZhOAHEgeQ7oLGwrwoDR8vclBKlSX7r4fH0iuu0SfPwFaLkb1c7Q2j1cqg9P7IDXeAV2TvQML/fRQzGBBQ==} engines: {node: '>=6'} hasBin: true @@ -16681,10 +17231,10 @@ packages: normalize-selector: 0.2.0 pify: 4.0.1 postcss: 7.0.35 - postcss-html: 0.36.0_4fe96148bf77e6cee792ae366c9083f9 - postcss-jsx: 0.36.4_4fe96148bf77e6cee792ae366c9083f9 + postcss-html: 0.36.0(postcss-syntax@0.36.2)(postcss@7.0.35) + postcss-jsx: 0.36.4(postcss-syntax@0.36.2)(postcss@7.0.35) postcss-less: 3.1.4 - postcss-markdown: 0.36.0_4fe96148bf77e6cee792ae366c9083f9 + postcss-markdown: 0.36.0(postcss-syntax@0.36.2)(postcss@7.0.35) postcss-media-query-parser: 0.2.3 postcss-reporter: 6.0.1 postcss-resolve-nested-selector: 0.1.1 @@ -16692,7 +17242,7 @@ packages: postcss-sass: 0.3.5 postcss-scss: 2.1.1 postcss-selector-parser: 3.1.2 - postcss-syntax: 0.36.2_postcss@7.0.35 + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-jsx@0.36.4)(postcss-less@3.1.4)(postcss-markdown@0.36.0)(postcss-scss@2.1.1)(postcss@7.0.35) postcss-value-parser: 3.3.1 resolve-from: 4.0.0 signal-exit: 3.0.3 @@ -16707,53 +17257,53 @@ packages: - supports-color dev: true - /sugarss/2.0.0: + /sugarss@2.0.0: resolution: {integrity: sha512-WfxjozUk0UVA4jm+U1d736AUpzSrNsQcIbyOkoE364GrtWmIrFdk5lksEupgWMD4VaT/0kVx1dobpiDumSgmJQ==} dependencies: postcss: 7.0.35 dev: true - /supports-color/2.0.0: + /supports-color@2.0.0: resolution: {integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=} engines: {node: '>=0.8.0'} dev: true - /supports-color/3.2.3: + /supports-color@3.2.3: resolution: {integrity: sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=} engines: {node: '>=0.8.0'} dependencies: has-flag: 1.0.0 dev: true - /supports-color/5.5.0: + /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} dependencies: has-flag: 3.0.0 dev: true - /supports-color/6.1.0: + /supports-color@6.1.0: resolution: {integrity: sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==} engines: {node: '>=6'} dependencies: has-flag: 3.0.0 dev: true - /supports-color/7.2.0: + /supports-color@7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} dependencies: has-flag: 4.0.0 dev: true - /supports-color/8.1.1: + /supports-color@8.1.1: resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} engines: {node: '>=10'} dependencies: has-flag: 4.0.0 dev: true - /supports-hyperlinks/2.1.0: + /supports-hyperlinks@2.1.0: resolution: {integrity: sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA==} engines: {node: '>=8'} dependencies: @@ -16761,15 +17311,15 @@ packages: supports-color: 7.2.0 dev: true - /svg-parser/2.0.4: + /svg-parser@2.0.4: resolution: {integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==} dev: true - /svg-tags/1.0.0: + /svg-tags@1.0.0: resolution: {integrity: sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=} dev: true - /svgo/1.3.2: + /svgo@1.3.2: resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==} engines: {node: '>=4.0.0'} hasBin: true @@ -16789,11 +17339,11 @@ packages: util.promisify: 1.0.1 dev: true - /symbol-tree/3.2.4: + /symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: true - /table/5.4.6: + /table@5.4.6: resolution: {integrity: sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==} engines: {node: '>=6.0.0'} dependencies: @@ -16803,12 +17353,17 @@ packages: string-width: 3.1.0 dev: true - /tapable/1.1.3: + /tapable@1.1.3: resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==} engines: {node: '>=6'} dev: true - /tar/4.4.13: + /tapable@2.2.1: + resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} + engines: {node: '>=6'} + dev: true + + /tar@4.4.13: resolution: {integrity: sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==} engines: {node: '>=4.5'} dependencies: @@ -16821,17 +17376,17 @@ packages: yallist: 3.1.1 dev: true - /temp-dir/1.0.0: + /temp-dir@1.0.0: resolution: {integrity: sha1-CnwOom06Oa+n4OvqnB/AvE2qAR0=} engines: {node: '>=4'} dev: true - /temp-dir/2.0.0: + /temp-dir@2.0.0: resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} engines: {node: '>=8'} dev: true - /temp-write/3.4.0: + /temp-write@3.4.0: resolution: {integrity: sha1-jP9jD7fp2gXwR8dM5M5NaFRX1JI=} engines: {node: '>=4'} dependencies: @@ -16843,14 +17398,14 @@ packages: uuid: 3.4.0 dev: true - /term-size/1.2.0: + /term-size@1.2.0: resolution: {integrity: sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk=} engines: {node: '>=4'} dependencies: execa: 0.7.0 dev: true - /terminal-link/2.1.1: + /terminal-link@2.1.1: resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==} engines: {node: '>=8'} dependencies: @@ -16858,7 +17413,7 @@ packages: supports-hyperlinks: 2.1.0 dev: true - /ternary-stream/2.1.1: + /ternary-stream@2.1.1: resolution: {integrity: sha512-j6ei9hxSoyGlqTmoMjOm+QNvUKDOIY6bNl4Uh1lhBvl6yjPW2iLqxDUYyfDPZknQ4KdRziFl+ec99iT4l7g0cw==} engines: {node: '>= 0.10.0'} dependencies: @@ -16868,17 +17423,54 @@ packages: through2: 2.0.5 dev: true - /terser/5.6.0: + /terser-webpack-plugin@5.3.9(esbuild@0.12.8)(webpack@5.89.0): + resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==} + 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: + '@jridgewell/trace-mapping': 0.3.20 + esbuild: 0.12.8 + jest-worker: 27.5.1 + schema-utils: 3.3.0 + serialize-javascript: 6.0.1 + terser: 5.26.0 + webpack: 5.89.0(esbuild@0.12.8) + dev: true + + /terser@5.26.0: + resolution: {integrity: sha512-dytTGoE2oHgbNV9nTzgBEPaqAWvcJNl66VZ0BkJqlvp71IjO8CxdBx/ykCNb47cLnCmCvRZ6ZR0tLkqvZCdVBQ==} + engines: {node: '>=10'} + hasBin: true + dependencies: + '@jridgewell/source-map': 0.3.5 + acorn: 8.11.2 + commander: 2.20.3 + source-map-support: 0.5.21 + dev: true + + /terser@5.6.0: resolution: {integrity: sha512-vyqLMoqadC1uR0vywqOZzriDYzgEkNJFK4q9GeyOBHIbiECHiWLKcWfbQWAUaPfxkjDhapSlZB9f7fkMrvkVjA==} engines: {node: '>=10'} hasBin: true dependencies: + acorn: 8.11.2 commander: 2.20.3 source-map: 0.7.3 source-map-support: 0.5.19 dev: true - /test-exclude/5.2.3: + /test-exclude@5.2.3: resolution: {integrity: sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g==} engines: {node: '>=6'} dependencies: @@ -16888,7 +17480,7 @@ packages: require-main-filename: 2.0.0 dev: true - /test-exclude/6.0.0: + /test-exclude@6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} dependencies: @@ -16897,90 +17489,90 @@ packages: minimatch: 3.0.4 dev: true - /text-extensions/1.9.0: + /text-extensions@1.9.0: resolution: {integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==} engines: {node: '>=0.10'} dev: true - /text-table/0.2.0: + /text-table@0.2.0: resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=} dev: true - /thenify-all/1.6.0: + /thenify-all@1.6.0: resolution: {integrity: sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=} engines: {node: '>=0.8'} dependencies: thenify: 3.3.1 dev: true - /thenify/3.3.1: + /thenify@3.3.1: resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==} dependencies: any-promise: 1.3.0 dev: true - /throat/6.0.1: + /throat@6.0.1: resolution: {integrity: sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w==} dev: true - /through/2.3.8: - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} - dev: true - - /through2-filter/3.0.0: + /through2-filter@3.0.0: resolution: {integrity: sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==} dependencies: through2: 2.0.5 xtend: 4.0.2 dev: true - /through2/2.0.5: + /through2@2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} dependencies: readable-stream: 2.3.7 xtend: 4.0.2 dev: true - /through2/3.0.1: + /through2@3.0.1: resolution: {integrity: sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==} dependencies: readable-stream: 3.6.0 dev: true - /through2/3.0.2: + /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: + /through2@4.0.2: resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} dependencies: readable-stream: 3.6.0 dev: true - /time-stamp/1.1.0: + /through@2.3.8: + resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} + dev: true + + /time-stamp@1.1.0: resolution: {integrity: sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=} engines: {node: '>=0.10.0'} dev: true - /timsort/0.3.0: + /timsort@0.3.0: resolution: {integrity: sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=} dev: true - /tmp/0.0.33: + /tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} dependencies: os-tmpdir: 1.0.2 dev: true - /tmpl/1.0.4: + /tmpl@1.0.4: resolution: {integrity: sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=} dev: true - /to-absolute-glob/2.0.2: + /to-absolute-glob@2.0.2: resolution: {integrity: sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=} engines: {node: '>=0.10.0'} dependencies: @@ -16988,24 +17580,24 @@ packages: is-negated-glob: 1.0.0 dev: true - /to-fast-properties/2.0.0: + /to-fast-properties@2.0.0: resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} engines: {node: '>=4'} dev: true - /to-object-path/0.3.0: + /to-object-path@0.3.0: resolution: {integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /to-readable-stream/1.0.0: + /to-readable-stream@1.0.0: resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==} engines: {node: '>=6'} dev: true - /to-regex-range/2.1.1: + /to-regex-range@2.1.1: resolution: {integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=} engines: {node: '>=0.10.0'} dependencies: @@ -17013,14 +17605,14 @@ packages: repeat-string: 1.6.1 dev: true - /to-regex-range/5.0.1: + /to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} dependencies: is-number: 7.0.0 dev: true - /to-regex/3.0.2: + /to-regex@3.0.2: resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} engines: {node: '>=0.10.0'} dependencies: @@ -17030,26 +17622,27 @@ packages: safe-regex: 1.1.0 dev: true - /to-through/2.0.0: + /to-through@2.0.0: resolution: {integrity: sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=} engines: {node: '>= 0.10'} dependencies: through2: 2.0.5 dev: true - /toposort-class/1.0.1: + /toposort-class@1.0.1: resolution: {integrity: sha1-f/0feMi+KMO6Rc1OGj9e4ZO9mYg=} dev: true - /tough-cookie/2.5.0: + /tough-cookie@2.5.0: resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==} engines: {node: '>=0.8'} + requiresBuild: true dependencies: psl: 1.8.0 punycode: 2.1.1 dev: true - /tough-cookie/4.0.0: + /tough-cookie@4.0.0: resolution: {integrity: sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==} engines: {node: '>=6'} dependencies: @@ -17058,52 +17651,52 @@ packages: universalify: 0.1.2 dev: true - /tr46/1.0.1: + /tr46@1.0.1: resolution: {integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=} dependencies: punycode: 2.1.1 dev: true - /tr46/2.1.0: + /tr46@2.1.0: resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} engines: {node: '>=8'} dependencies: punycode: 2.1.1 dev: true - /trim-newlines/1.0.0: + /trim-newlines@1.0.0: resolution: {integrity: sha1-WIeWa7WCpFA6QetST301ARgVphM=} engines: {node: '>=0.10.0'} dev: true - /trim-newlines/2.0.0: + /trim-newlines@2.0.0: resolution: {integrity: sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=} engines: {node: '>=4'} dev: true - /trim-newlines/3.0.0: + /trim-newlines@3.0.0: resolution: {integrity: sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==} engines: {node: '>=8'} dev: true - /trim-off-newlines/1.0.1: + /trim-off-newlines@1.0.1: resolution: {integrity: sha1-n5up2e+odkw4dpi8v+sshI8RrbM=} engines: {node: '>=0.10.0'} dev: true - /trim-trailing-lines/1.1.4: + /trim-trailing-lines@1.1.4: resolution: {integrity: sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==} dev: true - /trim/0.0.1: + /trim@0.0.1: resolution: {integrity: sha1-WFhUf2spB1fulczMZm+1AITEYN0=} dev: true - /trough/1.0.5: + /trough@1.0.5: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} dev: true - /ts-loader/8.0.17_typescript@4.3.4: + /ts-loader@8.0.17(typescript@4.3.4)(webpack@5.89.0): resolution: {integrity: sha512-OeVfSshx6ot/TCxRwpBHQ/4lRzfgyTkvi7ghDVrLXOHzTbSK413ROgu/xNqM72i3AFeAIJgQy78FwSMKmOW68w==} engines: {node: '>=10.0.0'} peerDependencies: @@ -17116,9 +17709,10 @@ packages: micromatch: 4.0.4 semver: 7.3.4 typescript: 4.3.4 + webpack: 5.89.0(esbuild@0.12.8) dev: true - /ts-node/9.1.1_typescript@4.3.4: + /ts-node@9.1.1(typescript@4.3.4): resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -17134,15 +17728,15 @@ packages: yn: 3.1.1 dev: true - /tslib/1.14.1: + /tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tslib/2.0.1: + /tslib@2.0.1: resolution: {integrity: sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==} dev: true - /tsutils/3.20.0_typescript@4.3.4: + /tsutils@3.20.0(typescript@4.3.4): resolution: {integrity: sha512-RYbuQuvkhuqVeXweWT3tJLKOEJ/UUw9GjNEZGWdrLLlM+611o1gwLHBpxoFJKKl25fLprp2eVthtKs5JOrNeXg==} engines: {node: '>= 6'} peerDependencies: @@ -17152,87 +17746,89 @@ packages: typescript: 4.3.4 dev: true - /tunnel-agent/0.6.0: + /tunnel-agent@0.6.0: resolution: {integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=} + requiresBuild: true dependencies: safe-buffer: 5.2.1 dev: true - /tweetnacl/0.14.5: + /tweetnacl@0.14.5: resolution: {integrity: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=} + requiresBuild: true dev: true - /type-check/0.3.2: + /type-check@0.3.2: resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 dev: true - /type-check/0.4.0: + /type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 dev: true - /type-detect/4.0.8: + /type-detect@4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} dev: true - /type-fest/0.11.0: + /type-fest@0.11.0: resolution: {integrity: sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==} engines: {node: '>=8'} dev: true - /type-fest/0.13.1: + /type-fest@0.13.1: resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} engines: {node: '>=10'} dev: true - /type-fest/0.18.1: + /type-fest@0.18.1: resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==} engines: {node: '>=10'} dev: true - /type-fest/0.3.1: + /type-fest@0.3.1: resolution: {integrity: sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==} engines: {node: '>=6'} dev: true - /type-fest/0.4.1: + /type-fest@0.4.1: resolution: {integrity: sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw==} engines: {node: '>=6'} dev: true - /type-fest/0.6.0: + /type-fest@0.6.0: resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} engines: {node: '>=8'} dev: true - /type-fest/0.8.1: + /type-fest@0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} dev: true - /typedarray-to-buffer/3.1.5: + /typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} dependencies: is-typedarray: 1.0.0 dev: true - /typedarray/0.0.6: + /typedarray@0.0.6: resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} dev: true - /typescript/4.3.4: + /typescript@4.3.4: resolution: {integrity: sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==} engines: {node: '>=4.2.0'} hasBin: true dev: true - /uglify-js/2.8.29: + /uglify-js@2.8.29: resolution: {integrity: sha1-KcVzMUgFe7Th913zW3qcty5qWd0=} engines: {node: '>=0.8.0'} hasBin: true @@ -17243,27 +17839,29 @@ packages: uglify-to-browserify: 1.0.2 dev: true - /uglify-js/3.13.0: + /uglify-js@3.13.0: resolution: {integrity: sha512-TWYSWa9T2pPN4DIJYbU9oAjQx+5qdV5RUDxwARg8fmJZrD/V27Zj0JngW5xg1DFz42G0uDYl2XhzF6alSzD62w==} engines: {node: '>=0.8.0'} hasBin: true + requiresBuild: true dev: true optional: true - /uglify-to-browserify/1.0.2: - resolution: {integrity: sha1-bgkk1r2mta/jSeOabWMoUKD4grc=} + /uglify-to-browserify@1.0.2: + resolution: {integrity: sha512-vb2s1lYx2xBtUgy+ta+b2J/GLVUR+wmpINwHePmPRhOsIVCG2wDzKJ0n14GslH1BifsqVzSOwQhRaCAsZ/nI4Q==} + requiresBuild: true dev: true optional: true - /uid-number/0.0.6: + /uid-number@0.0.6: resolution: {integrity: sha1-DqEOgDXo61uOREnwbaHHMGY7qoE=} dev: true - /umask/1.1.0: + /umask@1.1.0: resolution: {integrity: sha1-8pzr8B31F5ErtY/5xOUP3o4zMg0=} dev: true - /unbox-primitive/1.0.0: + /unbox-primitive@1.0.0: resolution: {integrity: sha512-P/51NX+JXyxK/aigg1/ZgyccdAxm5K1+n8+tvqSntjOivPt19gvm1VC49RWYetsiub8WViUchdxl/KWHHB0kzA==} dependencies: function-bind: 1.1.1 @@ -17272,24 +17870,24 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /unc-path-regex/0.1.2: + /unc-path-regex@0.1.2: resolution: {integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=} engines: {node: '>=0.10.0'} dev: true - /unherit/1.1.3: + /unherit@1.1.3: resolution: {integrity: sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==} dependencies: inherits: 2.0.4 xtend: 4.0.2 dev: true - /unicode-canonical-property-names-ecmascript/1.0.4: + /unicode-canonical-property-names-ecmascript@1.0.4: resolution: {integrity: sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==} engines: {node: '>=4'} dev: true - /unicode-match-property-ecmascript/1.0.4: + /unicode-match-property-ecmascript@1.0.4: resolution: {integrity: sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==} engines: {node: '>=4'} dependencies: @@ -17297,17 +17895,17 @@ packages: unicode-property-aliases-ecmascript: 1.1.0 dev: true - /unicode-match-property-value-ecmascript/1.2.0: + /unicode-match-property-value-ecmascript@1.2.0: resolution: {integrity: sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ==} engines: {node: '>=4'} dev: true - /unicode-property-aliases-ecmascript/1.1.0: + /unicode-property-aliases-ecmascript@1.1.0: resolution: {integrity: sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg==} engines: {node: '>=4'} dev: true - /unified/7.1.0: + /unified@7.1.0: resolution: {integrity: sha512-lbk82UOIGuCEsZhPj8rNAkXSDXd6p0QLzIuSsCdxrqnqU56St4eyOB+AlXsVgVeRmetPTYydIuvFfpDIed8mqw==} dependencies: '@types/unist': 2.0.3 @@ -17320,9 +17918,10 @@ packages: x-is-string: 0.1.0 dev: true - /unified/9.2.1: + /unified@9.2.1: resolution: {integrity: sha512-juWjuI8Z4xFg8pJbnEZ41b5xjGUWGHqXALmBZ3FC3WX0PIx1CZBIIJ6mXbYMcf6Yw4Fi0rFUTA1cdz/BglbOhA==} dependencies: + '@types/unist': 2.0.3 bail: 1.0.5 extend: 3.0.2 is-buffer: 2.0.5 @@ -17331,7 +17930,7 @@ packages: vfile: 4.2.1 dev: true - /union-value/1.0.1: + /union-value@1.0.1: resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} engines: {node: '>=0.10.0'} dependencies: @@ -17341,108 +17940,108 @@ packages: set-value: 2.0.1 dev: true - /uniq/1.0.1: + /uniq@1.0.1: resolution: {integrity: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=} dev: true - /uniqs/2.0.0: + /uniqs@2.0.0: resolution: {integrity: sha1-/+3ks2slKQaW5uFl1KWe25mOawI=} dev: true - /unique-filename/1.1.1: + /unique-filename@1.1.1: resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==} dependencies: unique-slug: 2.0.2 dev: true - /unique-slug/2.0.2: + /unique-slug@2.0.2: resolution: {integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==} dependencies: imurmurhash: 0.1.4 dev: true - /unique-stream/2.3.1: + /unique-stream@2.3.1: resolution: {integrity: sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==} dependencies: json-stable-stringify-without-jsonify: 1.0.1 through2-filter: 3.0.0 dev: true - /unique-string/1.0.0: + /unique-string@1.0.0: resolution: {integrity: sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=} engines: {node: '>=4'} dependencies: crypto-random-string: 1.0.0 dev: true - /unist-util-find-all-after/1.0.5: + /unist-util-find-all-after@1.0.5: resolution: {integrity: sha512-lWgIc3rrTMTlK1Y0hEuL+k+ApzFk78h+lsaa2gHf63Gp5Ww+mt11huDniuaoq1H+XMK2lIIjjPkncxXcDp3QDw==} dependencies: unist-util-is: 3.0.0 dev: true - /unist-util-find-all-after/3.0.2: + /unist-util-find-all-after@3.0.2: resolution: {integrity: sha512-xaTC/AGZ0rIM2gM28YVRAFPIZpzbpDtU3dRmp7EXlNVA8ziQc4hY3H7BHXM1J49nEmiqc3svnqMReW+PGqbZKQ==} dependencies: unist-util-is: 4.0.4 dev: true - /unist-util-is/3.0.0: + /unist-util-is@3.0.0: resolution: {integrity: sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==} dev: true - /unist-util-is/4.0.4: + /unist-util-is@4.0.4: resolution: {integrity: sha512-3dF39j/u423v4BBQrk1AQ2Ve1FxY5W3JKwXxVFzBODQ6WEvccguhgp802qQLKSnxPODE6WuRZtV+ohlUg4meBA==} dev: true - /unist-util-remove-position/1.1.4: + /unist-util-remove-position@1.1.4: resolution: {integrity: sha512-tLqd653ArxJIPnKII6LMZwH+mb5q+n/GtXQZo6S6csPRs5zB0u79Yw8ouR3wTw8wxvdJFhpP6Y7jorWdCgLO0A==} dependencies: unist-util-visit: 1.4.1 dev: true - /unist-util-stringify-position/1.1.2: + /unist-util-stringify-position@1.1.2: resolution: {integrity: sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ==} dev: true - /unist-util-stringify-position/2.0.3: + /unist-util-stringify-position@2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} dependencies: '@types/unist': 2.0.3 dev: true - /unist-util-visit-parents/2.1.2: + /unist-util-visit-parents@2.1.2: resolution: {integrity: sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==} dependencies: unist-util-is: 3.0.0 dev: true - /unist-util-visit/1.4.1: + /unist-util-visit@1.4.1: resolution: {integrity: sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==} dependencies: unist-util-visit-parents: 2.1.2 dev: true - /universal-user-agent/4.0.1: + /universal-user-agent@4.0.1: resolution: {integrity: sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==} dependencies: os-name: 3.1.0 dev: true - /universal-user-agent/6.0.0: + /universal-user-agent@6.0.0: resolution: {integrity: sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==} dev: true - /universalify/0.1.2: + /universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} dev: true - /unquote/1.1.1: + /unquote@1.1.1: resolution: {integrity: sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=} dev: true - /unset-value/1.0.0: + /unset-value@1.0.0: resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=} engines: {node: '>=0.10.0'} dependencies: @@ -17450,12 +18049,12 @@ packages: isobject: 3.0.1 dev: true - /upath/1.2.0: + /upath@1.2.0: resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} engines: {node: '>=4'} dev: true - /update-notifier/3.0.0: + /update-notifier@3.0.0: resolution: {integrity: sha512-6Xe3oF2bvuoj4YECUc52yxVs94yWrxwqHbzyveDktTS1WhnlTRpNcQMxUshcB7nRVGi1jEXiqL5cW1S5WSyzKg==} engines: {node: '>=8'} dependencies: @@ -17473,40 +18072,40 @@ packages: xdg-basedir: 3.0.0 dev: true - /uri-js/4.4.1: + /uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: punycode: 2.1.1 dev: true - /urix/0.1.0: + /urix@0.1.0: resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=} deprecated: Please see https://github.com/lydell/urix#deprecated dev: true - /url-parse-lax/3.0.0: + /url-parse-lax@3.0.0: resolution: {integrity: sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=} engines: {node: '>=4'} dependencies: prepend-http: 2.0.0 dev: true - /use/3.1.1: + /use@3.1.1: resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} engines: {node: '>=0.10.0'} dev: true - /util-deprecate/1.0.2: + /util-deprecate@1.0.2: resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} dev: true - /util-promisify/2.1.0: + /util-promisify@2.1.0: resolution: {integrity: sha1-PCI2R2xNMsX/PEcAKt18E7moKlM=} dependencies: object.getownpropertydescriptors: 2.1.2 dev: true - /util.promisify/1.0.1: + /util.promisify@1.0.1: resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} dependencies: define-properties: 1.1.3 @@ -17515,22 +18114,22 @@ packages: object.getownpropertydescriptors: 2.1.2 dev: true - /uuid/3.4.0: + /uuid@3.4.0: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. hasBin: true dev: true - /uuid/8.3.2: + /uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true dev: true - /v8-compile-cache/2.2.0: + /v8-compile-cache@2.2.0: resolution: {integrity: sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==} dev: true - /v8-to-istanbul/7.1.0: + /v8-to-istanbul@7.1.0: resolution: {integrity: sha512-uXUVqNUCLa0AH1vuVxzi+MI4RfxEOKt9pBgKwHbgH7st8Kv2P1m+jvWNnektzBh5QShF3ODgKmUFCf38LnVz1g==} engines: {node: '>=10.10.0'} dependencies: @@ -17539,60 +18138,61 @@ packages: source-map: 0.7.3 dev: true - /validate-npm-package-license/3.0.4: + /validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} dependencies: spdx-correct: 3.1.1 spdx-expression-parse: 3.0.1 dev: true - /validate-npm-package-name/3.0.0: + /validate-npm-package-name@3.0.0: resolution: {integrity: sha1-X6kS2B630MdK/BQN5zF/DKffQ34=} dependencies: builtins: 1.0.3 dev: true - /validator/10.11.0: + /validator@10.11.0: resolution: {integrity: sha512-X/p3UZerAIsbBfN/IwahhYaBbY68EN/UQBWHtsbXGT5bfrH/p4NQzUCG1kF/rtKaNpnJ7jAu6NGTdSNtyNIXMw==} engines: {node: '>= 0.10'} dev: true - /value-or-function/3.0.0: + /value-or-function@3.0.0: resolution: {integrity: sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=} engines: {node: '>= 0.10'} dev: true - /vendors/1.0.4: + /vendors@1.0.4: resolution: {integrity: sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==} dev: true - /verror/1.10.0: + /verror@1.10.0: resolution: {integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=} engines: {'0': node >=0.6.0} + requiresBuild: true dependencies: assert-plus: 1.0.0 core-util-is: 1.0.2 extsprintf: 1.3.0 dev: true - /vfile-location/2.0.6: + /vfile-location@2.0.6: resolution: {integrity: sha512-sSFdyCP3G6Ka0CEmN83A2YCMKIieHx0EDaj5IDP4g1pa5ZJ4FJDvpO0WODLxo4LUX4oe52gmSCK7Jw4SBghqxA==} dev: true - /vfile-message/1.1.1: + /vfile-message@1.1.1: resolution: {integrity: sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==} dependencies: unist-util-stringify-position: 1.1.2 dev: true - /vfile-message/2.0.4: + /vfile-message@2.0.4: resolution: {integrity: sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==} dependencies: '@types/unist': 2.0.3 unist-util-stringify-position: 2.0.3 dev: true - /vfile/3.0.1: + /vfile@3.0.1: resolution: {integrity: sha512-y7Y3gH9BsUSdD4KzHsuMaCzRjglXN0W2EcMf0gpvu6+SbsGhMje7xDc8AEoeXy6mIwCKMI6BkjMsRjzQbhMEjQ==} dependencies: is-buffer: 2.0.5 @@ -17601,7 +18201,7 @@ packages: vfile-message: 1.1.1 dev: true - /vfile/4.2.1: + /vfile@4.2.1: resolution: {integrity: sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==} dependencies: '@types/unist': 2.0.3 @@ -17610,7 +18210,7 @@ packages: vfile-message: 2.0.4 dev: true - /vinyl-fs/3.0.3: + /vinyl-fs@3.0.3: resolution: {integrity: sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==} engines: {node: '>= 0.10'} dependencies: @@ -17633,7 +18233,7 @@ packages: vinyl-sourcemap: 1.1.0 dev: true - /vinyl-sourcemap/1.1.0: + /vinyl-sourcemap@1.1.0: resolution: {integrity: sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=} engines: {node: '>= 0.10'} dependencies: @@ -17646,13 +18246,13 @@ packages: vinyl: 2.2.1 dev: true - /vinyl-sourcemaps-apply/0.2.1: + /vinyl-sourcemaps-apply@0.2.1: resolution: {integrity: sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=} dependencies: source-map: 0.5.7 dev: true - /vinyl/2.2.1: + /vinyl@2.2.1: resolution: {integrity: sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==} engines: {node: '>= 0.10'} dependencies: @@ -17664,7 +18264,7 @@ packages: replace-ext: 1.0.1 dev: true - /vue-eslint-parser/7.1.0_eslint@7.8.0: + /vue-eslint-parser@7.1.0(eslint@7.8.0): resolution: {integrity: sha512-Kr21uPfthDc63nDl27AGQEhtt9VrZ9nkYk/NTftJ2ws9XiJwzJJCnCr3AITQ2jpRMA0XPGDECxYH8E027qMK9Q==} engines: {node: '>=8.10'} peerDependencies: @@ -17681,60 +18281,113 @@ packages: - supports-color dev: true - /w3c-hr-time/1.0.2: + /w3c-hr-time@1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} dependencies: browser-process-hrtime: 1.0.0 dev: true - /w3c-xmlserializer/2.0.0: + /w3c-xmlserializer@2.0.0: resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} engines: {node: '>=10'} dependencies: xml-name-validator: 3.0.0 dev: true - /walker/1.0.7: + /walker@1.0.7: resolution: {integrity: sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=} dependencies: makeerror: 1.0.11 dev: true - /wcwidth/1.0.1: + /watchpack@2.4.0: + resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} + engines: {node: '>=10.13.0'} + dependencies: + glob-to-regexp: 0.4.1 + graceful-fs: 4.2.11 + dev: true + + /wcwidth@1.0.1: resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=} dependencies: defaults: 1.0.3 dev: true - /webidl-conversions/4.0.2: + /webidl-conversions@4.0.2: resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} dev: true - /webidl-conversions/5.0.0: + /webidl-conversions@5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} engines: {node: '>=8'} dev: true - /webidl-conversions/6.1.0: + /webidl-conversions@6.1.0: resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} engines: {node: '>=10.4'} dev: true - /whatwg-encoding/1.0.5: + /webpack-sources@3.2.3: + resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} + engines: {node: '>=10.13.0'} + dev: true + + /webpack@5.89.0(esbuild@0.12.8): + resolution: {integrity: sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==} + engines: {node: '>=10.13.0'} + hasBin: true + peerDependencies: + webpack-cli: '*' + peerDependenciesMeta: + webpack-cli: + optional: true + dependencies: + '@types/eslint-scope': 3.7.7 + '@types/estree': 1.0.5 + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/wasm-edit': 1.11.6 + '@webassemblyjs/wasm-parser': 1.11.6 + acorn: 8.11.2 + acorn-import-assertions: 1.9.0(acorn@8.11.2) + browserslist: 4.16.6 + chrome-trace-event: 1.0.3 + enhanced-resolve: 5.15.0 + es-module-lexer: 1.4.1 + eslint-scope: 5.1.1 + events: 3.3.0 + glob-to-regexp: 0.4.1 + graceful-fs: 4.2.11 + json-parse-even-better-errors: 2.3.1 + loader-runner: 4.3.0 + mime-types: 2.1.29 + neo-async: 2.6.2 + schema-utils: 3.3.0 + tapable: 2.2.1 + terser-webpack-plugin: 5.3.9(esbuild@0.12.8)(webpack@5.89.0) + watchpack: 2.4.0 + webpack-sources: 3.2.3 + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + dev: true + + /whatwg-encoding@1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} dependencies: iconv-lite: 0.4.24 dev: true - /whatwg-fetch/3.6.2: + /whatwg-fetch@3.6.2: resolution: {integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==} dev: true - /whatwg-mimetype/2.3.0: + /whatwg-mimetype@2.3.0: resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} dev: true - /whatwg-url/7.1.0: + /whatwg-url@7.1.0: resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} dependencies: lodash.sortby: 4.7.0 @@ -17742,7 +18395,7 @@ packages: webidl-conversions: 4.0.2 dev: true - /whatwg-url/8.6.0: + /whatwg-url@8.6.0: resolution: {integrity: sha512-os0KkeeqUOl7ccdDT1qqUcS4KH4tcBTSKK5Nl5WKb2lyxInIZ/CpjkqKa1Ss12mjfdcRX9mHmPPs7/SxG1Hbdw==} engines: {node: '>=10'} dependencies: @@ -17751,11 +18404,11 @@ packages: webidl-conversions: 6.1.0 dev: true - /when/3.7.8: + /when@3.7.8: resolution: {integrity: sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I=} dev: true - /which-boxed-primitive/1.0.2: + /which-boxed-primitive@1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} dependencies: is-bigint: 1.0.1 @@ -17765,18 +18418,18 @@ packages: is-symbol: 1.0.3 dev: true - /which-module/2.0.0: + /which-module@2.0.0: resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=} dev: true - /which/1.3.1: + /which@1.3.1: resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} hasBin: true dependencies: isexe: 2.0.0 dev: true - /which/2.0.2: + /which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} hasBin: true @@ -17784,52 +18437,52 @@ packages: isexe: 2.0.0 dev: true - /wide-align/1.1.3: + /wide-align@1.1.3: resolution: {integrity: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==} dependencies: string-width: 2.1.1 dev: true - /widest-line/2.0.1: + /widest-line@2.0.1: resolution: {integrity: sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==} engines: {node: '>=4'} dependencies: string-width: 2.1.1 dev: true - /window-size/0.1.0: + /window-size@0.1.0: resolution: {integrity: sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=} engines: {node: '>= 0.8.0'} dev: true - /windows-release/3.3.3: + /windows-release@3.3.3: resolution: {integrity: sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg==} engines: {node: '>=6'} dependencies: execa: 1.0.0 dev: true - /wkx/0.5.0: + /wkx@0.5.0: resolution: {integrity: sha512-Xng/d4Ichh8uN4l0FToV/258EjMGU9MGcA0HV2d9B/ZpZB3lqQm7nkOdZdm5GhKtLLhAE7PiVQwN4eN+2YJJUg==} dependencies: '@types/node': 14.14.31 dev: true - /word-wrap/1.2.3: + /word-wrap@1.2.3: resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} engines: {node: '>=0.10.0'} dev: true - /wordwrap/0.0.2: + /wordwrap@0.0.2: resolution: {integrity: sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=} engines: {node: '>=0.4.0'} dev: true - /wordwrap/1.0.0: + /wordwrap@1.0.0: resolution: {integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=} dev: true - /wrap-ansi/5.1.0: + /wrap-ansi@5.1.0: resolution: {integrity: sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==} engines: {node: '>=6'} dependencies: @@ -17838,7 +18491,7 @@ packages: strip-ansi: 5.2.0 dev: true - /wrap-ansi/6.2.0: + /wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} dependencies: @@ -17847,7 +18500,7 @@ packages: strip-ansi: 6.0.0 dev: true - /wrap-ansi/7.0.0: + /wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} dependencies: @@ -17856,11 +18509,11 @@ packages: strip-ansi: 6.0.0 dev: true - /wrappy/1.0.2: + /wrappy@1.0.2: resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} dev: true - /write-file-atomic/2.4.3: + /write-file-atomic@2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} dependencies: graceful-fs: 4.2.6 @@ -17868,7 +18521,7 @@ packages: signal-exit: 3.0.3 dev: true - /write-file-atomic/3.0.3: + /write-file-atomic@3.0.3: resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} dependencies: imurmurhash: 0.1.4 @@ -17877,7 +18530,7 @@ packages: typedarray-to-buffer: 3.1.5 dev: true - /write-json-file/2.3.0: + /write-json-file@2.3.0: resolution: {integrity: sha1-K2TIozAE1UuGmMdtWFp3zrYdoy8=} engines: {node: '>=4'} dependencies: @@ -17889,7 +18542,7 @@ packages: write-file-atomic: 2.4.3 dev: true - /write-json-file/3.2.0: + /write-json-file@3.2.0: resolution: {integrity: sha512-3xZqT7Byc2uORAatYiP3DHUUAVEkNOswEWNs9H5KXiicRTvzYzYqKjYc4G7p+8pltvAw641lVByKVtMpf+4sYQ==} engines: {node: '>=6'} dependencies: @@ -17901,7 +18554,7 @@ packages: write-file-atomic: 2.4.3 dev: true - /write-pkg/3.2.0: + /write-pkg@3.2.0: resolution: {integrity: sha512-tX2ifZ0YqEFOF1wjRW2Pk93NLsj02+n1UP5RvO6rCs0K6R2g1padvf006cY74PQJKMGS2r42NK7FD0dG6Y6paw==} engines: {node: '>=4'} dependencies: @@ -17909,14 +18562,14 @@ packages: write-json-file: 2.3.0 dev: true - /write/1.0.3: + /write@1.0.3: resolution: {integrity: sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==} engines: {node: '>=4'} dependencies: mkdirp: 0.5.5 dev: true - /ws/7.5.0: + /ws@7.5.0: resolution: {integrity: sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw==} engines: {node: '>=8.3.0'} peerDependencies: @@ -17929,75 +18582,75 @@ packages: optional: true dev: true - /x-is-string/0.1.0: + /x-is-string@0.1.0: resolution: {integrity: sha1-R0tQhlrzpJqcRlfwWs0UVFj3fYI=} dev: true - /xdg-basedir/3.0.0: + /xdg-basedir@3.0.0: resolution: {integrity: sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=} engines: {node: '>=4'} dev: true - /xml-name-validator/3.0.0: + /xml-name-validator@3.0.0: resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==} dev: true - /xmlchars/2.2.0: + /xmlchars@2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} dev: true - /xtend/4.0.2: + /xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} dev: true - /y18n/4.0.1: + /y18n@4.0.1: resolution: {integrity: sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==} dev: true - /y18n/5.0.8: + /y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} dev: true - /yallist/2.1.2: + /yallist@2.1.2: resolution: {integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=} dev: true - /yallist/3.1.1: + /yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} dev: true - /yallist/4.0.0: + /yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: true - /yaml/1.10.0: + /yaml@1.10.0: resolution: {integrity: sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==} engines: {node: '>= 6'} dev: true - /yargs-parser/10.1.0: + /yargs-parser@10.1.0: resolution: {integrity: sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==} dependencies: camelcase: 4.1.0 dev: true - /yargs-parser/13.1.2: + /yargs-parser@13.1.2: resolution: {integrity: sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==} dependencies: camelcase: 5.3.1 decamelize: 1.2.0 dev: true - /yargs-parser/15.0.1: + /yargs-parser@15.0.1: resolution: {integrity: sha512-0OAMV2mAZQrs3FkNpDQcBk1x5HXb8X4twADss4S0Iuk+2dGnLOE/fRHrsYm542GduMveyA77OF4wrNJuanRCWw==} dependencies: camelcase: 5.3.1 decamelize: 1.2.0 dev: true - /yargs-parser/18.1.3: + /yargs-parser@18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} dependencies: @@ -18005,12 +18658,12 @@ packages: decamelize: 1.2.0 dev: true - /yargs-parser/20.2.6: + /yargs-parser@20.2.6: resolution: {integrity: sha512-AP1+fQIWSM/sMiET8fyayjx/J+JmTPt2Mr0FkrgqB4todtfa53sOsrSAcIrJRD5XS20bKUwaDIuMkWKCEiQLKA==} engines: {node: '>=10'} dev: true - /yargs/14.2.3: + /yargs@14.2.3: resolution: {integrity: sha512-ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg==} dependencies: cliui: 5.0.0 @@ -18026,7 +18679,7 @@ packages: yargs-parser: 15.0.1 dev: true - /yargs/15.4.1: + /yargs@15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} engines: {node: '>=8'} dependencies: @@ -18043,7 +18696,7 @@ packages: yargs-parser: 18.1.3 dev: true - /yargs/16.2.0: + /yargs@16.2.0: resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} engines: {node: '>=10'} dependencies: @@ -18056,7 +18709,7 @@ packages: yargs-parser: 20.2.6 dev: true - /yargs/3.10.0: + /yargs@3.10.0: resolution: {integrity: sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=} dependencies: camelcase: 1.2.1 @@ -18065,16 +18718,16 @@ packages: window-size: 0.1.0 dev: true - /yn/3.1.1: + /yn@3.1.1: resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} engines: {node: '>=6'} dev: true - /yocto-queue/0.1.0: + /yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} dev: true - /zwitch/1.0.5: + /zwitch@1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} dev: true