-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into depfu/update/yarn/next-9.5.3
- Loading branch information
Showing
2 changed files
with
101 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2300,11 +2300,16 @@ | |
dependencies: | ||
"@types/istanbul-lib-report" "*" | ||
|
||
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4": | ||
"@types/json-schema@^7.0.3": | ||
version "7.0.5" | ||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd" | ||
integrity sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ== | ||
|
||
"@types/json-schema@^7.0.5": | ||
version "7.0.6" | ||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" | ||
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw== | ||
|
||
"@types/json5@^0.0.29": | ||
version "0.0.29" | ||
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" | ||
|
@@ -2315,11 +2320,16 @@ | |
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" | ||
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= | ||
|
||
"@types/node@*", "@types/node@^14.0.18": | ||
"@types/node@*": | ||
version "14.0.23" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806" | ||
integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw== | ||
|
||
"@types/node@^14.11.1": | ||
version "14.11.2" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256" | ||
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA== | ||
|
||
"@types/normalize-package-data@^2.4.0": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" | ||
|
@@ -2695,21 +2705,20 @@ aggregate-error@^3.0.0: | |
clean-stack "^2.0.0" | ||
indent-string "^4.0.0" | ||
|
||
airbnb-prop-types@^2.15.0: | ||
version "2.15.0" | ||
resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.15.0.tgz#5287820043af1eb469f5b0af0d6f70da6c52aaef" | ||
integrity sha512-jUh2/hfKsRjNFC4XONQrxo/n/3GG4Tn6Hl0WlFQN5PY9OMC9loSCoAYKnZsWaP8wEfd5xcrPloK0Zg6iS1xwVA== | ||
airbnb-prop-types@^2.16.0: | ||
version "2.16.0" | ||
resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.16.0.tgz#b96274cefa1abb14f623f804173ee97c13971dc2" | ||
integrity sha512-7WHOFolP/6cS96PhKNrslCLMYAI8yB1Pp6u6XmxozQOiZbsI5ycglZr5cHhBFfuRcQQjzCMith5ZPZdYiJCxUg== | ||
dependencies: | ||
array.prototype.find "^2.1.0" | ||
function.prototype.name "^1.1.1" | ||
has "^1.0.3" | ||
is-regex "^1.0.4" | ||
object-is "^1.0.1" | ||
array.prototype.find "^2.1.1" | ||
function.prototype.name "^1.1.2" | ||
is-regex "^1.1.0" | ||
object-is "^1.1.2" | ||
object.assign "^4.1.0" | ||
object.entries "^1.1.0" | ||
object.entries "^1.1.2" | ||
prop-types "^15.7.2" | ||
prop-types-exact "^1.2.0" | ||
react-is "^16.9.0" | ||
react-is "^16.13.1" | ||
|
||
ajv-errors@^1.0.0: | ||
version "1.0.1" | ||
|
@@ -2721,7 +2730,12 @@ ajv-keywords@^3.0.0, ajv-keywords@^3.1.0, ajv-keywords@^3.4.1: | |
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.1.tgz#ef916e271c64ac12171fd8384eaae6b2345854da" | ||
integrity sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ== | ||
|
||
ajv@^6.0.1, ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.12.2, ajv@^6.5.5: | ||
ajv-keywords@^3.5.2: | ||
version "3.5.2" | ||
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d" | ||
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ== | ||
|
||
ajv@^6.0.1, ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.5.5: | ||
version "6.12.3" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706" | ||
integrity sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA== | ||
|
@@ -2962,13 +2976,13 @@ array-unique@^0.3.2: | |
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428" | ||
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= | ||
|
||
array.prototype.find@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.0.tgz#630f2eaf70a39e608ac3573e45cf8ccd0ede9ad7" | ||
integrity sha512-Wn41+K1yuO5p7wRZDl7890c3xvv5UBrfVXTVIe28rSQb6LS0fZMDrQB6PAcxQFRFy6vJTLDc3A2+3CjQdzVKRg== | ||
array.prototype.find@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.1.tgz#3baca26108ca7affb08db06bf0be6cb3115a969c" | ||
integrity sha512-mi+MYNJYLTx2eNYy+Yh6raoQacCsNeeMUaspFPh9Y141lFSsWxxB8V9mM2ye+eqiRs917J6/pJ4M9ZPzenWckA== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.13.0" | ||
es-abstract "^1.17.4" | ||
|
||
array.prototype.flat@^1.2.3: | ||
version "1.2.3" | ||
|
@@ -5290,40 +5304,40 @@ entities@^2.0.0: | |
resolved "https://registry.yarnpkg.com/entities/-/entities-2.0.0.tgz#68d6084cab1b079767540d80e56a39b423e4abf4" | ||
integrity sha512-D9f7V0JSRwIxlRI2mjMqufDrRDnx8p+eEOz7aUM9SuvF8gsBzra0/6tbjl1m8eQHrZlYj6PxqE00hZ1SAIKPLw== | ||
|
||
enzyme-adapter-react-16@^1.15.2: | ||
version "1.15.2" | ||
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.2.tgz#b16db2f0ea424d58a808f9df86ab6212895a4501" | ||
integrity sha512-SkvDrb8xU3lSxID8Qic9rB8pvevDbLybxPK6D/vW7PrT0s2Cl/zJYuXvsd1EBTz0q4o3iqG3FJhpYz3nUNpM2Q== | ||
enzyme-adapter-react-16@^1.15.4: | ||
version "1.15.4" | ||
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.4.tgz#328a782365a363ecb424f99283c4833dd92c0f21" | ||
integrity sha512-wPzxs+JaGDK2TPYzl5a9YWGce6i2SQ3Cg51ScLeyj2WotUZ8Obcq1ke/U1Y2VGpYlb9rrX2yCjzSMgtKCeAt5w== | ||
dependencies: | ||
enzyme-adapter-utils "^1.13.0" | ||
enzyme-shallow-equal "^1.0.1" | ||
enzyme-adapter-utils "^1.13.1" | ||
enzyme-shallow-equal "^1.0.4" | ||
has "^1.0.3" | ||
object.assign "^4.1.0" | ||
object.values "^1.1.1" | ||
prop-types "^15.7.2" | ||
react-is "^16.12.0" | ||
react-is "^16.13.1" | ||
react-test-renderer "^16.0.0-0" | ||
semver "^5.7.0" | ||
|
||
enzyme-adapter-utils@^1.13.0: | ||
version "1.13.0" | ||
resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.13.0.tgz#01c885dde2114b4690bf741f8dc94cee3060eb78" | ||
integrity sha512-YuEtfQp76Lj5TG1NvtP2eGJnFKogk/zT70fyYHXK2j3v6CtuHqc8YmgH/vaiBfL8K1SgVVbQXtTcgQZFwzTVyQ== | ||
enzyme-adapter-utils@^1.13.1: | ||
version "1.13.1" | ||
resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.13.1.tgz#59c1b734b0927543e3d8dc477299ec957feb312d" | ||
integrity sha512-5A9MXXgmh/Tkvee3bL/9RCAAgleHqFnsurTYCbymecO4ohvtNO5zqIhHxV370t7nJAwaCfkgtffarKpC0GPt0g== | ||
dependencies: | ||
airbnb-prop-types "^2.15.0" | ||
airbnb-prop-types "^2.16.0" | ||
function.prototype.name "^1.1.2" | ||
object.assign "^4.1.0" | ||
object.fromentries "^2.0.2" | ||
prop-types "^15.7.2" | ||
semver "^5.7.1" | ||
|
||
enzyme-shallow-equal@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.1.tgz#7afe03db3801c9b76de8440694096412a8d9d49e" | ||
integrity sha512-hGA3i1so8OrYOZSM9whlkNmVHOicJpsjgTzC+wn2JMJXhq1oO4kA4bJ5MsfzSIcC71aLDKzJ6gZpIxrqt3QTAQ== | ||
enzyme-shallow-equal@^1.0.1, enzyme-shallow-equal@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.4.tgz#b9256cb25a5f430f9bfe073a84808c1d74fced2e" | ||
integrity sha512-MttIwB8kKxypwHvRynuC3ahyNc+cFbR8mjVIltnmzQ0uKGqmsfO4bfBuLxb0beLNPhjblUEYvEbsg+VSygvF1Q== | ||
dependencies: | ||
has "^1.0.3" | ||
object-is "^1.0.2" | ||
object-is "^1.1.2" | ||
|
||
enzyme@^3.11.0: | ||
version "3.11.0" | ||
|
@@ -5367,7 +5381,7 @@ error-ex@^1.2.0, error-ex@^1.3.1: | |
dependencies: | ||
is-arrayish "^0.2.1" | ||
|
||
es-abstract@^1.13.0, es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.2, es-abstract@^1.17.5: | ||
es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.2, es-abstract@^1.17.4, es-abstract@^1.17.5: | ||
version "1.17.6" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a" | ||
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw== | ||
|
@@ -6488,7 +6502,7 @@ function-bind@^1.1.1: | |
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" | ||
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== | ||
|
||
function.prototype.name@^1.1.1, function.prototype.name@^1.1.2: | ||
function.prototype.name@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.2.tgz#5cdf79d7c05db401591dfde83e3b70c5123e9a45" | ||
integrity sha512-C8A+LlHBJjB2AdcRPorc5JvJ5VUoWlXdEHLOJdCI7kjHEtGTpHQUiqMvCIKUwIsGwZX2jZJy761AXsn356bJQg== | ||
|
@@ -7102,10 +7116,10 @@ html-tags@^3.1.0: | |
resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140" | ||
integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg== | ||
|
||
html-webpack-plugin@^4.4.1: | ||
version "4.4.1" | ||
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.4.1.tgz#61ab85aa1a84ba181443345ebaead51abbb84149" | ||
integrity sha512-nEtdEIsIGXdXGG7MjTTZlmhqhpHU9pJFc1OYxcP36c5/ZKP6b0BJMww2QTvJGQYA9aMxUnjDujpZdYcVOXiBCQ== | ||
html-webpack-plugin@^4.5.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0.tgz#625097650886b97ea5dae331c320e3238f6c121c" | ||
integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw== | ||
dependencies: | ||
"@types/html-minifier-terser" "^5.0.0" | ||
"@types/tapable" "^1.0.5" | ||
|
@@ -7796,7 +7810,7 @@ is-redirect@^1.0.0: | |
resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24" | ||
integrity sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ= | ||
|
||
is-regex@^1.0.4, is-regex@^1.0.5, is-regex@^1.1.0: | ||
is-regex@^1.0.5, is-regex@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff" | ||
integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw== | ||
|
@@ -8556,10 +8570,10 @@ kleur@^3.0.3: | |
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e" | ||
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== | ||
|
||
klona@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/klona/-/klona-1.1.2.tgz#a79e292518a5a5412ec8d097964bff1571a64db0" | ||
integrity sha512-xf88rTeHiXk+XE2Vhi6yj8Wm3gMZrygGdKjJqN8HkV+PwF/t50/LdAKHoHpPcxFAlmQszTZ1CugrK25S7qDRLA== | ||
klona@^2.0.3: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0" | ||
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA== | ||
|
||
known-css-properties@^0.19.0: | ||
version "0.19.0" | ||
|
@@ -9391,12 +9405,12 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb" | ||
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw== | ||
|
||
[email protected], neo-async@^2.5.0, neo-async@^2.6.1: | ||
[email protected]: | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" | ||
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== | ||
|
||
neo-async@^2.6.2: | ||
neo-async@^2.5.0, neo-async@^2.6.1, neo-async@^2.6.2: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" | ||
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== | ||
|
@@ -9761,11 +9775,19 @@ object-inspect@^1.7.0: | |
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67" | ||
integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw== | ||
|
||
object-is@^1.0.1, object-is@^1.0.2: | ||
object-is@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.2.tgz#6b80eb84fe451498f65007982f035a5b445edec4" | ||
integrity sha512-Epah+btZd5wrrfjkJZq1AOB9O6OxUQto45hzFd7lXGrpHPGE0W1k+426yrZV+k6NJOzLNNW/nVsmZdIWsAqoOQ== | ||
|
||
object-is@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.2.tgz#c5d2e87ff9e119f78b7a088441519e2eec1573b6" | ||
integrity sha512-5lHCz+0uufF6wZ7CRFWJN3hp8Jqblpgve06U5CMQ3f//6iDjPr2PEo9MWCjEssDsa+UZEL4PkFpr+BMop6aKzQ== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.17.5" | ||
|
||
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" | ||
|
@@ -9793,7 +9815,7 @@ object.assign@^4.1.0: | |
has-symbols "^1.0.0" | ||
object-keys "^1.0.11" | ||
|
||
object.entries@^1.1.0, object.entries@^1.1.1, object.entries@^1.1.2: | ||
object.entries@^1.1.1, object.entries@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add" | ||
integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA== | ||
|
@@ -10688,10 +10710,10 @@ prettier@^1.7.0: | |
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb" | ||
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew== | ||
|
||
prettier@^2.0.5: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4" | ||
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg== | ||
prettier@^2.1.2: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" | ||
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== | ||
|
||
pretty-bytes@^5.3.0: | ||
version "5.3.0" | ||
|
@@ -11024,7 +11046,7 @@ react-dom@^16.13.1: | |
prop-types "^15.6.2" | ||
scheduler "^0.19.1" | ||
|
||
[email protected], react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.6, react-is@^16.9.0: | ||
[email protected], react-is@^16.12.0, react-is@^16.13.1, react-is@^16.8.1, react-is@^16.8.6: | ||
version "16.13.1" | ||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" | ||
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== | ||
|
@@ -11768,15 +11790,15 @@ [email protected]: | |
schema-utils "^2.6.1" | ||
semver "^6.3.0" | ||
|
||
sass-loader@^9.0.3: | ||
version "9.0.3" | ||
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-9.0.3.tgz#086adcf0bfdcc9d920413e2cdc3ba3321373d547" | ||
integrity sha512-fOwsP98ac1VMme+V3+o0HaaMHp8Q/C9P+MUazLFVi3Jl7ORGHQXL1XeRZt3zLSGZQQPC8xE42Y2WptItvGjDQg== | ||
sass-loader@^10.0.2: | ||
version "10.0.2" | ||
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.0.2.tgz#c7b73010848b264792dd45372eea0b87cba4401e" | ||
integrity sha512-wV6NDUVB8/iEYMalV/+139+vl2LaRFlZGEd5/xmdcdzQcgmis+npyco6NsDTVOlNA3y2NV9Gcz+vHyFMIT+ffg== | ||
dependencies: | ||
klona "^1.1.2" | ||
klona "^2.0.3" | ||
loader-utils "^2.0.0" | ||
neo-async "^2.6.2" | ||
schema-utils "^2.7.0" | ||
schema-utils "^2.7.1" | ||
semver "^7.3.2" | ||
|
||
sax@>=0.6.0, sax@^1.2.4, sax@~1.2.4: | ||
|
@@ -11816,14 +11838,14 @@ schema-utils@^1.0.0: | |
ajv-errors "^1.0.0" | ||
ajv-keywords "^3.1.0" | ||
|
||
schema-utils@^2.6.1, schema-utils@^2.6.6, schema-utils@^2.7.0: | ||
version "2.7.0" | ||
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.0.tgz#17151f76d8eae67fbbf77960c33c676ad9f4efc7" | ||
integrity sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A== | ||
schema-utils@^2.6.1, schema-utils@^2.6.6, schema-utils@^2.7.1: | ||
version "2.7.1" | ||
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7" | ||
integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg== | ||
dependencies: | ||
"@types/json-schema" "^7.0.4" | ||
ajv "^6.12.2" | ||
ajv-keywords "^3.4.1" | ||
"@types/json-schema" "^7.0.5" | ||
ajv "^6.12.4" | ||
ajv-keywords "^3.5.2" | ||
|
||
scss-tokenizer@^0.2.3: | ||
version "0.2.3" | ||
|
@@ -12010,12 +12032,12 @@ sisteransi@^1.0.3: | |
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.4.tgz#386713f1ef688c7c0304dc4c0632898941cad2e3" | ||
integrity sha512-/ekMoM4NJ59ivGSfKapeG+FWtrmWvA1p6FBZwXrqojw90vJu8lBmrTxCMuBCydKtkaUe2zt4PlxeTKpjwMbyig== | ||
|
||
sitemap@^6.2.0: | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/sitemap/-/sitemap-6.2.0.tgz#06c8b4f39025389a167e0b6d04347919bf62197f" | ||
integrity sha512-ta9BLo/ZLUNgfGVhknA2IHWuIXfcFPxMvMCY3Xhf141rEZoW8G5nIVCDR0/zeXJCAvWk+UzqxyLBtRBH1OOq6w== | ||
sitemap@^6.3.2: | ||
version "6.3.2" | ||
resolved "https://registry.yarnpkg.com/sitemap/-/sitemap-6.3.2.tgz#a72b9b3a522acf889c1c5965364e5d66f2ef32cf" | ||
integrity sha512-JmOG+bYzUfqXFfvh4JZocRvjrPGJddCWuDqiCTDe8me28CGCkWHYRtTFyTnmZu4x0SoD/6KNDGd88Fc5wBYlfQ== | ||
dependencies: | ||
"@types/node" "^14.0.18" | ||
"@types/node" "^14.11.1" | ||
"@types/sax" "^1.2.1" | ||
arg "^4.1.3" | ||
sax "^1.2.4" | ||
|