From b11eb6490d69293b4e24c6bd3a9a046c38de5166 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Apr 2021 21:09:14 +0000 Subject: [PATCH] chore(deps): update babel monorepo --- package.json | 4 +- pnpm-lock.yaml | 1067 +++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 1021 insertions(+), 50 deletions(-) diff --git a/package.json b/package.json index 519e2cd..fb48b88 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "terser": "^5.6.0" }, "devDependencies": { - "@babel/cli": "7.13.14", - "@babel/core": "7.13.15", + "@babel/cli": "7.13.16", + "@babel/core": "7.14.0", "@babel/eslint-parser": "7.13.14", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb99b41..e0ab7b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,8 +1,8 @@ lockfileVersion: 5.3 specifiers: - '@babel/cli': 7.13.14 - '@babel/core': 7.13.15 + '@babel/cli': 7.13.16 + '@babel/core': 7.14.0 '@babel/eslint-parser': 7.13.14 '@babel/runtime': ^7.12.5 '@semantic-release/changelog': 5.0.1 @@ -57,9 +57,9 @@ dependencies: terser: 5.6.1 devDependencies: - '@babel/cli': 7.13.14_@babel+core@7.13.15 - '@babel/core': 7.13.15 - '@babel/eslint-parser': 7.13.14_8c298b33b3270b62faf532d9218eff22 + '@babel/cli': 7.13.16_@babel+core@7.14.0 + '@babel/core': 7.14.0 + '@babel/eslint-parser': 7.13.14_@babel+core@7.14.0+eslint@7.24.0 '@semantic-release/changelog': 5.0.1_semantic-release@17.4.2 '@semantic-release/git': 9.0.0_semantic-release@17.4.2 '@types/bluebird': 3.5.33 @@ -69,7 +69,7 @@ devDependencies: '@typescript-eslint/eslint-plugin': 4.22.0_9acede93a3623dd7abe65c65a7010e73 '@typescript-eslint/parser': 4.22.0_eslint@7.24.0+typescript@4.2.4 babel-plugin-module-resolver: 4.1.0 - babel-preset-gatsby-package: 0.12.0_@babel+core@7.13.15 + babel-preset-gatsby-package: 0.12.0_@babel+core@7.14.0 cross-env: 7.0.3 eslint: 7.24.0 eslint-config-standard-with-typescript: 20.0.0_417b8c2e95fd776f063917ef996aa489 @@ -93,18 +93,17 @@ packages: tslib: 2.0.3 dev: true - /@babel/cli/7.13.14_@babel+core@7.13.15: - resolution: {integrity: sha512-zmEFV8WBRsW+mPQumO1/4b34QNALBVReaiHJOkxhUsdo/AvYM62c+SKSuLi2aZ42t3ocK6OI0uwUXRvrIbREZw==} + /@babel/cli/7.13.16_@babel+core@7.14.0: + resolution: {integrity: sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw==} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.14.0 commander: 4.1.1 convert-source-map: 1.7.0 fs-readdir-recursive: 1.1.0 glob: 7.1.6 - lodash: 4.17.21 make-dir: 2.1.0 slash: 2.0.0 source-map: 0.5.7 @@ -175,14 +174,37 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.13.14_8c298b33b3270b62faf532d9218eff22: + /@babel/core/7.14.0: + resolution: {integrity: sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.12.13 + '@babel/generator': 7.14.0 + '@babel/helper-compilation-targets': 7.13.16_@babel+core@7.14.0 + '@babel/helper-module-transforms': 7.14.0 + '@babel/helpers': 7.14.0 + '@babel/parser': 7.14.0 + '@babel/template': 7.12.13 + '@babel/traverse': 7.14.0 + '@babel/types': 7.14.0 + convert-source-map: 1.7.0 + debug: 4.3.1 + gensync: 1.0.0-beta.2 + json5: 2.2.0 + semver: 6.3.0 + source-map: 0.5.7 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/eslint-parser/7.13.14_@babel+core@7.14.0+eslint@7.24.0: resolution: {integrity: sha512-I0HweR36D73Ibn/FfrRDMKlMqJHFwidIUgYdMpH+aXYuQC+waq59YaJ6t9e9N36axJ82v1jR041wwqDrDXEwRA==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: '>=7.5.0' dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.14.0 eslint: 7.24.0 eslint-scope: 5.1.1 eslint-visitor-keys: 1.3.0 @@ -197,6 +219,14 @@ packages: source-map: 0.5.7 dev: true + /@babel/generator/7.14.0: + resolution: {integrity: sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg==} + dependencies: + '@babel/types': 7.14.0 + jsesc: 2.5.2 + source-map: 0.5.7 + dev: true + /@babel/helper-annotate-as-pure/7.12.13: resolution: {integrity: sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==} dependencies: @@ -222,6 +252,30 @@ packages: semver: 6.3.0 dev: true + /@babel/helper-compilation-targets/7.13.13_@babel+core@7.14.0: + resolution: {integrity: sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.13.15 + '@babel/core': 7.14.0 + '@babel/helper-validator-option': 7.12.17 + browserslist: 4.16.3 + semver: 6.3.0 + dev: true + + /@babel/helper-compilation-targets/7.13.16_@babel+core@7.14.0: + resolution: {integrity: sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.13.15 + '@babel/core': 7.14.0 + '@babel/helper-validator-option': 7.12.17 + browserslist: 4.16.3 + semver: 6.3.0 + dev: true + /@babel/helper-create-class-features-plugin/7.13.11_@babel+core@7.13.15: resolution: {integrity: sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw==} peerDependencies: @@ -237,6 +291,21 @@ packages: - supports-color dev: true + /@babel/helper-create-class-features-plugin/7.13.11_@babel+core@7.14.0: + resolution: {integrity: sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-function-name': 7.12.13 + '@babel/helper-member-expression-to-functions': 7.13.12 + '@babel/helper-optimise-call-expression': 7.12.13 + '@babel/helper-replace-supers': 7.13.12 + '@babel/helper-split-export-declaration': 7.12.13 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.13.15: resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} peerDependencies: @@ -247,6 +316,16 @@ packages: regexpu-core: 4.7.1 dev: true + /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.14.0: + resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-annotate-as-pure': 7.12.13 + regexpu-core: 4.7.1 + dev: true + /@babel/helper-define-polyfill-provider/0.2.0_@babel+core@7.13.15: resolution: {integrity: sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==} peerDependencies: @@ -265,6 +344,24 @@ packages: - supports-color dev: true + /@babel/helper-define-polyfill-provider/0.2.0_@babel+core@7.14.0: + resolution: {integrity: sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==} + peerDependencies: + '@babel/core': ^7.4.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-compilation-targets': 7.13.13_@babel+core@7.14.0 + '@babel/helper-module-imports': 7.13.12 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/traverse': 7.13.15 + debug: 4.3.1 + lodash.debounce: 4.0.8 + resolve: 1.20.0 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-explode-assignable-expression/7.13.0: resolution: {integrity: sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==} dependencies: @@ -276,13 +373,13 @@ packages: dependencies: '@babel/helper-get-function-arity': 7.12.13 '@babel/template': 7.12.13 - '@babel/types': 7.13.14 + '@babel/types': 7.14.0 dev: true /@babel/helper-get-function-arity/7.12.13: resolution: {integrity: sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.0 dev: true /@babel/helper-hoist-variables/7.13.0: @@ -297,13 +394,13 @@ packages: /@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.0 dev: true /@babel/helper-module-imports/7.13.12: resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.0 dev: true /@babel/helper-module-transforms/7.13.14: @@ -321,10 +418,25 @@ packages: - supports-color dev: true + /@babel/helper-module-transforms/7.14.0: + resolution: {integrity: sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw==} + dependencies: + '@babel/helper-module-imports': 7.13.12 + '@babel/helper-replace-supers': 7.13.12 + '@babel/helper-simple-access': 7.13.12 + '@babel/helper-split-export-declaration': 7.12.13 + '@babel/helper-validator-identifier': 7.14.0 + '@babel/template': 7.12.13 + '@babel/traverse': 7.14.0 + '@babel/types': 7.14.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-optimise-call-expression/7.12.13: resolution: {integrity: sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.0 dev: true /@babel/helper-plugin-utils/7.10.4: @@ -350,8 +462,8 @@ packages: 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/traverse': 7.14.0 + '@babel/types': 7.14.0 transitivePeerDependencies: - supports-color dev: true @@ -359,7 +471,7 @@ packages: /@babel/helper-simple-access/7.13.12: resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.0 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.12.1: @@ -371,11 +483,15 @@ packages: /@babel/helper-split-export-declaration/7.12.13: resolution: {integrity: sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==} dependencies: - '@babel/types': 7.13.14 + '@babel/types': 7.14.0 dev: true /@babel/helper-validator-identifier/7.12.11: resolution: {integrity: sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==} + dev: true + + /@babel/helper-validator-identifier/7.14.0: + resolution: {integrity: sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==} /@babel/helper-validator-option/7.12.17: resolution: {integrity: sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==} @@ -402,10 +518,20 @@ packages: - supports-color dev: true + /@babel/helpers/7.14.0: + resolution: {integrity: sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==} + dependencies: + '@babel/template': 7.12.13 + '@babel/traverse': 7.14.0 + '@babel/types': 7.14.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/highlight/7.13.10: resolution: {integrity: sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg==} dependencies: - '@babel/helper-validator-identifier': 7.12.11 + '@babel/helper-validator-identifier': 7.14.0 chalk: 2.4.2 js-tokens: 4.0.0 @@ -415,6 +541,12 @@ packages: hasBin: true dev: true + /@babel/parser/7.14.0: + resolution: {integrity: sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q==} + engines: {node: '>=6.0.0'} + hasBin: true + dev: true + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.13.12_@babel+core@7.13.15: resolution: {integrity: sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==} peerDependencies: @@ -426,6 +558,17 @@ packages: '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.13.15 dev: true + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.13.12_@babel+core@7.14.0: + resolution: {integrity: sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==} + peerDependencies: + '@babel/core': ^7.13.0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 + '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-async-generator-functions/7.13.15_@babel+core@7.13.15: resolution: {integrity: sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==} peerDependencies: @@ -439,6 +582,19 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-async-generator-functions/7.13.15_@babel+core@7.14.0: + resolution: {integrity: sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@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.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==} peerDependencies: @@ -451,6 +607,18 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.13.15: resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} peerDependencies: @@ -461,6 +629,16 @@ packages: '@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.0: + resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} peerDependencies: @@ -471,6 +649,16 @@ packages: '@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.14.0: + resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.13.15: resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} peerDependencies: @@ -481,6 +669,16 @@ packages: '@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.0: + resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.13.15: resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} peerDependencies: @@ -491,6 +689,16 @@ packages: '@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.0: + resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-nullish-coalescing-operator/7.13.8_@babel+core@7.13.15: resolution: {integrity: sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==} peerDependencies: @@ -501,6 +709,16 @@ packages: '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.15 dev: true + /@babel/plugin-proposal-nullish-coalescing-operator/7.13.8_@babel+core@7.14.0: + resolution: {integrity: sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} peerDependencies: @@ -511,6 +729,16 @@ packages: '@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.0: + resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-object-rest-spread/7.10.4_@babel+core@7.10.5: resolution: {integrity: sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==} peerDependencies: @@ -535,6 +763,19 @@ packages: '@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.0: + resolution: {integrity: sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.13.15 + '@babel/core': 7.14.0 + '@babel/helper-compilation-targets': 7.13.13_@babel+core@7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.13.15: resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} peerDependencies: @@ -545,6 +786,16 @@ packages: '@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.0: + resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.0 + dev: true + /@babel/plugin-proposal-optional-chaining/7.13.12_@babel+core@7.13.15: resolution: {integrity: sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==} peerDependencies: @@ -556,6 +807,17 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.15 dev: true + /@babel/plugin-proposal-optional-chaining/7.13.12_@babel+core@7.14.0: + resolution: {integrity: sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@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.0 + dev: true + /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} peerDependencies: @@ -568,6 +830,18 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} engines: {node: '>=4'} @@ -579,6 +853,17 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} + engines: {node: '>=4'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.13.15: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: @@ -588,6 +873,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.14.0: + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.13.15: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: @@ -606,6 +900,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.13.15: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: @@ -615,6 +918,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.14.0: + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.13.15: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: @@ -624,12 +936,21 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-flow/7.12.13_@babel+core@7.13.15: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.14.0: + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + + /@babel/plugin-syntax-flow/7.12.13_@babel+core@7.14.0: resolution: {integrity: sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.14.0 '@babel/helper-plugin-utils': 7.13.0 dev: true @@ -651,6 +972,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.14.0: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-jsx/7.10.4_@babel+core@7.10.5: resolution: {integrity: sha512-KCg9mio9jwiARCB7WAcQ7Y1q+qicILjoK8LP/VkPkEKaf5dkaZZK1EcTe91a3JJlZ3qy6L5s9X52boEYi8DM9g==} peerDependencies: @@ -669,6 +999,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-jsx/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.13.15: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: @@ -678,6 +1017,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.14.0: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.13.15: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: @@ -687,6 +1035,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.14.0: + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.13.15: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: @@ -696,6 +1053,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.14.0: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.10.5: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -714,6 +1080,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.14.0: + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.13.15: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: @@ -723,6 +1098,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.14.0: + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.13.15: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: @@ -732,6 +1116,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.14.0: + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} peerDependencies: @@ -741,6 +1134,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-typescript/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==} peerDependencies: @@ -750,6 +1152,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-typescript/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} peerDependencies: @@ -759,6 +1170,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} peerDependencies: @@ -772,6 +1192,19 @@ packages: - supports-color dev: true + /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-module-imports': 7.13.12 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-remap-async-to-generator': 7.13.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} peerDependencies: @@ -781,6 +1214,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==} peerDependencies: @@ -790,6 +1232,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-classes/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} peerDependencies: @@ -807,6 +1258,23 @@ packages: - supports-color dev: true + /@babel/plugin-transform-classes/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-annotate-as-pure': 7.12.13 + '@babel/helper-function-name': 7.12.13 + '@babel/helper-optimise-call-expression': 7.12.13 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-replace-supers': 7.13.12 + '@babel/helper-split-export-declaration': 7.12.13 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} peerDependencies: @@ -816,6 +1284,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==} peerDependencies: @@ -825,6 +1302,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} peerDependencies: @@ -835,6 +1321,16 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} peerDependencies: @@ -844,6 +1340,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} peerDependencies: @@ -854,14 +1359,24 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-flow-strip-types/7.13.0_@babel+core@7.13.15: + /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.12.13 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + + /@babel/plugin-transform-flow-strip-types/7.13.0_@babel+core@7.14.0: resolution: {integrity: sha512-EXAGFMJgSX8gxWD7PZtW/P6M+z74jpx3wm/+9pn+c2dOawPpBkUX7BrfyPvo6ZpXbgRIEuwgwDb/MGlKvu2pOg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.14.0 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-flow': 7.12.13_@babel+core@7.13.15 + '@babel/plugin-syntax-flow': 7.12.13_@babel+core@7.14.0 dev: true /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.13.15: @@ -873,6 +1388,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} peerDependencies: @@ -883,6 +1407,16 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-function-name': 7.12.13 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-literals/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} peerDependencies: @@ -892,6 +1426,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-literals/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} peerDependencies: @@ -901,39 +1444,90 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@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 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.13.15 + '@babel/helper-module-transforms': 7.13.14 + '@babel/helper-plugin-utils': 7.13.0 + babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-modules-amd/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-module-transforms': 7.13.14 + '@babel/helper-plugin-utils': 7.13.0 + babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.13.15: + resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.15 + '@babel/helper-module-transforms': 7.13.14 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-simple-access': 7.13.12 + babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.14.0: + resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 '@babel/helper-module-transforms': 7.13.14 '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-simple-access': 7.13.12 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.13.15: - resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==} + /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.13.15: + resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.15 + '@babel/helper-hoist-variables': 7.13.0 '@babel/helper-module-transforms': 7.13.14 '@babel/helper-plugin-utils': 7.13.0 - '@babel/helper-simple-access': 7.13.12 + '@babel/helper-validator-identifier': 7.12.11 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.13.15: + /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.14.0: resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.14.0 '@babel/helper-hoist-variables': 7.13.0 '@babel/helper-module-transforms': 7.13.14 '@babel/helper-plugin-utils': 7.13.0 @@ -955,6 +1549,18 @@ packages: - supports-color dev: true + /@babel/plugin-transform-modules-umd/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-module-transforms': 7.13.14 + '@babel/helper-plugin-utils': 7.13.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} peerDependencies: @@ -964,6 +1570,15 @@ packages: '@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.0: + resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.0 + dev: true + /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} peerDependencies: @@ -973,6 +1588,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} peerDependencies: @@ -985,6 +1609,18 @@ packages: - supports-color dev: true + /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-replace-supers': 7.13.12 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.10.5: resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} peerDependencies: @@ -1003,6 +1639,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} peerDependencies: @@ -1012,6 +1657,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} peerDependencies: @@ -1021,6 +1675,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.13.15: resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} peerDependencies: @@ -1030,6 +1693,15 @@ packages: '@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.13.15 dev: true + /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.14.0: + resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.14.0 + dev: true + /@babel/plugin-transform-react-jsx/7.13.12_@babel+core@7.13.15: resolution: {integrity: sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==} peerDependencies: @@ -1043,6 +1715,19 @@ packages: '@babel/types': 7.13.14 dev: true + /@babel/plugin-transform-react-jsx/7.13.12_@babel+core@7.14.0: + resolution: {integrity: sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-annotate-as-pure': 7.12.13 + '@babel/helper-module-imports': 7.13.12 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-jsx': 7.12.13_@babel+core@7.14.0 + '@babel/types': 7.13.14 + dev: true + /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.13.15: resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} peerDependencies: @@ -1053,6 +1738,16 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.14.0: + resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-annotate-as-pure': 7.12.13 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-regenerator/7.13.15_@babel+core@7.13.15: resolution: {integrity: sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==} peerDependencies: @@ -1062,6 +1757,15 @@ packages: regenerator-transform: 0.14.5 dev: true + /@babel/plugin-transform-regenerator/7.13.15_@babel+core@7.14.0: + resolution: {integrity: sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + regenerator-transform: 0.14.5 + dev: true + /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} peerDependencies: @@ -1071,6 +1775,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-runtime/7.13.15_@babel+core@7.13.15: resolution: {integrity: sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==} peerDependencies: @@ -1087,6 +1800,22 @@ packages: - supports-color dev: true + /@babel/plugin-transform-runtime/7.13.15_@babel+core@7.14.0: + resolution: {integrity: sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-module-imports': 7.13.12 + '@babel/helper-plugin-utils': 7.13.0 + babel-plugin-polyfill-corejs2: 0.2.0_@babel+core@7.14.0 + babel-plugin-polyfill-corejs3: 0.2.0_@babel+core@7.14.0 + babel-plugin-polyfill-regenerator: 0.2.0_@babel+core@7.14.0 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} peerDependencies: @@ -1096,6 +1825,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-spread/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} peerDependencies: @@ -1106,6 +1844,16 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 dev: true + /@babel/plugin-transform-spread/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 + dev: true + /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} peerDependencies: @@ -1115,6 +1863,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} peerDependencies: @@ -1124,6 +1881,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} peerDependencies: @@ -1133,6 +1899,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} peerDependencies: @@ -1146,6 +1921,19 @@ packages: - supports-color dev: true + /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.14.0: + resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-typescript': 7.12.13_@babel+core@7.14.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} peerDependencies: @@ -1155,6 +1943,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.13.15: resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} peerDependencies: @@ -1165,6 +1962,16 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.14.0: + resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/preset-env/7.13.15_@babel+core@7.13.15: resolution: {integrity: sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==} peerDependencies: @@ -1244,15 +2051,94 @@ packages: - supports-color dev: true - /@babel/preset-flow/7.13.13_@babel+core@7.13.15: + /@babel/preset-env/7.13.15_@babel+core@7.14.0: + resolution: {integrity: sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.13.15 + '@babel/core': 7.14.0 + '@babel/helper-compilation-targets': 7.13.13_@babel+core@7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-validator-option': 7.12.17 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.13.12_@babel+core@7.14.0 + '@babel/plugin-proposal-async-generator-functions': 7.13.15_@babel+core@7.14.0 + '@babel/plugin-proposal-class-properties': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-proposal-dynamic-import': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-proposal-logical-assignment-operators': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-proposal-optional-catch-binding': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.14.0 + '@babel/plugin-proposal-private-methods': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.0 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-arrow-functions': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-block-scoped-functions': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-block-scoping': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-computed-properties': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-destructuring': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-duplicate-keys': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-exponentiation-operator': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-for-of': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-function-name': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-literals': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-member-expression-literals': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-modules-amd': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-modules-commonjs': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-transform-modules-systemjs': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-transform-modules-umd': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-new-target': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-object-super': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-property-literals': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-regenerator': 7.13.15_@babel+core@7.14.0 + '@babel/plugin-transform-reserved-words': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-shorthand-properties': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-spread': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-sticky-regex': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-template-literals': 7.13.0_@babel+core@7.14.0 + '@babel/plugin-transform-typeof-symbol': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-unicode-escapes': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-unicode-regex': 7.12.13_@babel+core@7.14.0 + '@babel/preset-modules': 0.1.4_@babel+core@7.14.0 + '@babel/types': 7.13.14 + babel-plugin-polyfill-corejs2: 0.2.0_@babel+core@7.14.0 + babel-plugin-polyfill-corejs3: 0.2.0_@babel+core@7.14.0 + babel-plugin-polyfill-regenerator: 0.2.0_@babel+core@7.14.0 + core-js-compat: 3.10.1 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/preset-flow/7.13.13_@babel+core@7.14.0: resolution: {integrity: sha512-MDtwtamMifqq3R2mC7l3A3uFalUb3NH5TIBQWjN/epEPlZktcLq4se3J+ivckKrLMGsR7H9LW8+pYuIUN9tsKg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.15 + '@babel/core': 7.14.0 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-validator-option': 7.12.17 - '@babel/plugin-transform-flow-strip-types': 7.13.0_@babel+core@7.13.15 + '@babel/plugin-transform-flow-strip-types': 7.13.0_@babel+core@7.14.0 dev: true /@babel/preset-modules/0.1.4_@babel+core@7.13.15: @@ -1268,6 +2154,19 @@ packages: esutils: 2.0.3 dev: true + /@babel/preset-modules/0.1.4_@babel+core@7.14.0: + resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.0 + '@babel/types': 7.13.14 + esutils: 2.0.3 + dev: true + /@babel/preset-react/7.13.13_@babel+core@7.13.15: resolution: {integrity: sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==} peerDependencies: @@ -1282,6 +2181,20 @@ packages: '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.13.15 dev: true + /@babel/preset-react/7.13.13_@babel+core@7.14.0: + resolution: {integrity: sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/helper-validator-option': 7.12.17 + '@babel/plugin-transform-react-display-name': 7.12.13_@babel+core@7.14.0 + '@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.14.0 + '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.14.0 + '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.14.0 + dev: true + /@babel/preset-typescript/7.13.0_@babel+core@7.13.15: resolution: {integrity: sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw==} peerDependencies: @@ -1315,8 +2228,8 @@ packages: 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/parser': 7.14.0 + '@babel/types': 7.14.0 dev: true /@babel/traverse/7.13.15: @@ -1334,6 +2247,21 @@ packages: - supports-color dev: true + /@babel/traverse/7.14.0: + resolution: {integrity: sha512-dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQA==} + dependencies: + '@babel/code-frame': 7.12.13 + '@babel/generator': 7.14.0 + '@babel/helper-function-name': 7.12.13 + '@babel/helper-split-export-declaration': 7.12.13 + '@babel/parser': 7.14.0 + '@babel/types': 7.14.0 + debug: 4.3.1 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/types/7.13.14: resolution: {integrity: sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==} dependencies: @@ -1342,6 +2270,13 @@ packages: to-fast-properties: 2.0.0 dev: true + /@babel/types/7.14.0: + resolution: {integrity: sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg==} + dependencies: + '@babel/helper-validator-identifier': 7.14.0 + to-fast-properties: 2.0.0 + dev: true + /@bcoe/v8-coverage/0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true @@ -3482,6 +4417,19 @@ packages: - supports-color dev: true + /babel-plugin-polyfill-corejs2/0.2.0_@babel+core@7.14.0: + resolution: {integrity: sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.13.15 + '@babel/core': 7.14.0 + '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.14.0 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-polyfill-corejs3/0.2.0_@babel+core@7.13.15: resolution: {integrity: sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==} peerDependencies: @@ -3494,6 +4442,18 @@ packages: - supports-color dev: true + /babel-plugin-polyfill-corejs3/0.2.0_@babel+core@7.14.0: + resolution: {integrity: sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.14.0 + core-js-compat: 3.10.1 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-polyfill-regenerator/0.2.0_@babel+core@7.13.15: resolution: {integrity: sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==} peerDependencies: @@ -3505,6 +4465,17 @@ packages: - supports-color dev: true + /babel-plugin-polyfill-regenerator/0.2.0_@babel+core@7.14.0: + resolution: {integrity: sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.0 + '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.14.0 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-remove-graphql-queries/2.16.1_773935265af794305efbb27c195f7d79: resolution: {integrity: sha512-PkHJuRodMp4p617a/ZVhV8elBhRoFpOTpdu2DaApXJFIsDJWhjZ8d4BGbbFCT/yKJrhRDTdqg1r5AhWEaEUKkw==} engines: {node: '>=10.13.0'} @@ -3540,21 +4511,21 @@ packages: '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.13.15 dev: true - /babel-preset-gatsby-package/0.12.0_@babel+core@7.13.15: + /babel-preset-gatsby-package/0.12.0_@babel+core@7.14.0: resolution: {integrity: sha512-DFv+6UBnMJb3gvg3EvgyQTdXuN9gnTNoZtpuQdIWJU8FdUxS7qrcqVFywkJvh606/aI/BT/Ml7B4S32G0qUp1g==} engines: {node: '>=10.13.0'} peerDependencies: '@babel/core': ^7.11.6 dependencies: - '@babel/core': 7.13.15 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.13.15 - '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.13.15 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15 - '@babel/plugin-transform-runtime': 7.13.15_@babel+core@7.13.15 - '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.13.15 - '@babel/preset-env': 7.13.15_@babel+core@7.13.15 - '@babel/preset-flow': 7.13.13_@babel+core@7.13.15 - '@babel/preset-react': 7.13.13_@babel+core@7.13.15 + '@babel/core': 7.14.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.14.0 + '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.14.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.0 + '@babel/plugin-transform-runtime': 7.13.15_@babel+core@7.14.0 + '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.14.0 + '@babel/preset-env': 7.13.15_@babel+core@7.14.0 + '@babel/preset-flow': 7.13.13_@babel+core@7.14.0 + '@babel/preset-react': 7.13.13_@babel+core@7.14.0 babel-plugin-dynamic-import-node: 2.3.3 core-js: 3.10.1 transitivePeerDependencies: