single-spa-angularjs
Version:
the logic needed to register angular 1 apps with single-spa
1,250 lines (1,124 loc) • 118 kB
YAML
lockfileVersion: 5.3
specifiers:
'@babel/cli': ^7.14.3
'@babel/core': ^7.14.3
'@babel/eslint-parser': ^7.14.3
'@babel/plugin-transform-modules-umd': ^7.14.0
'@babel/preset-env': ^7.14.2
eslint: ^7.27.0
eslint-config-important-stuff: ^1.1.0
husky: ^4.2.5
prettier: ^2.3.0
pretty-quick: ^3.1.0
rimraf: ^3.0.2
devDependencies:
'@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.27.0
'@babel/plugin-transform-modules-umd': 7.14.0_@babel+core@7.14.3
'@babel/preset-env': 7.14.2_@babel+core@7.14.3
eslint: 7.27.0
eslint-config-important-stuff: 1.1.0
husky: 4.3.6
prettier: 2.3.0
pretty-quick: 3.1.0_prettier@2.3.0
rimraf: 3.0.2
packages:
/@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.14.3
commander: 4.1.1
convert-source-map: 1.7.0
fs-readdir-recursive: 1.1.0
glob: 7.1.7
make-dir: 2.1.0
slash: 2.0.0
source-map: 0.5.7
optionalDependencies:
'@nicolo-ribaudo/chokidar-2': 2.1.8-no-fsevents
chokidar: 3.5.1
dev: true
/@babel/code-frame/7.10.4:
resolution: {integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==}
dependencies:
'@babel/highlight': 7.10.4
dev: true
/@babel/code-frame/7.12.11:
resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==}
dependencies:
'@babel/highlight': 7.14.0
dev: true
/@babel/code-frame/7.12.13:
resolution: {integrity: sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==}
dependencies:
'@babel/highlight': 7.14.0
dev: true
/@babel/compat-data/7.14.0:
resolution: {integrity: sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==}
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.14.3_@babel+core@7.14.3+eslint@7.27.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.27.0
eslint-scope: 5.1.1
eslint-visitor-keys: 2.1.0
semver: 6.3.0
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:
'@babel/types': 7.14.2
dev: true
/@babel/helper-builder-binary-assignment-operator-visitor/7.12.13:
resolution: {integrity: sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA==}
dependencies:
'@babel/helper-explode-assignable-expression': 7.13.0
'@babel/types': 7.14.2
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.3_@babel+core@7.14.3:
resolution: {integrity: sha512-BnEfi5+6J2Lte9LeiL6TxLWdIlEv9Woacc1qXzXBgbikcOzMRM2Oya5XGg/f/ngotv1ej2A/b+3iJH8wbS1+lQ==}
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.14.2
'@babel/helper-member-expression-to-functions': 7.13.12
'@babel/helper-optimise-call-expression': 7.12.13
'@babel/helper-replace-supers': 7.14.3
'@babel/helper-split-export-declaration': 7.12.13
transitivePeerDependencies:
- supports-color
dev: true
/@babel/helper-create-regexp-features-plugin/7.14.3_@babel+core@7.14.3:
resolution: {integrity: sha512-JIB2+XJrb7v3zceV2XzDhGIB902CmKGSpSl4q2C6agU9SNLG/2V1RtFRGPG1Ajh9STj3+q6zJMOC+N/pp2P9DA==}
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.1_@babel+core@7.14.3:
resolution: {integrity: sha512-x3AUTVZNPunaw1opRTa5OwVA5N0YxGlIad9xQ5QflK1uIS7PnAGGU5O2Dj/G183fR//N8AzTq+Q8+oiu9m0VFg==}
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.2
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:
'@babel/types': 7.14.2
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.2
dev: true
/@babel/helper-hoist-variables/7.13.16:
resolution: {integrity: sha512-1eMtTrXtrwscjcAeO4BVK+vvkxaLJSPFz1w1KLawz6HLNi9bPFGBNwwDyVfiu1Tv/vRRFYfoGaKhmAQPGPn5Wg==}
dependencies:
'@babel/traverse': 7.14.2
'@babel/types': 7.14.2
transitivePeerDependencies:
- supports-color
dev: true
/@babel/helper-member-expression-to-functions/7.13.12:
resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==}
dependencies:
'@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.2
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.14.3
'@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.2
dev: true
/@babel/helper-plugin-utils/7.13.0:
resolution: {integrity: sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==}
dev: true
/@babel/helper-remap-async-to-generator/7.13.0:
resolution: {integrity: sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg==}
dependencies:
'@babel/helper-annotate-as-pure': 7.12.13
'@babel/helper-wrap-function': 7.13.0
'@babel/types': 7.14.2
transitivePeerDependencies:
- supports-color
dev: true
/@babel/helper-replace-supers/7.14.3:
resolution: {integrity: sha512-Rlh8qEWZSTfdz+tgNV/N4gz1a0TMNwCUcENhMjHTHKp3LseYH5Jha0NSlyTQWMnjbYcwFt+bqAMqSLHVXkQ6UA==}
dependencies:
'@babel/helper-member-expression-to-functions': 7.13.12
'@babel/helper-optimise-call-expression': 7.12.13
'@babel/traverse': 7.14.2
'@babel/types': 7.14.2
transitivePeerDependencies:
- supports-color
dev: true
/@babel/helper-simple-access/7.13.12:
resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==}
dependencies:
'@babel/types': 7.14.2
dev: true
/@babel/helper-skip-transparent-expression-wrappers/7.12.1:
resolution: {integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==}
dependencies:
'@babel/types': 7.14.2
dev: true
/@babel/helper-split-export-declaration/7.12.13:
resolution: {integrity: sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==}
dependencies:
'@babel/types': 7.14.2
dev: true
/@babel/helper-validator-identifier/7.10.4:
resolution: {integrity: sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==}
dev: true
/@babel/helper-validator-identifier/7.14.0:
resolution: {integrity: sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==}
dev: true
/@babel/helper-validator-option/7.12.17:
resolution: {integrity: sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==}
dev: true
/@babel/helper-wrap-function/7.13.0:
resolution: {integrity: sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA==}
dependencies:
'@babel/helper-function-name': 7.14.2
'@babel/template': 7.12.13
'@babel/traverse': 7.14.2
'@babel/types': 7.14.2
transitivePeerDependencies:
- 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.2
'@babel/types': 7.14.2
transitivePeerDependencies:
- supports-color
dev: true
/@babel/highlight/7.10.4:
resolution: {integrity: sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==}
dependencies:
'@babel/helper-validator-identifier': 7.10.4
chalk: 2.4.2
js-tokens: 4.0.0
dev: true
/@babel/highlight/7.14.0:
resolution: {integrity: sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==}
dependencies:
'@babel/helper-validator-identifier': 7.14.0
chalk: 2.4.2
js-tokens: 4.0.0
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.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.14.2_@babel+core@7.14.3
dev: true
/@babel/plugin-proposal-async-generator-functions/7.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-b1AM4F6fwck4N8ItZ/AtC4FP/cqZqmKRQ4FaTDutwSYyjuhtvsGEMLK4N/ztV/ImP40BjIDyMgBQAeAMsQYVFQ==}
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.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.3_@babel+core@7.14.3
'@babel/helper-plugin-utils': 7.13.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/plugin-proposal-class-static-block/7.14.3_@babel+core@7.14.3:
resolution: {integrity: sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ==}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
'@babel/core': 7.14.3
'@babel/helper-create-class-features-plugin': 7.14.3_@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
transitivePeerDependencies:
- supports-color
dev: true
/@babel/plugin-proposal-dynamic-import/7.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-oxVQZIWFh91vuNEMKltqNsKLFWkOIyJc95k2Gv9lWVyDfPUQGSSlbDEgWuJUU1afGE9WwlzpucMZ3yDRHIItkA==}
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.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-sRxW3z3Zp3pFfLAgVEvzTFutTXax837oOatUIvSG9o5gRj9mKwm3br1Se5f4QalTQs9x4AzlA/HrCWbQIHASUQ==}
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.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA==}
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.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-1JAZtUrqYyGsS7IDmFeaem+/LJqujfLZ2weLR9ugB0ufUPjzf8cguyVT1g5im7f7RXxuLq1xUxEzvm68uYRtGg==}
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.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-ebR0zU9OvI2N4qiAC38KIAK75KItpIPTpAtd2r4OZmMFeKbKJpUFLYP2EuDut82+BmYi8sz42B+TfTptJ9iG5Q==}
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.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-DcTQY9syxu9BpU3Uo94fjCB3LN9/hgPS8oUL7KrSW3bA2ePrKZZPJcc5y0hoJAM9dft3pGfErtEUvxXQcfLxUg==}
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.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw==}
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.14.2_@babel+core@7.14.3
dev: true
/@babel/plugin-proposal-optional-catch-binding/7.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-XtkJsmJtBaUbOxZsNk0Fvrv8eiqgneug0A6aqLFZ4TSkar2L5dSXWcnUKHgmjJt49pyB/6ZHvkr3dPgl9MOWRQ==}
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.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-qQByMRPwMZJainfig10BoaDldx/+VDtNcrA7qdNaEOAj6VXud+gfrkA8j4CRAU5HjnWREXqIpSpH30qZX1xivA==}
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.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.3_@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.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.3_@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.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.14.3_@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.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-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.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.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.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-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-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.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.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.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.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.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.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.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-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.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.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.2_@babel+core@7.14.3:
resolution: {integrity: sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg==}
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.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg==}
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.14.2
'@babel/helper-optimise-call-expression': 7.12.13
'@babel/helper-plugin-utils': 7.13.0
'@babel/helper-replace-supers': 7.14.3
'@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.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.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.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.14.3_@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.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.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-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.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.14.2
'@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.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.2_@babel+core@7.14.3:
resolution: {integrity: sha512-hPC6XBswt8P3G2D1tSV2HzdKvkqOpmbyoy+g73JG0qlF/qx2y3KaMmXb1fLrpmWGLZYA0ojCvaHdzFWjlmV+Pw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.14.3
'@babel/helper-module-transforms': 7.14.2
'@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.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.2
'@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-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.14.3
'@babel/helper-hoist-variables': 7.13.16
'@babel/helper-module-transforms': 7.14.2
'@babel/helper-plugin-utils': 7.13.0
'@babel/helper-validator-identifier': 7.14.0
babel-plugin-dynamic-import-node: 2.3.3
transitivePeerDependencies:
- 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.2
'@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.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.14.3_@babel+core@7.14.3
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.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.14.3
transitivePeerDependencies:
- supports-color
dev: true
/@babel/plugin-transform-parameters/7.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A==}
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.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-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.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-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.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.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.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.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-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.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.14.3_@babel+core@7.14.3
'@babel/helper-plugin-utils': 7.13.0
dev: true
/@babel/preset-env/7.14.2_@babel+core@7.14.3:
resolution: {integrity: sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ==}
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.14.2_@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.14.3_@babel+core@7.14.3
'@babel/plugin-proposal-dynamic-import': 7.14.2_@babel+core@7.14.3
'@babel/plugin-proposal-export-namespace-from': 7.14.2_@babel+core@7.14.3
'@babel/plugin-proposal-json-strings': 7.14.2_@babel+core@7.14.3
'@babel/plugin-proposal-logical-assignment-operators': 7.14.2_@babel+core@7.14.3
'@babel/plugin-proposal-nullish-coalescing-operator': 7.14.2_@babel+core@7.14.3
'@babel/plugin-proposal-numeric-separator': 7.14.2_@babel+core@7.14.3
'@babel/plugin-proposal-object-rest-spread': 7.14.2_@babel+core@7.14.3
'@babel/plugin-proposal-optional-catch-binding': 7.14.2_@babel+core@7.14.3
'@babel/plugin-proposal-optional-chaining': 7.14.2_@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.2_@babel+core@7.14.3
'@babel/plugin-transform-classes': 7.14.2_@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.2_@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.14.2_@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.2
babel-plugin-polyfill-corejs2: 0.2.1_@babel+core@7.14.3
babel-plugin-polyfill-corejs3: 0.2.1_@babel+core@7.14.3
babel-plugin-polyfill-regenerator: 0.2.1_@babel+core@7.14.3
core-js-compat: 3.12.1
semver: 6.3.0
transitivePeerDependencies:
- supports-color
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.2
esutils: 2.0.3
dev: true
/@babel/runtime/7.14.0:
resolution: {integrity: sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==}
dependencies:
regenerator-runtime: 0.13.7
dev: true
/@babel/template/7.12.13:
resolution: {integrity: sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==}
dependencies:
'@babel/code-frame': 7.12.13
'@babel/parser': 7.14.3
'@babel/types': 7.14.2
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.2:
resolution: {integrity: sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==}
dependencies:
'@babel/helper-validator-identifier': 7.14.0
to-fast-properties: 2.0.0
dev: true
/@eslint/eslintrc/0.4.1:
resolution: {integrity: sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ==}
engines: {node: ^10.12.0 || >=12.0.0}
dependencies:
ajv: 6.12.6
debug: 4.3.1
espree: 7.3.1
globals: 12.4.0
ignore: 4.0.6
import-fresh: 3.3.0
js-yaml: 3.14.1
minimatch: 3.0.4
strip-json-comments: 3.1.1
transitivePeerDependencies:
- supports-color
dev: true
/@nicolo-ribaudo/chokidar-2/2.1.8-no-fsevents:
resolution: {integrity: sha512-+nb9vWloHNNMFHjGofEam3wopE3m1yuambrrd/fnPc+lFOMB9ROTqQlche9ByFWNkdNqfSgR/kkQtQ8DzEWt2w==}
dependencies:
anymatch: 2.0.0
async-each: 1.0.3
braces: 2.3.2
glob-parent: 3.1.0
inherits: 2.0.4
is-binary-path: 1.0.1
is-glob: 4.0.1
normalize-path: 3.0.0
path-is-absolute: 1.0.1
readdirp: 2.2.1
upath: 1.2.0
dev: true
optional: true
/@types/minimatch/3.0.3:
resolution: {integrity: sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==}
dev: true
/@types/parse-json/4.0.0:
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
dev: true
/acorn-jsx/5.3.1_acorn@7.4.1:
resolution: {integrity: sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
acorn: 7.4.1
dev: true
/acorn/7.4.1:
resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==}
engines: {node: '>=0.4.0'}
hasBin: true
dev: true
/ajv/6.12.6:
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
dependencies:
fast-deep-equal: 3.1.3
fast-json-stable-stringify: 2.1.0
json-schema-traverse: 0.4.1
uri-js: 4.4.1
dev: true
/ajv/8.5.0:
resolution: {integrity: sha512-Y2l399Tt1AguU3BPRP9Fn4eN+Or+StUGWCUpbnFyXSo8NZ9S4uj+AG2pjs5apK+ZMOwYOz1+a+VKvKH7CudXgQ==}
dependencies:
fast-deep-equal: 3.1.3
json-schema-traverse: 1.0.0
require-from-string: 2.0.2
uri-js: 4.4.1
dev: true
/ansi-colors/4.1.1:
resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
engines: {node: '>=6'}
dev: true
/ansi-regex/5.0.0:
resolution: {integrity: sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==}
engines: {node: '>=8'}
dev: true
/ansi-styles/3.2.1:
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
engines: {node: '>=4'}
dependencies:
color-convert: 1.9.3
dev: true
/ansi-styles/4.3.0:
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
engines: {node: '>=8'}
dependencies:
color-convert: 2.0.1
dev: true
/anymatch/2.0.0:
resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==}
dependencies:
micromatch: 3.1.10
normalize-path: 2.1.1
dev: true
optional: true
/anymatch/3.1.2:
resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==}
engines: {node: '>= 8'}
dependencies:
normalize-path: 3.0.0
picomatch: 2.3.0
dev: true
optional: true
/argparse/1.0.10:
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
dependencies:
sprintf-js: 1.0.3
dev: true
/arr-diff/4.0.0:
resolution: {integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=}
engines: {node: '>=0.10.0'}
dev: true
optional: true
/arr-flatten/1.1.0:
resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==}
engines: {node: '>=0.10.0'}
dev: true
optional: true
/arr-union/3.1.0:
resolution: {integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=}
engines: {node: '>=0.10.0'}
dev: true
optional: true
/array-differ/3.0.0:
resolution: {integrity: sha512-THtfYS6Kt