|
|
|
@ -16,17 +16,17 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/highlight" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.5.5":
|
|
|
|
|
version "7.12.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
|
|
|
|
|
integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
|
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.5.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
|
|
|
|
|
integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/highlight" "^7.12.13"
|
|
|
|
|
"@babel/highlight" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/compat-data@^7.12.1", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.4":
|
|
|
|
|
version "7.14.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58"
|
|
|
|
|
integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ==
|
|
|
|
|
"@babel/compat-data@^7.12.1", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.4", "@babel/compat-data@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
|
|
|
|
|
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
|
|
|
|
|
|
|
|
|
|
"@babel/core@7.12.3":
|
|
|
|
|
version "7.12.3"
|
|
|
|
@ -51,19 +51,19 @@
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.1.0", "@babel/core@^7.11.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
|
|
|
|
|
version "7.14.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38"
|
|
|
|
|
integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg==
|
|
|
|
|
version "7.14.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
|
|
|
|
|
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.12.13"
|
|
|
|
|
"@babel/generator" "^7.14.3"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.13.16"
|
|
|
|
|
"@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"
|
|
|
|
|
"@babel/code-frame" "^7.14.5"
|
|
|
|
|
"@babel/generator" "^7.14.5"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.14.5"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
|
|
|
"@babel/helpers" "^7.14.6"
|
|
|
|
|
"@babel/parser" "^7.14.6"
|
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
convert-source-map "^1.7.0"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
gensync "^1.0.0-beta.2"
|
|
|
|
@ -71,22 +71,29 @@
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.12.1", "@babel/generator@^7.14.2", "@babel/generator@^7.14.3":
|
|
|
|
|
version "7.14.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91"
|
|
|
|
|
integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==
|
|
|
|
|
"@babel/generator@^7.12.1", "@babel/generator@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785"
|
|
|
|
|
integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.2"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13":
|
|
|
|
|
"@babel/helper-annotate-as-pure@^7.12.13":
|
|
|
|
|
version "7.12.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
|
|
|
|
|
integrity sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
|
|
|
integrity sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.12.13":
|
|
|
|
|
version "7.12.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz#6bc20361c88b0a74d05137a65cac8d3cbf6f61fc"
|
|
|
|
@ -95,39 +102,27 @@
|
|
|
|
|
"@babel/helper-explode-assignable-expression" "^7.12.13"
|
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.14.4":
|
|
|
|
|
version "7.14.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516"
|
|
|
|
|
integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA==
|
|
|
|
|
"@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.4", "@babel/helper-compilation-targets@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf"
|
|
|
|
|
integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.14.4"
|
|
|
|
|
"@babel/helper-validator-option" "^7.12.17"
|
|
|
|
|
"@babel/compat-data" "^7.14.5"
|
|
|
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
|
|
|
browserslist "^4.16.6"
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0":
|
|
|
|
|
version "7.14.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.2.tgz#4e455b0329af29c2d3ad254b5dd5aed34595385d"
|
|
|
|
|
integrity sha512-6YctwVsmlkchxfGUogvVrrhzyD3grFJyluj5JgDlQrwfMLJSt5tdAzFZfPf4H2Xoi5YLcQ6BxfJlaOBHuctyIw==
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0", "@babel/helper-create-class-features-plugin@^7.14.3", "@babel/helper-create-class-features-plugin@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.5.tgz#8842ec495516dd1ed8f6c572be92ba78b1e9beef"
|
|
|
|
|
integrity sha512-Uq9z2e7ZtcnDMirRqAGLRaLwJn+Lrh388v5ETrR3pALJnElVh2zqQmdbz4W2RUJYohAPh2mtyPUgyMHMzXMncQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@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.13.12"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.14.3":
|
|
|
|
|
version "7.14.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.4.tgz#abf888d836a441abee783c75229279748705dc42"
|
|
|
|
|
integrity sha512-idr3pthFlDCpV+p/rMgGLGYIVtazeatrSOQk8YzO2pAepIjQhCN3myeihVg58ax2bbbGK9PUE1reFi7axOYIOw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@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.4"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
|
|
|
"@babel/helper-function-name" "^7.14.5"
|
|
|
|
|
"@babel/helper-member-expression-to-functions" "^7.14.5"
|
|
|
|
|
"@babel/helper-optimise-call-expression" "^7.14.5"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.14.5"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.12.13":
|
|
|
|
|
version "7.12.17"
|
|
|
|
@ -167,6 +162,15 @@
|
|
|
|
|
"@babel/template" "^7.12.13"
|
|
|
|
|
"@babel/types" "^7.14.2"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-function-name@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz#89e2c474972f15d8e233b52ee8c480e2cfcd50c4"
|
|
|
|
|
integrity sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-get-function-arity" "^7.14.5"
|
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-get-function-arity@^7.12.13":
|
|
|
|
|
version "7.12.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
|
|
|
|
@ -174,6 +178,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-get-function-arity@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
|
|
|
|
|
integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-hoist-variables@^7.13.0":
|
|
|
|
|
version "7.13.16"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.16.tgz#1b1651249e94b51f8f0d33439843e33e39775b30"
|
|
|
|
@ -182,6 +193,13 @@
|
|
|
|
|
"@babel/traverse" "^7.13.15"
|
|
|
|
|
"@babel/types" "^7.13.16"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-hoist-variables@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"
|
|
|
|
|
integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.13.12":
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
|
|
|
|
@ -189,26 +207,40 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12":
|
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz#d5c70e4ad13b402c95156c7a53568f504e2fb7b8"
|
|
|
|
|
integrity sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.13":
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
|
|
|
|
|
integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.2":
|
|
|
|
|
version "7.14.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz#ac1cc30ee47b945e3e0c4db12fa0c5389509dfe5"
|
|
|
|
|
integrity sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA==
|
|
|
|
|
"@babel/helper-module-imports@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
|
|
|
|
|
integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
|
|
|
|
|
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"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.2", "@babel/helper-module-transforms@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e"
|
|
|
|
|
integrity sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-imports" "^7.14.5"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.14.5"
|
|
|
|
|
"@babel/helper-simple-access" "^7.14.5"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.14.5"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.14.5"
|
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.12.13":
|
|
|
|
|
version "7.12.13"
|
|
|
|
@ -217,10 +249,17 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
|
|
|
version "7.13.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
|
|
|
|
|
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
|
|
|
|
|
integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
|
|
|
|
|
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.13.0":
|
|
|
|
|
version "7.13.0"
|
|
|
|
@ -231,7 +270,7 @@
|
|
|
|
|
"@babel/helper-wrap-function" "^7.13.0"
|
|
|
|
|
"@babel/types" "^7.13.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.12":
|
|
|
|
|
"@babel/helper-replace-supers@^7.12.13":
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
|
|
|
|
|
integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==
|
|
|
|
@ -251,6 +290,16 @@
|
|
|
|
|
"@babel/traverse" "^7.14.2"
|
|
|
|
|
"@babel/types" "^7.14.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-replace-supers@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94"
|
|
|
|
|
integrity sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-member-expression-to-functions" "^7.14.5"
|
|
|
|
|
"@babel/helper-optimise-call-expression" "^7.14.5"
|
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-simple-access@^7.13.12":
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
|
|
|
|
@ -258,6 +307,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-simple-access@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4"
|
|
|
|
|
integrity sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
|
|
|
|
|
version "7.12.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
|
|
|
|
@ -272,15 +328,27 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-split-export-declaration@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz#22b23a54ef51c2b7605d851930c1976dd0bc693a"
|
|
|
|
|
integrity sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0":
|
|
|
|
|
version "7.14.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
|
|
|
|
|
integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.12.17":
|
|
|
|
|
version "7.12.17"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
|
|
|
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
|
|
|
|
|
"@babel/helper-validator-identifier@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
|
|
|
|
|
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
|
|
|
integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-wrap-function@^7.13.0":
|
|
|
|
|
version "7.13.0"
|
|
|
|
@ -292,16 +360,16 @@
|
|
|
|
|
"@babel/traverse" "^7.13.0"
|
|
|
|
|
"@babel/types" "^7.13.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.12.1", "@babel/helpers@^7.14.0":
|
|
|
|
|
version "7.14.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62"
|
|
|
|
|
integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==
|
|
|
|
|
"@babel/helpers@^7.12.1", "@babel/helpers@^7.14.6":
|
|
|
|
|
version "7.14.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
|
|
|
|
|
integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/template" "^7.12.13"
|
|
|
|
|
"@babel/traverse" "^7.14.0"
|
|
|
|
|
"@babel/types" "^7.14.0"
|
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13":
|
|
|
|
|
"@babel/highlight@^7.10.4":
|
|
|
|
|
version "7.14.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf"
|
|
|
|
|
integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==
|
|
|
|
@ -310,22 +378,31 @@
|
|
|
|
|
chalk "^2.0.0"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/node@^7.14.2":
|
|
|
|
|
version "7.14.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.14.2.tgz#d860c10306020d18e3fd0327c63bfaf2dbfc7470"
|
|
|
|
|
integrity sha512-QB/C+Kl6gIYpTjZ/hcZj+chkiAVGcgSHuR849cdNvNJBz4VztO2775/o2ge8imB94EAsLcgkrdWH/3+UIVv1TA==
|
|
|
|
|
"@babel/highlight@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
|
|
|
|
|
integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/register" "^7.13.16"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.14.5"
|
|
|
|
|
chalk "^2.0.0"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/node@^7.14.2":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.14.5.tgz#cfbfab24c74f2855243d0548bb74a0b8b37b8fce"
|
|
|
|
|
integrity sha512-fwAf0Ba3gjcwP04T0BD0Y3oHOTDQH2tVcyaPOMjb+8xkCJ38FoaVOlLfQ/asBgm6aCkBkn12/l8spCXUEEeAyA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/register" "^7.14.5"
|
|
|
|
|
commander "^4.0.1"
|
|
|
|
|
core-js "^3.2.1"
|
|
|
|
|
core-js "^3.14.0"
|
|
|
|
|
node-environment-flags "^1.0.5"
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
v8flags "^3.1.1"
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.3", "@babel/parser@^7.14.2", "@babel/parser@^7.14.3", "@babel/parser@^7.7.0":
|
|
|
|
|
version "7.14.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298"
|
|
|
|
|
integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ==
|
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.12.3", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.7.0":
|
|
|
|
|
version "7.14.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
|
|
|
|
|
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
|
|
|
|
version "7.13.12"
|
|
|
|
@ -337,11 +414,11 @@
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-external-helpers@^7.12.13":
|
|
|
|
|
version "7.12.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.12.13.tgz#65ef9f4576297250dc601d2aa334769790d9966d"
|
|
|
|
|
integrity sha512-ClvAsk4RqpE6iacYUjdU9PtvIwC9yAefZENsPfGeG5FckX3jFZLDlWPuyv5gi9/9C2VgwX6H8q1ukBifC0ha+Q==
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.14.5.tgz#920baa1569a8df5d5710abc342c7b1ac8968ed76"
|
|
|
|
|
integrity sha512-q/B/hLX+nDGk73Xn529d7Ar4ih17J8pNBbsXafq8oXij0XfFEA/bks+u+6q5q04zO5o/qivjzui6BqzPfYShEg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.14.2":
|
|
|
|
|
version "7.14.2"
|
|
|
|
@ -361,12 +438,12 @@
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.13.0":
|
|
|
|
|
version "7.13.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37"
|
|
|
|
|
integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz#40d1ee140c5b1e31a350f4f5eed945096559b42e"
|
|
|
|
|
integrity sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.13.0"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-class-static-block@^7.14.3":
|
|
|
|
|
version "7.14.3"
|
|
|
|
@ -451,15 +528,15 @@
|
|
|
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-object-rest-spread@^7.11.0", "@babel/plugin-proposal-object-rest-spread@^7.12.1", "@babel/plugin-proposal-object-rest-spread@^7.14.4":
|
|
|
|
|
version "7.14.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4"
|
|
|
|
|
integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA==
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz#e581d5ccdfa187ea6ed73f56c6a21c1580b90fbf"
|
|
|
|
|
integrity sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.14.4"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.14.4"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
"@babel/compat-data" "^7.14.5"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.14.2"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-optional-catch-binding@^7.12.1", "@babel/plugin-proposal-optional-catch-binding@^7.14.2":
|
|
|
|
|
version "7.14.2"
|
|
|
|
@ -583,12 +660,12 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-syntax-jsx@^7.12.13":
|
|
|
|
|
version "7.12.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.13.tgz#044fb81ebad6698fe62c478875575bcbb9b70f15"
|
|
|
|
|
integrity sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==
|
|
|
|
|
"@babel/plugin-syntax-jsx@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz#000e2e25d8673cce49300517a3eda44c263e4201"
|
|
|
|
|
integrity sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
|
|
|
|
|
version "7.10.4"
|
|
|
|
@ -830,12 +907,12 @@
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.14.2":
|
|
|
|
|
version "7.14.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.2.tgz#e4290f72e0e9e831000d066427c4667098decc31"
|
|
|
|
|
integrity sha512-NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A==
|
|
|
|
|
"@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.14.2", "@babel/plugin-transform-parameters@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.5.tgz#49662e86a1f3ddccac6363a7dfb1ff0a158afeb3"
|
|
|
|
|
integrity sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-property-literals@^7.12.1", "@babel/plugin-transform-property-literals@^7.12.13":
|
|
|
|
|
version "7.12.13"
|
|
|
|
@ -858,19 +935,19 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-display-name@^7.12.1", "@babel/plugin-transform-react-display-name@^7.12.13":
|
|
|
|
|
version "7.14.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.2.tgz#2e854544d42ab3bb9c21f84e153d62e800fbd593"
|
|
|
|
|
integrity sha512-zCubvP+jjahpnFJvPaHPiGVfuVUjXHhFvJKQdNnsmSsiU9kR/rCZ41jHc++tERD2zV+p7Hr6is+t5b6iWTCqSw==
|
|
|
|
|
"@babel/plugin-transform-react-display-name@^7.12.1", "@babel/plugin-transform-react-display-name@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.5.tgz#baa92d15c4570411301a85a74c13534873885b65"
|
|
|
|
|
integrity sha512-07aqY1ChoPgIxsuDviptRpVkWCSbXWmzQqcgy65C6YSFOfPFvb/DX3bBRHh7pCd/PMEEYHYWUTSVkCbkVainYQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-jsx-development@^7.12.1", "@babel/plugin-transform-react-jsx-development@^7.12.17":
|
|
|
|
|
version "7.12.17"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz#f510c0fa7cd7234153539f9a362ced41a5ca1447"
|
|
|
|
|
integrity sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==
|
|
|
|
|
"@babel/plugin-transform-react-jsx-development@^7.12.1", "@babel/plugin-transform-react-jsx-development@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.14.5.tgz#1a6c73e2f7ed2c42eebc3d2ad60b0c7494fcb9af"
|
|
|
|
|
integrity sha512-rdwG/9jC6QybWxVe2UVOa7q6cnTpw8JRRHOxntG/h6g/guAOe6AhtQHJuJh5FwmnXIT1bdm5vC2/5huV8ZOorQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.12.17"
|
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-jsx-self@^7.12.1":
|
|
|
|
|
version "7.12.13"
|
|
|
|
@ -886,24 +963,24 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.12.17", "@babel/plugin-transform-react-jsx@^7.13.12":
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.13.12.tgz#1df5dfaf0f4b784b43e96da6f28d630e775f68b3"
|
|
|
|
|
integrity sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==
|
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.5.tgz#39749f0ee1efd8a1bd729152cf5f78f1d247a44a"
|
|
|
|
|
integrity sha512-7RylxNeDnxc1OleDm0F5Q/BSL+whYRbOAR+bwgCxIr0L32v7UFh/pz1DLMZideAUxKT6eMoS2zQH6fyODLEi8Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@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/types" "^7.13.12"
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
|
|
|
"@babel/helper-module-imports" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/plugin-syntax-jsx" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations@^7.12.1":
|
|
|
|
|
version "7.12.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.12.1.tgz#05d46f0ab4d1339ac59adf20a1462c91b37a1a42"
|
|
|
|
|
integrity sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations@^7.12.1", "@babel/plugin-transform-react-pure-annotations@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.14.5.tgz#18de612b84021e3a9802cbc212c9d9f46d0d11fc"
|
|
|
|
|
integrity sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.14.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-regenerator@^7.12.1", "@babel/plugin-transform-regenerator@^7.13.15":
|
|
|
|
|
version "7.13.15"
|
|
|
|
@ -1165,16 +1242,16 @@
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
|
|
|
|
|
|
|
|
|
"@babel/preset-react@^7.10.4", "@babel/preset-react@^7.12.5":
|
|
|
|
|
version "7.13.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.13.13.tgz#fa6895a96c50763fe693f9148568458d5a839761"
|
|
|
|
|
integrity sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.14.5.tgz#0fbb769513f899c2c56f3a882fa79673c2d4ab3c"
|
|
|
|
|
integrity sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
"@babel/helper-validator-option" "^7.12.17"
|
|
|
|
|
"@babel/plugin-transform-react-display-name" "^7.12.13"
|
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.13.12"
|
|
|
|
|
"@babel/plugin-transform-react-jsx-development" "^7.12.17"
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
"@babel/helper-validator-option" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-react-display-name" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/preset-typescript@7.12.1":
|
|
|
|
|
version "7.12.1"
|
|
|
|
@ -1184,10 +1261,10 @@
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
"@babel/plugin-transform-typescript" "^7.12.1"
|
|
|
|
|
|
|
|
|
|
"@babel/register@^7.10.5", "@babel/register@^7.13.16":
|
|
|
|
|
version "7.13.16"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.16.tgz#ae3ab0b55c8ec28763877383c454f01521d9a53d"
|
|
|
|
|
integrity sha512-dh2t11ysujTwByQjXNgJ48QZ2zcXKQVdV8s0TbeMI0flmtGWCdTwK9tJiACHXPLmncm5+ktNn/diojA45JE4jg==
|
|
|
|
|
"@babel/register@^7.10.5", "@babel/register@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.14.5.tgz#d0eac615065d9c2f1995842f85d6e56c345f3233"
|
|
|
|
|
integrity sha512-TjJpGz/aDjFGWsItRBQMOFTrmTI9tr79CHOK+KIvLeCkbxuOAk2M5QHjvruIMGoo9OuccMh5euplPzc5FjAKGg==
|
|
|
|
|
dependencies:
|
|
|
|
|
clone-deep "^4.0.1"
|
|
|
|
|
find-cache-dir "^2.0.0"
|
|
|
|
@ -1217,35 +1294,36 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.3.3":
|
|
|
|
|
version "7.12.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
|
|
|
|
|
integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==
|
|
|
|
|
"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.14.5", "@babel/template@^7.3.3":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
|
|
|
|
|
integrity sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.12.13"
|
|
|
|
|
"@babel/parser" "^7.12.13"
|
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
"@babel/code-frame" "^7.14.5"
|
|
|
|
|
"@babel/parser" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.15", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.7.0":
|
|
|
|
|
version "7.14.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.2.tgz#9201a8d912723a831c2679c7ebbf2fe1416d765b"
|
|
|
|
|
integrity sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA==
|
|
|
|
|
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.15", "@babel/traverse@^7.14.2", "@babel/traverse@^7.14.5", "@babel/traverse@^7.7.0":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870"
|
|
|
|
|
integrity sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.12.13"
|
|
|
|
|
"@babel/generator" "^7.14.2"
|
|
|
|
|
"@babel/helper-function-name" "^7.14.2"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
|
|
"@babel/parser" "^7.14.2"
|
|
|
|
|
"@babel/types" "^7.14.2"
|
|
|
|
|
"@babel/code-frame" "^7.14.5"
|
|
|
|
|
"@babel/generator" "^7.14.5"
|
|
|
|
|
"@babel/helper-function-name" "^7.14.5"
|
|
|
|
|
"@babel/helper-hoist-variables" "^7.14.5"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.14.5"
|
|
|
|
|
"@babel/parser" "^7.14.5"
|
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.6", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.14.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
|
|
|
|
version "7.14.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0"
|
|
|
|
|
integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw==
|
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.6", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.2", "@babel/types@^7.14.4", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff"
|
|
|
|
|
integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.14.0"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.14.5"
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
|
|
@ -1526,10 +1604,10 @@
|
|
|
|
|
"@formatjs/ecma402-abstract" "1.9.3"
|
|
|
|
|
tslib "^2.1.0"
|
|
|
|
|
|
|
|
|
|
"@formatjs/intl@1.12.1":
|
|
|
|
|
version "1.12.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-1.12.1.tgz#58f701c961156f088fc4266d6181431056b27ac1"
|
|
|
|
|
integrity sha512-O14X/GKx28cEQQjfaIGgRoJoqtRX/yTQUED9PxlRlcp5quDwi2XGr6LinF+4LUmGXtJ1DeJnZl5krDwzRuw+Ew==
|
|
|
|
|
"@formatjs/intl@1.13.0":
|
|
|
|
|
version "1.13.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-1.13.0.tgz#31f11d88220b6b864e58d3a7c7cb46e3cee62bf3"
|
|
|
|
|
integrity sha512-Wu8NU+OT9ZmkRSeIfKBY8GRrsCpF/Abc7v6Q8wHzA/VxT7HZblhO8YryALISqc0Vdmq4xUnvbrX4cSNSXdafZg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@formatjs/ecma402-abstract" "1.9.3"
|
|
|
|
|
"@formatjs/fast-memoize" "1.1.1"
|
|
|
|
@ -5793,15 +5871,10 @@ core-js@^2.4.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
|
|
|
|
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
|
|
|
|
|
|
|
|
|
|
core-js@^3.2.1:
|
|
|
|
|
version "3.6.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
|
|
|
|
|
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
|
|
|
|
|
|
|
|
|
|
core-js@^3.6.5:
|
|
|
|
|
version "3.12.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.12.1.tgz#6b5af4ff55616c08a44d386f1f510917ff204112"
|
|
|
|
|
integrity sha512-Ne9DKPHTObRuB09Dru5AjwKjY4cJHVGu+y5f7coGn1E9Grkc3p2iBwE9AI/nJzsE29mQF7oq+mhYYRqOMFN1Bw==
|
|
|
|
|
core-js@^3.14.0, core-js@^3.6.5:
|
|
|
|
|
version "3.14.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.14.0.tgz#62322b98c71cc2018b027971a69419e2425c2a6c"
|
|
|
|
|
integrity sha512-3s+ed8er9ahK+zJpp9ZtuVcDoFzHNiZsPbNAAE4KXgrRHbjSqqNN6xGSXq6bq7TZIbKj4NLrLb6bJ5i+vSVjHA==
|
|
|
|
|
|
|
|
|
|
core-util-is@1.0.2, core-util-is@~1.0.0:
|
|
|
|
|
version "1.0.2"
|
|
|
|
@ -5841,9 +5914,9 @@ cosmiconfig@^7.0.0:
|
|
|
|
|
yaml "^1.10.0"
|
|
|
|
|
|
|
|
|
|
cp-file@^9.0.0:
|
|
|
|
|
version "9.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-9.0.0.tgz#11986b27fd0ea7e6eadaf8a86cf16ba7e9b830ce"
|
|
|
|
|
integrity sha512-hNEM3AuZz84zOPgL8ozJ057+DjuD6LpwyYNiyTsLDU71Ke2E3KV909xhGYLK7WQ0srJRwzs/1+bSE1pk/HRC6w==
|
|
|
|
|
version "9.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-9.1.0.tgz#e98e30db72d57d47b5b1d444deb70d05e5684921"
|
|
|
|
|
integrity sha512-3scnzFj/94eb7y4wyXRWwvzLFaQp87yyfTnChIjlfYrVqp5lVO3E2hIJMeQIltUT0K2ZAB3An1qXcBmwGyvuwA==
|
|
|
|
|
dependencies:
|
|
|
|
|
graceful-fs "^4.1.2"
|
|
|
|
|
make-dir "^3.0.0"
|
|
|
|
@ -9052,9 +9125,9 @@ inquirer@^7.3.3:
|
|
|
|
|
through "^2.3.6"
|
|
|
|
|
|
|
|
|
|
inquirer@^8.0.0:
|
|
|
|
|
version "8.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69"
|
|
|
|
|
integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw==
|
|
|
|
|
version "8.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.1.tgz#7c53d94c6d03011c7bb2a947f0dca3b98246c26a"
|
|
|
|
|
integrity sha512-hUDjc3vBkh/uk1gPfMAD/7Z188Q8cvTGl0nxwaCdwSbzFh6ZKkZh+s2ozVxbE5G9ZNRyeY0+lgbAIOUFsFf98w==
|
|
|
|
|
dependencies:
|
|
|
|
|
ansi-escapes "^4.2.1"
|
|
|
|
|
chalk "^4.1.1"
|
|
|
|
@ -12104,9 +12177,9 @@ optionator@^0.9.1:
|
|
|
|
|
word-wrap "^1.2.3"
|
|
|
|
|
|
|
|
|
|
ora@^5.2.0, ora@^5.3.0, ora@^5.4.0:
|
|
|
|
|
version "5.4.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
|
|
|
|
|
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
|
|
|
|
|
version "5.4.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
|
|
|
|
|
integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
bl "^4.1.0"
|
|
|
|
|
chalk "^4.1.0"
|
|
|
|
@ -13404,9 +13477,9 @@ prepend-http@^2.0.0:
|
|
|
|
|
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
|
|
|
|
|
|
|
|
|
|
prettier@^2.3.0:
|
|
|
|
|
version "2.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
|
|
|
|
|
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
|
|
|
|
|
version "2.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
|
|
|
|
|
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
|
|
|
|
|
|
|
|
|
|
pretty-bytes@^5.3.0:
|
|
|
|
|
version "5.6.0"
|
|
|
|
@ -13782,13 +13855,13 @@ react-error-overlay@^6.0.9:
|
|
|
|
|
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
|
|
|
|
|
|
|
|
|
|
react-intl@^5.17.6:
|
|
|
|
|
version "5.20.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-5.20.1.tgz#ec685994eb64c98fb129a5ba16109c65d1f1a7d3"
|
|
|
|
|
integrity sha512-1U8ngc2Tpq+WyQRHvpelW9Bsv1r1dzyGkNb5HdTMWKJNZ+3JZu0xYDMI7KphHZgLKl4iKFjYG4Lvw7tlYgthBA==
|
|
|
|
|
version "5.20.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-5.20.2.tgz#e453889e028502b9913e4ed1c35642ec74daba05"
|
|
|
|
|
integrity sha512-Uv3OydXIjF1wABfUm0mI8SItNQW7zuFaU42W0qXYVRvSoRXMv9rUorC1FLHTiS5zifQCRvWs65VejL8PO5he8w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@formatjs/ecma402-abstract" "1.9.3"
|
|
|
|
|
"@formatjs/icu-messageformat-parser" "2.0.6"
|
|
|
|
|
"@formatjs/intl" "1.12.1"
|
|
|
|
|
"@formatjs/intl" "1.13.0"
|
|
|
|
|
"@formatjs/intl-displaynames" "5.1.5"
|
|
|
|
|
"@formatjs/intl-listformat" "6.2.5"
|
|
|
|
|
"@types/hoist-non-react-statics" "^3.3.1"
|
|
|
|
@ -14608,9 +14681,9 @@ rollup@^1.31.1:
|
|
|
|
|
acorn "^7.1.0"
|
|
|
|
|
|
|
|
|
|
rollup@^2.48.0, rollup@^2.50.6:
|
|
|
|
|
version "2.50.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.6.tgz#24e2211caf9031081656e98a5e5e94d3b5e786e2"
|
|
|
|
|
integrity sha512-6c5CJPLVgo0iNaZWWliNu1Kl43tjP9LZcp6D/tkf2eLH2a9/WeHxg9vfTFl8QV/2SOyaJX37CEm9XuGM0rviUg==
|
|
|
|
|
version "2.51.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
|
|
|
|
|
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
fsevents "~2.3.1"
|
|
|
|
|
|
|
|
|
@ -16934,9 +17007,9 @@ webpack@4.44.2:
|
|
|
|
|
webpack-sources "^1.4.1"
|
|
|
|
|
|
|
|
|
|
webpack@^5.37.0:
|
|
|
|
|
version "5.38.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.1.tgz#5224c7f24c18e729268d3e3bc97240d6e880258e"
|
|
|
|
|
integrity sha512-OqRmYD1OJbHZph6RUMD93GcCZy4Z4wC0ele4FXyYF0J6AxO1vOSuIlU1hkS/lDlR9CDYBz64MZRmdbdnFFoT2g==
|
|
|
|
|
version "5.39.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c"
|
|
|
|
|
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/eslint-scope" "^3.7.0"
|
|
|
|
|
"@types/estree" "^0.0.47"
|
|
|
|
|