From 122a84150b13b684bc9edf4c42408561cd68d199 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 May 2021 22:30:09 +0000 Subject: [PATCH] chore(deps): update babel monorepo to v7.14.3 --- package.json | 6 +- pnpm-lock.yaml | 1107 ++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 1064 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index 87b15fb..e2fc5b7 100644 --- a/package.json +++ b/package.json @@ -53,9 +53,9 @@ "webpack-assets-manifest": "^5.0.6" }, "devDependencies": { - "@babel/cli": "7.13.16", - "@babel/core": "7.13.16", - "@babel/eslint-parser": "7.13.14", + "@babel/cli": "7.14.3", + "@babel/core": "7.14.3", + "@babel/eslint-parser": "7.14.3", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", "@types/bluebird": "3.5.34", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f4a0ab..518ce37 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@babel/cli': 7.13.16 - '@babel/core': 7.13.16 - '@babel/eslint-parser': 7.13.14 + '@babel/cli': 7.14.3 + '@babel/core': 7.14.3 + '@babel/eslint-parser': 7.14.3 '@babel/runtime': ^7.14.0 '@semantic-release/changelog': 5.0.1 '@semantic-release/git': 9.0.0 @@ -59,9 +59,9 @@ dependencies: webpack-assets-manifest: 5.0.6 devDependencies: - '@babel/cli': 7.13.16_@babel+core@7.13.16 - '@babel/core': 7.13.16 - '@babel/eslint-parser': 7.13.14_898a7a025c5413b619a892ba97f73e55 + '@babel/cli': 7.14.3_@babel+core@7.14.3 + '@babel/core': 7.14.3 + '@babel/eslint-parser': 7.14.3_@babel+core@7.14.3+eslint@7.25.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.34 @@ -71,7 +71,7 @@ devDependencies: '@typescript-eslint/eslint-plugin': 4.22.1_f2cf9a191be19a59b06aad4f4e4a9af1 '@typescript-eslint/parser': 4.22.1_eslint@7.25.0+typescript@4.2.4 babel-plugin-module-resolver: 4.1.0 - babel-preset-gatsby-package: 0.12.0_@babel+core@7.13.16 + babel-preset-gatsby-package: 0.12.0_@babel+core@7.14.3 cross-env: 7.0.3 eslint: 7.25.0 eslint-config-standard-with-typescript: 20.0.0_e992465b33a55c0c1862bda869e83906 @@ -95,13 +95,13 @@ packages: tslib: 2.0.3 dev: true - /@babel/cli/7.13.16_@babel+core@7.13.16: - resolution: {integrity: sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw==} + /@babel/cli/7.14.3_@babel+core@7.14.3: + resolution: {integrity: sha512-zU4JLvwk32ay1lhhyGfqiRUSPoltVDjhYkA3aQq8+Yby9z30s/EsFw1EPOHxWG9YZo2pAGfgdRNeHZQAYU5m9A==} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.16 + '@babel/core': 7.14.3 commander: 4.1.1 convert-source-map: 1.7.0 fs-readdir-recursive: 1.1.0 @@ -182,6 +182,29 @@ packages: - supports-color dev: true + /@babel/core/7.14.3: + resolution: {integrity: sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.12.13 + '@babel/generator': 7.14.3 + '@babel/helper-compilation-targets': 7.13.16_@babel+core@7.14.3 + '@babel/helper-module-transforms': 7.14.2 + '@babel/helpers': 7.14.0 + '@babel/parser': 7.14.3 + '@babel/template': 7.12.13 + '@babel/traverse': 7.14.2 + '@babel/types': 7.14.2 + 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_898a7a025c5413b619a892ba97f73e55: resolution: {integrity: sha512-I0HweR36D73Ibn/FfrRDMKlMqJHFwidIUgYdMpH+aXYuQC+waq59YaJ6t9e9N36axJ82v1jR041wwqDrDXEwRA==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} @@ -196,6 +219,20 @@ packages: semver: 6.3.0 dev: true + /@babel/eslint-parser/7.14.3_@babel+core@7.14.3+eslint@7.25.0: + resolution: {integrity: sha512-IfJXKEVRV/Gisvgmih/+05gkBzzg4Dy0gcxkZ84iFiLK8+O+fI1HLnGJv3UrUMPpsMmmThNa69v+UnF80XP+kA==} + 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.14.3 + eslint: 7.25.0 + eslint-scope: 5.1.1 + eslint-visitor-keys: 2.1.0 + semver: 6.3.0 + dev: true + /@babel/generator/7.14.1: resolution: {integrity: sha512-TMGhsXMXCP/O1WtQmZjpEYDhCYC9vFhayWZPJSZCGkPJgUqX0rF0wwtrYvnzVxIjcF80tkUertXVk5cwqi5cAQ==} dependencies: @@ -204,6 +241,14 @@ packages: source-map: 0.5.7 dev: true + /@babel/generator/7.14.3: + resolution: {integrity: sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==} + dependencies: + '@babel/types': 7.14.2 + 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: @@ -229,6 +274,18 @@ packages: semver: 6.3.0 dev: true + /@babel/helper-compilation-targets/7.13.16_@babel+core@7.14.3: + resolution: {integrity: sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.14.0 + '@babel/core': 7.14.3 + '@babel/helper-validator-option': 7.12.17 + browserslist: 4.16.6 + semver: 6.3.0 + dev: true + /@babel/helper-create-class-features-plugin/7.14.1_@babel+core@7.13.16: resolution: {integrity: sha512-r8rsUahG4ywm0QpGcCrLaUSOuNAISR3IZCg4Fx05Ozq31aCUrQsTLH6KPxy0N5ULoQ4Sn9qjNdGNtbPWAC6hYg==} peerDependencies: @@ -245,6 +302,22 @@ packages: - supports-color dev: true + /@babel/helper-create-class-features-plugin/7.14.1_@babel+core@7.14.3: + resolution: {integrity: sha512-r8rsUahG4ywm0QpGcCrLaUSOuNAISR3IZCg4Fx05Ozq31aCUrQsTLH6KPxy0N5ULoQ4Sn9qjNdGNtbPWAC6hYg==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-annotate-as-pure': 7.12.13 + '@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.16: resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} peerDependencies: @@ -255,6 +328,16 @@ packages: regexpu-core: 4.7.1 dev: true + /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.14.3: + resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.14.3 + '@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.16: resolution: {integrity: sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==} peerDependencies: @@ -273,6 +356,24 @@ packages: - supports-color dev: true + /@babel/helper-define-polyfill-provider/0.2.0_@babel+core@7.14.3: + resolution: {integrity: sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==} + peerDependencies: + '@babel/core': ^7.4.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-compilation-targets': 7.13.16_@babel+core@7.14.3 + '@babel/helper-module-imports': 7.13.12 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/traverse': 7.14.0 + 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: @@ -287,10 +388,18 @@ packages: '@babel/types': 7.14.1 dev: true + /@babel/helper-function-name/7.14.2: + resolution: {integrity: sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ==} + dependencies: + '@babel/helper-get-function-arity': 7.12.13 + '@babel/template': 7.12.13 + '@babel/types': 7.14.2 + dev: true + /@babel/helper-get-function-arity/7.12.13: resolution: {integrity: sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==} dependencies: - '@babel/types': 7.14.1 + '@babel/types': 7.14.2 dev: true /@babel/helper-hoist-variables/7.13.16: @@ -305,13 +414,13 @@ packages: /@babel/helper-member-expression-to-functions/7.13.12: resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==} dependencies: - '@babel/types': 7.14.1 + '@babel/types': 7.14.2 dev: true /@babel/helper-module-imports/7.13.12: resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==} dependencies: - '@babel/types': 7.14.1 + '@babel/types': 7.14.2 dev: true /@babel/helper-module-transforms/7.14.0: @@ -329,10 +438,25 @@ packages: - supports-color dev: true + /@babel/helper-module-transforms/7.14.2: + resolution: {integrity: sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA==} + 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.2 + '@babel/types': 7.14.2 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-optimise-call-expression/7.12.13: resolution: {integrity: sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==} dependencies: - '@babel/types': 7.14.1 + '@babel/types': 7.14.2 dev: true /@babel/helper-plugin-utils/7.10.4: @@ -358,8 +482,8 @@ packages: dependencies: '@babel/helper-member-expression-to-functions': 7.13.12 '@babel/helper-optimise-call-expression': 7.12.13 - '@babel/traverse': 7.14.0 - '@babel/types': 7.14.1 + '@babel/traverse': 7.14.2 + '@babel/types': 7.14.2 transitivePeerDependencies: - supports-color dev: true @@ -367,7 +491,7 @@ packages: /@babel/helper-simple-access/7.13.12: resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==} dependencies: - '@babel/types': 7.14.1 + '@babel/types': 7.14.2 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.12.1: @@ -379,7 +503,7 @@ packages: /@babel/helper-split-export-declaration/7.12.13: resolution: {integrity: sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==} dependencies: - '@babel/types': 7.14.1 + '@babel/types': 7.14.2 dev: true /@babel/helper-validator-identifier/7.14.0: @@ -404,8 +528,8 @@ packages: resolution: {integrity: sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==} dependencies: '@babel/template': 7.12.13 - '@babel/traverse': 7.14.0 - '@babel/types': 7.14.1 + '@babel/traverse': 7.14.2 + '@babel/types': 7.14.2 transitivePeerDependencies: - supports-color dev: true @@ -423,6 +547,12 @@ packages: hasBin: true dev: true + /@babel/parser/7.14.3: + resolution: {integrity: sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ==} + 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.16: resolution: {integrity: sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==} peerDependencies: @@ -434,6 +564,17 @@ packages: '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.13.16 dev: true + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.13.12_@babel+core@7.14.3: + resolution: {integrity: sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==} + peerDependencies: + '@babel/core': ^7.13.0 + dependencies: + '@babel/core': 7.14.3 + '@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.3 + dev: true + /@babel/plugin-proposal-async-generator-functions/7.13.15_@babel+core@7.13.16: resolution: {integrity: sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==} peerDependencies: @@ -447,6 +588,19 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-async-generator-functions/7.13.15_@babel+core@7.14.3: + resolution: {integrity: sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.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.14.3 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==} peerDependencies: @@ -459,6 +613,18 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-create-class-features-plugin': 7.14.1_@babel+core@7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-class-static-block/7.13.11_@babel+core@7.13.16: resolution: {integrity: sha512-fJTdFI4bfnMjvxJyNuaf8i9mVcZ0UhetaGEUHaHV9KEnibLugJkZAtXikR8KcYj+NYmI4DZMS8yQAyg+hvfSqg==} peerDependencies: @@ -469,6 +635,16 @@ packages: '@babel/plugin-syntax-class-static-block': 7.12.13_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-class-static-block/7.13.11_@babel+core@7.14.3: + resolution: {integrity: sha512-fJTdFI4bfnMjvxJyNuaf8i9mVcZ0UhetaGEUHaHV9KEnibLugJkZAtXikR8KcYj+NYmI4DZMS8yQAyg+hvfSqg==} + peerDependencies: + '@babel/core': ^7.12.0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-class-static-block': 7.12.13_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.13.16: resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} peerDependencies: @@ -479,6 +655,16 @@ packages: '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.14.3: + resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} peerDependencies: @@ -489,6 +675,16 @@ packages: '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.13.16: resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} peerDependencies: @@ -499,6 +695,16 @@ packages: '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.14.3: + resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.13.16: resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} peerDependencies: @@ -509,6 +715,16 @@ packages: '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.14.3: + resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-nullish-coalescing-operator/7.13.8_@babel+core@7.13.16: resolution: {integrity: sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==} peerDependencies: @@ -519,6 +735,16 @@ packages: '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-nullish-coalescing-operator/7.13.8_@babel+core@7.14.3: + resolution: {integrity: sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} peerDependencies: @@ -529,6 +755,16 @@ packages: '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-object-rest-spread/7.10.4_@babel+core@7.10.5: resolution: {integrity: sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==} peerDependencies: @@ -553,6 +789,19 @@ packages: '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.14.3: + resolution: {integrity: sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.14.0 + '@babel/core': 7.14.3 + '@babel/helper-compilation-targets': 7.13.16_@babel+core@7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.13.16: resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} peerDependencies: @@ -563,6 +812,16 @@ packages: '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.14.3: + resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.3 + dev: true + /@babel/plugin-proposal-optional-chaining/7.13.12_@babel+core@7.13.16: resolution: {integrity: sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==} peerDependencies: @@ -574,6 +833,17 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.16 dev: true + /@babel/plugin-proposal-optional-chaining/7.13.12_@babel+core@7.14.3: + resolution: {integrity: sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.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.14.3 + dev: true + /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} peerDependencies: @@ -586,6 +856,18 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-create-class-features-plugin': 7.14.1_@babel+core@7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-private-property-in-object/7.14.0_@babel+core@7.13.16: resolution: {integrity: sha512-59ANdmEwwRUkLjB7CRtwJxxwtjESw+X2IePItA+RGQh+oy5RmpCh/EvVVvh5XQc3yxsm5gtv0+i9oBZhaDNVTg==} peerDependencies: @@ -600,6 +882,20 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-private-property-in-object/7.14.0_@babel+core@7.14.3: + resolution: {integrity: sha512-59ANdmEwwRUkLjB7CRtwJxxwtjESw+X2IePItA+RGQh+oy5RmpCh/EvVVvh5XQc3yxsm5gtv0+i9oBZhaDNVTg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-annotate-as-pure': 7.12.13 + '@babel/helper-create-class-features-plugin': 7.14.1_@babel+core@7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-private-property-in-object': 7.14.0_@babel+core@7.14.3 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} engines: {node: '>=4'} @@ -611,6 +907,17 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} + engines: {node: '>=4'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.13.16: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: @@ -620,6 +927,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.14.3: + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.13.16: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: @@ -638,6 +954,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-class-static-block/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-ZmKQ0ZXR0nYpHZIIuj9zE7oIqCx2hw9TKi+lIo73NNrMPAZGHfS92/VRV0ZmPj6H2ffBgyFHXvJ5NYsNeEaP2A==} peerDependencies: @@ -647,6 +972,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-class-static-block/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-ZmKQ0ZXR0nYpHZIIuj9zE7oIqCx2hw9TKi+lIo73NNrMPAZGHfS92/VRV0ZmPj6H2ffBgyFHXvJ5NYsNeEaP2A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.13.16: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: @@ -656,6 +990,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.14.3: + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.13.16: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: @@ -665,12 +1008,21 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-syntax-flow/7.12.13_@babel+core@7.13.16: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.14.3: + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + + /@babel/plugin-syntax-flow/7.12.13_@babel+core@7.14.3: resolution: {integrity: sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.16 + '@babel/core': 7.14.3 '@babel/helper-plugin-utils': 7.13.0 dev: true @@ -692,6 +1044,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.14.3: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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: @@ -710,6 +1071,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-jsx/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.13.16: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: @@ -719,6 +1089,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.14.3: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.13.16: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: @@ -728,6 +1107,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.14.3: + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.13.16: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: @@ -737,6 +1125,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.14.3: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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: @@ -755,6 +1152,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.14.3: + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.13.16: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: @@ -764,6 +1170,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.14.3: + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.13.16: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: @@ -773,6 +1188,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.14.3: + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-private-property-in-object/7.14.0_@babel+core@7.13.16: resolution: {integrity: sha512-bda3xF8wGl5/5btF794utNOL0Jw+9jE5C1sLZcoK7c4uonE/y3iQiyG+KbkF3WBV/paX58VCpjhxLPkdj5Fe4w==} peerDependencies: @@ -782,6 +1206,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-private-property-in-object/7.14.0_@babel+core@7.14.3: + resolution: {integrity: sha512-bda3xF8wGl5/5btF794utNOL0Jw+9jE5C1sLZcoK7c4uonE/y3iQiyG+KbkF3WBV/paX58VCpjhxLPkdj5Fe4w==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} peerDependencies: @@ -791,6 +1224,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-syntax-typescript/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==} peerDependencies: @@ -800,6 +1242,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-syntax-typescript/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} peerDependencies: @@ -809,6 +1260,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} peerDependencies: @@ -822,6 +1282,19 @@ packages: - supports-color dev: true + /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.16: resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} peerDependencies: @@ -831,6 +1304,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-block-scoping/7.14.1_@babel+core@7.13.16: resolution: {integrity: sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA==} peerDependencies: @@ -840,6 +1322,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-block-scoping/7.14.1_@babel+core@7.14.3: + resolution: {integrity: sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-classes/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} peerDependencies: @@ -857,6 +1348,23 @@ packages: - supports-color dev: true + /@babel/plugin-transform-classes/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.16: resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} peerDependencies: @@ -866,6 +1374,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-destructuring/7.13.17_@babel+core@7.13.16: resolution: {integrity: sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA==} peerDependencies: @@ -875,6 +1392,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-destructuring/7.13.17_@babel+core@7.14.3: + resolution: {integrity: sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} peerDependencies: @@ -885,6 +1411,16 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} peerDependencies: @@ -894,6 +1430,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} peerDependencies: @@ -904,14 +1449,24 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true - /@babel/plugin-transform-flow-strip-types/7.13.0_@babel+core@7.13.16: + /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.3: resolution: {integrity: sha512-EXAGFMJgSX8gxWD7PZtW/P6M+z74jpx3wm/+9pn+c2dOawPpBkUX7BrfyPvo6ZpXbgRIEuwgwDb/MGlKvu2pOg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.16 + '@babel/core': 7.14.3 '@babel/helper-plugin-utils': 7.13.0 - '@babel/plugin-syntax-flow': 7.12.13_@babel+core@7.13.16 + '@babel/plugin-syntax-flow': 7.12.13_@babel+core@7.14.3 dev: true /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.13.16: @@ -923,6 +1478,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} peerDependencies: @@ -933,6 +1497,16 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.16: resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} peerDependencies: @@ -942,6 +1516,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-literals/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} peerDependencies: @@ -951,39 +1534,90 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-modules-amd/7.14.0_@babel+core@7.13.16: resolution: {integrity: sha512-CF4c5LX4LQ03LebQxJ5JZes2OYjzBuk1TdiF7cG7d5dK4lAdw9NZmaxq5K/mouUdNeqwz3TNjnW6v01UqUNgpQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.16 + '@babel/core': 7.13.16 + '@babel/helper-module-transforms': 7.14.0 + '@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.14.0_@babel+core@7.14.3: + resolution: {integrity: sha512-CF4c5LX4LQ03LebQxJ5JZes2OYjzBuk1TdiF7cG7d5dK4lAdw9NZmaxq5K/mouUdNeqwz3TNjnW6v01UqUNgpQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-module-transforms': 7.14.0 + '@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.14.0_@babel+core@7.13.16: + resolution: {integrity: sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.16 + '@babel/helper-module-transforms': 7.14.0 + '@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.14.0_@babel+core@7.14.3: + resolution: {integrity: sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 '@babel/helper-module-transforms': 7.14.0 '@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.14.0_@babel+core@7.13.16: - resolution: {integrity: sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ==} + /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.13.16: + resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.16 + '@babel/helper-hoist-variables': 7.13.16 '@babel/helper-module-transforms': 7.14.0 '@babel/helper-plugin-utils': 7.13.0 - '@babel/helper-simple-access': 7.13.12 + '@babel/helper-validator-identifier': 7.14.0 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.16: + /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.14.3: resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.16 + '@babel/core': 7.14.3 '@babel/helper-hoist-variables': 7.13.16 '@babel/helper-module-transforms': 7.14.0 '@babel/helper-plugin-utils': 7.13.0 @@ -1005,6 +1639,18 @@ packages: - supports-color dev: true + /@babel/plugin-transform-modules-umd/7.14.0_@babel+core@7.14.3: + resolution: {integrity: sha512-nPZdnWtXXeY7I87UZr9VlsWme3Y0cfFFE41Wbxz4bbaexAjNMInXPFUpRRUJ8NoMm0Cw+zxbqjdPmLhcjfazMw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-module-transforms': 7.14.0 + '@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.16: resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} peerDependencies: @@ -1014,6 +1660,15 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.16 dev: true + /@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.3 + dev: true + /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} peerDependencies: @@ -1023,6 +1678,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} peerDependencies: @@ -1035,6 +1699,18 @@ packages: - supports-color dev: true + /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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: @@ -1053,6 +1729,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} peerDependencies: @@ -1062,6 +1747,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} peerDependencies: @@ -1071,6 +1765,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.13.16: resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} peerDependencies: @@ -1080,6 +1783,15 @@ packages: '@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.13.16 dev: true + /@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.14.3: + resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.14.3 + dev: true + /@babel/plugin-transform-react-jsx/7.13.12_@babel+core@7.13.16: resolution: {integrity: sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==} peerDependencies: @@ -1093,6 +1805,19 @@ packages: '@babel/types': 7.14.1 dev: true + /@babel/plugin-transform-react-jsx/7.13.12_@babel+core@7.14.3: + resolution: {integrity: sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.3 + '@babel/types': 7.14.1 + dev: true + /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.13.16: resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} peerDependencies: @@ -1103,6 +1828,16 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.14.3: + resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.16: resolution: {integrity: sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==} peerDependencies: @@ -1112,6 +1847,15 @@ packages: regenerator-transform: 0.14.5 dev: true + /@babel/plugin-transform-regenerator/7.13.15_@babel+core@7.14.3: + resolution: {integrity: sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + regenerator-transform: 0.14.5 + dev: true + /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} peerDependencies: @@ -1121,6 +1865,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-runtime/7.13.15_@babel+core@7.13.16: resolution: {integrity: sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==} peerDependencies: @@ -1137,6 +1890,22 @@ packages: - supports-color dev: true + /@babel/plugin-transform-runtime/7.13.15_@babel+core@7.14.3: + resolution: {integrity: sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.3 + babel-plugin-polyfill-corejs3: 0.2.0_@babel+core@7.14.3 + babel-plugin-polyfill-regenerator: 0.2.0_@babel+core@7.14.3 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} peerDependencies: @@ -1146,6 +1915,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-spread/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} peerDependencies: @@ -1156,6 +1934,16 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 dev: true + /@babel/plugin-transform-spread/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.16: resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} peerDependencies: @@ -1165,6 +1953,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} peerDependencies: @@ -1174,6 +1971,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} peerDependencies: @@ -1183,6 +1989,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} peerDependencies: @@ -1196,6 +2011,19 @@ packages: - supports-color dev: true + /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.14.3: + resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-create-class-features-plugin': 7.14.1_@babel+core@7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-syntax-typescript': 7.12.13_@babel+core@7.14.3 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} peerDependencies: @@ -1205,6 +2033,15 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.13.16: resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} peerDependencies: @@ -1215,6 +2052,16 @@ packages: '@babel/helper-plugin-utils': 7.13.0 dev: true + /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.14.3: + resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + dev: true + /@babel/preset-env/7.14.1_@babel+core@7.13.16: resolution: {integrity: sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ==} peerDependencies: @@ -1298,15 +2145,98 @@ packages: - supports-color dev: true - /@babel/preset-flow/7.13.13_@babel+core@7.13.16: + /@babel/preset-env/7.14.1_@babel+core@7.14.3: + resolution: {integrity: sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.14.0 + '@babel/core': 7.14.3 + '@babel/helper-compilation-targets': 7.13.16_@babel+core@7.14.3 + '@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.3 + '@babel/plugin-proposal-async-generator-functions': 7.13.15_@babel+core@7.14.3 + '@babel/plugin-proposal-class-properties': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-proposal-class-static-block': 7.13.11_@babel+core@7.14.3 + '@babel/plugin-proposal-dynamic-import': 7.13.8_@babel+core@7.14.3 + '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.14.3 + '@babel/plugin-proposal-logical-assignment-operators': 7.13.8_@babel+core@7.14.3 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.14.3 + '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.14.3 + '@babel/plugin-proposal-optional-catch-binding': 7.13.8_@babel+core@7.14.3 + '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.14.3 + '@babel/plugin-proposal-private-methods': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-proposal-private-property-in-object': 7.14.0_@babel+core@7.14.3 + '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.3 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-syntax-class-static-block': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.3 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.3 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-syntax-private-property-in-object': 7.14.0_@babel+core@7.14.3 + '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-arrow-functions': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-transform-block-scoped-functions': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-block-scoping': 7.14.1_@babel+core@7.14.3 + '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-transform-computed-properties': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-transform-destructuring': 7.13.17_@babel+core@7.14.3 + '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-duplicate-keys': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-exponentiation-operator': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-for-of': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-transform-function-name': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-literals': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-member-expression-literals': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-modules-amd': 7.14.0_@babel+core@7.14.3 + '@babel/plugin-transform-modules-commonjs': 7.14.0_@babel+core@7.14.3 + '@babel/plugin-transform-modules-systemjs': 7.13.8_@babel+core@7.14.3 + '@babel/plugin-transform-modules-umd': 7.14.0_@babel+core@7.14.3 + '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-new-target': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-object-super': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-transform-property-literals': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-regenerator': 7.13.15_@babel+core@7.14.3 + '@babel/plugin-transform-reserved-words': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-shorthand-properties': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-spread': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-transform-sticky-regex': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-template-literals': 7.13.0_@babel+core@7.14.3 + '@babel/plugin-transform-typeof-symbol': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-unicode-escapes': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-unicode-regex': 7.12.13_@babel+core@7.14.3 + '@babel/preset-modules': 0.1.4_@babel+core@7.14.3 + '@babel/types': 7.14.1 + babel-plugin-polyfill-corejs2: 0.2.0_@babel+core@7.14.3 + babel-plugin-polyfill-corejs3: 0.2.0_@babel+core@7.14.3 + babel-plugin-polyfill-regenerator: 0.2.0_@babel+core@7.14.3 + core-js-compat: 3.12.0 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/preset-flow/7.13.13_@babel+core@7.14.3: resolution: {integrity: sha512-MDtwtamMifqq3R2mC7l3A3uFalUb3NH5TIBQWjN/epEPlZktcLq4se3J+ivckKrLMGsR7H9LW8+pYuIUN9tsKg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.13.16 + '@babel/core': 7.14.3 '@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.16 + '@babel/plugin-transform-flow-strip-types': 7.13.0_@babel+core@7.14.3 dev: true /@babel/preset-modules/0.1.4_@babel+core@7.13.16: @@ -1322,6 +2252,19 @@ packages: esutils: 2.0.3 dev: true + /@babel/preset-modules/0.1.4_@babel+core@7.14.3: + resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-plugin-utils': 7.13.0 + '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.3 + '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.3 + '@babel/types': 7.14.1 + esutils: 2.0.3 + dev: true + /@babel/preset-react/7.13.13_@babel+core@7.13.16: resolution: {integrity: sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==} peerDependencies: @@ -1336,6 +2279,20 @@ packages: '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.13.16 dev: true + /@babel/preset-react/7.13.13_@babel+core@7.14.3: + resolution: {integrity: sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@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.3 + '@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.14.3 + '@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.14.3 + '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.14.3 + dev: true + /@babel/preset-typescript/7.13.0_@babel+core@7.13.16: resolution: {integrity: sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw==} peerDependencies: @@ -1369,8 +2326,8 @@ packages: resolution: {integrity: sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==} dependencies: '@babel/code-frame': 7.12.13 - '@babel/parser': 7.14.1 - '@babel/types': 7.14.1 + '@babel/parser': 7.14.3 + '@babel/types': 7.14.2 dev: true /@babel/traverse/7.14.0: @@ -1388,6 +2345,21 @@ packages: - supports-color dev: true + /@babel/traverse/7.14.2: + resolution: {integrity: sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA==} + dependencies: + '@babel/code-frame': 7.12.13 + '@babel/generator': 7.14.3 + '@babel/helper-function-name': 7.14.2 + '@babel/helper-split-export-declaration': 7.12.13 + '@babel/parser': 7.14.3 + '@babel/types': 7.14.2 + debug: 4.3.1 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/types/7.14.1: resolution: {integrity: sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA==} dependencies: @@ -1395,6 +2367,13 @@ packages: to-fast-properties: 2.0.0 dev: true + /@babel/types/7.14.2: + resolution: {integrity: sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==} + 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 @@ -3345,6 +4324,19 @@ packages: - supports-color dev: true + /babel-plugin-polyfill-corejs2/0.2.0_@babel+core@7.14.3: + resolution: {integrity: sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.14.0 + '@babel/core': 7.14.3 + '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.14.3 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-polyfill-corejs3/0.2.0_@babel+core@7.13.16: resolution: {integrity: sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==} peerDependencies: @@ -3357,6 +4349,18 @@ packages: - supports-color dev: true + /babel-plugin-polyfill-corejs3/0.2.0_@babel+core@7.14.3: + resolution: {integrity: sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.14.3 + core-js-compat: 3.12.0 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-polyfill-regenerator/0.2.0_@babel+core@7.13.16: resolution: {integrity: sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==} peerDependencies: @@ -3368,6 +4372,17 @@ packages: - supports-color dev: true + /babel-plugin-polyfill-regenerator/0.2.0_@babel+core@7.14.3: + resolution: {integrity: sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.14.3 + '@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.14.3 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-remove-graphql-queries/3.4.0_@babel+core@7.13.16+gatsby@3.0.4: resolution: {integrity: sha512-ADn0az4QeBIvvz18kByGv9Q7xUyYKPCNFISt3THiqPrYejj1zrk7BW/End47g2Iav1Q9SrX2GdPxaiz/svSn3A==} engines: {node: '>=12.13.0'} @@ -3403,21 +4418,21 @@ packages: '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.13.16 dev: true - /babel-preset-gatsby-package/0.12.0_@babel+core@7.13.16: + /babel-preset-gatsby-package/0.12.0_@babel+core@7.14.3: resolution: {integrity: sha512-DFv+6UBnMJb3gvg3EvgyQTdXuN9gnTNoZtpuQdIWJU8FdUxS7qrcqVFywkJvh606/aI/BT/Ml7B4S32G0qUp1g==} engines: {node: '>=10.13.0'} peerDependencies: '@babel/core': ^7.11.6 dependencies: - '@babel/core': 7.13.16 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.13.16 - '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.13.16 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.16 - '@babel/plugin-transform-runtime': 7.13.15_@babel+core@7.13.16 - '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.13.16 - '@babel/preset-env': 7.14.1_@babel+core@7.13.16 - '@babel/preset-flow': 7.13.13_@babel+core@7.13.16 - '@babel/preset-react': 7.13.13_@babel+core@7.13.16 + '@babel/core': 7.14.3 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.14.3 + '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.14.3 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.3 + '@babel/plugin-transform-runtime': 7.13.15_@babel+core@7.14.3 + '@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.14.3 + '@babel/preset-env': 7.14.1_@babel+core@7.14.3 + '@babel/preset-flow': 7.13.13_@babel+core@7.14.3 + '@babel/preset-react': 7.13.13_@babel+core@7.14.3 babel-plugin-dynamic-import-node: 2.3.3 core-js: 3.12.0 transitivePeerDependencies: