|
@@ -26,7 +26,12 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
|
|
|
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
|
|
|
|
|
|
-"@babel/core@7.16.7", "@babel/core@^7.12.3":
|
|
|
+"@babel/compat-data@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
|
|
+ integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
|
|
+
|
|
|
+"@babel/core@7.16.7", "@babel/core@^7.12.3", "@babel/core@^7.8.0":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
|
|
|
integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==
|
|
@@ -86,6 +91,15 @@
|
|
|
jsesc "^2.5.1"
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
+"@babel/generator@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
|
|
|
+ integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.16.8"
|
|
|
+ jsesc "^2.5.1"
|
|
|
+ source-map "^0.5.0"
|
|
|
+
|
|
|
"@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"
|
|
@@ -311,14 +325,14 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5"
|
|
|
integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==
|
|
|
|
|
|
-"@babel/helper-remap-async-to-generator@^7.16.7":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.7.tgz#5ce2416990d55eb6e099128338848ae8ffa58a9a"
|
|
|
- integrity sha512-C3o117GnP/j/N2OWo+oepeWbFEKRfNaay+F1Eo5Mj3A1SRjyx+qaFhm23nlipub7Cjv2azdUUiDH+VlpdwUFRg==
|
|
|
+"@babel/helper-remap-async-to-generator@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3"
|
|
|
+ integrity sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==
|
|
|
dependencies:
|
|
|
"@babel/helper-annotate-as-pure" "^7.16.7"
|
|
|
- "@babel/helper-wrap-function" "^7.16.7"
|
|
|
- "@babel/types" "^7.16.7"
|
|
|
+ "@babel/helper-wrap-function" "^7.16.8"
|
|
|
+ "@babel/types" "^7.16.8"
|
|
|
|
|
|
"@babel/helper-replace-supers@^7.14.5":
|
|
|
version "7.14.5"
|
|
@@ -401,15 +415,15 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
|
|
|
integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
|
|
|
|
|
|
-"@babel/helper-wrap-function@^7.16.7":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.7.tgz#8ddf9eaa770ed43de4bc3687f3f3b0d6d5ecf014"
|
|
|
- integrity sha512-7a9sABeVwcunnztZZ7WTgSw6jVYLzM1wua0Z4HIXm9S3/HC96WKQTkFgGEaj5W06SHHihPJ6Le6HzS5cGOQMNw==
|
|
|
+"@babel/helper-wrap-function@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz#58afda087c4cd235de92f7ceedebca2c41274200"
|
|
|
+ integrity sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==
|
|
|
dependencies:
|
|
|
"@babel/helper-function-name" "^7.16.7"
|
|
|
"@babel/template" "^7.16.7"
|
|
|
- "@babel/traverse" "^7.16.7"
|
|
|
- "@babel/types" "^7.16.7"
|
|
|
+ "@babel/traverse" "^7.16.8"
|
|
|
+ "@babel/types" "^7.16.8"
|
|
|
|
|
|
"@babel/helpers@^7.14.6":
|
|
|
version "7.14.6"
|
|
@@ -457,6 +471,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
|
|
|
integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==
|
|
|
|
|
|
+"@babel/parser@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
|
|
|
+ integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==
|
|
|
+
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
|
|
@@ -473,13 +492,13 @@
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
|
|
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
|
|
|
|
|
|
-"@babel/plugin-proposal-async-generator-functions@^7.16.7":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.7.tgz#739adc1212a9e4892de440cd7dfffb06172df78d"
|
|
|
- integrity sha512-TTXBT3A5c11eqRzaC6beO6rlFT3Mo9C2e8eB44tTr52ESXSK2CIc2fOp1ynpAwQA8HhBMho+WXhMHWlAe3xkpw==
|
|
|
+"@babel/plugin-proposal-async-generator-functions@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz#3bdd1ebbe620804ea9416706cd67d60787504bc8"
|
|
|
+ integrity sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
- "@babel/helper-remap-async-to-generator" "^7.16.7"
|
|
|
+ "@babel/helper-remap-async-to-generator" "^7.16.8"
|
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.16.7":
|
|
@@ -742,14 +761,14 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
-"@babel/plugin-transform-async-to-generator@^7.16.7":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.7.tgz#646e1262ac341b587ff5449844d4492dbb10ac4b"
|
|
|
- integrity sha512-pFEfjnK4DfXCfAlA5I98BYdDJD8NltMzx19gt6DAmfE+2lXRfPUoa0/5SUjT4+TDE1W/rcxU/1lgN55vpAjjdg==
|
|
|
+"@babel/plugin-transform-async-to-generator@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz#b83dff4b970cf41f1b819f8b49cc0cfbaa53a808"
|
|
|
+ integrity sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==
|
|
|
dependencies:
|
|
|
"@babel/helper-module-imports" "^7.16.7"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
- "@babel/helper-remap-async-to-generator" "^7.16.7"
|
|
|
+ "@babel/helper-remap-async-to-generator" "^7.16.8"
|
|
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.16.7":
|
|
|
version "7.16.7"
|
|
@@ -863,10 +882,10 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
-"@babel/plugin-transform-modules-commonjs@^7.16.7":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.7.tgz#fd119e6a433c527d368425b45df361e1e95d3c1a"
|
|
|
- integrity sha512-h2RP2kE7He1ZWKyAlanMZrAbdv+Acw1pA8dQZhE025WJZE2z0xzFADAinXA9fxd5bn7JnM+SdOGcndGx1ARs9w==
|
|
|
+"@babel/plugin-transform-modules-commonjs@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe"
|
|
|
+ integrity sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==
|
|
|
dependencies:
|
|
|
"@babel/helper-module-transforms" "^7.16.7"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
@@ -892,10 +911,10 @@
|
|
|
"@babel/helper-module-transforms" "^7.16.7"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
-"@babel/plugin-transform-named-capturing-groups-regex@^7.16.7":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.7.tgz#749d90d94e73cf62c60a0cc8d6b94d29305a81f2"
|
|
|
- integrity sha512-kFy35VwmwIQwCjwrAQhl3+c/kr292i4KdLPKp5lPH03Ltc51qnFlIADoyPxc/6Naz3ok3WdYKg+KK6AH+D4utg==
|
|
|
+"@babel/plugin-transform-named-capturing-groups-regex@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz#7f860e0e40d844a02c9dcf9d84965e7dfd666252"
|
|
|
+ integrity sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==
|
|
|
dependencies:
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
|
|
|
|
@@ -1002,18 +1021,18 @@
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
-"@babel/preset-env@7.16.7":
|
|
|
- version "7.16.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.7.tgz#c491088856d0b3177822a2bf06cb74d76327aa56"
|
|
|
- integrity sha512-urX3Cee4aOZbRWOSa3mKPk0aqDikfILuo+C7qq7HY0InylGNZ1fekq9jmlr3pLWwZHF4yD7heQooc2Pow2KMyQ==
|
|
|
+"@babel/preset-env@7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9"
|
|
|
+ integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg==
|
|
|
dependencies:
|
|
|
- "@babel/compat-data" "^7.16.4"
|
|
|
+ "@babel/compat-data" "^7.16.8"
|
|
|
"@babel/helper-compilation-targets" "^7.16.7"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
"@babel/helper-validator-option" "^7.16.7"
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"
|
|
|
- "@babel/plugin-proposal-async-generator-functions" "^7.16.7"
|
|
|
+ "@babel/plugin-proposal-async-generator-functions" "^7.16.8"
|
|
|
"@babel/plugin-proposal-class-properties" "^7.16.7"
|
|
|
"@babel/plugin-proposal-class-static-block" "^7.16.7"
|
|
|
"@babel/plugin-proposal-dynamic-import" "^7.16.7"
|
|
@@ -1043,7 +1062,7 @@
|
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
|
"@babel/plugin-transform-arrow-functions" "^7.16.7"
|
|
|
- "@babel/plugin-transform-async-to-generator" "^7.16.7"
|
|
|
+ "@babel/plugin-transform-async-to-generator" "^7.16.8"
|
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.16.7"
|
|
|
"@babel/plugin-transform-block-scoping" "^7.16.7"
|
|
|
"@babel/plugin-transform-classes" "^7.16.7"
|
|
@@ -1057,10 +1076,10 @@
|
|
|
"@babel/plugin-transform-literals" "^7.16.7"
|
|
|
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
|
|
|
"@babel/plugin-transform-modules-amd" "^7.16.7"
|
|
|
- "@babel/plugin-transform-modules-commonjs" "^7.16.7"
|
|
|
+ "@babel/plugin-transform-modules-commonjs" "^7.16.8"
|
|
|
"@babel/plugin-transform-modules-systemjs" "^7.16.7"
|
|
|
"@babel/plugin-transform-modules-umd" "^7.16.7"
|
|
|
- "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.7"
|
|
|
+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8"
|
|
|
"@babel/plugin-transform-new-target" "^7.16.7"
|
|
|
"@babel/plugin-transform-object-super" "^7.16.7"
|
|
|
"@babel/plugin-transform-parameters" "^7.16.7"
|
|
@@ -1075,11 +1094,11 @@
|
|
|
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.16.7"
|
|
|
"@babel/preset-modules" "^0.1.5"
|
|
|
- "@babel/types" "^7.16.7"
|
|
|
+ "@babel/types" "^7.16.8"
|
|
|
babel-plugin-polyfill-corejs2 "^0.3.0"
|
|
|
- babel-plugin-polyfill-corejs3 "^0.4.0"
|
|
|
+ babel-plugin-polyfill-corejs3 "^0.5.0"
|
|
|
babel-plugin-polyfill-regenerator "^0.3.0"
|
|
|
- core-js-compat "^3.19.1"
|
|
|
+ core-js-compat "^3.20.2"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
"@babel/preset-modules@^0.1.5":
|
|
@@ -1165,6 +1184,22 @@
|
|
|
debug "^4.1.0"
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
+"@babel/traverse@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.8.tgz#bab2f2b09a5fe8a8d9cad22cbfe3ba1d126fef9c"
|
|
|
+ integrity sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.16.7"
|
|
|
+ "@babel/generator" "^7.16.8"
|
|
|
+ "@babel/helper-environment-visitor" "^7.16.7"
|
|
|
+ "@babel/helper-function-name" "^7.16.7"
|
|
|
+ "@babel/helper-hoist-variables" "^7.16.7"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.16.7"
|
|
|
+ "@babel/parser" "^7.16.8"
|
|
|
+ "@babel/types" "^7.16.8"
|
|
|
+ debug "^4.1.0"
|
|
|
+ globals "^11.1.0"
|
|
|
+
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
|
|
version "7.14.5"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff"
|
|
@@ -1189,6 +1224,14 @@
|
|
|
"@babel/helper-validator-identifier" "^7.16.7"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.16.8":
|
|
|
+ version "7.16.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1"
|
|
|
+ integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.16.7"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
|
version "0.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
@@ -1251,10 +1294,10 @@
|
|
|
jest-util "^27.4.2"
|
|
|
slash "^3.0.0"
|
|
|
|
|
|
-"@jest/core@^27.4.6":
|
|
|
- version "27.4.6"
|
|
|
- resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.6.tgz#5cc4e714602324dc1561029224fd593e70ab4c7d"
|
|
|
- integrity sha512-2XvkAguDxaSAg6+Rznq7VZeIs3eV4owk3dud0zL4FH0d8mX7whkAUnO9rb0keMGStazfekR1ec9Yf9BFt4m02Q==
|
|
|
+"@jest/core@^27.4.7":
|
|
|
+ version "27.4.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.7.tgz#84eabdf42a25f1fa138272ed229bcf0a1b5e6913"
|
|
|
+ integrity sha512-n181PurSJkVMS+kClIFSX/LLvw9ExSb+4IMtD6YnfxZVerw9ANYtW0bPrm0MJu2pfe9SY9FJ9FtQ+MdZkrZwjg==
|
|
|
dependencies:
|
|
|
"@jest/console" "^27.4.6"
|
|
|
"@jest/reporters" "^27.4.6"
|
|
@@ -1268,7 +1311,7 @@
|
|
|
exit "^0.1.2"
|
|
|
graceful-fs "^4.2.4"
|
|
|
jest-changed-files "^27.4.2"
|
|
|
- jest-config "^27.4.6"
|
|
|
+ jest-config "^27.4.7"
|
|
|
jest-haste-map "^27.4.6"
|
|
|
jest-message-util "^27.4.6"
|
|
|
jest-regex-util "^27.4.0"
|
|
@@ -1740,10 +1783,10 @@
|
|
|
magic-string "^0.25.7"
|
|
|
resolve "^1.17.0"
|
|
|
|
|
|
-"@rollup/plugin-node-resolve@13.1.2":
|
|
|
- version "13.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.1.2.tgz#f05cbdce79e6d5fe1c4249a33ea961ea21cec258"
|
|
|
- integrity sha512-xyqbuf1vyOPC60jEKhx3DBHunymnCJswzjNTKfX4Jz7zCPar1UqbRZCNY1u5QaXh97beaFTWdoUUWiV4qX8o/g==
|
|
|
+"@rollup/plugin-node-resolve@13.1.3":
|
|
|
+ version "13.1.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.1.3.tgz#2ed277fb3ad98745424c1d2ba152484508a92d79"
|
|
|
+ integrity sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ==
|
|
|
dependencies:
|
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
|
"@types/resolve" "1.17.1"
|
|
@@ -2072,14 +2115,14 @@
|
|
|
dependencies:
|
|
|
"@types/yargs-parser" "*"
|
|
|
|
|
|
-"@typescript-eslint/eslint-plugin@5.9.0":
|
|
|
- version "5.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.9.0.tgz#382182d5cb062f52aac54434cfc47c28898c8006"
|
|
|
- integrity sha512-qT4lr2jysDQBQOPsCCvpPUZHjbABoTJW8V9ZzIYKHMfppJtpdtzszDYsldwhFxlhvrp7aCHeXD1Lb9M1zhwWwQ==
|
|
|
+"@typescript-eslint/eslint-plugin@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.9.1.tgz#e5a86d7e1f9dc0b3df1e6d94feaf20dd838d066c"
|
|
|
+ integrity sha512-Xv9tkFlyD4MQGpJgTo6wqDqGvHIRmRgah/2Sjz1PUnJTawjHWIwBivUE9x0QtU2WVii9baYgavo/bHjrZJkqTw==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/experimental-utils" "5.9.0"
|
|
|
- "@typescript-eslint/scope-manager" "5.9.0"
|
|
|
- "@typescript-eslint/type-utils" "5.9.0"
|
|
|
+ "@typescript-eslint/experimental-utils" "5.9.1"
|
|
|
+ "@typescript-eslint/scope-manager" "5.9.1"
|
|
|
+ "@typescript-eslint/type-utils" "5.9.1"
|
|
|
debug "^4.3.2"
|
|
|
functional-red-black-tree "^1.0.1"
|
|
|
ignore "^5.1.8"
|
|
@@ -2087,26 +2130,26 @@
|
|
|
semver "^7.3.5"
|
|
|
tsutils "^3.21.0"
|
|
|
|
|
|
-"@typescript-eslint/experimental-utils@5.9.0":
|
|
|
- version "5.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.9.0.tgz#652762d37d6565ef07af285021b8347b6c79a827"
|
|
|
- integrity sha512-ZnLVjBrf26dn7ElyaSKa6uDhqwvAi4jBBmHK1VxuFGPRAxhdi18ubQYSGA7SRiFiES3q9JiBOBHEBStOFkwD2g==
|
|
|
+"@typescript-eslint/experimental-utils@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.9.1.tgz#8c407c4dd5ffe522329df6e4c9c2b52206d5f7f1"
|
|
|
+ integrity sha512-cb1Njyss0mLL9kLXgS/eEY53SZQ9sT519wpX3i+U457l2UXRDuo87hgKfgRazmu9/tQb0x2sr3Y0yrU+Zz0y+w==
|
|
|
dependencies:
|
|
|
"@types/json-schema" "^7.0.9"
|
|
|
- "@typescript-eslint/scope-manager" "5.9.0"
|
|
|
- "@typescript-eslint/types" "5.9.0"
|
|
|
- "@typescript-eslint/typescript-estree" "5.9.0"
|
|
|
+ "@typescript-eslint/scope-manager" "5.9.1"
|
|
|
+ "@typescript-eslint/types" "5.9.1"
|
|
|
+ "@typescript-eslint/typescript-estree" "5.9.1"
|
|
|
eslint-scope "^5.1.1"
|
|
|
eslint-utils "^3.0.0"
|
|
|
|
|
|
-"@typescript-eslint/parser@5.9.0":
|
|
|
- version "5.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.0.tgz#fdbb08767a4caa6ca6ccfed5f9ffe9387f0c7d97"
|
|
|
- integrity sha512-/6pOPz8yAxEt4PLzgbFRDpZmHnXCeZgPDrh/1DaVKOjvn/UPMlWhbx/gA96xRi2JxY1kBl2AmwVbyROUqys5xQ==
|
|
|
+"@typescript-eslint/parser@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.1.tgz#b114011010a87e17b3265ca715e16c76a9834cef"
|
|
|
+ integrity sha512-PLYO0AmwD6s6n0ZQB5kqPgfvh73p0+VqopQQLuNfi7Lm0EpfKyDalchpVwkE+81k5HeiRrTV/9w1aNHzjD7C4g==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/scope-manager" "5.9.0"
|
|
|
- "@typescript-eslint/types" "5.9.0"
|
|
|
- "@typescript-eslint/typescript-estree" "5.9.0"
|
|
|
+ "@typescript-eslint/scope-manager" "5.9.1"
|
|
|
+ "@typescript-eslint/types" "5.9.1"
|
|
|
+ "@typescript-eslint/typescript-estree" "5.9.1"
|
|
|
debug "^4.3.2"
|
|
|
|
|
|
"@typescript-eslint/parser@^4.0.0":
|
|
@@ -2127,20 +2170,20 @@
|
|
|
"@typescript-eslint/types" "4.27.0"
|
|
|
"@typescript-eslint/visitor-keys" "4.27.0"
|
|
|
|
|
|
-"@typescript-eslint/scope-manager@5.9.0":
|
|
|
- version "5.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.0.tgz#02dfef920290c1dcd7b1999455a3eaae7a1a3117"
|
|
|
- integrity sha512-DKtdIL49Qxk2a8icF6whRk7uThuVz4A6TCXfjdJSwOsf+9ree7vgQWcx0KOyCdk0i9ETX666p4aMhrRhxhUkyg==
|
|
|
+"@typescript-eslint/scope-manager@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.1.tgz#6c27be89f1a9409f284d95dfa08ee3400166fe69"
|
|
|
+ integrity sha512-8BwvWkho3B/UOtzRyW07ffJXPaLSUKFBjpq8aqsRvu6HdEuzCY57+ffT7QoV4QXJXWSU1+7g3wE4AlgImmQ9pQ==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "5.9.0"
|
|
|
- "@typescript-eslint/visitor-keys" "5.9.0"
|
|
|
+ "@typescript-eslint/types" "5.9.1"
|
|
|
+ "@typescript-eslint/visitor-keys" "5.9.1"
|
|
|
|
|
|
-"@typescript-eslint/type-utils@5.9.0":
|
|
|
- version "5.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.9.0.tgz#fd5963ead04bc9b7af9c3a8e534d8d39f1ce5f93"
|
|
|
- integrity sha512-uVCb9dJXpBrK1071ri5aEW7ZHdDHAiqEjYznF3HSSvAJXyrkxGOw2Ejibz/q6BXdT8lea8CMI0CzKNFTNI6TEQ==
|
|
|
+"@typescript-eslint/type-utils@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.9.1.tgz#c6832ffe655b9b1fec642d36db1a262d721193de"
|
|
|
+ integrity sha512-tRSpdBnPRssjlUh35rE9ug5HrUvaB9ntREy7gPXXKwmIx61TNN7+l5YKgi1hMKxo5NvqZCfYhA5FvyuJG6X6vg==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/experimental-utils" "5.9.0"
|
|
|
+ "@typescript-eslint/experimental-utils" "5.9.1"
|
|
|
debug "^4.3.2"
|
|
|
tsutils "^3.21.0"
|
|
|
|
|
@@ -2149,10 +2192,10 @@
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
|
|
|
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
|
|
|
|
|
|
-"@typescript-eslint/types@5.9.0":
|
|
|
- version "5.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.0.tgz#e5619803e39d24a03b3369506df196355736e1a3"
|
|
|
- integrity sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==
|
|
|
+"@typescript-eslint/types@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
|
|
|
+ integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
|
|
|
|
|
|
"@typescript-eslint/typescript-estree@4.27.0":
|
|
|
version "4.27.0"
|
|
@@ -2167,13 +2210,13 @@
|
|
|
semver "^7.3.5"
|
|
|
tsutils "^3.21.0"
|
|
|
|
|
|
-"@typescript-eslint/typescript-estree@5.9.0":
|
|
|
- version "5.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.0.tgz#0e5c6f03f982931abbfbc3c1b9df5fbf92a3490f"
|
|
|
- integrity sha512-kxo3xL2mB7XmiVZcECbaDwYCt3qFXz99tBSuVJR4L/sR7CJ+UNAPrYILILktGj1ppfZ/jNt/cWYbziJUlHl1Pw==
|
|
|
+"@typescript-eslint/typescript-estree@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.1.tgz#d5b996f49476495070d2b8dd354861cf33c005d6"
|
|
|
+ integrity sha512-gL1sP6A/KG0HwrahVXI9fZyeVTxEYV//6PmcOn1tD0rw8VhUWYeZeuWHwwhnewnvEMcHjhnJLOBhA9rK4vmb8A==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "5.9.0"
|
|
|
- "@typescript-eslint/visitor-keys" "5.9.0"
|
|
|
+ "@typescript-eslint/types" "5.9.1"
|
|
|
+ "@typescript-eslint/visitor-keys" "5.9.1"
|
|
|
debug "^4.3.2"
|
|
|
globby "^11.0.4"
|
|
|
is-glob "^4.0.3"
|
|
@@ -2188,12 +2231,12 @@
|
|
|
"@typescript-eslint/types" "4.27.0"
|
|
|
eslint-visitor-keys "^2.0.0"
|
|
|
|
|
|
-"@typescript-eslint/visitor-keys@5.9.0":
|
|
|
- version "5.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz#7585677732365e9d27f1878150fab3922784a1a6"
|
|
|
- integrity sha512-6zq0mb7LV0ThExKlecvpfepiB+XEtFv/bzx7/jKSgyXTFD7qjmSu1FoiS0x3OZaiS+UIXpH2vd9O89f02RCtgw==
|
|
|
+"@typescript-eslint/visitor-keys@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.1.tgz#f52206f38128dd4f675cf28070a41596eee985b7"
|
|
|
+ integrity sha512-Xh37pNz9e9ryW4TVdwiFzmr4hloty8cFj8GTWMXh3Z8swGwyQWeCcNgF0hm6t09iZd6eiZmIf4zHedQVP6TVtg==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "5.9.0"
|
|
|
+ "@typescript-eslint/types" "5.9.1"
|
|
|
eslint-visitor-keys "^3.0.0"
|
|
|
|
|
|
"@yarnpkg/lockfile@^1.1.0":
|
|
@@ -2475,13 +2518,13 @@ babel-plugin-polyfill-corejs2@^0.3.0:
|
|
|
"@babel/helper-define-polyfill-provider" "^0.3.0"
|
|
|
semver "^6.1.1"
|
|
|
|
|
|
-babel-plugin-polyfill-corejs3@^0.4.0:
|
|
|
- version "0.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087"
|
|
|
- integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==
|
|
|
+babel-plugin-polyfill-corejs3@^0.5.0:
|
|
|
+ version "0.5.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.0.tgz#f81371be3fe499d39e074e272a1ef86533f3d268"
|
|
|
+ integrity sha512-Hcrgnmkf+4JTj73GbK3bBhlVPiLL47owUAnoJIf69Hakl3q+KfodbDXiZWGMM7iqCZTxCG3Z2VRfPNYES4rXqQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-define-polyfill-provider" "^0.3.0"
|
|
|
- core-js-compat "^3.18.0"
|
|
|
+ core-js-compat "^3.20.0"
|
|
|
|
|
|
babel-plugin-polyfill-regenerator@^0.3.0:
|
|
|
version "0.3.0"
|
|
@@ -2657,13 +2700,13 @@ browserslist@^4.17.5:
|
|
|
node-releases "^2.0.1"
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
-browserslist@^4.17.6:
|
|
|
- version "4.17.6"
|
|
|
- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d"
|
|
|
- integrity sha512-uPgz3vyRTlEiCv4ee9KlsKgo2V6qPk7Jsn0KAn2OBqbqKo3iNcPEC1Ti6J4dwnz+aIRfEEEuOzC9IBk8tXUomw==
|
|
|
+browserslist@^4.19.1:
|
|
|
+ version "4.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
|
|
|
+ integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==
|
|
|
dependencies:
|
|
|
- caniuse-lite "^1.0.30001274"
|
|
|
- electron-to-chromium "^1.3.886"
|
|
|
+ caniuse-lite "^1.0.30001286"
|
|
|
+ electron-to-chromium "^1.4.17"
|
|
|
escalade "^3.1.1"
|
|
|
node-releases "^2.0.1"
|
|
|
picocolors "^1.0.0"
|
|
@@ -2806,16 +2849,16 @@ caniuse-lite@^1.0.30001219:
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001237.tgz#4b7783661515b8e7151fc6376cfd97f0e427b9e5"
|
|
|
integrity sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw==
|
|
|
|
|
|
-caniuse-lite@^1.0.30001274:
|
|
|
- version "1.0.30001275"
|
|
|
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001275.tgz#26f5076629fe4e52bbd245f9046ad7b90aafdf57"
|
|
|
- integrity sha512-ihJVvj8RX0kn9GgP43HKhb5q9s2XQn4nEQhdldEJvZhCsuiB2XOq6fAMYQZaN6FPWfsr2qU0cdL0CSbETwbJAg==
|
|
|
-
|
|
|
caniuse-lite@^1.0.30001280:
|
|
|
version "1.0.30001281"
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001281.tgz#fe92459012197185263c1e5362e10df51ddad8c2"
|
|
|
integrity sha512-1ktfDV2+4LYxOGeAZygMyvhiPBJKV1gsqPmfGGwRbwYOzDWbsQHgBFo+2lpRTMO2gWjPWJrCMLWa2fnSVnxn0A==
|
|
|
|
|
|
+caniuse-lite@^1.0.30001286:
|
|
|
+ version "1.0.30001298"
|
|
|
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001298.tgz#0e690039f62e91c3ea581673d716890512e7ec52"
|
|
|
+ integrity sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==
|
|
|
+
|
|
|
caw@^2.0.0, caw@^2.0.1:
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/caw/-/caw-2.0.1.tgz#6c3ca071fc194720883c2dc5da9b074bfc7e9e95"
|
|
@@ -3061,12 +3104,12 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
|
|
dependencies:
|
|
|
safe-buffer "~5.1.1"
|
|
|
|
|
|
-core-js-compat@^3.18.0, core-js-compat@^3.19.1:
|
|
|
- version "3.19.1"
|
|
|
- resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476"
|
|
|
- integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g==
|
|
|
+core-js-compat@^3.20.0, core-js-compat@^3.20.2:
|
|
|
+ version "3.20.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.20.2.tgz#d1ff6936c7330959b46b2e08b122a8b14e26140b"
|
|
|
+ integrity sha512-qZEzVQ+5Qh6cROaTPFLNS4lkvQ6mBzE3R6A6EEpssj7Zr2egMHgsy4XapdifqJDGC9CBiNv7s+ejI96rLNQFdg==
|
|
|
dependencies:
|
|
|
- browserslist "^4.17.6"
|
|
|
+ browserslist "^4.19.1"
|
|
|
semver "7.0.0"
|
|
|
|
|
|
core-util-is@~1.0.0:
|
|
@@ -3428,16 +3471,16 @@ electron-to-chromium@^1.3.723:
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.752.tgz#0728587f1b9b970ec9ffad932496429aef750d09"
|
|
|
integrity sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==
|
|
|
|
|
|
-electron-to-chromium@^1.3.886:
|
|
|
- version "1.3.887"
|
|
|
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.887.tgz#b36aeed12a28aaa19460a467823f5bbe1f3c6f06"
|
|
|
- integrity sha512-QQUumrEjFDKSVYVdaeBmFdyQGoaV+fCSMyWHvfx/u22bRHSTeBQYt6P4jMY+gFd4kgKB9nqk7RMtWkDB49OYPA==
|
|
|
-
|
|
|
electron-to-chromium@^1.3.896:
|
|
|
version "1.3.900"
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.900.tgz#5be2c5818a2a012c511b4b43e87b6ab7a296d4f5"
|
|
|
integrity sha512-SuXbQD8D4EjsaBaJJxySHbC+zq8JrFfxtb4GIr4E9n1BcROyMcRrJCYQNpJ9N+Wjf5mFp7Wp0OHykd14JNEzzQ==
|
|
|
|
|
|
+electron-to-chromium@^1.4.17:
|
|
|
+ version "1.4.42"
|
|
|
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.42.tgz#fe3ee7c71f0b5302da12e730cd9cd395609625df"
|
|
|
+ integrity sha512-JJLT8bjdswJzk8sNRnQjee0MGtO4zTn1t7eWwYPr8gPTadQgNRR/wFRKLGD6HZVZby39yHERkvuCVKNm10r7Dg==
|
|
|
+
|
|
|
emittery@^0.8.1:
|
|
|
version "0.8.1"
|
|
|
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"
|
|
@@ -5109,29 +5152,30 @@ jest-circus@^27.4.6:
|
|
|
stack-utils "^2.0.3"
|
|
|
throat "^6.0.1"
|
|
|
|
|
|
-jest-cli@^27.4.6:
|
|
|
- version "27.4.6"
|
|
|
- resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.6.tgz#b81e053a753111bddf0782c1a1a86b9b910f5b86"
|
|
|
- integrity sha512-SFfUC7jMHPGwsNSYBnJMNtjoSDrb34T+SEH5psDeGNVuTVov5Zi1RQpfJYwzpK2ex3OmnsNsiqLe3/SCc8S01Q==
|
|
|
+jest-cli@^27.4.7:
|
|
|
+ version "27.4.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.7.tgz#d00e759e55d77b3bcfea0715f527c394ca314e5a"
|
|
|
+ integrity sha512-zREYhvjjqe1KsGV15mdnxjThKNDgza1fhDT+iUsXWLCq3sxe9w5xnvyctcYVT5PcdLSjv7Y5dCwTS3FCF1tiuw==
|
|
|
dependencies:
|
|
|
- "@jest/core" "^27.4.6"
|
|
|
+ "@jest/core" "^27.4.7"
|
|
|
"@jest/test-result" "^27.4.6"
|
|
|
"@jest/types" "^27.4.2"
|
|
|
chalk "^4.0.0"
|
|
|
exit "^0.1.2"
|
|
|
graceful-fs "^4.2.4"
|
|
|
import-local "^3.0.2"
|
|
|
- jest-config "^27.4.6"
|
|
|
+ jest-config "^27.4.7"
|
|
|
jest-util "^27.4.2"
|
|
|
jest-validate "^27.4.6"
|
|
|
prompts "^2.0.1"
|
|
|
yargs "^16.2.0"
|
|
|
|
|
|
-jest-config@^27.4.6:
|
|
|
- version "27.4.6"
|
|
|
- resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.6.tgz#0970f6c92702ca7878120cea638791d00a3996ee"
|
|
|
- integrity sha512-3SGoFbaanQVg7MK5w/z8LnCMF6aZc2I7EQxS4s8fTfZpVYnWNDN34llcaViToIB62DFMhwHWTPX9X2O+4aDL1g==
|
|
|
+jest-config@^27.4.7:
|
|
|
+ version "27.4.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.7.tgz#4f084b2acbd172c8b43aa4cdffe75d89378d3972"
|
|
|
+ integrity sha512-xz/o/KJJEedHMrIY9v2ParIoYSrSVY6IVeE4z5Z3i101GoA5XgfbJz+1C8EYPsv7u7f39dS8F9v46BHDhn0vlw==
|
|
|
dependencies:
|
|
|
+ "@babel/core" "^7.8.0"
|
|
|
"@jest/test-sequencer" "^27.4.6"
|
|
|
"@jest/types" "^27.4.2"
|
|
|
babel-jest "^27.4.6"
|
|
@@ -5485,14 +5529,14 @@ jest-worker@^27.4.6:
|
|
|
merge-stream "^2.0.0"
|
|
|
supports-color "^8.0.0"
|
|
|
|
|
|
-jest@27.4.6:
|
|
|
- version "27.4.6"
|
|
|
- resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.6.tgz#5557fad2ab1d2b709e86d2332ea2552dc021a4d9"
|
|
|
- integrity sha512-BRbYo0MeujnnJIo206WRsfsr3gIMraR+LO9vZJsdG2/298aKYQJbS3wHG0KN3Z7SWIcf6JaSMM4E8X6cIdG9AA==
|
|
|
+jest@27.4.7:
|
|
|
+ version "27.4.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.7.tgz#87f74b9026a1592f2da05b4d258e57505f28eca4"
|
|
|
+ integrity sha512-8heYvsx7nV/m8m24Vk26Y87g73Ba6ueUd0MWed/NXMhSZIm62U/llVbS0PJe1SHunbyXjJ/BqG1z9bFjGUIvTg==
|
|
|
dependencies:
|
|
|
- "@jest/core" "^27.4.6"
|
|
|
+ "@jest/core" "^27.4.7"
|
|
|
import-local "^3.0.2"
|
|
|
- jest-cli "^27.4.6"
|
|
|
+ jest-cli "^27.4.7"
|
|
|
|
|
|
jimp@^0.16.1:
|
|
|
version "0.16.1"
|