diff options
| author | bndw <ben@bdw.to> | 2021-06-21 21:15:39 -0700 |
|---|---|---|
| committer | bndw <ben@bdw.to> | 2021-06-21 21:15:39 -0700 |
| commit | 72c82a5d79422bf145a6a45d65040fa5cb83ff10 (patch) | |
| tree | 318da746fbee49ec9b10119374ab4b6890d469c0 | |
| parent | 482277c19ccf6344bb7c289fd2a478033ce78693 (diff) | |
yarn upgrade
| -rw-r--r-- | yarn.lock | 1998 |
1 files changed, 1014 insertions, 984 deletions
| @@ -16,17 +16,17 @@ | |||
| 16 | dependencies: | 16 | dependencies: |
| 17 | "@babel/highlight" "^7.10.4" | 17 | "@babel/highlight" "^7.10.4" |
| 18 | 18 | ||
| 19 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.5.5": | 19 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.5.5": |
| 20 | version "7.12.13" | 20 | version "7.14.5" |
| 21 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" | 21 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb" |
| 22 | integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== | 22 | integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw== |
| 23 | dependencies: | 23 | dependencies: |
| 24 | "@babel/highlight" "^7.12.13" | 24 | "@babel/highlight" "^7.14.5" |
| 25 | 25 | ||
| 26 | "@babel/compat-data@^7.12.1", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.14.0": | 26 | "@babel/compat-data@^7.12.1", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7": |
| 27 | version "7.14.0" | 27 | version "7.14.7" |
| 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919" | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
| 29 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q== | 29 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
| 30 | 30 | ||
| 31 | "@babel/core@7.12.3": | 31 | "@babel/core@7.12.3": |
| 32 | version "7.12.3" | 32 | version "7.12.3" |
| @@ -51,19 +51,19 @@ | |||
| 51 | source-map "^0.5.0" | 51 | source-map "^0.5.0" |
| 52 | 52 | ||
| 53 | "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5", "@babel/core@^7.8.4": | 53 | "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5", "@babel/core@^7.8.4": |
| 54 | version "7.14.3" | 54 | version "7.14.6" |
| 55 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38" | 55 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
| 56 | integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg== | 56 | integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 57 | dependencies: | 57 | dependencies: |
| 58 | "@babel/code-frame" "^7.12.13" | 58 | "@babel/code-frame" "^7.14.5" |
| 59 | "@babel/generator" "^7.14.3" | 59 | "@babel/generator" "^7.14.5" |
| 60 | "@babel/helper-compilation-targets" "^7.13.16" | 60 | "@babel/helper-compilation-targets" "^7.14.5" |
| 61 | "@babel/helper-module-transforms" "^7.14.2" | 61 | "@babel/helper-module-transforms" "^7.14.5" |
| 62 | "@babel/helpers" "^7.14.0" | 62 | "@babel/helpers" "^7.14.6" |
| 63 | "@babel/parser" "^7.14.3" | 63 | "@babel/parser" "^7.14.6" |
| 64 | "@babel/template" "^7.12.13" | 64 | "@babel/template" "^7.14.5" |
| 65 | "@babel/traverse" "^7.14.2" | 65 | "@babel/traverse" "^7.14.5" |
| 66 | "@babel/types" "^7.14.2" | 66 | "@babel/types" "^7.14.5" |
| 67 | convert-source-map "^1.7.0" | 67 | convert-source-map "^1.7.0" |
| 68 | debug "^4.1.0" | 68 | debug "^4.1.0" |
| 69 | gensync "^1.0.0-beta.2" | 69 | gensync "^1.0.0-beta.2" |
| @@ -71,64 +71,64 @@ | |||
| 71 | semver "^6.3.0" | 71 | semver "^6.3.0" |
| 72 | source-map "^0.5.0" | 72 | source-map "^0.5.0" |
| 73 | 73 | ||
| 74 | "@babel/generator@^7.12.1", "@babel/generator@^7.14.2", "@babel/generator@^7.14.3": | 74 | "@babel/generator@^7.12.1", "@babel/generator@^7.14.5": |
| 75 | version "7.14.3" | 75 | version "7.14.5" |
| 76 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91" | 76 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785" |
| 77 | integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA== | 77 | integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA== |
| 78 | dependencies: | 78 | dependencies: |
| 79 | "@babel/types" "^7.14.2" | 79 | "@babel/types" "^7.14.5" |
| 80 | jsesc "^2.5.1" | 80 | jsesc "^2.5.1" |
| 81 | source-map "^0.5.0" | 81 | source-map "^0.5.0" |
| 82 | 82 | ||
| 83 | "@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13": | 83 | "@babel/helper-annotate-as-pure@^7.14.5": |
| 84 | version "7.12.13" | 84 | version "7.14.5" |
| 85 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab" | 85 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61" |
| 86 | integrity sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw== | 86 | integrity sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA== |
| 87 | dependencies: | 87 | dependencies: |
| 88 | "@babel/types" "^7.12.13" | 88 | "@babel/types" "^7.14.5" |
| 89 | 89 | ||
| 90 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.12.13": | 90 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5": |
| 91 | version "7.12.13" | 91 | version "7.14.5" |
| 92 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz#6bc20361c88b0a74d05137a65cac8d3cbf6f61fc" | 92 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz#b939b43f8c37765443a19ae74ad8b15978e0a191" |
| 93 | integrity sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA== | 93 | integrity sha512-YTA/Twn0vBXDVGJuAX6PwW7x5zQei1luDDo2Pl6q1qZ7hVNl0RZrhHCQG/ArGpR29Vl7ETiB8eJyrvpuRp300w== |
| 94 | dependencies: | 94 | dependencies: |
| 95 | "@babel/helper-explode-assignable-expression" "^7.12.13" | 95 | "@babel/helper-explode-assignable-expression" "^7.14.5" |
| 96 | "@babel/types" "^7.12.13" | 96 | "@babel/types" "^7.14.5" |
| 97 | 97 | ||
| 98 | "@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16": | 98 | "@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5": |
| 99 | version "7.13.16" | 99 | version "7.14.5" |
| 100 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c" | 100 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf" |
| 101 | integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA== | 101 | integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw== |
| 102 | dependencies: | 102 | dependencies: |
| 103 | "@babel/compat-data" "^7.13.15" | 103 | "@babel/compat-data" "^7.14.5" |
| 104 | "@babel/helper-validator-option" "^7.12.17" | 104 | "@babel/helper-validator-option" "^7.14.5" |
| 105 | browserslist "^4.14.5" | 105 | browserslist "^4.16.6" |
| 106 | semver "^6.3.0" | 106 | semver "^6.3.0" |
| 107 | 107 | ||
| 108 | "@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": | 108 | "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.14.6": |
| 109 | version "7.14.3" | 109 | version "7.14.6" |
| 110 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.3.tgz#832111bcf4f57ca57a4c5b1a000fc125abc6554a" | 110 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542" |
| 111 | integrity sha512-BnEfi5+6J2Lte9LeiL6TxLWdIlEv9Woacc1qXzXBgbikcOzMRM2Oya5XGg/f/ngotv1ej2A/b+3iJH8wbS1+lQ== | 111 | integrity sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg== |
| 112 | dependencies: | 112 | dependencies: |
| 113 | "@babel/helper-annotate-as-pure" "^7.12.13" | 113 | "@babel/helper-annotate-as-pure" "^7.14.5" |
| 114 | "@babel/helper-function-name" "^7.14.2" | 114 | "@babel/helper-function-name" "^7.14.5" |
| 115 | "@babel/helper-member-expression-to-functions" "^7.13.12" | 115 | "@babel/helper-member-expression-to-functions" "^7.14.5" |
| 116 | "@babel/helper-optimise-call-expression" "^7.12.13" | 116 | "@babel/helper-optimise-call-expression" "^7.14.5" |
| 117 | "@babel/helper-replace-supers" "^7.14.3" | 117 | "@babel/helper-replace-supers" "^7.14.5" |
| 118 | "@babel/helper-split-export-declaration" "^7.12.13" | 118 | "@babel/helper-split-export-declaration" "^7.14.5" |
| 119 | 119 | ||
| 120 | "@babel/helper-create-regexp-features-plugin@^7.12.13": | 120 | "@babel/helper-create-regexp-features-plugin@^7.14.5": |
| 121 | version "7.14.3" | 121 | version "7.14.5" |
| 122 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.3.tgz#149aa6d78c016e318c43e2409a0ae9c136a86688" | 122 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz#c7d5ac5e9cf621c26057722fb7a8a4c5889358c4" |
| 123 | integrity sha512-JIB2+XJrb7v3zceV2XzDhGIB902CmKGSpSl4q2C6agU9SNLG/2V1RtFRGPG1Ajh9STj3+q6zJMOC+N/pp2P9DA== | 123 | integrity sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A== |
| 124 | dependencies: | 124 | dependencies: |
| 125 | "@babel/helper-annotate-as-pure" "^7.12.13" | 125 | "@babel/helper-annotate-as-pure" "^7.14.5" |
| 126 | regexpu-core "^4.7.1" | 126 | regexpu-core "^4.7.1" |
| 127 | 127 | ||
| 128 | "@babel/helper-define-polyfill-provider@^0.2.1": | 128 | "@babel/helper-define-polyfill-provider@^0.2.2": |
| 129 | version "0.2.1" | 129 | version "0.2.3" |
| 130 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.1.tgz#e6f5f4a6edc3722152c21359190de67fc6cf664d" | 130 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz#0525edec5094653a282688d34d846e4c75e9c0b6" |
| 131 | integrity sha512-x3AUTVZNPunaw1opRTa5OwVA5N0YxGlIad9xQ5QflK1uIS7PnAGGU5O2Dj/G183fR//N8AzTq+Q8+oiu9m0VFg== | 131 | integrity sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew== |
| 132 | dependencies: | 132 | dependencies: |
| 133 | "@babel/helper-compilation-targets" "^7.13.0" | 133 | "@babel/helper-compilation-targets" "^7.13.0" |
| 134 | "@babel/helper-module-imports" "^7.12.13" | 134 | "@babel/helper-module-imports" "^7.12.13" |
| @@ -139,176 +139,175 @@ | |||
| 139 | resolve "^1.14.2" | 139 | resolve "^1.14.2" |
| 140 | semver "^6.1.2" | 140 | semver "^6.1.2" |
| 141 | 141 | ||
| 142 | "@babel/helper-explode-assignable-expression@^7.12.13": | 142 | "@babel/helper-explode-assignable-expression@^7.14.5": |
| 143 | version "7.13.0" | 143 | version "7.14.5" |
| 144 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f" | 144 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.14.5.tgz#8aa72e708205c7bb643e45c73b4386cdf2a1f645" |
| 145 | integrity sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA== | 145 | integrity sha512-Htb24gnGJdIGT4vnRKMdoXiOIlqOLmdiUYpAQ0mYfgVT/GDm8GOYhgi4GL+hMKrkiPRohO4ts34ELFsGAPQLDQ== |
| 146 | dependencies: | ||
| 147 | "@babel/types" "^7.13.0" | ||
| 148 | |||
| 149 | "@babel/helper-function-name@^7.12.13", "@babel/helper-function-name@^7.14.2": | ||
| 150 | version "7.14.2" | ||
| 151 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz#397688b590760b6ef7725b5f0860c82427ebaac2" | ||
| 152 | integrity sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ== | ||
| 153 | dependencies: | ||
| 154 | "@babel/helper-get-function-arity" "^7.12.13" | ||
| 155 | "@babel/template" "^7.12.13" | ||
| 156 | "@babel/types" "^7.14.2" | ||
| 157 | |||
| 158 | "@babel/helper-get-function-arity@^7.12.13": | ||
| 159 | version "7.12.13" | ||
| 160 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583" | ||
| 161 | integrity sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg== | ||
| 162 | dependencies: | ||
| 163 | "@babel/types" "^7.12.13" | ||
| 164 | |||
| 165 | "@babel/helper-hoist-variables@^7.13.0": | ||
| 166 | version "7.13.16" | ||
| 167 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.16.tgz#1b1651249e94b51f8f0d33439843e33e39775b30" | ||
| 168 | integrity sha512-1eMtTrXtrwscjcAeO4BVK+vvkxaLJSPFz1w1KLawz6HLNi9bPFGBNwwDyVfiu1Tv/vRRFYfoGaKhmAQPGPn5Wg== | ||
| 169 | dependencies: | ||
| 170 | "@babel/traverse" "^7.13.15" | ||
| 171 | "@babel/types" "^7.13.16" | ||
| 172 | |||
| 173 | "@babel/helper-member-expression-to-functions@^7.13.12": | ||
| 174 | version "7.13.12" | ||
| 175 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72" | ||
| 176 | integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw== | ||
| 177 | dependencies: | ||
| 178 | "@babel/types" "^7.13.12" | ||
| 179 | |||
| 180 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12": | ||
| 181 | version "7.13.12" | ||
| 182 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" | ||
| 183 | integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== | ||
| 184 | dependencies: | ||
| 185 | "@babel/types" "^7.13.12" | ||
| 186 | |||
| 187 | "@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": | ||
| 188 | version "7.14.2" | ||
| 189 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz#ac1cc30ee47b945e3e0c4db12fa0c5389509dfe5" | ||
| 190 | integrity sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA== | ||
| 191 | dependencies: | ||
| 192 | "@babel/helper-module-imports" "^7.13.12" | ||
| 193 | "@babel/helper-replace-supers" "^7.13.12" | ||
| 194 | "@babel/helper-simple-access" "^7.13.12" | ||
| 195 | "@babel/helper-split-export-declaration" "^7.12.13" | ||
| 196 | "@babel/helper-validator-identifier" "^7.14.0" | ||
| 197 | "@babel/template" "^7.12.13" | ||
| 198 | "@babel/traverse" "^7.14.2" | ||
| 199 | "@babel/types" "^7.14.2" | ||
| 200 | |||
| 201 | "@babel/helper-optimise-call-expression@^7.12.13": | ||
| 202 | version "7.12.13" | ||
| 203 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea" | ||
| 204 | integrity sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA== | ||
| 205 | dependencies: | ||
| 206 | "@babel/types" "^7.12.13" | ||
| 207 | |||
| 208 | "@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": | ||
| 209 | version "7.13.0" | ||
| 210 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af" | ||
| 211 | integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ== | ||
| 212 | |||
| 213 | "@babel/helper-remap-async-to-generator@^7.13.0": | ||
| 214 | version "7.13.0" | ||
| 215 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.13.0.tgz#376a760d9f7b4b2077a9dd05aa9c3927cadb2209" | ||
| 216 | integrity sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg== | ||
| 217 | dependencies: | ||
| 218 | "@babel/helper-annotate-as-pure" "^7.12.13" | ||
| 219 | "@babel/helper-wrap-function" "^7.13.0" | ||
| 220 | "@babel/types" "^7.13.0" | ||
| 221 | |||
| 222 | "@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.12", "@babel/helper-replace-supers@^7.14.3": | ||
| 223 | version "7.14.3" | ||
| 224 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.3.tgz#ca17b318b859d107f0e9b722d58cf12d94436600" | ||
| 225 | integrity sha512-Rlh8qEWZSTfdz+tgNV/N4gz1a0TMNwCUcENhMjHTHKp3LseYH5Jha0NSlyTQWMnjbYcwFt+bqAMqSLHVXkQ6UA== | ||
| 226 | dependencies: | ||
| 227 | "@babel/helper-member-expression-to-functions" "^7.13.12" | ||
| 228 | "@babel/helper-optimise-call-expression" "^7.12.13" | ||
| 229 | "@babel/traverse" "^7.14.2" | ||
| 230 | "@babel/types" "^7.14.2" | ||
| 231 | |||
| 232 | "@babel/helper-simple-access@^7.13.12": | ||
| 233 | version "7.13.12" | ||
| 234 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6" | ||
| 235 | integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA== | ||
| 236 | dependencies: | ||
| 237 | "@babel/types" "^7.13.12" | ||
| 238 | |||
| 239 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1": | ||
| 240 | version "7.12.1" | ||
| 241 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf" | ||
| 242 | integrity sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA== | ||
| 243 | dependencies: | ||
| 244 | "@babel/types" "^7.12.1" | ||
| 245 | |||
| 246 | "@babel/helper-split-export-declaration@^7.12.13": | ||
| 247 | version "7.12.13" | ||
| 248 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05" | ||
| 249 | integrity sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg== | ||
| 250 | dependencies: | 146 | dependencies: |
| 251 | "@babel/types" "^7.12.13" | 147 | "@babel/types" "^7.14.5" |
| 252 | 148 | ||
| 253 | "@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0": | 149 | "@babel/helper-function-name@^7.14.5": |
| 254 | version "7.14.0" | 150 | version "7.14.5" |
| 255 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" | 151 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz#89e2c474972f15d8e233b52ee8c480e2cfcd50c4" |
| 256 | integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== | 152 | integrity sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ== |
| 257 | |||
| 258 | "@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.12.17": | ||
| 259 | version "7.12.17" | ||
| 260 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" | ||
| 261 | integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== | ||
| 262 | |||
| 263 | "@babel/helper-wrap-function@^7.13.0": | ||
| 264 | version "7.13.0" | ||
| 265 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.13.0.tgz#bdb5c66fda8526ec235ab894ad53a1235c79fcc4" | ||
| 266 | integrity sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA== | ||
| 267 | dependencies: | 153 | dependencies: |
| 268 | "@babel/helper-function-name" "^7.12.13" | 154 | "@babel/helper-get-function-arity" "^7.14.5" |
| 269 | "@babel/template" "^7.12.13" | 155 | "@babel/template" "^7.14.5" |
| 270 | "@babel/traverse" "^7.13.0" | 156 | "@babel/types" "^7.14.5" |
| 271 | "@babel/types" "^7.13.0" | ||
| 272 | 157 | ||
| 273 | "@babel/helpers@^7.12.1", "@babel/helpers@^7.14.0": | 158 | "@babel/helper-get-function-arity@^7.14.5": |
| 274 | version "7.14.0" | 159 | version "7.14.5" |
| 275 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62" | 160 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815" |
| 276 | integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg== | 161 | integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg== |
| 277 | dependencies: | 162 | dependencies: |
| 278 | "@babel/template" "^7.12.13" | 163 | "@babel/types" "^7.14.5" |
| 279 | "@babel/traverse" "^7.14.0" | 164 | |
| 280 | "@babel/types" "^7.14.0" | 165 | "@babel/helper-hoist-variables@^7.14.5": |
| 166 | version "7.14.5" | ||
| 167 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d" | ||
| 168 | integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ== | ||
| 169 | dependencies: | ||
| 170 | "@babel/types" "^7.14.5" | ||
| 281 | 171 | ||
| 282 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": | 172 | "@babel/helper-member-expression-to-functions@^7.14.5": |
| 283 | version "7.14.0" | 173 | version "7.14.7" |
| 284 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf" | 174 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.7.tgz#97e56244beb94211fe277bd818e3a329c66f7970" |
| 285 | integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg== | 175 | integrity sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA== |
| 286 | dependencies: | 176 | dependencies: |
| 287 | "@babel/helper-validator-identifier" "^7.14.0" | 177 | "@babel/types" "^7.14.5" |
| 178 | |||
| 179 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5": | ||
| 180 | version "7.14.5" | ||
| 181 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3" | ||
| 182 | integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ== | ||
| 183 | dependencies: | ||
| 184 | "@babel/types" "^7.14.5" | ||
| 185 | |||
| 186 | "@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.14.5": | ||
| 187 | version "7.14.5" | ||
| 188 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e" | ||
| 189 | integrity sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA== | ||
| 190 | dependencies: | ||
| 191 | "@babel/helper-module-imports" "^7.14.5" | ||
| 192 | "@babel/helper-replace-supers" "^7.14.5" | ||
| 193 | "@babel/helper-simple-access" "^7.14.5" | ||
| 194 | "@babel/helper-split-export-declaration" "^7.14.5" | ||
| 195 | "@babel/helper-validator-identifier" "^7.14.5" | ||
| 196 | "@babel/template" "^7.14.5" | ||
| 197 | "@babel/traverse" "^7.14.5" | ||
| 198 | "@babel/types" "^7.14.5" | ||
| 199 | |||
| 200 | "@babel/helper-optimise-call-expression@^7.14.5": | ||
| 201 | version "7.14.5" | ||
| 202 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c" | ||
| 203 | integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA== | ||
| 204 | dependencies: | ||
| 205 | "@babel/types" "^7.14.5" | ||
| 206 | |||
| 207 | "@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": | ||
| 208 | version "7.14.5" | ||
| 209 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" | ||
| 210 | integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== | ||
| 211 | |||
| 212 | "@babel/helper-remap-async-to-generator@^7.14.5": | ||
| 213 | version "7.14.5" | ||
| 214 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.14.5.tgz#51439c913612958f54a987a4ffc9ee587a2045d6" | ||
| 215 | integrity sha512-rLQKdQU+HYlxBwQIj8dk4/0ENOUEhA/Z0l4hN8BexpvmSMN9oA9EagjnhnDpNsRdWCfjwa4mn/HyBXO9yhQP6A== | ||
| 216 | dependencies: | ||
| 217 | "@babel/helper-annotate-as-pure" "^7.14.5" | ||
| 218 | "@babel/helper-wrap-function" "^7.14.5" | ||
| 219 | "@babel/types" "^7.14.5" | ||
| 220 | |||
| 221 | "@babel/helper-replace-supers@^7.14.5": | ||
| 222 | version "7.14.5" | ||
| 223 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94" | ||
| 224 | integrity sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow== | ||
| 225 | dependencies: | ||
| 226 | "@babel/helper-member-expression-to-functions" "^7.14.5" | ||
| 227 | "@babel/helper-optimise-call-expression" "^7.14.5" | ||
| 228 | "@babel/traverse" "^7.14.5" | ||
| 229 | "@babel/types" "^7.14.5" | ||
| 230 | |||
| 231 | "@babel/helper-simple-access@^7.14.5": | ||
| 232 | version "7.14.5" | ||
| 233 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4" | ||
| 234 | integrity sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw== | ||
| 235 | dependencies: | ||
| 236 | "@babel/types" "^7.14.5" | ||
| 237 | |||
| 238 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1", "@babel/helper-skip-transparent-expression-wrappers@^7.14.5": | ||
| 239 | version "7.14.5" | ||
| 240 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4" | ||
| 241 | integrity sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ== | ||
| 242 | dependencies: | ||
| 243 | "@babel/types" "^7.14.5" | ||
| 244 | |||
| 245 | "@babel/helper-split-export-declaration@^7.14.5": | ||
| 246 | version "7.14.5" | ||
| 247 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz#22b23a54ef51c2b7605d851930c1976dd0bc693a" | ||
| 248 | integrity sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA== | ||
| 249 | dependencies: | ||
| 250 | "@babel/types" "^7.14.5" | ||
| 251 | |||
| 252 | "@babel/helper-validator-identifier@^7.14.5": | ||
| 253 | version "7.14.5" | ||
| 254 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" | ||
| 255 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== | ||
| 256 | |||
| 257 | "@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.14.5": | ||
| 258 | version "7.14.5" | ||
| 259 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" | ||
| 260 | integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow== | ||
| 261 | |||
| 262 | "@babel/helper-wrap-function@^7.14.5": | ||
| 263 | version "7.14.5" | ||
| 264 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.14.5.tgz#5919d115bf0fe328b8a5d63bcb610f51601f2bff" | ||
| 265 | integrity sha512-YEdjTCq+LNuNS1WfxsDCNpgXkJaIyqco6DAelTUjT4f2KIWC1nBcaCaSdHTBqQVLnTBexBcVcFhLSU1KnYuePQ== | ||
| 266 | dependencies: | ||
| 267 | "@babel/helper-function-name" "^7.14.5" | ||
| 268 | "@babel/template" "^7.14.5" | ||
| 269 | "@babel/traverse" "^7.14.5" | ||
| 270 | "@babel/types" "^7.14.5" | ||
| 271 | |||
| 272 | "@babel/helpers@^7.12.1", "@babel/helpers@^7.14.6": | ||
| 273 | version "7.14.6" | ||
| 274 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" | ||
| 275 | integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== | ||
| 276 | dependencies: | ||
| 277 | "@babel/template" "^7.14.5" | ||
| 278 | "@babel/traverse" "^7.14.5" | ||
| 279 | "@babel/types" "^7.14.5" | ||
| 280 | |||
| 281 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5": | ||
| 282 | version "7.14.5" | ||
| 283 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9" | ||
| 284 | integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg== | ||
| 285 | dependencies: | ||
| 286 | "@babel/helper-validator-identifier" "^7.14.5" | ||
| 288 | chalk "^2.0.0" | 287 | chalk "^2.0.0" |
| 289 | js-tokens "^4.0.0" | 288 | js-tokens "^4.0.0" |
| 290 | 289 | ||
| 291 | "@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": | 290 | "@babel/parser@^7.1.0", "@babel/parser@^7.12.3", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.7", "@babel/parser@^7.7.0": |
| 292 | version "7.14.3" | 291 | version "7.14.7" |
| 293 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298" | 292 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595" |
| 294 | integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ== | 293 | integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA== |
| 295 | 294 | ||
| 296 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": | 295 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": |
| 297 | version "7.13.12" | 296 | version "7.14.5" |
| 298 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a" | 297 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e" |
| 299 | integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ== | 298 | integrity sha512-ZoJS2XCKPBfTmL122iP6NM9dOg+d4lc9fFk3zxc8iDjvt8Pk4+TlsHSKhIPf6X+L5ORCdBzqMZDjL/WHj7WknQ== |
| 300 | dependencies: | 299 | dependencies: |
| 301 | "@babel/helper-plugin-utils" "^7.13.0" | 300 | "@babel/helper-plugin-utils" "^7.14.5" |
| 302 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 301 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" |
| 303 | "@babel/plugin-proposal-optional-chaining" "^7.13.12" | 302 | "@babel/plugin-proposal-optional-chaining" "^7.14.5" |
| 304 | 303 | ||
| 305 | "@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.14.2": | 304 | "@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.14.7": |
| 306 | version "7.14.2" | 305 | version "7.14.7" |
| 307 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.2.tgz#3a2085abbf5d5f962d480dbc81347385ed62eb1e" | 306 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace" |
| 308 | integrity sha512-b1AM4F6fwck4N8ItZ/AtC4FP/cqZqmKRQ4FaTDutwSYyjuhtvsGEMLK4N/ztV/ImP40BjIDyMgBQAeAMsQYVFQ== | 307 | integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q== |
| 309 | dependencies: | 308 | dependencies: |
| 310 | "@babel/helper-plugin-utils" "^7.13.0" | 309 | "@babel/helper-plugin-utils" "^7.14.5" |
| 311 | "@babel/helper-remap-async-to-generator" "^7.13.0" | 310 | "@babel/helper-remap-async-to-generator" "^7.14.5" |
| 312 | "@babel/plugin-syntax-async-generators" "^7.8.4" | 311 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
| 313 | 312 | ||
| 314 | "@babel/plugin-proposal-class-properties@7.12.1": | 313 | "@babel/plugin-proposal-class-properties@7.12.1": |
| @@ -319,22 +318,22 @@ | |||
| 319 | "@babel/helper-create-class-features-plugin" "^7.12.1" | 318 | "@babel/helper-create-class-features-plugin" "^7.12.1" |
| 320 | "@babel/helper-plugin-utils" "^7.10.4" | 319 | "@babel/helper-plugin-utils" "^7.10.4" |
| 321 | 320 | ||
| 322 | "@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.13.0": | 321 | "@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.14.5": |
| 323 | version "7.13.0" | 322 | version "7.14.5" |
| 324 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37" | 323 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz#40d1ee140c5b1e31a350f4f5eed945096559b42e" |
| 325 | integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg== | 324 | integrity sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg== |
| 326 | dependencies: | 325 | dependencies: |
| 327 | "@babel/helper-create-class-features-plugin" "^7.13.0" | 326 | "@babel/helper-create-class-features-plugin" "^7.14.5" |
| 328 | "@babel/helper-plugin-utils" "^7.13.0" | 327 | "@babel/helper-plugin-utils" "^7.14.5" |
| 329 | 328 | ||
| 330 | "@babel/plugin-proposal-class-static-block@^7.13.11": | 329 | "@babel/plugin-proposal-class-static-block@^7.14.5": |
| 331 | version "7.14.3" | 330 | version "7.14.5" |
| 332 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360" | 331 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.5.tgz#158e9e10d449c3849ef3ecde94a03d9f1841b681" |
| 333 | integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ== | 332 | integrity sha512-KBAH5ksEnYHCegqseI5N9skTdxgJdmDoAOc0uXa+4QMYKeZD0w5IARh4FMlTNtaHhbB8v+KzMdTgxMMzsIy6Yg== |
| 334 | dependencies: | 333 | dependencies: |
| 335 | "@babel/helper-create-class-features-plugin" "^7.14.3" | 334 | "@babel/helper-create-class-features-plugin" "^7.14.5" |
| 336 | "@babel/helper-plugin-utils" "^7.13.0" | 335 | "@babel/helper-plugin-utils" "^7.14.5" |
| 337 | "@babel/plugin-syntax-class-static-block" "^7.12.13" | 336 | "@babel/plugin-syntax-class-static-block" "^7.14.5" |
| 338 | 337 | ||
| 339 | "@babel/plugin-proposal-decorators@7.12.1": | 338 | "@babel/plugin-proposal-decorators@7.12.1": |
| 340 | version "7.12.1" | 339 | version "7.12.1" |
| @@ -345,36 +344,36 @@ | |||
| 345 | "@babel/helper-plugin-utils" "^7.10.4" | 344 | "@babel/helper-plugin-utils" "^7.10.4" |
| 346 | "@babel/plugin-syntax-decorators" "^7.12.1" | 345 | "@babel/plugin-syntax-decorators" "^7.12.1" |
| 347 | 346 | ||
| 348 | "@babel/plugin-proposal-dynamic-import@^7.12.1", "@babel/plugin-proposal-dynamic-import@^7.14.2": | 347 | "@babel/plugin-proposal-dynamic-import@^7.12.1", "@babel/plugin-proposal-dynamic-import@^7.14.5": |
| 349 | version "7.14.2" | 348 | version "7.14.5" |
| 350 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.2.tgz#01ebabd7c381cff231fa43e302939a9de5be9d9f" | 349 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.5.tgz#0c6617df461c0c1f8fff3b47cd59772360101d2c" |
| 351 | integrity sha512-oxVQZIWFh91vuNEMKltqNsKLFWkOIyJc95k2Gv9lWVyDfPUQGSSlbDEgWuJUU1afGE9WwlzpucMZ3yDRHIItkA== | 350 | integrity sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g== |
| 352 | dependencies: | 351 | dependencies: |
| 353 | "@babel/helper-plugin-utils" "^7.13.0" | 352 | "@babel/helper-plugin-utils" "^7.14.5" |
| 354 | "@babel/plugin-syntax-dynamic-import" "^7.8.3" | 353 | "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 355 | 354 | ||
| 356 | "@babel/plugin-proposal-export-namespace-from@^7.12.1", "@babel/plugin-proposal-export-namespace-from@^7.14.2": | 355 | "@babel/plugin-proposal-export-namespace-from@^7.12.1", "@babel/plugin-proposal-export-namespace-from@^7.14.5": |
| 357 | version "7.14.2" | 356 | version "7.14.5" |
| 358 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.2.tgz#62542f94aa9ce8f6dba79eec698af22112253791" | 357 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.5.tgz#dbad244310ce6ccd083072167d8cea83a52faf76" |
| 359 | integrity sha512-sRxW3z3Zp3pFfLAgVEvzTFutTXax837oOatUIvSG9o5gRj9mKwm3br1Se5f4QalTQs9x4AzlA/HrCWbQIHASUQ== | 358 | integrity sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA== |
| 360 | dependencies: | 359 | dependencies: |
| 361 | "@babel/helper-plugin-utils" "^7.13.0" | 360 | "@babel/helper-plugin-utils" "^7.14.5" |
| 362 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | 361 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| 363 | 362 | ||
| 364 | "@babel/plugin-proposal-json-strings@^7.12.1", "@babel/plugin-proposal-json-strings@^7.14.2": | 363 | "@babel/plugin-proposal-json-strings@^7.12.1", "@babel/plugin-proposal-json-strings@^7.14.5": |
| 365 | version "7.14.2" | 364 | version "7.14.5" |
| 366 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz#830b4e2426a782e8b2878fbfe2cba85b70cbf98c" | 365 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.5.tgz#38de60db362e83a3d8c944ac858ddf9f0c2239eb" |
| 367 | integrity sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA== | 366 | integrity sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ== |
| 368 | dependencies: | 367 | dependencies: |
| 369 | "@babel/helper-plugin-utils" "^7.13.0" | 368 | "@babel/helper-plugin-utils" "^7.14.5" |
| 370 | "@babel/plugin-syntax-json-strings" "^7.8.3" | 369 | "@babel/plugin-syntax-json-strings" "^7.8.3" |
| 371 | 370 | ||
| 372 | "@babel/plugin-proposal-logical-assignment-operators@^7.12.1", "@babel/plugin-proposal-logical-assignment-operators@^7.14.2": | 371 | "@babel/plugin-proposal-logical-assignment-operators@^7.12.1", "@babel/plugin-proposal-logical-assignment-operators@^7.14.5": |
| 373 | version "7.14.2" | 372 | version "7.14.5" |
| 374 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.2.tgz#222348c080a1678e0e74ea63fe76f275882d1fd7" | 373 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.5.tgz#6e6229c2a99b02ab2915f82571e0cc646a40c738" |
| 375 | integrity sha512-1JAZtUrqYyGsS7IDmFeaem+/LJqujfLZ2weLR9ugB0ufUPjzf8cguyVT1g5im7f7RXxuLq1xUxEzvm68uYRtGg== | 374 | integrity sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw== |
| 376 | dependencies: | 375 | dependencies: |
| 377 | "@babel/helper-plugin-utils" "^7.13.0" | 376 | "@babel/helper-plugin-utils" "^7.14.5" |
| 378 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | 377 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
| 379 | 378 | ||
| 380 | "@babel/plugin-proposal-nullish-coalescing-operator@7.12.1": | 379 | "@babel/plugin-proposal-nullish-coalescing-operator@7.12.1": |
| @@ -385,12 +384,12 @@ | |||
| 385 | "@babel/helper-plugin-utils" "^7.10.4" | 384 | "@babel/helper-plugin-utils" "^7.10.4" |
| 386 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" | 385 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" |
| 387 | 386 | ||
| 388 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1", "@babel/plugin-proposal-nullish-coalescing-operator@^7.14.2": | 387 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1", "@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5": |
| 389 | version "7.14.2" | 388 | version "7.14.5" |
| 390 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.2.tgz#425b11dc62fc26939a2ab42cbba680bdf5734546" | 389 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz#ee38589ce00e2cc59b299ec3ea406fcd3a0fdaf6" |
| 391 | integrity sha512-ebR0zU9OvI2N4qiAC38KIAK75KItpIPTpAtd2r4OZmMFeKbKJpUFLYP2EuDut82+BmYi8sz42B+TfTptJ9iG5Q== | 390 | integrity sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg== |
| 392 | dependencies: | 391 | dependencies: |
| 393 | "@babel/helper-plugin-utils" "^7.13.0" | 392 | "@babel/helper-plugin-utils" "^7.14.5" |
| 394 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" | 393 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
| 395 | 394 | ||
| 396 | "@babel/plugin-proposal-numeric-separator@7.12.1": | 395 | "@babel/plugin-proposal-numeric-separator@7.12.1": |
| @@ -401,31 +400,31 @@ | |||
| 401 | "@babel/helper-plugin-utils" "^7.10.4" | 400 | "@babel/helper-plugin-utils" "^7.10.4" |
| 402 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" | 401 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
| 403 | 402 | ||
| 404 | "@babel/plugin-proposal-numeric-separator@^7.12.1", "@babel/plugin-proposal-numeric-separator@^7.14.2": | 403 | "@babel/plugin-proposal-numeric-separator@^7.12.1", "@babel/plugin-proposal-numeric-separator@^7.14.5": |
| 405 | version "7.14.2" | 404 | version "7.14.5" |
| 406 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.2.tgz#82b4cc06571143faf50626104b335dd71baa4f9e" | 405 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.5.tgz#83631bf33d9a51df184c2102a069ac0c58c05f18" |
| 407 | integrity sha512-DcTQY9syxu9BpU3Uo94fjCB3LN9/hgPS8oUL7KrSW3bA2ePrKZZPJcc5y0hoJAM9dft3pGfErtEUvxXQcfLxUg== | 406 | integrity sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg== |
| 408 | dependencies: | 407 | dependencies: |
| 409 | "@babel/helper-plugin-utils" "^7.13.0" | 408 | "@babel/helper-plugin-utils" "^7.14.5" |
| 410 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" | 409 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
| 411 | 410 | ||
| 412 | "@babel/plugin-proposal-object-rest-spread@^7.12.1", "@babel/plugin-proposal-object-rest-spread@^7.14.2": | 411 | "@babel/plugin-proposal-object-rest-spread@^7.12.1", "@babel/plugin-proposal-object-rest-spread@^7.14.7": |
| 413 | version "7.14.2" | 412 | version "7.14.7" |
| 414 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc" | 413 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363" |
| 415 | integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw== | 414 | integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g== |
| 416 | dependencies: | 415 | dependencies: |
| 417 | "@babel/compat-data" "^7.14.0" | 416 | "@babel/compat-data" "^7.14.7" |
| 418 | "@babel/helper-compilation-targets" "^7.13.16" | 417 | "@babel/helper-compilation-targets" "^7.14.5" |
| 419 | "@babel/helper-plugin-utils" "^7.13.0" | 418 | "@babel/helper-plugin-utils" "^7.14.5" |
| 420 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" | 419 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| 421 | "@babel/plugin-transform-parameters" "^7.14.2" | 420 | "@babel/plugin-transform-parameters" "^7.14.5" |
| 422 | 421 | ||
| 423 | "@babel/plugin-proposal-optional-catch-binding@^7.12.1", "@babel/plugin-proposal-optional-catch-binding@^7.14.2": | 422 | "@babel/plugin-proposal-optional-catch-binding@^7.12.1", "@babel/plugin-proposal-optional-catch-binding@^7.14.5": |
| 424 | version "7.14.2" | 423 | version "7.14.5" |
| 425 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz#150d4e58e525b16a9a1431bd5326c4eed870d717" | 424 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz#939dd6eddeff3a67fdf7b3f044b5347262598c3c" |
| 426 | integrity sha512-XtkJsmJtBaUbOxZsNk0Fvrv8eiqgneug0A6aqLFZ4TSkar2L5dSXWcnUKHgmjJt49pyB/6ZHvkr3dPgl9MOWRQ== | 425 | integrity sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ== |
| 427 | dependencies: | 426 | dependencies: |
| 428 | "@babel/helper-plugin-utils" "^7.13.0" | 427 | "@babel/helper-plugin-utils" "^7.14.5" |
| 429 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" | 428 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
| 430 | 429 | ||
| 431 | "@babel/plugin-proposal-optional-chaining@7.12.1": | 430 | "@babel/plugin-proposal-optional-chaining@7.12.1": |
| @@ -437,40 +436,40 @@ | |||
| 437 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 436 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
| 438 | "@babel/plugin-syntax-optional-chaining" "^7.8.0" | 437 | "@babel/plugin-syntax-optional-chaining" "^7.8.0" |
| 439 | 438 | ||
| 440 | "@babel/plugin-proposal-optional-chaining@^7.12.1", "@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.14.2": | 439 | "@babel/plugin-proposal-optional-chaining@^7.12.1", "@babel/plugin-proposal-optional-chaining@^7.14.5": |
| 441 | version "7.14.2" | 440 | version "7.14.5" |
| 442 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.2.tgz#df8171a8b9c43ebf4c1dabe6311b432d83e1b34e" | 441 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz#fa83651e60a360e3f13797eef00b8d519695b603" |
| 443 | integrity sha512-qQByMRPwMZJainfig10BoaDldx/+VDtNcrA7qdNaEOAj6VXud+gfrkA8j4CRAU5HjnWREXqIpSpH30qZX1xivA== | 442 | integrity sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ== |
| 444 | dependencies: | 443 | dependencies: |
| 445 | "@babel/helper-plugin-utils" "^7.13.0" | 444 | "@babel/helper-plugin-utils" "^7.14.5" |
| 446 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 445 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" |
| 447 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" | 446 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| 448 | 447 | ||
| 449 | "@babel/plugin-proposal-private-methods@^7.12.1", "@babel/plugin-proposal-private-methods@^7.13.0": | 448 | "@babel/plugin-proposal-private-methods@^7.12.1", "@babel/plugin-proposal-private-methods@^7.14.5": |
| 450 | version "7.13.0" | 449 | version "7.14.5" |
| 451 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.13.0.tgz#04bd4c6d40f6e6bbfa2f57e2d8094bad900ef787" | 450 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.14.5.tgz#37446495996b2945f30f5be5b60d5e2aa4f5792d" |
| 452 | integrity sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q== | 451 | integrity sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g== |
| 453 | dependencies: | 452 | dependencies: |
| 454 | "@babel/helper-create-class-features-plugin" "^7.13.0" | 453 | "@babel/helper-create-class-features-plugin" "^7.14.5" |
| 455 | "@babel/helper-plugin-utils" "^7.13.0" | 454 | "@babel/helper-plugin-utils" "^7.14.5" |
| 456 | 455 | ||
| 457 | "@babel/plugin-proposal-private-property-in-object@^7.14.0": | 456 | "@babel/plugin-proposal-private-property-in-object@^7.14.5": |
| 458 | version "7.14.0" | 457 | version "7.14.5" |
| 459 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.14.0.tgz#b1a1f2030586b9d3489cc26179d2eb5883277636" | 458 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.14.5.tgz#9f65a4d0493a940b4c01f8aa9d3f1894a587f636" |
| 460 | integrity sha512-59ANdmEwwRUkLjB7CRtwJxxwtjESw+X2IePItA+RGQh+oy5RmpCh/EvVVvh5XQc3yxsm5gtv0+i9oBZhaDNVTg== | 459 | integrity sha512-62EyfyA3WA0mZiF2e2IV9mc9Ghwxcg8YTu8BS4Wss4Y3PY725OmS9M0qLORbJwLqFtGh+jiE4wAmocK2CTUK2Q== |
| 461 | dependencies: | 460 | dependencies: |
| 462 | "@babel/helper-annotate-as-pure" "^7.12.13" | 461 | "@babel/helper-annotate-as-pure" "^7.14.5" |
| 463 | "@babel/helper-create-class-features-plugin" "^7.14.0" | 462 | "@babel/helper-create-class-features-plugin" "^7.14.5" |
| 464 | "@babel/helper-plugin-utils" "^7.13.0" | 463 | "@babel/helper-plugin-utils" "^7.14.5" |
| 465 | "@babel/plugin-syntax-private-property-in-object" "^7.14.0" | 464 | "@babel/plugin-syntax-private-property-in-object" "^7.14.5" |
| 466 | 465 | ||
| 467 | "@babel/plugin-proposal-unicode-property-regex@^7.12.1", "@babel/plugin-proposal-unicode-property-regex@^7.12.13", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": | 466 | "@babel/plugin-proposal-unicode-property-regex@^7.12.1", "@babel/plugin-proposal-unicode-property-regex@^7.14.5", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": |
| 468 | version "7.12.13" | 467 | version "7.14.5" |
| 469 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.13.tgz#bebde51339be829c17aaaaced18641deb62b39ba" | 468 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.14.5.tgz#0f95ee0e757a5d647f378daa0eca7e93faa8bbe8" |
| 470 | integrity sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg== | 469 | integrity sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q== |
| 471 | dependencies: | 470 | dependencies: |
| 472 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" | 471 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
| 473 | "@babel/helper-plugin-utils" "^7.12.13" | 472 | "@babel/helper-plugin-utils" "^7.14.5" |
| 474 | 473 | ||
| 475 | "@babel/plugin-syntax-async-generators@^7.8.0", "@babel/plugin-syntax-async-generators@^7.8.4": | 474 | "@babel/plugin-syntax-async-generators@^7.8.0", "@babel/plugin-syntax-async-generators@^7.8.4": |
| 476 | version "7.8.4" | 475 | version "7.8.4" |
| @@ -493,19 +492,19 @@ | |||
| 493 | dependencies: | 492 | dependencies: |
| 494 | "@babel/helper-plugin-utils" "^7.12.13" | 493 | "@babel/helper-plugin-utils" "^7.12.13" |
| 495 | 494 | ||
| 496 | "@babel/plugin-syntax-class-static-block@^7.12.13": | 495 | "@babel/plugin-syntax-class-static-block@^7.14.5": |
| 497 | version "7.12.13" | 496 | version "7.14.5" |
| 498 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.12.13.tgz#8e3d674b0613e67975ceac2776c97b60cafc5c9c" | 497 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz#195df89b146b4b78b3bf897fd7a257c84659d406" |
| 499 | integrity sha512-ZmKQ0ZXR0nYpHZIIuj9zE7oIqCx2hw9TKi+lIo73NNrMPAZGHfS92/VRV0ZmPj6H2ffBgyFHXvJ5NYsNeEaP2A== | 498 | integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw== |
| 500 | dependencies: | 499 | dependencies: |
| 501 | "@babel/helper-plugin-utils" "^7.12.13" | 500 | "@babel/helper-plugin-utils" "^7.14.5" |
| 502 | 501 | ||
| 503 | "@babel/plugin-syntax-decorators@^7.12.1": | 502 | "@babel/plugin-syntax-decorators@^7.12.1": |
| 504 | version "7.12.13" | 503 | version "7.14.5" |
| 505 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.13.tgz#fac829bf3c7ef4a1bc916257b403e58c6bdaf648" | 504 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.14.5.tgz#eafb9c0cbe09c8afeb964ba3a7bbd63945a72f20" |
| 506 | integrity sha512-Rw6aIXGuqDLr6/LoBBYE57nKOzQpz/aDkKlMqEwH+Vp0MXbG6H/TfRjaY343LKxzAKAMXIHsQ8JzaZKuDZ9MwA== | 505 | integrity sha512-c4sZMRWL4GSvP1EXy0woIP7m4jkVcEuG8R1TOZxPBPtp4FSM/kiPZub9UIs/Jrb5ZAOzvTUSGYrWsrSu1JvoPw== |
| 507 | dependencies: | 506 | dependencies: |
| 508 | "@babel/helper-plugin-utils" "^7.12.13" | 507 | "@babel/helper-plugin-utils" "^7.14.5" |
| 509 | 508 | ||
| 510 | "@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3": | 509 | "@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3": |
| 511 | version "7.8.3" | 510 | version "7.8.3" |
| @@ -522,11 +521,11 @@ | |||
| 522 | "@babel/helper-plugin-utils" "^7.8.3" | 521 | "@babel/helper-plugin-utils" "^7.8.3" |
| 523 | 522 | ||
| 524 | "@babel/plugin-syntax-flow@^7.12.1": | 523 | "@babel/plugin-syntax-flow@^7.12.1": |
| 525 | version "7.12.13" | 524 | version "7.14.5" |
| 526 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.13.tgz#5df9962503c0a9c918381c929d51d4d6949e7e86" | 525 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.14.5.tgz#2ff654999497d7d7d142493260005263731da180" |
| 527 | integrity sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA== | 526 | integrity sha512-9WK5ZwKCdWHxVuU13XNT6X73FGmutAXeor5lGFq6qhOFtMFUF4jkbijuyUdZZlpYq6E2hZeZf/u3959X9wsv0Q== |
| 528 | dependencies: | 527 | dependencies: |
| 529 | "@babel/helper-plugin-utils" "^7.12.13" | 528 | "@babel/helper-plugin-utils" "^7.14.5" |
| 530 | 529 | ||
| 531 | "@babel/plugin-syntax-import-meta@^7.8.3": | 530 | "@babel/plugin-syntax-import-meta@^7.8.3": |
| 532 | version "7.10.4" | 531 | version "7.10.4" |
| @@ -542,12 +541,12 @@ | |||
| 542 | dependencies: | 541 | dependencies: |
| 543 | "@babel/helper-plugin-utils" "^7.8.0" | 542 | "@babel/helper-plugin-utils" "^7.8.0" |
| 544 | 543 | ||
| 545 | "@babel/plugin-syntax-jsx@^7.12.13": | 544 | "@babel/plugin-syntax-jsx@^7.14.5": |
| 546 | version "7.12.13" | 545 | version "7.14.5" |
| 547 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.13.tgz#044fb81ebad6698fe62c478875575bcbb9b70f15" | 546 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz#000e2e25d8673cce49300517a3eda44c263e4201" |
| 548 | integrity sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g== | 547 | integrity sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw== |
| 549 | dependencies: | 548 | dependencies: |
| 550 | "@babel/helper-plugin-utils" "^7.12.13" | 549 | "@babel/helper-plugin-utils" "^7.14.5" |
| 551 | 550 | ||
| 552 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3": | 551 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3": |
| 553 | version "7.10.4" | 552 | version "7.10.4" |
| @@ -591,106 +590,106 @@ | |||
| 591 | dependencies: | 590 | dependencies: |
| 592 | "@babel/helper-plugin-utils" "^7.8.0" | 591 | "@babel/helper-plugin-utils" "^7.8.0" |
| 593 | 592 | ||
| 594 | "@babel/plugin-syntax-private-property-in-object@^7.14.0": | 593 | "@babel/plugin-syntax-private-property-in-object@^7.14.5": |
| 595 | version "7.14.0" | 594 | version "7.14.5" |
| 596 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.0.tgz#762a4babec61176fec6c88480dec40372b140c0b" | 595 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz#0dc6671ec0ea22b6e94a1114f857970cd39de1ad" |
| 597 | integrity sha512-bda3xF8wGl5/5btF794utNOL0Jw+9jE5C1sLZcoK7c4uonE/y3iQiyG+KbkF3WBV/paX58VCpjhxLPkdj5Fe4w== | 596 | integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg== |
| 598 | dependencies: | 597 | dependencies: |
| 599 | "@babel/helper-plugin-utils" "^7.13.0" | 598 | "@babel/helper-plugin-utils" "^7.14.5" |
| 600 | 599 | ||
| 601 | "@babel/plugin-syntax-top-level-await@^7.12.1", "@babel/plugin-syntax-top-level-await@^7.12.13", "@babel/plugin-syntax-top-level-await@^7.8.3": | 600 | "@babel/plugin-syntax-top-level-await@^7.12.1", "@babel/plugin-syntax-top-level-await@^7.14.5", "@babel/plugin-syntax-top-level-await@^7.8.3": |
| 602 | version "7.12.13" | 601 | version "7.14.5" |
| 603 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.13.tgz#c5f0fa6e249f5b739727f923540cf7a806130178" | 602 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz#c1cfdadc35a646240001f06138247b741c34d94c" |
| 604 | integrity sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ== | 603 | integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw== |
| 605 | dependencies: | 604 | dependencies: |
| 606 | "@babel/helper-plugin-utils" "^7.12.13" | 605 | "@babel/helper-plugin-utils" "^7.14.5" |
| 607 | 606 | ||
| 608 | "@babel/plugin-syntax-typescript@^7.12.13": | 607 | "@babel/plugin-syntax-typescript@^7.14.5": |
| 609 | version "7.12.13" | 608 | version "7.14.5" |
| 610 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.13.tgz#9dff111ca64154cef0f4dc52cf843d9f12ce4474" | 609 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz#b82c6ce471b165b5ce420cf92914d6fb46225716" |
| 611 | integrity sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w== | 610 | integrity sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q== |
| 612 | dependencies: | 611 | dependencies: |
| 613 | "@babel/helper-plugin-utils" "^7.12.13" | 612 | "@babel/helper-plugin-utils" "^7.14.5" |
| 614 | 613 | ||
| 615 | "@babel/plugin-transform-arrow-functions@^7.12.1", "@babel/plugin-transform-arrow-functions@^7.13.0": | 614 | "@babel/plugin-transform-arrow-functions@^7.12.1", "@babel/plugin-transform-arrow-functions@^7.14.5": |
| 616 | version "7.13.0" | 615 | version "7.14.5" |
| 617 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz#10a59bebad52d637a027afa692e8d5ceff5e3dae" | 616 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.14.5.tgz#f7187d9588a768dd080bf4c9ffe117ea62f7862a" |
| 618 | integrity sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg== | 617 | integrity sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A== |
| 619 | dependencies: | 618 | dependencies: |
| 620 | "@babel/helper-plugin-utils" "^7.13.0" | 619 | "@babel/helper-plugin-utils" "^7.14.5" |
| 621 | 620 | ||
| 622 | "@babel/plugin-transform-async-to-generator@^7.12.1", "@babel/plugin-transform-async-to-generator@^7.13.0": | 621 | "@babel/plugin-transform-async-to-generator@^7.12.1", "@babel/plugin-transform-async-to-generator@^7.14.5": |
| 623 | version "7.13.0" | 622 | version "7.14.5" |
| 624 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.13.0.tgz#8e112bf6771b82bf1e974e5e26806c5c99aa516f" | 623 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.14.5.tgz#72c789084d8f2094acb945633943ef8443d39e67" |
| 625 | integrity sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg== | 624 | integrity sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA== |
| 626 | dependencies: | 625 | dependencies: |
| 627 | "@babel/helper-module-imports" "^7.12.13" | 626 | "@babel/helper-module-imports" "^7.14.5" |
| 628 | "@babel/helper-plugin-utils" "^7.13.0" | 627 | "@babel/helper-plugin-utils" "^7.14.5" |
| 629 | "@babel/helper-remap-async-to-generator" "^7.13.0" | 628 | "@babel/helper-remap-async-to-generator" "^7.14.5" |
| 630 | 629 | ||
| 631 | "@babel/plugin-transform-block-scoped-functions@^7.12.1", "@babel/plugin-transform-block-scoped-functions@^7.12.13": | 630 | "@babel/plugin-transform-block-scoped-functions@^7.12.1", "@babel/plugin-transform-block-scoped-functions@^7.14.5": |
| 632 | version "7.12.13" | 631 | version "7.14.5" |
| 633 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.13.tgz#a9bf1836f2a39b4eb6cf09967739de29ea4bf4c4" | 632 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.14.5.tgz#e48641d999d4bc157a67ef336aeb54bc44fd3ad4" |
| 634 | integrity sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg== | 633 | integrity sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ== |
| 635 | dependencies: | 634 | dependencies: |
| 636 | "@babel/helper-plugin-utils" "^7.12.13" | 635 | "@babel/helper-plugin-utils" "^7.14.5" |
| 637 | 636 | ||
| 638 | "@babel/plugin-transform-block-scoping@^7.12.1", "@babel/plugin-transform-block-scoping@^7.14.2": | 637 | "@babel/plugin-transform-block-scoping@^7.12.1", "@babel/plugin-transform-block-scoping@^7.14.5": |
| 639 | version "7.14.2" | 638 | version "7.14.5" |
| 640 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c" | 639 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.5.tgz#8cc63e61e50f42e078e6f09be775a75f23ef9939" |
| 641 | integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg== | 640 | integrity sha512-LBYm4ZocNgoCqyxMLoOnwpsmQ18HWTQvql64t3GvMUzLQrNoV1BDG0lNftC8QKYERkZgCCT/7J5xWGObGAyHDw== |
| 642 | dependencies: | 641 | dependencies: |
| 643 | "@babel/helper-plugin-utils" "^7.13.0" | 642 | "@babel/helper-plugin-utils" "^7.14.5" |
| 644 | 643 | ||
| 645 | "@babel/plugin-transform-classes@^7.12.1", "@babel/plugin-transform-classes@^7.14.2": | 644 | "@babel/plugin-transform-classes@^7.12.1", "@babel/plugin-transform-classes@^7.14.5": |
| 646 | version "7.14.2" | 645 | version "7.14.5" |
| 647 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d" | 646 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf" |
| 648 | integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg== | 647 | integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA== |
| 649 | dependencies: | 648 | dependencies: |
| 650 | "@babel/helper-annotate-as-pure" "^7.12.13" | 649 | "@babel/helper-annotate-as-pure" "^7.14.5" |
| 651 | "@babel/helper-function-name" "^7.14.2" | 650 | "@babel/helper-function-name" "^7.14.5" |
| 652 | "@babel/helper-optimise-call-expression" "^7.12.13" | 651 | "@babel/helper-optimise-call-expression" "^7.14.5" |
| 653 | "@babel/helper-plugin-utils" "^7.13.0" | 652 | "@babel/helper-plugin-utils" "^7.14.5" |
| 654 | "@babel/helper-replace-supers" "^7.13.12" | 653 | "@babel/helper-replace-supers" "^7.14.5" |
| 655 | "@babel/helper-split-export-declaration" "^7.12.13" | 654 | "@babel/helper-split-export-declaration" "^7.14.5" |
| 656 | globals "^11.1.0" | 655 | globals "^11.1.0" |
| 657 | 656 | ||
| 658 | "@babel/plugin-transform-computed-properties@^7.12.1", "@babel/plugin-transform-computed-properties@^7.13.0": | 657 | "@babel/plugin-transform-computed-properties@^7.12.1", "@babel/plugin-transform-computed-properties@^7.14.5": |
| 659 | version "7.13.0" | 658 | version "7.14.5" |
| 660 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz#845c6e8b9bb55376b1fa0b92ef0bdc8ea06644ed" | 659 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz#1b9d78987420d11223d41195461cc43b974b204f" |
| 661 | integrity sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg== | 660 | integrity sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg== |
| 662 | dependencies: | 661 | dependencies: |
| 663 | "@babel/helper-plugin-utils" "^7.13.0" | 662 | "@babel/helper-plugin-utils" "^7.14.5" |
| 664 | 663 | ||
| 665 | "@babel/plugin-transform-destructuring@^7.12.1", "@babel/plugin-transform-destructuring@^7.13.17": | 664 | "@babel/plugin-transform-destructuring@^7.12.1", "@babel/plugin-transform-destructuring@^7.14.7": |
| 666 | version "7.13.17" | 665 | version "7.14.7" |
| 667 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz#678d96576638c19d5b36b332504d3fd6e06dea27" | 666 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576" |
| 668 | integrity sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA== | 667 | integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw== |
| 669 | dependencies: | 668 | dependencies: |
| 670 | "@babel/helper-plugin-utils" "^7.13.0" | 669 | "@babel/helper-plugin-utils" "^7.14.5" |
| 671 | 670 | ||
| 672 | "@babel/plugin-transform-dotall-regex@^7.12.1", "@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4": | 671 | "@babel/plugin-transform-dotall-regex@^7.12.1", "@babel/plugin-transform-dotall-regex@^7.14.5", "@babel/plugin-transform-dotall-regex@^7.4.4": |
| 673 | version "7.12.13" | 672 | version "7.14.5" |
| 674 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz#3f1601cc29905bfcb67f53910f197aeafebb25ad" | 673 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.14.5.tgz#2f6bf76e46bdf8043b4e7e16cf24532629ba0c7a" |
| 675 | integrity sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ== | 674 | integrity sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw== |
| 676 | dependencies: | 675 | dependencies: |
| 677 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" | 676 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
| 678 | "@babel/helper-plugin-utils" "^7.12.13" | 677 | "@babel/helper-plugin-utils" "^7.14.5" |
| 679 | 678 | ||
| 680 | "@babel/plugin-transform-duplicate-keys@^7.12.1", "@babel/plugin-transform-duplicate-keys@^7.12.13": | 679 | "@babel/plugin-transform-duplicate-keys@^7.12.1", "@babel/plugin-transform-duplicate-keys@^7.14.5": |
| 681 | version "7.12.13" | 680 | version "7.14.5" |
| 682 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.13.tgz#6f06b87a8b803fd928e54b81c258f0a0033904de" | 681 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.14.5.tgz#365a4844881bdf1501e3a9f0270e7f0f91177954" |
| 683 | integrity sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ== | 682 | integrity sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A== |
| 684 | dependencies: | 683 | dependencies: |
| 685 | "@babel/helper-plugin-utils" "^7.12.13" | 684 | "@babel/helper-plugin-utils" "^7.14.5" |
| 686 | 685 | ||
| 687 | "@babel/plugin-transform-exponentiation-operator@^7.12.1", "@babel/plugin-transform-exponentiation-operator@^7.12.13": | 686 | "@babel/plugin-transform-exponentiation-operator@^7.12.1", "@babel/plugin-transform-exponentiation-operator@^7.14.5": |
| 688 | version "7.12.13" | 687 | version "7.14.5" |
| 689 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.13.tgz#4d52390b9a273e651e4aba6aee49ef40e80cd0a1" | 688 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.14.5.tgz#5154b8dd6a3dfe6d90923d61724bd3deeb90b493" |
| 690 | integrity sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA== | 689 | integrity sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA== |
| 691 | dependencies: | 690 | dependencies: |
| 692 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13" | 691 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.14.5" |
| 693 | "@babel/helper-plugin-utils" "^7.12.13" | 692 | "@babel/helper-plugin-utils" "^7.14.5" |
| 694 | 693 | ||
| 695 | "@babel/plugin-transform-flow-strip-types@7.12.1": | 694 | "@babel/plugin-transform-flow-strip-types@7.12.1": |
| 696 | version "7.12.1" | 695 | version "7.12.1" |
| @@ -700,115 +699,115 @@ | |||
| 700 | "@babel/helper-plugin-utils" "^7.10.4" | 699 | "@babel/helper-plugin-utils" "^7.10.4" |
| 701 | "@babel/plugin-syntax-flow" "^7.12.1" | 700 | "@babel/plugin-syntax-flow" "^7.12.1" |
| 702 | 701 | ||
| 703 | "@babel/plugin-transform-for-of@^7.12.1", "@babel/plugin-transform-for-of@^7.13.0": | 702 | "@babel/plugin-transform-for-of@^7.12.1", "@babel/plugin-transform-for-of@^7.14.5": |
| 704 | version "7.13.0" | 703 | version "7.14.5" |
| 705 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz#c799f881a8091ac26b54867a845c3e97d2696062" | 704 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.14.5.tgz#dae384613de8f77c196a8869cbf602a44f7fc0eb" |
| 706 | integrity sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg== | 705 | integrity sha512-CfmqxSUZzBl0rSjpoQSFoR9UEj3HzbGuGNL21/iFTmjb5gFggJp3ph0xR1YBhexmLoKRHzgxuFvty2xdSt6gTA== |
| 707 | dependencies: | 706 | dependencies: |
| 708 | "@babel/helper-plugin-utils" "^7.13.0" | 707 | "@babel/helper-plugin-utils" "^7.14.5" |
| 709 | 708 | ||
| 710 | "@babel/plugin-transform-function-name@^7.12.1", "@babel/plugin-transform-function-name@^7.12.13": | 709 | "@babel/plugin-transform-function-name@^7.12.1", "@babel/plugin-transform-function-name@^7.14.5": |
| 711 | version "7.12.13" | 710 | version "7.14.5" |
| 712 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.13.tgz#bb024452f9aaed861d374c8e7a24252ce3a50051" | 711 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.14.5.tgz#e81c65ecb900746d7f31802f6bed1f52d915d6f2" |
| 713 | integrity sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ== | 712 | integrity sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ== |
| 714 | dependencies: | 713 | dependencies: |
| 715 | "@babel/helper-function-name" "^7.12.13" | 714 | "@babel/helper-function-name" "^7.14.5" |
| 716 | "@babel/helper-plugin-utils" "^7.12.13" | 715 | "@babel/helper-plugin-utils" "^7.14.5" |
| 717 | 716 | ||
| 718 | "@babel/plugin-transform-literals@^7.12.1", "@babel/plugin-transform-literals@^7.12.13": | 717 | "@babel/plugin-transform-literals@^7.12.1", "@babel/plugin-transform-literals@^7.14.5": |
| 719 | version "7.12.13" | 718 | version "7.14.5" |
| 720 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz#2ca45bafe4a820197cf315794a4d26560fe4bdb9" | 719 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.14.5.tgz#41d06c7ff5d4d09e3cf4587bd3ecf3930c730f78" |
| 721 | integrity sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ== | 720 | integrity sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A== |
| 722 | dependencies: | 721 | dependencies: |
| 723 | "@babel/helper-plugin-utils" "^7.12.13" | 722 | "@babel/helper-plugin-utils" "^7.14.5" |
| 724 | 723 | ||
| 725 | "@babel/plugin-transform-member-expression-literals@^7.12.1", "@babel/plugin-transform-member-expression-literals@^7.12.13": | 724 | "@babel/plugin-transform-member-expression-literals@^7.12.1", "@babel/plugin-transform-member-expression-literals@^7.14.5": |
| 726 | version "7.12.13" | 725 | version "7.14.5" |
| 727 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz#5ffa66cd59b9e191314c9f1f803b938e8c081e40" | 726 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.14.5.tgz#b39cd5212a2bf235a617d320ec2b48bcc091b8a7" |
| 728 | integrity sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg== | 727 | integrity sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q== |
| 729 | dependencies: | 728 | dependencies: |
| 730 | "@babel/helper-plugin-utils" "^7.12.13" | 729 | "@babel/helper-plugin-utils" "^7.14.5" |
| 731 | 730 | ||
| 732 | "@babel/plugin-transform-modules-amd@^7.12.1", "@babel/plugin-transform-modules-amd@^7.14.2": | 731 | "@babel/plugin-transform-modules-amd@^7.12.1", "@babel/plugin-transform-modules-amd@^7.14.5": |
| 733 | version "7.14.2" | 732 | version "7.14.5" |
| 734 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.2.tgz#6622806fe1a7c07a1388444222ef9535f2ca17b0" | 733 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.5.tgz#4fd9ce7e3411cb8b83848480b7041d83004858f7" |
| 735 | integrity sha512-hPC6XBswt8P3G2D1tSV2HzdKvkqOpmbyoy+g73JG0qlF/qx2y3KaMmXb1fLrpmWGLZYA0ojCvaHdzFWjlmV+Pw== | 734 | integrity sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g== |
| 736 | dependencies: | 735 | dependencies: |
| 737 | "@babel/helper-module-transforms" "^7.14.2" | 736 | "@babel/helper-module-transforms" "^7.14.5" |
| 738 | "@babel/helper-plugin-utils" "^7.13.0" | 737 | "@babel/helper-plugin-utils" "^7.14.5" |
| 739 | babel-plugin-dynamic-import-node "^2.3.3" | 738 | babel-plugin-dynamic-import-node "^2.3.3" |
| 740 | 739 | ||
| 741 | "@babel/plugin-transform-modules-commonjs@^7.12.1", "@babel/plugin-transform-modules-commonjs@^7.14.0": | 740 | "@babel/plugin-transform-modules-commonjs@^7.12.1", "@babel/plugin-transform-modules-commonjs@^7.14.5": |
| 742 | version "7.14.0" | 741 | version "7.14.5" |
| 743 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.0.tgz#52bc199cb581e0992edba0f0f80356467587f161" | 742 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz#7aaee0ea98283de94da98b28f8c35701429dad97" |
| 744 | integrity sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ== | 743 | integrity sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A== |
| 745 | dependencies: | 744 | dependencies: |
| 746 | "@babel/helper-module-transforms" "^7.14.0" | 745 | "@babel/helper-module-transforms" "^7.14.5" |
| 747 | "@babel/helper-plugin-utils" "^7.13.0" | 746 | "@babel/helper-plugin-utils" "^7.14.5" |
| 748 | "@babel/helper-simple-access" "^7.13.12" | 747 | "@babel/helper-simple-access" "^7.14.5" |
| 749 | babel-plugin-dynamic-import-node "^2.3.3" | 748 | babel-plugin-dynamic-import-node "^2.3.3" |
| 750 | 749 | ||
| 751 | "@babel/plugin-transform-modules-systemjs@^7.12.1", "@babel/plugin-transform-modules-systemjs@^7.13.8": | 750 | "@babel/plugin-transform-modules-systemjs@^7.12.1", "@babel/plugin-transform-modules-systemjs@^7.14.5": |
| 752 | version "7.13.8" | 751 | version "7.14.5" |
| 753 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz#6d066ee2bff3c7b3d60bf28dec169ad993831ae3" | 752 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.14.5.tgz#c75342ef8b30dcde4295d3401aae24e65638ed29" |
| 754 | integrity sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A== | 753 | integrity sha512-mNMQdvBEE5DcMQaL5LbzXFMANrQjd2W7FPzg34Y4yEz7dBgdaC+9B84dSO+/1Wba98zoDbInctCDo4JGxz1VYA== |
| 755 | dependencies: | 754 | dependencies: |
| 756 | "@babel/helper-hoist-variables" "^7.13.0" | 755 | "@babel/helper-hoist-variables" "^7.14.5" |
| 757 | "@babel/helper-module-transforms" "^7.13.0" | 756 | "@babel/helper-module-transforms" "^7.14.5" |
| 758 | "@babel/helper-plugin-utils" "^7.13.0" | 757 | "@babel/helper-plugin-utils" "^7.14.5" |
| 759 | "@babel/helper-validator-identifier" "^7.12.11" | 758 | "@babel/helper-validator-identifier" "^7.14.5" |
| 760 | babel-plugin-dynamic-import-node "^2.3.3" | 759 | babel-plugin-dynamic-import-node "^2.3.3" |
| 761 | 760 | ||
| 762 | "@babel/plugin-transform-modules-umd@^7.12.1", "@babel/plugin-transform-modules-umd@^7.14.0": | 761 | "@babel/plugin-transform-modules-umd@^7.12.1", "@babel/plugin-transform-modules-umd@^7.14.5": |
| 763 | version "7.14.0" | 762 | version "7.14.5" |
| 764 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.0.tgz#2f8179d1bbc9263665ce4a65f305526b2ea8ac34" | 763 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.5.tgz#fb662dfee697cce274a7cda525190a79096aa6e0" |
| 765 | integrity sha512-nPZdnWtXXeY7I87UZr9VlsWme3Y0cfFFE41Wbxz4bbaexAjNMInXPFUpRRUJ8NoMm0Cw+zxbqjdPmLhcjfazMw== | 764 | integrity sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA== |
| 766 | dependencies: | 765 | dependencies: |
| 767 | "@babel/helper-module-transforms" "^7.14.0" | 766 | "@babel/helper-module-transforms" "^7.14.5" |
| 768 | "@babel/helper-plugin-utils" "^7.13.0" | 767 | "@babel/helper-plugin-utils" "^7.14.5" |
| 769 | 768 | ||
| 770 | "@babel/plugin-transform-named-capturing-groups-regex@^7.12.1", "@babel/plugin-transform-named-capturing-groups-regex@^7.12.13": | 769 | "@babel/plugin-transform-named-capturing-groups-regex@^7.12.1", "@babel/plugin-transform-named-capturing-groups-regex@^7.14.7": |
| 771 | version "7.12.13" | 770 | version "7.14.7" |
| 772 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.13.tgz#2213725a5f5bbbe364b50c3ba5998c9599c5c9d9" | 771 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e" |
| 773 | integrity sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA== | 772 | integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg== |
| 774 | dependencies: | 773 | dependencies: |
| 775 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" | 774 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
| 776 | 775 | ||
| 777 | "@babel/plugin-transform-new-target@^7.12.1", "@babel/plugin-transform-new-target@^7.12.13": | 776 | "@babel/plugin-transform-new-target@^7.12.1", "@babel/plugin-transform-new-target@^7.14.5": |
| 778 | version "7.12.13" | 777 | version "7.14.5" |
| 779 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz#e22d8c3af24b150dd528cbd6e685e799bf1c351c" | 778 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.14.5.tgz#31bdae8b925dc84076ebfcd2a9940143aed7dbf8" |
| 780 | integrity sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ== | 779 | integrity sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ== |
| 781 | dependencies: | 780 | dependencies: |
| 782 | "@babel/helper-plugin-utils" "^7.12.13" | 781 | "@babel/helper-plugin-utils" "^7.14.5" |
| 783 | 782 | ||
| 784 | "@babel/plugin-transform-object-super@^7.12.1", "@babel/plugin-transform-object-super@^7.12.13": | 783 | "@babel/plugin-transform-object-super@^7.12.1", "@babel/plugin-transform-object-super@^7.14.5": |
| 785 | version "7.12.13" | 784 | version "7.14.5" |
| 786 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.13.tgz#b4416a2d63b8f7be314f3d349bd55a9c1b5171f7" | 785 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.14.5.tgz#d0b5faeac9e98597a161a9cf78c527ed934cdc45" |
| 787 | integrity sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ== | 786 | integrity sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg== |
| 788 | dependencies: | 787 | dependencies: |
| 789 | "@babel/helper-plugin-utils" "^7.12.13" | 788 | "@babel/helper-plugin-utils" "^7.14.5" |
| 790 | "@babel/helper-replace-supers" "^7.12.13" | 789 | "@babel/helper-replace-supers" "^7.14.5" |
| 791 | 790 | ||
| 792 | "@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.14.2": | 791 | "@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.14.5": |
| 793 | version "7.14.2" | 792 | version "7.14.5" |
| 794 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.2.tgz#e4290f72e0e9e831000d066427c4667098decc31" | 793 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.5.tgz#49662e86a1f3ddccac6363a7dfb1ff0a158afeb3" |
| 795 | integrity sha512-NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A== | 794 | integrity sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA== |
| 796 | dependencies: | 795 | dependencies: |
| 797 | "@babel/helper-plugin-utils" "^7.13.0" | 796 | "@babel/helper-plugin-utils" "^7.14.5" |
| 798 | 797 | ||
| 799 | "@babel/plugin-transform-property-literals@^7.12.1", "@babel/plugin-transform-property-literals@^7.12.13": | 798 | "@babel/plugin-transform-property-literals@^7.12.1", "@babel/plugin-transform-property-literals@^7.14.5": |
| 800 | version "7.12.13" | 799 | version "7.14.5" |
| 801 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz#4e6a9e37864d8f1b3bc0e2dce7bf8857db8b1a81" | 800 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.14.5.tgz#0ddbaa1f83db3606f1cdf4846fa1dfb473458b34" |
| 802 | integrity sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A== | 801 | integrity sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw== |
| 803 | dependencies: | 802 | dependencies: |
| 804 | "@babel/helper-plugin-utils" "^7.12.13" | 803 | "@babel/helper-plugin-utils" "^7.14.5" |
| 805 | 804 | ||
| 806 | "@babel/plugin-transform-react-constant-elements@^7.12.1": | 805 | "@babel/plugin-transform-react-constant-elements@^7.12.1": |
| 807 | version "7.13.13" | 806 | version "7.14.5" |
| 808 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.13.13.tgz#0208b1d942bf939cd4f7aa5b255d42602aa4a920" | 807 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.14.5.tgz#41790d856f7c5cec82d2bcf5d0e5064d682522ed" |
| 809 | integrity sha512-SNJU53VM/SjQL0bZhyU+f4kJQz7bQQajnrZRSaU21hruG/NWY41AEM9AWXeXX90pYr/C2yAmTgI6yW3LlLrAUQ== | 808 | integrity sha512-NBqLEx1GxllIOXJInJAQbrnwwYJsV3WaMHIcOwD8rhYS0AabTWn7kHdHgPgu5RmHLU0q4DMxhAMu8ue/KampgQ== |
| 810 | dependencies: | 809 | dependencies: |
| 811 | "@babel/helper-plugin-utils" "^7.13.0" | 810 | "@babel/helper-plugin-utils" "^7.14.5" |
| 812 | 811 | ||
| 813 | "@babel/plugin-transform-react-display-name@7.12.1": | 812 | "@babel/plugin-transform-react-display-name@7.12.1": |
| 814 | version "7.12.1" | 813 | version "7.12.1" |
| @@ -817,66 +816,66 @@ | |||
| 817 | dependencies: | 816 | dependencies: |
| 818 | "@babel/helper-plugin-utils" "^7.10.4" | 817 | "@babel/helper-plugin-utils" "^7.10.4" |
| 819 | 818 | ||
| 820 | "@babel/plugin-transform-react-display-name@^7.12.1", "@babel/plugin-transform-react-display-name@^7.12.13": | 819 | "@babel/plugin-transform-react-display-name@^7.12.1", "@babel/plugin-transform-react-display-name@^7.14.5": |
| 821 | version "7.14.2" | 820 | version "7.14.5" |
| 822 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.2.tgz#2e854544d42ab3bb9c21f84e153d62e800fbd593" | 821 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.5.tgz#baa92d15c4570411301a85a74c13534873885b65" |
| 823 | integrity sha512-zCubvP+jjahpnFJvPaHPiGVfuVUjXHhFvJKQdNnsmSsiU9kR/rCZ41jHc++tERD2zV+p7Hr6is+t5b6iWTCqSw== | 822 | integrity sha512-07aqY1ChoPgIxsuDviptRpVkWCSbXWmzQqcgy65C6YSFOfPFvb/DX3bBRHh7pCd/PMEEYHYWUTSVkCbkVainYQ== |
| 824 | dependencies: | 823 | dependencies: |
| 825 | "@babel/helper-plugin-utils" "^7.13.0" | 824 | "@babel/helper-plugin-utils" "^7.14.5" |
| 826 | 825 | ||
| 827 | "@babel/plugin-transform-react-jsx-development@^7.12.1", "@babel/plugin-transform-react-jsx-development@^7.12.17": | 826 | "@babel/plugin-transform-react-jsx-development@^7.12.1", "@babel/plugin-transform-react-jsx-development@^7.14.5": |
| 828 | version "7.12.17" | 827 | version "7.14.5" |
| 829 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz#f510c0fa7cd7234153539f9a362ced41a5ca1447" | 828 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.14.5.tgz#1a6c73e2f7ed2c42eebc3d2ad60b0c7494fcb9af" |
| 830 | integrity sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ== | 829 | integrity sha512-rdwG/9jC6QybWxVe2UVOa7q6cnTpw8JRRHOxntG/h6g/guAOe6AhtQHJuJh5FwmnXIT1bdm5vC2/5huV8ZOorQ== |
| 831 | dependencies: | 830 | dependencies: |
| 832 | "@babel/plugin-transform-react-jsx" "^7.12.17" | 831 | "@babel/plugin-transform-react-jsx" "^7.14.5" |
| 833 | 832 | ||
| 834 | "@babel/plugin-transform-react-jsx-self@^7.12.1": | 833 | "@babel/plugin-transform-react-jsx-self@^7.12.1": |
| 835 | version "7.12.13" | 834 | version "7.14.5" |
| 836 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.12.13.tgz#422d99d122d592acab9c35ea22a6cfd9bf189f60" | 835 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.14.5.tgz#703b5d1edccd342179c2a99ee8c7065c2b4403cc" |
| 837 | integrity sha512-FXYw98TTJ125GVCCkFLZXlZ1qGcsYqNQhVBQcZjyrwf8FEUtVfKIoidnO8S0q+KBQpDYNTmiGo1gn67Vti04lQ== | 836 | integrity sha512-M/fmDX6n0cfHK/NLTcPmrfVAORKDhK8tyjDhyxlUjYyPYYO8FRWwuxBA3WBx8kWN/uBUuwGa3s/0+hQ9JIN3Tg== |
| 838 | dependencies: | 837 | dependencies: |
| 839 | "@babel/helper-plugin-utils" "^7.12.13" | 838 | "@babel/helper-plugin-utils" "^7.14.5" |
| 840 | 839 | ||
| 841 | "@babel/plugin-transform-react-jsx-source@^7.12.1": | 840 | "@babel/plugin-transform-react-jsx-source@^7.12.1": |
| 842 | version "7.14.2" | 841 | version "7.14.5" |
| 843 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.14.2.tgz#2620b57e7de775c0687f65d464026d15812941da" | 842 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.14.5.tgz#79f728e60e6dbd31a2b860b0bf6c9765918acf1d" |
| 844 | integrity sha512-OMorspVyjxghAjzgeAWc6O7W7vHbJhV69NeTGdl9Mxgz6PaweAuo7ffB9T5A1OQ9dGcw0As4SYMUhyNC4u7mVg== | 843 | integrity sha512-1TpSDnD9XR/rQ2tzunBVPThF5poaYT9GqP+of8fAtguYuI/dm2RkrMBDemsxtY0XBzvW7nXjYM0hRyKX9QYj7Q== |
| 845 | dependencies: | 844 | dependencies: |
| 846 | "@babel/helper-plugin-utils" "^7.13.0" | 845 | "@babel/helper-plugin-utils" "^7.14.5" |
| 847 | 846 | ||
| 848 | "@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.12.17", "@babel/plugin-transform-react-jsx@^7.13.12": | 847 | "@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.14.5": |
| 849 | version "7.14.3" | 848 | version "7.14.5" |
| 850 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.3.tgz#0e26597805cf0862da735f264550933c38babb66" | 849 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.5.tgz#39749f0ee1efd8a1bd729152cf5f78f1d247a44a" |
| 851 | integrity sha512-uuxuoUNVhdgYzERiHHFkE4dWoJx+UFVyuAl0aqN8P2/AKFHwqgUC5w2+4/PjpKXJsFgBlYAFXlUmDQ3k3DUkXw== | 850 | integrity sha512-7RylxNeDnxc1OleDm0F5Q/BSL+whYRbOAR+bwgCxIr0L32v7UFh/pz1DLMZideAUxKT6eMoS2zQH6fyODLEi8Q== |
| 852 | dependencies: | 851 | dependencies: |
| 853 | "@babel/helper-annotate-as-pure" "^7.12.13" | 852 | "@babel/helper-annotate-as-pure" "^7.14.5" |
| 854 | "@babel/helper-module-imports" "^7.13.12" | 853 | "@babel/helper-module-imports" "^7.14.5" |
| 855 | "@babel/helper-plugin-utils" "^7.13.0" | 854 | "@babel/helper-plugin-utils" "^7.14.5" |
| 856 | "@babel/plugin-syntax-jsx" "^7.12.13" | 855 | "@babel/plugin-syntax-jsx" "^7.14.5" |
| 857 | "@babel/types" "^7.14.2" | 856 | "@babel/types" "^7.14.5" |
| 858 | 857 | ||
| 859 | "@babel/plugin-transform-react-pure-annotations@^7.12.1": | 858 | "@babel/plugin-transform-react-pure-annotations@^7.12.1", "@babel/plugin-transform-react-pure-annotations@^7.14.5": |
| 860 | version "7.12.1" | 859 | version "7.14.5" |
| 861 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.12.1.tgz#05d46f0ab4d1339ac59adf20a1462c91b37a1a42" | 860 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.14.5.tgz#18de612b84021e3a9802cbc212c9d9f46d0d11fc" |
| 862 | integrity sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg== | 861 | integrity sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g== |
| 863 | dependencies: | 862 | dependencies: |
| 864 | "@babel/helper-annotate-as-pure" "^7.10.4" | 863 | "@babel/helper-annotate-as-pure" "^7.14.5" |
| 865 | "@babel/helper-plugin-utils" "^7.10.4" | 864 | "@babel/helper-plugin-utils" "^7.14.5" |
| 866 | 865 | ||
| 867 | "@babel/plugin-transform-regenerator@^7.12.1", "@babel/plugin-transform-regenerator@^7.13.15": | 866 | "@babel/plugin-transform-regenerator@^7.12.1", "@babel/plugin-transform-regenerator@^7.14.5": |
| 868 | version "7.13.15" | 867 | version "7.14.5" |
| 869 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" | 868 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.14.5.tgz#9676fd5707ed28f522727c5b3c0aa8544440b04f" |
| 870 | integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== | 869 | integrity sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg== |
| 871 | dependencies: | 870 | dependencies: |
| 872 | regenerator-transform "^0.14.2" | 871 | regenerator-transform "^0.14.2" |
| 873 | 872 | ||
| 874 | "@babel/plugin-transform-reserved-words@^7.12.1", "@babel/plugin-transform-reserved-words@^7.12.13": | 873 | "@babel/plugin-transform-reserved-words@^7.12.1", "@babel/plugin-transform-reserved-words@^7.14.5": |
| 875 | version "7.12.13" | 874 | version "7.14.5" |
| 876 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz#7d9988d4f06e0fe697ea1d9803188aa18b472695" | 875 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.14.5.tgz#c44589b661cfdbef8d4300dcc7469dffa92f8304" |
| 877 | integrity sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg== | 876 | integrity sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg== |
| 878 | dependencies: | 877 | dependencies: |
| 879 | "@babel/helper-plugin-utils" "^7.12.13" | 878 | "@babel/helper-plugin-utils" "^7.14.5" |
| 880 | 879 | ||
| 881 | "@babel/plugin-transform-runtime@7.12.1": | 880 | "@babel/plugin-transform-runtime@7.12.1": |
| 882 | version "7.12.1" | 881 | version "7.12.1" |
| @@ -888,65 +887,65 @@ | |||
| 888 | resolve "^1.8.1" | 887 | resolve "^1.8.1" |
| 889 | semver "^5.5.1" | 888 | semver "^5.5.1" |
| 890 | 889 | ||
| 891 | "@babel/plugin-transform-shorthand-properties@^7.12.1", "@babel/plugin-transform-shorthand-properties@^7.12.13": | 890 | "@babel/plugin-transform-shorthand-properties@^7.12.1", "@babel/plugin-transform-shorthand-properties@^7.14.5": |
| 892 | version "7.12.13" | 891 | version "7.14.5" |
| 893 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.13.tgz#db755732b70c539d504c6390d9ce90fe64aff7ad" | 892 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.14.5.tgz#97f13855f1409338d8cadcbaca670ad79e091a58" |
| 894 | integrity sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw== | 893 | integrity sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g== |
| 895 | dependencies: | 894 | dependencies: |
| 896 | "@babel/helper-plugin-utils" "^7.12.13" | 895 | "@babel/helper-plugin-utils" "^7.14.5" |
| 897 | 896 | ||
| 898 | "@babel/plugin-transform-spread@^7.12.1", "@babel/plugin-transform-spread@^7.13.0": | 897 | "@babel/plugin-transform-spread@^7.12.1", "@babel/plugin-transform-spread@^7.14.6": |
| 899 | version "7.13.0" | 898 | version "7.14.6" |
| 900 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz#84887710e273c1815ace7ae459f6f42a5d31d5fd" | 899 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144" |
| 901 | integrity sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg== | 900 | integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag== |
| 902 | dependencies: | 901 | dependencies: |
| 903 | "@babel/helper-plugin-utils" "^7.13.0" | 902 | "@babel/helper-plugin-utils" "^7.14.5" |
| 904 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 903 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" |
| 905 | 904 | ||
| 906 | "@babel/plugin-transform-sticky-regex@^7.12.1", "@babel/plugin-transform-sticky-regex@^7.12.13": | 905 | "@babel/plugin-transform-sticky-regex@^7.12.1", "@babel/plugin-transform-sticky-regex@^7.14.5": |
| 907 | version "7.12.13" | 906 | version "7.14.5" |
| 908 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.13.tgz#760ffd936face73f860ae646fb86ee82f3d06d1f" | 907 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.14.5.tgz#5b617542675e8b7761294381f3c28c633f40aeb9" |
| 909 | integrity sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg== | 908 | integrity sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A== |
| 910 | dependencies: | 909 | dependencies: |
| 911 | "@babel/helper-plugin-utils" "^7.12.13" | 910 | "@babel/helper-plugin-utils" "^7.14.5" |
| 912 | 911 | ||
| 913 | "@babel/plugin-transform-template-literals@^7.12.1", "@babel/plugin-transform-template-literals@^7.13.0": | 912 | "@babel/plugin-transform-template-literals@^7.12.1", "@babel/plugin-transform-template-literals@^7.14.5": |
| 914 | version "7.13.0" | 913 | version "7.14.5" |
| 915 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz#a36049127977ad94438dee7443598d1cefdf409d" | 914 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.14.5.tgz#a5f2bc233937d8453885dc736bdd8d9ffabf3d93" |
| 916 | integrity sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw== | 915 | integrity sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg== |
| 917 | dependencies: | 916 | dependencies: |
| 918 | "@babel/helper-plugin-utils" "^7.13.0" | 917 | "@babel/helper-plugin-utils" "^7.14.5" |
| 919 | 918 | ||
| 920 | "@babel/plugin-transform-typeof-symbol@^7.12.1", "@babel/plugin-transform-typeof-symbol@^7.12.13": | 919 | "@babel/plugin-transform-typeof-symbol@^7.12.1", "@babel/plugin-transform-typeof-symbol@^7.14.5": |
| 921 | version "7.12.13" | 920 | version "7.14.5" |
| 922 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.13.tgz#785dd67a1f2ea579d9c2be722de8c84cb85f5a7f" | 921 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.14.5.tgz#39af2739e989a2bd291bf6b53f16981423d457d4" |
| 923 | integrity sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ== | 922 | integrity sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw== |
| 924 | dependencies: | 923 | dependencies: |
| 925 | "@babel/helper-plugin-utils" "^7.12.13" | 924 | "@babel/helper-plugin-utils" "^7.14.5" |
| 926 | 925 | ||
| 927 | "@babel/plugin-transform-typescript@^7.12.1": | 926 | "@babel/plugin-transform-typescript@^7.12.1": |
| 928 | version "7.14.3" | 927 | version "7.14.6" |
| 929 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.3.tgz#44f67f725a60cccee33d9d6fee5e4f338258f34f" | 928 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.6.tgz#6e9c2d98da2507ebe0a883b100cde3c7279df36c" |
| 930 | integrity sha512-G5Bb5pY6tJRTC4ag1visSgiDoGgJ1u1fMUgmc2ijLkcIdzP83Q1qyZX4ggFQ/SkR+PNOatkaYC+nKcTlpsX4ag== | 929 | integrity sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA== |
| 931 | dependencies: | 930 | dependencies: |
| 932 | "@babel/helper-create-class-features-plugin" "^7.14.3" | 931 | "@babel/helper-create-class-features-plugin" "^7.14.6" |
| 933 | "@babel/helper-plugin-utils" "^7.13.0" | 932 | "@babel/helper-plugin-utils" "^7.14.5" |
| 934 | "@babel/plugin-syntax-typescript" "^7.12.13" | 933 | "@babel/plugin-syntax-typescript" "^7.14.5" |
| 935 | 934 | ||
| 936 | "@babel/plugin-transform-unicode-escapes@^7.12.1", "@babel/plugin-transform-unicode-escapes@^7.12.13": | 935 | "@babel/plugin-transform-unicode-escapes@^7.12.1", "@babel/plugin-transform-unicode-escapes@^7.14.5": |
| 937 | version "7.12.13" | 936 | version "7.14.5" |
| 938 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.13.tgz#840ced3b816d3b5127dd1d12dcedc5dead1a5e74" | 937 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.14.5.tgz#9d4bd2a681e3c5d7acf4f57fa9e51175d91d0c6b" |
| 939 | integrity sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw== | 938 | integrity sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA== |
| 940 | dependencies: | 939 | dependencies: |
| 941 | "@babel/helper-plugin-utils" "^7.12.13" | 940 | "@babel/helper-plugin-utils" "^7.14.5" |
| 942 | 941 | ||
| 943 | "@babel/plugin-transform-unicode-regex@^7.12.1", "@babel/plugin-transform-unicode-regex@^7.12.13": | 942 | "@babel/plugin-transform-unicode-regex@^7.12.1", "@babel/plugin-transform-unicode-regex@^7.14.5": |
| 944 | version "7.12.13" | 943 | version "7.14.5" |
| 945 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.13.tgz#b52521685804e155b1202e83fc188d34bb70f5ac" | 944 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.14.5.tgz#4cd09b6c8425dd81255c7ceb3fb1836e7414382e" |
| 946 | integrity sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA== | 945 | integrity sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw== |
| 947 | dependencies: | 946 | dependencies: |
| 948 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" | 947 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
| 949 | "@babel/helper-plugin-utils" "^7.12.13" | 948 | "@babel/helper-plugin-utils" "^7.14.5" |
| 950 | 949 | ||
| 951 | "@babel/preset-env@7.12.1": | 950 | "@babel/preset-env@7.12.1": |
| 952 | version "7.12.1" | 951 | version "7.12.1" |
| @@ -1021,33 +1020,33 @@ | |||
| 1021 | semver "^5.5.0" | 1020 | semver "^5.5.0" |
| 1022 | 1021 | ||
| 1023 | "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.8.4": | 1022 | "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.8.4": |
| 1024 | version "7.14.2" | 1023 | version "7.14.7" |
| 1025 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5" | 1024 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
| 1026 | integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ== | 1025 | integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
| 1027 | dependencies: | 1026 | dependencies: |
| 1028 | "@babel/compat-data" "^7.14.0" | 1027 | "@babel/compat-data" "^7.14.7" |
| 1029 | "@babel/helper-compilation-targets" "^7.13.16" | 1028 | "@babel/helper-compilation-targets" "^7.14.5" |
| 1030 | "@babel/helper-plugin-utils" "^7.13.0" | 1029 | "@babel/helper-plugin-utils" "^7.14.5" |
| 1031 | "@babel/helper-validator-option" "^7.12.17" | 1030 | "@babel/helper-validator-option" "^7.14.5" |
| 1032 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" | 1031 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5" |
| 1033 | "@babel/plugin-proposal-async-generator-functions" "^7.14.2" | 1032 | "@babel/plugin-proposal-async-generator-functions" "^7.14.7" |
| 1034 | "@babel/plugin-proposal-class-properties" "^7.13.0" | 1033 | "@babel/plugin-proposal-class-properties" "^7.14.5" |
| 1035 | "@babel/plugin-proposal-class-static-block" "^7.13.11" | 1034 | "@babel/plugin-proposal-class-static-block" "^7.14.5" |
| 1036 | "@babel/plugin-proposal-dynamic-import" "^7.14.2" | 1035 | "@babel/plugin-proposal-dynamic-import" "^7.14.5" |
| 1037 | "@babel/plugin-proposal-export-namespace-from" "^7.14.2" | 1036 | "@babel/plugin-proposal-export-namespace-from" "^7.14.5" |
| 1038 | "@babel/plugin-proposal-json-strings" "^7.14.2" | 1037 | "@babel/plugin-proposal-json-strings" "^7.14.5" |
| 1039 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.2" | 1038 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5" |
| 1040 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2" | 1039 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" |
| 1041 | "@babel/plugin-proposal-numeric-separator" "^7.14.2" | 1040 | "@babel/plugin-proposal-numeric-separator" "^7.14.5" |
| 1042 | "@babel/plugin-proposal-object-rest-spread" "^7.14.2" | 1041 | "@babel/plugin-proposal-object-rest-spread" "^7.14.7" |
| 1043 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.2" | 1042 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.5" |
| 1044 | "@babel/plugin-proposal-optional-chaining" "^7.14.2" | 1043 | "@babel/plugin-proposal-optional-chaining" "^7.14.5" |
| 1045 | "@babel/plugin-proposal-private-methods" "^7.13.0" | 1044 | "@babel/plugin-proposal-private-methods" "^7.14.5" |
| 1046 | "@babel/plugin-proposal-private-property-in-object" "^7.14.0" | 1045 | "@babel/plugin-proposal-private-property-in-object" "^7.14.5" |
| 1047 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" | 1046 | "@babel/plugin-proposal-unicode-property-regex" "^7.14.5" |
| 1048 | "@babel/plugin-syntax-async-generators" "^7.8.4" | 1047 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
| 1049 | "@babel/plugin-syntax-class-properties" "^7.12.13" | 1048 | "@babel/plugin-syntax-class-properties" "^7.12.13" |
| 1050 | "@babel/plugin-syntax-class-static-block" "^7.12.13" | 1049 | "@babel/plugin-syntax-class-static-block" "^7.14.5" |
| 1051 | "@babel/plugin-syntax-dynamic-import" "^7.8.3" | 1050 | "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 1052 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | 1051 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| 1053 | "@babel/plugin-syntax-json-strings" "^7.8.3" | 1052 | "@babel/plugin-syntax-json-strings" "^7.8.3" |
| @@ -1057,46 +1056,46 @@ | |||
| 1057 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" | 1056 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| 1058 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" | 1057 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
| 1059 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" | 1058 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| 1060 | "@babel/plugin-syntax-private-property-in-object" "^7.14.0" | 1059 | "@babel/plugin-syntax-private-property-in-object" "^7.14.5" |
| 1061 | "@babel/plugin-syntax-top-level-await" "^7.12.13" | 1060 | "@babel/plugin-syntax-top-level-await" "^7.14.5" |
| 1062 | "@babel/plugin-transform-arrow-functions" "^7.13.0" | 1061 | "@babel/plugin-transform-arrow-functions" "^7.14.5" |
| 1063 | "@babel/plugin-transform-async-to-generator" "^7.13.0" | 1062 | "@babel/plugin-transform-async-to-generator" "^7.14.5" |
| 1064 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13" | 1063 | "@babel/plugin-transform-block-scoped-functions" "^7.14.5" |
| 1065 | "@babel/plugin-transform-block-scoping" "^7.14.2" | 1064 | "@babel/plugin-transform-block-scoping" "^7.14.5" |
| 1066 | "@babel/plugin-transform-classes" "^7.14.2" | 1065 | "@babel/plugin-transform-classes" "^7.14.5" |
| 1067 | "@babel/plugin-transform-computed-properties" "^7.13.0" | 1066 | "@babel/plugin-transform-computed-properties" "^7.14.5" |
| 1068 | "@babel/plugin-transform-destructuring" "^7.13.17" | 1067 | "@babel/plugin-transform-destructuring" "^7.14.7" |
| 1069 | "@babel/plugin-transform-dotall-regex" "^7.12.13" | 1068 | "@babel/plugin-transform-dotall-regex" "^7.14.5" |
| 1070 | "@babel/plugin-transform-duplicate-keys" "^7.12.13" | 1069 | "@babel/plugin-transform-duplicate-keys" "^7.14.5" |
| 1071 | "@babel/plugin-transform-exponentiation-operator" "^7.12.13" | 1070 | "@babel/plugin-transform-exponentiation-operator" "^7.14.5" |
| 1072 | "@babel/plugin-transform-for-of" "^7.13.0" | 1071 | "@babel/plugin-transform-for-of" "^7.14.5" |
| 1073 | "@babel/plugin-transform-function-name" "^7.12.13" | 1072 | "@babel/plugin-transform-function-name" "^7.14.5" |
| 1074 | "@babel/plugin-transform-literals" "^7.12.13" | 1073 | "@babel/plugin-transform-literals" "^7.14.5" |
| 1075 | "@babel/plugin-transform-member-expression-literals" "^7.12.13" | 1074 | "@babel/plugin-transform-member-expression-literals" "^7.14.5" |
| 1076 | "@babel/plugin-transform-modules-amd" "^7.14.2" | 1075 | "@babel/plugin-transform-modules-amd" "^7.14.5" |
| 1077 | "@babel/plugin-transform-modules-commonjs" "^7.14.0" | 1076 | "@babel/plugin-transform-modules-commonjs" "^7.14.5" |
| 1078 | "@babel/plugin-transform-modules-systemjs" "^7.13.8" | 1077 | "@babel/plugin-transform-modules-systemjs" "^7.14.5" |
| 1079 | "@babel/plugin-transform-modules-umd" "^7.14.0" | 1078 | "@babel/plugin-transform-modules-umd" "^7.14.5" |
| 1080 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13" | 1079 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" |
| 1081 | "@babel/plugin-transform-new-target" "^7.12.13" | 1080 | "@babel/plugin-transform-new-target" "^7.14.5" |
| 1082 | "@babel/plugin-transform-object-super" "^7.12.13" | 1081 | "@babel/plugin-transform-object-super" "^7.14.5" |
| 1083 | "@babel/plugin-transform-parameters" "^7.14.2" | 1082 | "@babel/plugin-transform-parameters" "^7.14.5" |
| 1084 | "@babel/plugin-transform-property-literals" "^7.12.13" | 1083 | "@babel/plugin-transform-property-literals" "^7.14.5" |
| 1085 | "@babel/plugin-transform-regenerator" "^7.13.15" | 1084 | "@babel/plugin-transform-regenerator" "^7.14.5" |
| 1086 | "@babel/plugin-transform-reserved-words" "^7.12.13" | 1085 | "@babel/plugin-transform-reserved-words" "^7.14.5" |
| 1087 | "@babel/plugin-transform-shorthand-properties" "^7.12.13" | 1086 | "@babel/plugin-transform-shorthand-properties" "^7.14.5" |
| 1088 | "@babel/plugin-transform-spread" "^7.13.0" | 1087 | "@babel/plugin-transform-spread" "^7.14.6" |
| 1089 | "@babel/plugin-transform-sticky-regex" "^7.12.13" | 1088 | "@babel/plugin-transform-sticky-regex" "^7.14.5" |
| 1090 | "@babel/plugin-transform-template-literals" "^7.13.0" | 1089 | "@babel/plugin-transform-template-literals" "^7.14.5" |
| 1091 | "@babel/plugin-transform-typeof-symbol" "^7.12.13" | 1090 | "@babel/plugin-transform-typeof-symbol" "^7.14.5" |
| 1092 | "@babel/plugin-transform-unicode-escapes" "^7.12.13" | 1091 | "@babel/plugin-transform-unicode-escapes" "^7.14.5" |
| 1093 | "@babel/plugin-transform-unicode-regex" "^7.12.13" | 1092 | "@babel/plugin-transform-unicode-regex" "^7.14.5" |
| 1094 | "@babel/preset-modules" "^0.1.4" | 1093 | "@babel/preset-modules" "^0.1.4" |
| 1095 | "@babel/types" "^7.14.2" | 1094 | "@babel/types" "^7.14.5" |
| 1096 | babel-plugin-polyfill-corejs2 "^0.2.0" | 1095 | babel-plugin-polyfill-corejs2 "^0.2.2" |
| 1097 | babel-plugin-polyfill-corejs3 "^0.2.0" | 1096 | babel-plugin-polyfill-corejs3 "^0.2.2" |
| 1098 | babel-plugin-polyfill-regenerator "^0.2.0" | 1097 | babel-plugin-polyfill-regenerator "^0.2.2" |
| 1099 | core-js-compat "^3.9.0" | 1098 | core-js-compat "^3.15.0" |
| 1100 | semver "^6.3.0" | 1099 | semver "^6.3.0" |
| 1101 | 1100 | ||
| 1102 | "@babel/preset-modules@^0.1.3", "@babel/preset-modules@^0.1.4": | 1101 | "@babel/preset-modules@^0.1.3", "@babel/preset-modules@^0.1.4": |
| @@ -1124,16 +1123,16 @@ | |||
| 1124 | "@babel/plugin-transform-react-pure-annotations" "^7.12.1" | 1123 | "@babel/plugin-transform-react-pure-annotations" "^7.12.1" |
| 1125 | 1124 | ||
| 1126 | "@babel/preset-react@^7.12.5": | 1125 | "@babel/preset-react@^7.12.5": |
| 1127 | version "7.13.13" | 1126 | version "7.14.5" |
| 1128 | resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.13.13.tgz#fa6895a96c50763fe693f9148568458d5a839761" | 1127 | resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.14.5.tgz#0fbb769513f899c2c56f3a882fa79673c2d4ab3c" |
| 1129 | integrity sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA== | 1128 | integrity sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ== |
| 1130 | dependencies: | 1129 | dependencies: |
| 1131 | "@babel/helper-plugin-utils" "^7.13.0" | 1130 | "@babel/helper-plugin-utils" "^7.14.5" |
| 1132 | "@babel/helper-validator-option" "^7.12.17" | 1131 | "@babel/helper-validator-option" "^7.14.5" |
| 1133 | "@babel/plugin-transform-react-display-name" "^7.12.13" | 1132 | "@babel/plugin-transform-react-display-name" "^7.14.5" |
| 1134 | "@babel/plugin-transform-react-jsx" "^7.13.12" | 1133 | "@babel/plugin-transform-react-jsx" "^7.14.5" |
| 1135 | "@babel/plugin-transform-react-jsx-development" "^7.12.17" | 1134 | "@babel/plugin-transform-react-jsx-development" "^7.14.5" |
| 1136 | "@babel/plugin-transform-react-pure-annotations" "^7.12.1" | 1135 | "@babel/plugin-transform-react-pure-annotations" "^7.14.5" |
| 1137 | 1136 | ||
| 1138 | "@babel/preset-typescript@7.12.1": | 1137 | "@babel/preset-typescript@7.12.1": |
| 1139 | version "7.12.1" | 1138 | version "7.12.1" |
| @@ -1144,11 +1143,11 @@ | |||
| 1144 | "@babel/plugin-transform-typescript" "^7.12.1" | 1143 | "@babel/plugin-transform-typescript" "^7.12.1" |
| 1145 | 1144 | ||
| 1146 | "@babel/runtime-corejs3@^7.10.2": | 1145 | "@babel/runtime-corejs3@^7.10.2": |
| 1147 | version "7.14.0" | 1146 | version "7.14.7" |
| 1148 | resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.14.0.tgz#6bf5fbc0b961f8e3202888cb2cd0fb7a0a9a3f66" | 1147 | resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.14.7.tgz#0ef292bbce40ca00f874c9724ef175a12476465c" |
| 1149 | integrity sha512-0R0HTZWHLk6G8jIk0FtoX+AatCtKnswS98VhXwGImFc759PJRp4Tru0PQYZofyijTFUr+gT8Mu7sgXVJLQ0ceg== | 1148 | integrity sha512-Wvzcw4mBYbTagyBVZpAJWI06auSIj033T/yNE0Zn1xcup83MieCddZA7ls3kme17L4NOGBrQ09Q+nKB41RLWBA== |
| 1150 | dependencies: | 1149 | dependencies: |
| 1151 | core-js-pure "^3.0.0" | 1150 | core-js-pure "^3.15.0" |
| 1152 | regenerator-runtime "^0.13.4" | 1151 | regenerator-runtime "^0.13.4" |
| 1153 | 1152 | ||
| 1154 | "@babel/runtime@7.12.1": | 1153 | "@babel/runtime@7.12.1": |
| @@ -1159,41 +1158,42 @@ | |||
| 1159 | regenerator-runtime "^0.13.4" | 1158 | regenerator-runtime "^0.13.4" |
| 1160 | 1159 | ||
| 1161 | "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": | 1160 | "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": |
| 1162 | version "7.14.0" | 1161 | version "7.14.6" |
| 1163 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6" | 1162 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" |
| 1164 | integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA== | 1163 | integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== |
| 1165 | dependencies: | 1164 | dependencies: |
| 1166 | regenerator-runtime "^0.13.4" | 1165 | regenerator-runtime "^0.13.4" |
| 1167 | 1166 | ||
| 1168 | "@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.3.3": | 1167 | "@babel/template@^7.10.4", "@babel/template@^7.14.5", "@babel/template@^7.3.3": |
| 1169 | version "7.12.13" | 1168 | version "7.14.5" |
| 1170 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" | 1169 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4" |
| 1171 | integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA== | 1170 | integrity sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g== |
| 1172 | dependencies: | 1171 | dependencies: |
| 1173 | "@babel/code-frame" "^7.12.13" | 1172 | "@babel/code-frame" "^7.14.5" |
| 1174 | "@babel/parser" "^7.12.13" | 1173 | "@babel/parser" "^7.14.5" |
| 1175 | "@babel/types" "^7.12.13" | 1174 | "@babel/types" "^7.14.5" |
| 1176 | 1175 | ||
| 1177 | "@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": | 1176 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.7.0": |
| 1178 | version "7.14.2" | 1177 | version "7.14.7" |
| 1179 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.2.tgz#9201a8d912723a831c2679c7ebbf2fe1416d765b" | 1178 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.7.tgz#64007c9774cfdc3abd23b0780bc18a3ce3631753" |
| 1180 | integrity sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA== | 1179 | integrity sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ== |
| 1181 | dependencies: | 1180 | dependencies: |
| 1182 | "@babel/code-frame" "^7.12.13" | 1181 | "@babel/code-frame" "^7.14.5" |
| 1183 | "@babel/generator" "^7.14.2" | 1182 | "@babel/generator" "^7.14.5" |
| 1184 | "@babel/helper-function-name" "^7.14.2" | 1183 | "@babel/helper-function-name" "^7.14.5" |
| 1185 | "@babel/helper-split-export-declaration" "^7.12.13" | 1184 | "@babel/helper-hoist-variables" "^7.14.5" |
| 1186 | "@babel/parser" "^7.14.2" | 1185 | "@babel/helper-split-export-declaration" "^7.14.5" |
| 1187 | "@babel/types" "^7.14.2" | 1186 | "@babel/parser" "^7.14.7" |
| 1187 | "@babel/types" "^7.14.5" | ||
| 1188 | debug "^4.1.0" | 1188 | debug "^4.1.0" |
| 1189 | globals "^11.1.0" | 1189 | globals "^11.1.0" |
| 1190 | 1190 | ||
| 1191 | "@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": | 1191 | "@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.6", "@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": |
| 1192 | version "7.14.2" | 1192 | version "7.14.5" |
| 1193 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3" | 1193 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" |
| 1194 | integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw== | 1194 | integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== |
| 1195 | dependencies: | 1195 | dependencies: |
| 1196 | "@babel/helper-validator-identifier" "^7.14.0" | 1196 | "@babel/helper-validator-identifier" "^7.14.5" |
| 1197 | to-fast-properties "^2.0.0" | 1197 | to-fast-properties "^2.0.0" |
| 1198 | 1198 | ||
| 1199 | "@bcoe/v8-coverage@^0.2.3": | 1199 | "@bcoe/v8-coverage@^0.2.3": |
| @@ -1219,15 +1219,15 @@ | |||
| 1219 | resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18" | 1219 | resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18" |
| 1220 | integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg== | 1220 | integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg== |
| 1221 | 1221 | ||
| 1222 | "@eslint/eslintrc@^0.4.1": | 1222 | "@eslint/eslintrc@^0.4.2": |
| 1223 | version "0.4.1" | 1223 | version "0.4.2" |
| 1224 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14" | 1224 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179" |
| 1225 | integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ== | 1225 | integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg== |
| 1226 | dependencies: | 1226 | dependencies: |
| 1227 | ajv "^6.12.4" | 1227 | ajv "^6.12.4" |
| 1228 | debug "^4.1.1" | 1228 | debug "^4.1.1" |
| 1229 | espree "^7.3.0" | 1229 | espree "^7.3.0" |
| 1230 | globals "^12.1.0" | 1230 | globals "^13.9.0" |
| 1231 | ignore "^4.0.6" | 1231 | ignore "^4.0.6" |
| 1232 | import-fresh "^3.2.1" | 1232 | import-fresh "^3.2.1" |
| 1233 | js-yaml "^3.13.1" | 1233 | js-yaml "^3.13.1" |
| @@ -1472,25 +1472,25 @@ | |||
| 1472 | "@types/yargs" "^15.0.0" | 1472 | "@types/yargs" "^15.0.0" |
| 1473 | chalk "^4.0.0" | 1473 | chalk "^4.0.0" |
| 1474 | 1474 | ||
| 1475 | "@nodelib/fs.scandir@2.1.4": | 1475 | "@nodelib/fs.scandir@2.1.5": |
| 1476 | version "2.1.4" | 1476 | version "2.1.5" |
| 1477 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.4.tgz#d4b3549a5db5de2683e0c1071ab4f140904bbf69" | 1477 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
| 1478 | integrity sha512-33g3pMJk3bg5nXbL/+CY6I2eJDzZAni49PfJnL5fghPTggPvBd/pFNSgJsdAgWptuFu7qq/ERvOYFlhvsLTCKA== | 1478 | integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== |
| 1479 | dependencies: | 1479 | dependencies: |
| 1480 | "@nodelib/fs.stat" "2.0.4" | 1480 | "@nodelib/fs.stat" "2.0.5" |
| 1481 | run-parallel "^1.1.9" | 1481 | run-parallel "^1.1.9" |
| 1482 | 1482 | ||
| 1483 | "@nodelib/fs.stat@2.0.4", "@nodelib/fs.stat@^2.0.2": | 1483 | "@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2": |
| 1484 | version "2.0.4" | 1484 | version "2.0.5" |
| 1485 | resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.4.tgz#a3f2dd61bab43b8db8fa108a121cfffe4c676655" | 1485 | resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b" |
| 1486 | integrity sha512-IYlHJA0clt2+Vg7bccq+TzRdJvv19c2INqBSsoOLp1je7xjtr7J26+WXR72MCdvU9q1qTzIWDfhMf+DRvQJK4Q== | 1486 | integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== |
| 1487 | 1487 | ||
| 1488 | "@nodelib/fs.walk@^1.2.3": | 1488 | "@nodelib/fs.walk@^1.2.3": |
| 1489 | version "1.2.6" | 1489 | version "1.2.7" |
| 1490 | resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.6.tgz#cce9396b30aa5afe9e3756608f5831adcb53d063" | 1490 | resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.7.tgz#94c23db18ee4653e129abd26fb06f870ac9e1ee2" |
| 1491 | integrity sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow== | 1491 | integrity sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA== |
| 1492 | dependencies: | 1492 | dependencies: |
| 1493 | "@nodelib/fs.scandir" "2.1.4" | 1493 | "@nodelib/fs.scandir" "2.1.5" |
| 1494 | fastq "^1.6.0" | 1494 | fastq "^1.6.0" |
| 1495 | 1495 | ||
| 1496 | "@npmcli/move-file@^1.0.1": | 1496 | "@npmcli/move-file@^1.0.1": |
| @@ -1672,16 +1672,16 @@ | |||
| 1672 | loader-utils "^2.0.0" | 1672 | loader-utils "^2.0.0" |
| 1673 | 1673 | ||
| 1674 | "@testing-library/dom@*": | 1674 | "@testing-library/dom@*": |
| 1675 | version "7.31.0" | 1675 | version "7.31.2" |
| 1676 | resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.31.0.tgz#938451abd3ca27e1b69bb395d4a40759fd7f5b3b" | 1676 | resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.31.2.tgz#df361db38f5212b88555068ab8119f5d841a8c4a" |
| 1677 | integrity sha512-0X7ACg4YvTRDFMIuTOEj6B4NpN7i3F/4j5igOcTI5NC5J+N4TribNdErCHOZF1LBWhhcyfwxelVwvoYNMUXTOA== | 1677 | integrity sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ== |
| 1678 | dependencies: | 1678 | dependencies: |
| 1679 | "@babel/code-frame" "^7.10.4" | 1679 | "@babel/code-frame" "^7.10.4" |
| 1680 | "@babel/runtime" "^7.12.5" | 1680 | "@babel/runtime" "^7.12.5" |
| 1681 | "@types/aria-query" "^4.2.0" | 1681 | "@types/aria-query" "^4.2.0" |
| 1682 | aria-query "^4.2.2" | 1682 | aria-query "^4.2.2" |
| 1683 | chalk "^4.1.0" | 1683 | chalk "^4.1.0" |
| 1684 | dom-accessibility-api "^0.5.4" | 1684 | dom-accessibility-api "^0.5.6" |
| 1685 | lz-string "^1.4.4" | 1685 | lz-string "^1.4.4" |
| 1686 | pretty-format "^26.6.2" | 1686 | pretty-format "^26.6.2" |
| 1687 | 1687 | ||
| @@ -1771,17 +1771,17 @@ | |||
| 1771 | "@babel/types" "^7.3.0" | 1771 | "@babel/types" "^7.3.0" |
| 1772 | 1772 | ||
| 1773 | "@types/eslint@^7.2.6": | 1773 | "@types/eslint@^7.2.6": |
| 1774 | version "7.2.11" | 1774 | version "7.2.13" |
| 1775 | resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.11.tgz#180b58f5bb7d7376e39d22496e2b08901aa52fd2" | 1775 | resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.13.tgz#e0ca7219ba5ded402062ad6f926d491ebb29dd53" |
| 1776 | integrity sha512-WYhv//5K8kQtsSc9F1Kn2vHzhYor6KpwPbARH7hwYe3C3ETD0EVx/3P5qQybUoaBEuUa9f/02JjBiXFWalYUmw== | 1776 | integrity sha512-LKmQCWAlnVHvvXq4oasNUMTJJb2GwSyTY8+1C7OH5ILR8mPLaljv1jxL1bXW3xB3jFbQxTKxJAvI8PyjB09aBg== |
| 1777 | dependencies: | 1777 | dependencies: |
| 1778 | "@types/estree" "*" | 1778 | "@types/estree" "*" |
| 1779 | "@types/json-schema" "*" | 1779 | "@types/json-schema" "*" |
| 1780 | 1780 | ||
| 1781 | "@types/estree@*": | 1781 | "@types/estree@*": |
| 1782 | version "0.0.47" | 1782 | version "0.0.48" |
| 1783 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.47.tgz#d7a51db20f0650efec24cd04994f523d93172ed4" | 1783 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.48.tgz#18dc8091b285df90db2f25aa7d906cfc394b7f74" |
| 1784 | integrity sha512-c5ciR06jK8u9BstrmJyO97m+klJrrhCf9u3rLu3DEAJBirxRqSCvDQoYKmxuYwQI5SZChAWu+tq9oVlGRuzPAg== | 1784 | integrity sha512-LfZwXoGUDo0C3me81HXgkBg5CTQYb6xzEl+fNmbO4JdRiSKQ8A0GD1OBBvKAIsbCUgoyAty7m99GqqMQe784ew== |
| 1785 | 1785 | ||
| 1786 | "@types/estree@0.0.39": | 1786 | "@types/estree@0.0.39": |
| 1787 | version "0.0.39" | 1787 | version "0.0.39" |
| @@ -1829,13 +1829,13 @@ | |||
| 1829 | "@types/istanbul-lib-report" "*" | 1829 | "@types/istanbul-lib-report" "*" |
| 1830 | 1830 | ||
| 1831 | "@types/istanbul-reports@^3.0.0": | 1831 | "@types/istanbul-reports@^3.0.0": |
| 1832 | version "3.0.0" | 1832 | version "3.0.1" |
| 1833 | resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821" | 1833 | resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz#9153fe98bba2bd565a63add9436d6f0d7f8468ff" |
| 1834 | integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA== | 1834 | integrity sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw== |
| 1835 | dependencies: | 1835 | dependencies: |
| 1836 | "@types/istanbul-lib-report" "*" | 1836 | "@types/istanbul-lib-report" "*" |
| 1837 | 1837 | ||
| 1838 | "@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6": | 1838 | "@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7": |
| 1839 | version "7.0.7" | 1839 | version "7.0.7" |
| 1840 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" | 1840 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" |
| 1841 | integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA== | 1841 | integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA== |
| @@ -1851,9 +1851,9 @@ | |||
| 1851 | integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA== | 1851 | integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA== |
| 1852 | 1852 | ||
| 1853 | "@types/node@*": | 1853 | "@types/node@*": |
| 1854 | version "15.6.1" | 1854 | version "15.12.4" |
| 1855 | resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08" | 1855 | resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26" |
| 1856 | integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA== | 1856 | integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA== |
| 1857 | 1857 | ||
| 1858 | "@types/normalize-package-data@^2.4.0": | 1858 | "@types/normalize-package-data@^2.4.0": |
| 1859 | version "2.4.0" | 1859 | version "2.4.0" |
| @@ -1866,9 +1866,9 @@ | |||
| 1866 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== | 1866 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== |
| 1867 | 1867 | ||
| 1868 | "@types/prettier@^2.0.0": | 1868 | "@types/prettier@^2.0.0": |
| 1869 | version "2.2.3" | 1869 | version "2.3.0" |
| 1870 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.3.tgz#ef65165aea2924c9359205bf748865b8881753c0" | 1870 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.0.tgz#2e8332cc7363f887d32ec5496b207d26ba8052bb" |
| 1871 | integrity sha512-PijRCG/K3s3w1We6ynUKdxEc5AcuuH3NBmMDP8uvKVp6X43UY7NQlTzczakXP3DJR0F4dfNQIGjU2cUeRYs2AA== | 1871 | integrity sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw== |
| 1872 | 1872 | ||
| 1873 | "@types/prop-types@*": | 1873 | "@types/prop-types@*": |
| 1874 | version "15.7.3" | 1874 | version "15.7.3" |
| @@ -1881,16 +1881,16 @@ | |||
| 1881 | integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== | 1881 | integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== |
| 1882 | 1882 | ||
| 1883 | "@types/react-dom@*": | 1883 | "@types/react-dom@*": |
| 1884 | version "17.0.5" | 1884 | version "17.0.8" |
| 1885 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.5.tgz#df44eed5b8d9e0b13bb0cd38e0ea6572a1231227" | 1885 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.8.tgz#3180de6d79bf53762001ad854e3ce49f36dd71fc" |
| 1886 | integrity sha512-ikqukEhH4H9gr4iJCmQVNzTB307kROe3XFfHAOTxOXPOw7lAoEXnM5KWTkzeANGL5Ce6ABfiMl/zJBYNi7ObmQ== | 1886 | integrity sha512-0ohAiJAx1DAUEcY9UopnfwCE9sSMDGnY/oXjWMax6g3RpzmTt2GMyMVAXcbn0mo8XAff0SbQJl2/SBU+hjSZ1A== |
| 1887 | dependencies: | 1887 | dependencies: |
| 1888 | "@types/react" "*" | 1888 | "@types/react" "*" |
| 1889 | 1889 | ||
| 1890 | "@types/react@*": | 1890 | "@types/react@*": |
| 1891 | version "17.0.6" | 1891 | version "17.0.11" |
| 1892 | resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013" | 1892 | resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451" |
| 1893 | integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw== | 1893 | integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA== |
| 1894 | dependencies: | 1894 | dependencies: |
| 1895 | "@types/prop-types" "*" | 1895 | "@types/prop-types" "*" |
| 1896 | "@types/scheduler" "*" | 1896 | "@types/scheduler" "*" |
| @@ -1994,30 +1994,29 @@ | |||
| 1994 | "@types/yargs-parser" "*" | 1994 | "@types/yargs-parser" "*" |
| 1995 | 1995 | ||
| 1996 | "@typescript-eslint/eslint-plugin@^4.5.0": | 1996 | "@typescript-eslint/eslint-plugin@^4.5.0": |
| 1997 | version "4.25.0" | 1997 | version "4.28.0" |
| 1998 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a" | 1998 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.0.tgz#1a66f03b264844387beb7dc85e1f1d403bd1803f" |
| 1999 | integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ== | 1999 | integrity sha512-KcF6p3zWhf1f8xO84tuBailV5cN92vhS+VT7UJsPzGBm9VnQqfI9AsiMUFUCYHTYPg1uCCo+HyiDnpDuvkAMfQ== |
| 2000 | dependencies: | 2000 | dependencies: |
| 2001 | "@typescript-eslint/experimental-utils" "4.25.0" | 2001 | "@typescript-eslint/experimental-utils" "4.28.0" |
| 2002 | "@typescript-eslint/scope-manager" "4.25.0" | 2002 | "@typescript-eslint/scope-manager" "4.28.0" |
| 2003 | debug "^4.1.1" | 2003 | debug "^4.3.1" |
| 2004 | functional-red-black-tree "^1.0.1" | 2004 | functional-red-black-tree "^1.0.1" |
| 2005 | lodash "^4.17.15" | 2005 | regexpp "^3.1.0" |
| 2006 | regexpp "^3.0.0" | 2006 | semver "^7.3.5" |
| 2007 | semver "^7.3.2" | 2007 | tsutils "^3.21.0" |
| 2008 | tsutils "^3.17.1" | 2008 | |
| 2009 | 2009 | "@typescript-eslint/experimental-utils@4.28.0", "@typescript-eslint/experimental-utils@^4.0.1": | |
| 2010 | "@typescript-eslint/experimental-utils@4.25.0", "@typescript-eslint/experimental-utils@^4.0.1": | 2010 | version "4.28.0" |
| 2011 | version "4.25.0" | 2011 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.0.tgz#13167ed991320684bdc23588135ae62115b30ee0" |
| 2012 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54" | 2012 | integrity sha512-9XD9s7mt3QWMk82GoyUpc/Ji03vz4T5AYlHF9DcoFNfJ/y3UAclRsfGiE2gLfXtyC+JRA3trR7cR296TEb1oiQ== |
| 2013 | integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w== | 2013 | dependencies: |
| 2014 | dependencies: | 2014 | "@types/json-schema" "^7.0.7" |
| 2015 | "@types/json-schema" "^7.0.3" | 2015 | "@typescript-eslint/scope-manager" "4.28.0" |
| 2016 | "@typescript-eslint/scope-manager" "4.25.0" | 2016 | "@typescript-eslint/types" "4.28.0" |
| 2017 | "@typescript-eslint/types" "4.25.0" | 2017 | "@typescript-eslint/typescript-estree" "4.28.0" |
| 2018 | "@typescript-eslint/typescript-estree" "4.25.0" | 2018 | eslint-scope "^5.1.1" |
| 2019 | eslint-scope "^5.0.0" | 2019 | eslint-utils "^3.0.0" |
| 2020 | eslint-utils "^2.0.0" | ||
| 2021 | 2020 | ||
| 2022 | "@typescript-eslint/experimental-utils@^3.10.1": | 2021 | "@typescript-eslint/experimental-utils@^3.10.1": |
| 2023 | version "3.10.1" | 2022 | version "3.10.1" |
| @@ -2031,32 +2030,32 @@ | |||
| 2031 | eslint-utils "^2.0.0" | 2030 | eslint-utils "^2.0.0" |
| 2032 | 2031 | ||
| 2033 | "@typescript-eslint/parser@^4.5.0": | 2032 | "@typescript-eslint/parser@^4.5.0": |
| 2034 | version "4.25.0" | 2033 | version "4.28.0" |
| 2035 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb" | 2034 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.0.tgz#2404c16751a28616ef3abab77c8e51d680a12caa" |
| 2036 | integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg== | 2035 | integrity sha512-7x4D22oPY8fDaOCvkuXtYYTQ6mTMmkivwEzS+7iml9F9VkHGbbZ3x4fHRwxAb5KeuSkLqfnYjs46tGx2Nour4A== |
| 2037 | dependencies: | 2036 | dependencies: |
| 2038 | "@typescript-eslint/scope-manager" "4.25.0" | 2037 | "@typescript-eslint/scope-manager" "4.28.0" |
| 2039 | "@typescript-eslint/types" "4.25.0" | 2038 | "@typescript-eslint/types" "4.28.0" |
| 2040 | "@typescript-eslint/typescript-estree" "4.25.0" | 2039 | "@typescript-eslint/typescript-estree" "4.28.0" |
| 2041 | debug "^4.1.1" | 2040 | debug "^4.3.1" |
| 2042 | 2041 | ||
| 2043 | "@typescript-eslint/scope-manager@4.25.0": | 2042 | "@typescript-eslint/scope-manager@4.28.0": |
| 2044 | version "4.25.0" | 2043 | version "4.28.0" |
| 2045 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca" | 2044 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.0.tgz#6a3009d2ab64a30fc8a1e257a1a320067f36a0ce" |
| 2046 | integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w== | 2045 | integrity sha512-eCALCeScs5P/EYjwo6se9bdjtrh8ByWjtHzOkC4Tia6QQWtQr3PHovxh3TdYTuFcurkYI4rmFsRFpucADIkseg== |
| 2047 | dependencies: | 2046 | dependencies: |
| 2048 | "@typescript-eslint/types" "4.25.0" | 2047 | "@typescript-eslint/types" "4.28.0" |
| 2049 | "@typescript-eslint/visitor-keys" "4.25.0" | 2048 | "@typescript-eslint/visitor-keys" "4.28.0" |
| 2050 | 2049 | ||
| 2051 | "@typescript-eslint/types@3.10.1": | 2050 | "@typescript-eslint/types@3.10.1": |
| 2052 | version "3.10.1" | 2051 | version "3.10.1" |
| 2053 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" | 2052 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
| 2054 | integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== | 2053 | integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
| 2055 | 2054 | ||
| 2056 | "@typescript-eslint/types@4.25.0": | 2055 | "@typescript-eslint/types@4.28.0": |
| 2057 | version "4.25.0" | 2056 | version "4.28.0" |
| 2058 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87" | 2057 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.0.tgz#a33504e1ce7ac51fc39035f5fe6f15079d4dafb0" |
| 2059 | integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ== | 2058 | integrity sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA== |
| 2060 | 2059 | ||
| 2061 | "@typescript-eslint/typescript-estree@3.10.1": | 2060 | "@typescript-eslint/typescript-estree@3.10.1": |
| 2062 | version "3.10.1" | 2061 | version "3.10.1" |
| @@ -2072,18 +2071,18 @@ | |||
| 2072 | semver "^7.3.2" | 2071 | semver "^7.3.2" |
| 2073 | tsutils "^3.17.1" | 2072 | tsutils "^3.17.1" |
| 2074 | 2073 | ||
| 2075 | "@typescript-eslint/typescript-estree@4.25.0": | 2074 | "@typescript-eslint/typescript-estree@4.28.0": |
| 2076 | version "4.25.0" | 2075 | version "4.28.0" |
| 2077 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25" | 2076 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.0.tgz#e66d4e5aa2ede66fec8af434898fe61af10c71cf" |
| 2078 | integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg== | 2077 | integrity sha512-m19UQTRtxMzKAm8QxfKpvh6OwQSXaW1CdZPoCaQuLwAq7VZMNuhJmZR4g5281s2ECt658sldnJfdpSZZaxUGMQ== |
| 2079 | dependencies: | 2078 | dependencies: |
| 2080 | "@typescript-eslint/types" "4.25.0" | 2079 | "@typescript-eslint/types" "4.28.0" |
| 2081 | "@typescript-eslint/visitor-keys" "4.25.0" | 2080 | "@typescript-eslint/visitor-keys" "4.28.0" |
| 2082 | debug "^4.1.1" | 2081 | debug "^4.3.1" |
| 2083 | globby "^11.0.1" | 2082 | globby "^11.0.3" |
| 2084 | is-glob "^4.0.1" | 2083 | is-glob "^4.0.1" |
| 2085 | semver "^7.3.2" | 2084 | semver "^7.3.5" |
| 2086 | tsutils "^3.17.1" | 2085 | tsutils "^3.21.0" |
| 2087 | 2086 | ||
| 2088 | "@typescript-eslint/visitor-keys@3.10.1": | 2087 | "@typescript-eslint/visitor-keys@3.10.1": |
| 2089 | version "3.10.1" | 2088 | version "3.10.1" |
| @@ -2092,12 +2091,12 @@ | |||
| 2092 | dependencies: | 2091 | dependencies: |
| 2093 | eslint-visitor-keys "^1.1.0" | 2092 | eslint-visitor-keys "^1.1.0" |
| 2094 | 2093 | ||
| 2095 | "@typescript-eslint/visitor-keys@4.25.0": | 2094 | "@typescript-eslint/visitor-keys@4.28.0": |
| 2096 | version "4.25.0" | 2095 | version "4.28.0" |
| 2097 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7" | 2096 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.0.tgz#255c67c966ec294104169a6939d96f91c8a89434" |
| 2098 | integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg== | 2097 | integrity sha512-PjJyTWwrlrvM5jazxYF5ZPs/nl0kHDZMVbuIcbpawVXaDPelp3+S9zpOz5RmVUfS/fD5l5+ZXNKnWhNYjPzCvw== |
| 2099 | dependencies: | 2098 | dependencies: |
| 2100 | "@typescript-eslint/types" "4.25.0" | 2099 | "@typescript-eslint/types" "4.28.0" |
| 2101 | eslint-visitor-keys "^2.0.0" | 2100 | eslint-visitor-keys "^2.0.0" |
| 2102 | 2101 | ||
| 2103 | "@webassemblyjs/ast@1.9.0": | 2102 | "@webassemblyjs/ast@1.9.0": |
| @@ -2297,9 +2296,9 @@ acorn@^7.1.0, acorn@^7.1.1, acorn@^7.4.0: | |||
| 2297 | integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== | 2296 | integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== |
| 2298 | 2297 | ||
| 2299 | acorn@^8.2.4: | 2298 | acorn@^8.2.4: |
| 2300 | version "8.2.4" | 2299 | version "8.4.0" |
| 2301 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.2.4.tgz#caba24b08185c3b56e3168e97d15ed17f4d31fd0" | 2300 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.0.tgz#af53266e698d7cffa416714b503066a82221be60" |
| 2302 | integrity sha512-Ibt84YwBDDA890eDiDCEqcbwvHlBvzzDkU2cGBBDDI1QWT12jTiXIOn2CIw5KK4i6N5Z2HUxwYjzriDyqaqqZg== | 2301 | integrity sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w== |
| 2303 | 2302 | ||
| 2304 | address@1.1.2, address@^1.0.1: | 2303 | address@1.1.2, address@^1.0.1: |
| 2305 | version "1.1.2" | 2304 | version "1.1.2" |
| @@ -2350,9 +2349,9 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.4, ajv@^6.12.5: | |||
| 2350 | uri-js "^4.2.2" | 2349 | uri-js "^4.2.2" |
| 2351 | 2350 | ||
| 2352 | ajv@^8.0.1: | 2351 | ajv@^8.0.1: |
| 2353 | version "8.5.0" | 2352 | version "8.6.0" |
| 2354 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.5.0.tgz#695528274bcb5afc865446aa275484049a18ae4b" | 2353 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.6.0.tgz#60cc45d9c46a477d80d92c48076d972c342e5720" |
| 2355 | integrity sha512-Y2l399Tt1AguU3BPRP9Fn4eN+Or+StUGWCUpbnFyXSo8NZ9S4uj+AG2pjs5apK+ZMOwYOz1+a+VKvKH7CudXgQ== | 2354 | integrity sha512-cnUG4NSBiM4YFBxgZIj/In3/6KX+rQ2l2YPRVcvAMQGWEPKuXoPIhxzwqh31jA3IPbI4qEOp/5ILI4ynioXsGQ== |
| 2356 | dependencies: | 2355 | dependencies: |
| 2357 | fast-deep-equal "^3.1.1" | 2356 | fast-deep-equal "^3.1.1" |
| 2358 | json-schema-traverse "^1.0.0" | 2357 | json-schema-traverse "^1.0.0" |
| @@ -2423,7 +2422,7 @@ anymatch@^2.0.0: | |||
| 2423 | micromatch "^3.1.4" | 2422 | micromatch "^3.1.4" |
| 2424 | normalize-path "^2.1.1" | 2423 | normalize-path "^2.1.1" |
| 2425 | 2424 | ||
| 2426 | anymatch@^3.0.0, anymatch@^3.0.3, anymatch@~3.1.1: | 2425 | anymatch@^3.0.0, anymatch@^3.0.3, anymatch@~3.1.2: |
| 2427 | version "3.1.2" | 2426 | version "3.1.2" |
| 2428 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716" | 2427 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716" |
| 2429 | integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== | 2428 | integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== |
| @@ -2622,9 +2621,9 @@ autoprefixer@^9.6.1: | |||
| 2622 | postcss-value-parser "^4.1.0" | 2621 | postcss-value-parser "^4.1.0" |
| 2623 | 2622 | ||
| 2624 | axe-core@^4.0.2: | 2623 | axe-core@^4.0.2: |
| 2625 | version "4.2.1" | 2624 | version "4.2.2" |
| 2626 | resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.1.tgz#2e50bcf10ee5b819014f6e342e41e45096239e34" | 2625 | resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.2.tgz#0c987d82c8b82b4b9b7a945f1b5ef0d8fed586ed" |
| 2627 | integrity sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA== | 2626 | integrity sha512-OKRkKM4ojMEZRJ5UNJHmq9tht7cEnRnqKG6KyB/trYws00Xtkv12mHtlJ0SK7cmuNbrU8dPUova3ELTuilfBbw== |
| 2628 | 2627 | ||
| 2629 | axobject-query@^2.2.0: | 2628 | axobject-query@^2.2.0: |
| 2630 | version "2.2.0" | 2629 | version "2.2.0" |
| @@ -2717,29 +2716,29 @@ babel-plugin-named-asset-import@^0.3.7: | |||
| 2717 | resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.7.tgz#156cd55d3f1228a5765774340937afc8398067dd" | 2716 | resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.7.tgz#156cd55d3f1228a5765774340937afc8398067dd" |
| 2718 | integrity sha512-squySRkf+6JGnvjoUtDEjSREJEBirnXi9NqP6rjSYsylxQxqBTz+pkmf395i9E2zsvmYUaI40BHo6SqZUdydlw== | 2717 | integrity sha512-squySRkf+6JGnvjoUtDEjSREJEBirnXi9NqP6rjSYsylxQxqBTz+pkmf395i9E2zsvmYUaI40BHo6SqZUdydlw== |
| 2719 | 2718 | ||
| 2720 | babel-plugin-polyfill-corejs2@^0.2.0: | 2719 | babel-plugin-polyfill-corejs2@^0.2.2: |
| 2721 | version "0.2.1" | 2720 | version "0.2.2" |
| 2722 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.1.tgz#ae2cf6d6f1aa7c0edcf04a25180e8856a6d1184f" | 2721 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz#e9124785e6fd94f94b618a7954e5693053bf5327" |
| 2723 | integrity sha512-hXGSPbr6IbjeMyGew+3uGIAkRjBFSOJ9FLDZNOfHuyJZCcoia4nd/72J0bSgvfytcVfUcP/dxEVcUhVJuQRtSw== | 2722 | integrity sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ== |
| 2724 | dependencies: | 2723 | dependencies: |
| 2725 | "@babel/compat-data" "^7.13.11" | 2724 | "@babel/compat-data" "^7.13.11" |
| 2726 | "@babel/helper-define-polyfill-provider" "^0.2.1" | 2725 | "@babel/helper-define-polyfill-provider" "^0.2.2" |
| 2727 | semver "^6.1.1" | 2726 | semver "^6.1.1" |
| 2728 | 2727 | ||
| 2729 | babel-plugin-polyfill-corejs3@^0.2.0: | 2728 | babel-plugin-polyfill-corejs3@^0.2.2: |
| 2730 | version "0.2.1" | 2729 | version "0.2.3" |
| 2731 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.1.tgz#786f40218040030f0edecfd48e6e59f1ee9bef53" | 2730 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.3.tgz#72add68cf08a8bf139ba6e6dfc0b1d504098e57b" |
| 2732 | integrity sha512-WZCqF3DLUhdTD/P381MDJfuP18hdCZ+iqJ+wHtzhWENpsiof284JJ1tMQg1CE+hfCWyG48F7e5gDMk2c3Laz7w== | 2731 | integrity sha512-rCOFzEIJpJEAU14XCcV/erIf/wZQMmMT5l5vXOpL5uoznyOGfDIjPj6FVytMvtzaKSTSVKouOCTPJ5OMUZH30g== |
| 2733 | dependencies: | 2732 | dependencies: |
| 2734 | "@babel/helper-define-polyfill-provider" "^0.2.1" | 2733 | "@babel/helper-define-polyfill-provider" "^0.2.2" |
| 2735 | core-js-compat "^3.9.1" | 2734 | core-js-compat "^3.14.0" |
| 2736 | 2735 | ||
| 2737 | babel-plugin-polyfill-regenerator@^0.2.0: | 2736 | babel-plugin-polyfill-regenerator@^0.2.2: |
| 2738 | version "0.2.1" | 2737 | version "0.2.2" |
| 2739 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.1.tgz#ca9595d7d5f3afefec2d83126148b90db751a091" | 2738 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.2.tgz#b310c8d642acada348c1fa3b3e6ce0e851bee077" |
| 2740 | integrity sha512-T3bYyL3Sll2EtC94v3f+fA8M28q7YPTOZdB++SRHjvYZTvtd+WorMUq3tDTD4Q7Kjk1LG0gGromslKjcO5p2TA== | 2739 | integrity sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg== |
| 2741 | dependencies: | 2740 | dependencies: |
| 2742 | "@babel/helper-define-polyfill-provider" "^0.2.1" | 2741 | "@babel/helper-define-polyfill-provider" "^0.2.2" |
| 2743 | 2742 | ||
| 2744 | babel-plugin-syntax-object-rest-spread@^6.8.0: | 2743 | babel-plugin-syntax-object-rest-spread@^6.8.0: |
| 2745 | version "6.13.0" | 2744 | version "6.13.0" |
| @@ -3039,7 +3038,7 @@ browserslist@4.14.2: | |||
| 3039 | escalade "^3.0.2" | 3038 | escalade "^3.0.2" |
| 3040 | node-releases "^1.1.61" | 3039 | node-releases "^1.1.61" |
| 3041 | 3040 | ||
| 3042 | browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.6.2, browserslist@^4.6.4: | 3041 | browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4.6.2, browserslist@^4.6.4: |
| 3043 | version "4.16.6" | 3042 | version "4.16.6" |
| 3044 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2" | 3043 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2" |
| 3045 | integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ== | 3044 | integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ== |
| @@ -3123,9 +3122,9 @@ cacache@^12.0.2: | |||
| 3123 | y18n "^4.0.0" | 3122 | y18n "^4.0.0" |
| 3124 | 3123 | ||
| 3125 | cacache@^15.0.5: | 3124 | cacache@^15.0.5: |
| 3126 | version "15.1.0" | 3125 | version "15.2.0" |
| 3127 | resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.1.0.tgz#164c2f857ee606e4cc793c63018fefd0ea5eba7b" | 3126 | resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.2.0.tgz#73af75f77c58e72d8c630a7a2858cb18ef523389" |
| 3128 | integrity sha512-mfx0C+mCfWjD1PnwQ9yaOrwG1ou9FkKnx0SvzUHWdFt7r7GaRtzT+9M8HAvLu62zIHtnpQ/1m93nWNDCckJGXQ== | 3127 | integrity sha512-uKoJSHmnrqXgthDFx/IU6ED/5xd+NNGe+Bb+kLZy7Ku4P+BaiWEUflAKPZ7eAzsYGcsAGASJZsybXp+quEcHTw== |
| 3129 | dependencies: | 3128 | dependencies: |
| 3130 | "@npmcli/move-file" "^1.0.1" | 3129 | "@npmcli/move-file" "^1.0.1" |
| 3131 | chownr "^2.0.0" | 3130 | chownr "^2.0.0" |
| @@ -3221,9 +3220,9 @@ caniuse-api@^3.0.0: | |||
| 3221 | lodash.uniq "^4.5.0" | 3220 | lodash.uniq "^4.5.0" |
| 3222 | 3221 | ||
| 3223 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001219: | 3222 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001219: |
| 3224 | version "1.0.30001228" | 3223 | version "1.0.30001239" |
| 3225 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001228.tgz#bfdc5942cd3326fa51ee0b42fbef4da9d492a7fa" | 3224 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001239.tgz#66e8669985bb2cb84ccb10f68c25ce6dd3e4d2b8" |
| 3226 | integrity sha512-QQmLOGJ3DEgokHbMSA8cj2a+geXqmnpyOFT0lhQV6P3/YOJvGDEwoedcwxEQ30gJIwIIunHIicunJ2rzK5gB2A== | 3225 | integrity sha512-cyBkXJDMeI4wthy8xJ2FvDU6+0dtcZSJW3voUF8+e9f1bBeuvyZfc3PNbkOETyhbR+dGCPzn9E7MA3iwzusOhQ== |
| 3227 | 3226 | ||
| 3228 | capture-exit@^2.0.0: | 3227 | capture-exit@^2.0.0: |
| 3229 | version "2.0.0" | 3228 | version "2.0.0" |
| @@ -3292,19 +3291,19 @@ chokidar@^2.1.8: | |||
| 3292 | fsevents "^1.2.7" | 3291 | fsevents "^1.2.7" |
| 3293 | 3292 | ||
| 3294 | chokidar@^3.4.1: | 3293 | chokidar@^3.4.1: |
| 3295 | version "3.5.1" | 3294 | version "3.5.2" |
| 3296 | resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.1.tgz#ee9ce7bbebd2b79f49f304799d5468e31e14e68a" | 3295 | resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75" |
| 3297 | integrity sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw== | 3296 | integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ== |
| 3298 | dependencies: | 3297 | dependencies: |
| 3299 | anymatch "~3.1.1" | 3298 | anymatch "~3.1.2" |
| 3300 | braces "~3.0.2" | 3299 | braces "~3.0.2" |
| 3301 | glob-parent "~5.1.0" | 3300 | glob-parent "~5.1.2" |
| 3302 | is-binary-path "~2.1.0" | 3301 | is-binary-path "~2.1.0" |
| 3303 | is-glob "~4.0.1" | 3302 | is-glob "~4.0.1" |
| 3304 | normalize-path "~3.0.0" | 3303 | normalize-path "~3.0.0" |
| 3305 | readdirp "~3.5.0" | 3304 | readdirp "~3.6.0" |
| 3306 | optionalDependencies: | 3305 | optionalDependencies: |
| 3307 | fsevents "~2.3.1" | 3306 | fsevents "~2.3.2" |
| 3308 | 3307 | ||
| 3309 | chownr@^1.1.1: | 3308 | chownr@^1.1.1: |
| 3310 | version "1.1.4" | 3309 | version "1.1.4" |
| @@ -3557,7 +3556,7 @@ content-type@~1.0.4: | |||
| 3557 | resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" | 3556 | resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" |
| 3558 | integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== | 3557 | integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== |
| 3559 | 3558 | ||
| 3560 | convert-source-map@1.7.0, convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: | 3559 | convert-source-map@1.7.0: |
| 3561 | version "1.7.0" | 3560 | version "1.7.0" |
| 3562 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442" | 3561 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442" |
| 3563 | integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== | 3562 | integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== |
| @@ -3569,6 +3568,13 @@ convert-source-map@^0.3.3: | |||
| 3569 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-0.3.5.tgz#f1d802950af7dd2631a1febe0596550c86ab3190" | 3568 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-0.3.5.tgz#f1d802950af7dd2631a1febe0596550c86ab3190" |
| 3570 | integrity sha1-8dgClQr33SYxof6+BZZVDIarMZA= | 3569 | integrity sha1-8dgClQr33SYxof6+BZZVDIarMZA= |
| 3571 | 3570 | ||
| 3571 | convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: | ||
| 3572 | version "1.8.0" | ||
| 3573 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369" | ||
| 3574 | integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA== | ||
| 3575 | dependencies: | ||
| 3576 | safe-buffer "~5.1.1" | ||
| 3577 | |||
| 3572 | cookie-signature@1.0.6: | 3578 | cookie-signature@1.0.6: |
| 3573 | version "1.0.6" | 3579 | version "1.0.6" |
| 3574 | resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" | 3580 | resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" |
| @@ -3596,18 +3602,18 @@ copy-descriptor@^0.1.0: | |||
| 3596 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" | 3602 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
| 3597 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= | 3603 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
| 3598 | 3604 | ||
| 3599 | core-js-compat@^3.6.2, core-js-compat@^3.9.0, core-js-compat@^3.9.1: | 3605 | core-js-compat@^3.14.0, core-js-compat@^3.15.0, core-js-compat@^3.6.2: |
| 3600 | version "3.12.1" | 3606 | version "3.15.0" |
| 3601 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.12.1.tgz#2c302c4708505fa7072b0adb5156d26f7801a18b" | 3607 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa" |
| 3602 | integrity sha512-i6h5qODpw6EsHAoIdQhKoZdWn+dGBF3dSS8m5tif36RlWvW3A6+yu2S16QHUo3CrkzrnEskMAt9f8FxmY9fhWQ== | 3608 | integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw== |
| 3603 | dependencies: | 3609 | dependencies: |
| 3604 | browserslist "^4.16.6" | 3610 | browserslist "^4.16.6" |
| 3605 | semver "7.0.0" | 3611 | semver "7.0.0" |
| 3606 | 3612 | ||
| 3607 | core-js-pure@^3.0.0: | 3613 | core-js-pure@^3.15.0: |
| 3608 | version "3.12.1" | 3614 | version "3.15.0" |
| 3609 | resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.12.1.tgz#934da8b9b7221e2a2443dc71dfa5bd77a7ea00b8" | 3615 | resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.15.0.tgz#c19349ae0be197b8bcf304acf4d91c5e29ae2091" |
| 3610 | integrity sha512-1cch+qads4JnDSWsvc7d6nzlKAippwjUlf6vykkTLW53VSV+NkE6muGBToAjEA8pG90cSfcud3JgVmW2ds5TaQ== | 3616 | integrity sha512-RO+LFAso8DB6OeBX9BAcEGvyth36QtxYon1OyVsITNVtSKr/Hos0BXZwnsOJ7o+O6KHtK+O+cJIEj9NGg6VwFA== |
| 3611 | 3617 | ||
| 3612 | core-js@^2.4.0: | 3618 | core-js@^2.4.0: |
| 3613 | version "2.6.12" | 3619 | version "2.6.12" |
| @@ -3615,9 +3621,9 @@ core-js@^2.4.0: | |||
| 3615 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== | 3621 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== |
| 3616 | 3622 | ||
| 3617 | core-js@^3.6.5: | 3623 | core-js@^3.6.5: |
| 3618 | version "3.12.1" | 3624 | version "3.15.0" |
| 3619 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.12.1.tgz#6b5af4ff55616c08a44d386f1f510917ff204112" | 3625 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.0.tgz#db9554ebce0b6fd90dc9b1f2465c841d2d055044" |
| 3620 | integrity sha512-Ne9DKPHTObRuB09Dru5AjwKjY4cJHVGu+y5f7coGn1E9Grkc3p2iBwE9AI/nJzsE29mQF7oq+mhYYRqOMFN1Bw== | 3626 | integrity sha512-GUbtPllXMYRzIgHNZ4dTYTcUemls2cni83Q4Q/TrFONHfhcg9oEGOtaGHfb0cpzec60P96UKPvMkjX1jET8rUw== |
| 3621 | 3627 | ||
| 3622 | core-util-is@~1.0.0: | 3628 | core-util-is@~1.0.0: |
| 3623 | version "1.0.2" | 3629 | version "1.0.2" |
| @@ -3787,7 +3793,7 @@ css-select-base-adapter@^0.1.1: | |||
| 3787 | resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz#3b2ff4972cc362ab88561507a95408a1432135d7" | 3793 | resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz#3b2ff4972cc362ab88561507a95408a1432135d7" |
| 3788 | integrity sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w== | 3794 | integrity sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w== |
| 3789 | 3795 | ||
| 3790 | css-select@^2.0.0, css-select@^2.0.2: | 3796 | css-select@^2.0.0: |
| 3791 | version "2.1.0" | 3797 | version "2.1.0" |
| 3792 | resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.1.0.tgz#6a34653356635934a81baca68d0255432105dbef" | 3798 | resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.1.0.tgz#6a34653356635934a81baca68d0255432105dbef" |
| 3793 | integrity sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ== | 3799 | integrity sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ== |
| @@ -3797,6 +3803,17 @@ css-select@^2.0.0, css-select@^2.0.2: | |||
| 3797 | domutils "^1.7.0" | 3803 | domutils "^1.7.0" |
| 3798 | nth-check "^1.0.2" | 3804 | nth-check "^1.0.2" |
| 3799 | 3805 | ||
| 3806 | css-select@^4.1.3: | ||
| 3807 | version "4.1.3" | ||
| 3808 | resolved "https://registry.yarnpkg.com/css-select/-/css-select-4.1.3.tgz#a70440f70317f2669118ad74ff105e65849c7067" | ||
| 3809 | integrity sha512-gT3wBNd9Nj49rAbmtFHj1cljIAOLYSX1nZ8CB7TBO3INYckygm5B7LISU/szY//YmdiSLbJvDLOx9VnMVpMBxA== | ||
| 3810 | dependencies: | ||
| 3811 | boolbase "^1.0.0" | ||
| 3812 | css-what "^5.0.0" | ||
| 3813 | domhandler "^4.2.0" | ||
| 3814 | domutils "^2.6.0" | ||
| 3815 | nth-check "^2.0.0" | ||
| 3816 | |||
| 3800 | css-tree@1.0.0-alpha.37: | 3817 | css-tree@1.0.0-alpha.37: |
| 3801 | version "1.0.0-alpha.37" | 3818 | version "1.0.0-alpha.37" |
| 3802 | resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.37.tgz#98bebd62c4c1d9f960ec340cf9f7522e30709a22" | 3819 | resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.37.tgz#98bebd62c4c1d9f960ec340cf9f7522e30709a22" |
| @@ -3818,6 +3835,11 @@ css-what@^3.2.1: | |||
| 3818 | resolved "https://registry.yarnpkg.com/css-what/-/css-what-3.4.2.tgz#ea7026fcb01777edbde52124e21f327e7ae950e4" | 3835 | resolved "https://registry.yarnpkg.com/css-what/-/css-what-3.4.2.tgz#ea7026fcb01777edbde52124e21f327e7ae950e4" |
| 3819 | integrity sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ== | 3836 | integrity sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ== |
| 3820 | 3837 | ||
| 3838 | css-what@^5.0.0: | ||
| 3839 | version "5.0.1" | ||
| 3840 | resolved "https://registry.yarnpkg.com/css-what/-/css-what-5.0.1.tgz#3efa820131f4669a8ac2408f9c32e7c7de9f4cad" | ||
| 3841 | integrity sha512-FYDTSHb/7KXsWICVsxdmiExPjCfRC4qRFBdVwv7Ax9hMnvMmEjP9RfxTEZ3qPZGmADDn2vAKSo9UcN1jKVYscg== | ||
| 3842 | |||
| 3821 | css.escape@^1.5.1: | 3843 | css.escape@^1.5.1: |
| 3822 | version "1.5.1" | 3844 | version "1.5.1" |
| 3823 | resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb" | 3845 | resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb" |
| @@ -3979,7 +4001,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: | |||
| 3979 | dependencies: | 4001 | dependencies: |
| 3980 | ms "2.0.0" | 4002 | ms "2.0.0" |
| 3981 | 4003 | ||
| 3982 | debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: | 4004 | debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: |
| 3983 | version "4.3.1" | 4005 | version "4.3.1" |
| 3984 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" | 4006 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" |
| 3985 | integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== | 4007 | integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== |
| @@ -4191,12 +4213,12 @@ dom-accessibility-api@^0.3.0: | |||
| 4191 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.3.0.tgz#511e5993dd673b97c87ea47dba0e3892f7e0c983" | 4213 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.3.0.tgz#511e5993dd673b97c87ea47dba0e3892f7e0c983" |
| 4192 | integrity sha512-PzwHEmsRP3IGY4gv/Ug+rMeaTIyTJvadCb+ujYXYeIylbHJezIyNToe8KfEgHTCEYyC+/bUghYOGg8yMGlZ6vA== | 4214 | integrity sha512-PzwHEmsRP3IGY4gv/Ug+rMeaTIyTJvadCb+ujYXYeIylbHJezIyNToe8KfEgHTCEYyC+/bUghYOGg8yMGlZ6vA== |
| 4193 | 4215 | ||
| 4194 | dom-accessibility-api@^0.5.4: | 4216 | dom-accessibility-api@^0.5.6: |
| 4195 | version "0.5.4" | 4217 | version "0.5.6" |
| 4196 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.4.tgz#b06d059cdd4a4ad9a79275f9d414a5c126241166" | 4218 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9" |
| 4197 | integrity sha512-TvrjBckDy2c6v6RLxPv5QXOnU+SmF9nBII5621Ve5fu6Z/BDrENurBEvlC1f44lKEUVqOpK4w9E5Idc5/EgkLQ== | 4219 | integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw== |
| 4198 | 4220 | ||
| 4199 | dom-converter@^0.2: | 4221 | dom-converter@^0.2.0: |
| 4200 | version "0.2.0" | 4222 | version "0.2.0" |
| 4201 | resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768" | 4223 | resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768" |
| 4202 | integrity sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA== | 4224 | integrity sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA== |
| @@ -4211,17 +4233,26 @@ dom-serializer@0: | |||
| 4211 | domelementtype "^2.0.1" | 4233 | domelementtype "^2.0.1" |
| 4212 | entities "^2.0.0" | 4234 | entities "^2.0.0" |
| 4213 | 4235 | ||
| 4236 | dom-serializer@^1.0.1: | ||
| 4237 | version "1.3.2" | ||
| 4238 | resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-1.3.2.tgz#6206437d32ceefaec7161803230c7a20bc1b4d91" | ||
| 4239 | integrity sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig== | ||
| 4240 | dependencies: | ||
| 4241 | domelementtype "^2.0.1" | ||
| 4242 | domhandler "^4.2.0" | ||
| 4243 | entities "^2.0.0" | ||
| 4244 | |||
| 4214 | domain-browser@^1.1.1: | 4245 | domain-browser@^1.1.1: |
| 4215 | version "1.2.0" | 4246 | version "1.2.0" |
| 4216 | resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda" | 4247 | resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda" |
| 4217 | integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA== | 4248 | integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA== |
| 4218 | 4249 | ||
| 4219 | domelementtype@1, domelementtype@^1.3.1: | 4250 | domelementtype@1: |
| 4220 | version "1.3.1" | 4251 | version "1.3.1" |
| 4221 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f" | 4252 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f" |
| 4222 | integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w== | 4253 | integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w== |
| 4223 | 4254 | ||
| 4224 | domelementtype@^2.0.1: | 4255 | domelementtype@^2.0.1, domelementtype@^2.2.0: |
| 4225 | version "2.2.0" | 4256 | version "2.2.0" |
| 4226 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.2.0.tgz#9a0b6c2782ed6a1c7323d42267183df9bd8b1d57" | 4257 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.2.0.tgz#9a0b6c2782ed6a1c7323d42267183df9bd8b1d57" |
| 4227 | integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A== | 4258 | integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A== |
| @@ -4233,14 +4264,14 @@ domexception@^2.0.1: | |||
| 4233 | dependencies: | 4264 | dependencies: |
| 4234 | webidl-conversions "^5.0.0" | 4265 | webidl-conversions "^5.0.0" |
| 4235 | 4266 | ||
| 4236 | domhandler@^2.3.0: | 4267 | domhandler@^4.0.0, domhandler@^4.2.0: |
| 4237 | version "2.4.2" | 4268 | version "4.2.0" |
| 4238 | resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.4.2.tgz#8805097e933d65e85546f726d60f5eb88b44f803" | 4269 | resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-4.2.0.tgz#f9768a5f034be60a89a27c2e4d0f74eba0d8b059" |
| 4239 | integrity sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA== | 4270 | integrity sha512-zk7sgt970kzPks2Bf+dwT/PLzghLnsivb9CcxkvR8Mzr66Olr0Ofd8neSbglHJHaHa2MadfoSdNlKYAaafmWfA== |
| 4240 | dependencies: | 4271 | dependencies: |
| 4241 | domelementtype "1" | 4272 | domelementtype "^2.2.0" |
| 4242 | 4273 | ||
| 4243 | domutils@^1.5.1, domutils@^1.7.0: | 4274 | domutils@^1.7.0: |
| 4244 | version "1.7.0" | 4275 | version "1.7.0" |
| 4245 | resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a" | 4276 | resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a" |
| 4246 | integrity sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg== | 4277 | integrity sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg== |
| @@ -4248,6 +4279,15 @@ domutils@^1.5.1, domutils@^1.7.0: | |||
| 4248 | dom-serializer "0" | 4279 | dom-serializer "0" |
| 4249 | domelementtype "1" | 4280 | domelementtype "1" |
| 4250 | 4281 | ||
| 4282 | domutils@^2.5.2, domutils@^2.6.0: | ||
| 4283 | version "2.7.0" | ||
| 4284 | resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.7.0.tgz#8ebaf0c41ebafcf55b0b72ec31c56323712c5442" | ||
| 4285 | integrity sha512-8eaHa17IwJUPAiB+SoTYBo5mCdeMgdcAoXJ59m6DT1vw+5iLS3gNoqYaRowaBKtGVrOF1Jz4yDTgYKLK2kvfJg== | ||
| 4286 | dependencies: | ||
| 4287 | dom-serializer "^1.0.1" | ||
| 4288 | domelementtype "^2.2.0" | ||
| 4289 | domhandler "^4.2.0" | ||
| 4290 | |||
| 4251 | dot-case@^3.0.4: | 4291 | dot-case@^3.0.4: |
| 4252 | version "3.0.4" | 4292 | version "3.0.4" |
| 4253 | resolved "https://registry.yarnpkg.com/dot-case/-/dot-case-3.0.4.tgz#9b2b670d00a431667a8a75ba29cd1b98809ce751" | 4293 | resolved "https://registry.yarnpkg.com/dot-case/-/dot-case-3.0.4.tgz#9b2b670d00a431667a8a75ba29cd1b98809ce751" |
| @@ -4299,9 +4339,9 @@ ejs@^2.6.1: | |||
| 4299 | integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== | 4339 | integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== |
| 4300 | 4340 | ||
| 4301 | electron-to-chromium@^1.3.564, electron-to-chromium@^1.3.723: | 4341 | electron-to-chromium@^1.3.564, electron-to-chromium@^1.3.723: |
| 4302 | version "1.3.736" | 4342 | version "1.3.754" |
| 4303 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.736.tgz#f632d900a1f788dab22fec9c62ec5c9c8f0c4052" | 4343 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.754.tgz#afbe69177ad7aae968c3bbeba129dc70dcc37cf4" |
| 4304 | integrity sha512-DY8dA7gR51MSo66DqitEQoUMQ0Z+A2DSXFi7tK304bdTVqczCAfUuyQw6Wdg8hIoo5zIxkU1L24RQtUce1Ioig== | 4344 | integrity sha512-Q50dJbfYYRtwK3G9mFP/EsJVzlgcYwKxFjbXmvVa1lDAbdviPcT9QOpFoufDApub4j0hBfDRL6v3lWNLEdEDXQ== |
| 4305 | 4345 | ||
| 4306 | elliptic@^6.5.3: | 4346 | elliptic@^6.5.3: |
| 4307 | version "6.5.4" | 4347 | version "6.5.4" |
| @@ -4374,11 +4414,6 @@ enquirer@^2.3.5: | |||
| 4374 | dependencies: | 4414 | dependencies: |
| 4375 | ansi-colors "^4.1.1" | 4415 | ansi-colors "^4.1.1" |
| 4376 | 4416 | ||
| 4377 | entities@^1.1.1: | ||
| 4378 | version "1.1.2" | ||
| 4379 | resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56" | ||
| 4380 | integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w== | ||
| 4381 | |||
| 4382 | entities@^2.0.0: | 4417 | entities@^2.0.0: |
| 4383 | version "2.2.0" | 4418 | version "2.2.0" |
| 4384 | resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55" | 4419 | resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55" |
| @@ -4405,10 +4440,10 @@ error-stack-parser@^2.0.6: | |||
| 4405 | dependencies: | 4440 | dependencies: |
| 4406 | stackframe "^1.1.1" | 4441 | stackframe "^1.1.1" |
| 4407 | 4442 | ||
| 4408 | es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2: | 4443 | es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2: |
| 4409 | version "1.18.0" | 4444 | version "1.18.3" |
| 4410 | resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0.tgz#ab80b359eecb7ede4c298000390bc5ac3ec7b5a4" | 4445 | resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0" |
| 4411 | integrity sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw== | 4446 | integrity sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw== |
| 4412 | dependencies: | 4447 | dependencies: |
| 4413 | call-bind "^1.0.2" | 4448 | call-bind "^1.0.2" |
| 4414 | es-to-primitive "^1.2.1" | 4449 | es-to-primitive "^1.2.1" |
| @@ -4418,14 +4453,14 @@ es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2: | |||
| 4418 | has-symbols "^1.0.2" | 4453 | has-symbols "^1.0.2" |
| 4419 | is-callable "^1.2.3" | 4454 | is-callable "^1.2.3" |
| 4420 | is-negative-zero "^2.0.1" | 4455 | is-negative-zero "^2.0.1" |
| 4421 | is-regex "^1.1.2" | 4456 | is-regex "^1.1.3" |
| 4422 | is-string "^1.0.5" | 4457 | is-string "^1.0.6" |
| 4423 | object-inspect "^1.9.0" | 4458 | object-inspect "^1.10.3" |
| 4424 | object-keys "^1.1.1" | 4459 | object-keys "^1.1.1" |
| 4425 | object.assign "^4.1.2" | 4460 | object.assign "^4.1.2" |
| 4426 | string.prototype.trimend "^1.0.4" | 4461 | string.prototype.trimend "^1.0.4" |
| 4427 | string.prototype.trimstart "^1.0.4" | 4462 | string.prototype.trimstart "^1.0.4" |
| 4428 | unbox-primitive "^1.0.0" | 4463 | unbox-primitive "^1.0.1" |
| 4429 | 4464 | ||
| 4430 | es-to-primitive@^1.2.1: | 4465 | es-to-primitive@^1.2.1: |
| 4431 | version "1.2.1" | 4466 | version "1.2.1" |
| @@ -4531,9 +4566,9 @@ eslint-plugin-flowtype@^5.2.0: | |||
| 4531 | string-natural-compare "^3.0.1" | 4566 | string-natural-compare "^3.0.1" |
| 4532 | 4567 | ||
| 4533 | eslint-plugin-import@^2.22.1: | 4568 | eslint-plugin-import@^2.22.1: |
| 4534 | version "2.23.3" | 4569 | version "2.23.4" |
| 4535 | resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191" | 4570 | resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97" |
| 4536 | integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ== | 4571 | integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ== |
| 4537 | dependencies: | 4572 | dependencies: |
| 4538 | array-includes "^3.1.3" | 4573 | array-includes "^3.1.3" |
| 4539 | array.prototype.flat "^1.2.4" | 4574 | array.prototype.flat "^1.2.4" |
| @@ -4581,9 +4616,9 @@ eslint-plugin-react-hooks@^4.2.0: | |||
| 4581 | integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== | 4616 | integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== |
| 4582 | 4617 | ||
| 4583 | eslint-plugin-react@^7.21.5: | 4618 | eslint-plugin-react@^7.21.5: |
| 4584 | version "7.23.2" | 4619 | version "7.24.0" |
| 4585 | resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494" | 4620 | resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4" |
| 4586 | integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw== | 4621 | integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q== |
| 4587 | dependencies: | 4622 | dependencies: |
| 4588 | array-includes "^3.1.3" | 4623 | array-includes "^3.1.3" |
| 4589 | array.prototype.flatmap "^1.2.4" | 4624 | array.prototype.flatmap "^1.2.4" |
| @@ -4591,12 +4626,12 @@ eslint-plugin-react@^7.21.5: | |||
| 4591 | has "^1.0.3" | 4626 | has "^1.0.3" |
| 4592 | jsx-ast-utils "^2.4.1 || ^3.0.0" | 4627 | jsx-ast-utils "^2.4.1 || ^3.0.0" |
| 4593 | minimatch "^3.0.4" | 4628 | minimatch "^3.0.4" |
| 4594 | object.entries "^1.1.3" | 4629 | object.entries "^1.1.4" |
| 4595 | object.fromentries "^2.0.4" | 4630 | object.fromentries "^2.0.4" |
| 4596 | object.values "^1.1.3" | 4631 | object.values "^1.1.4" |
| 4597 | prop-types "^15.7.2" | 4632 | prop-types "^15.7.2" |
| 4598 | resolve "^2.0.0-next.3" | 4633 | resolve "^2.0.0-next.3" |
| 4599 | string.prototype.matchall "^4.0.4" | 4634 | string.prototype.matchall "^4.0.5" |
| 4600 | 4635 | ||
| 4601 | eslint-plugin-testing-library@^3.9.2: | 4636 | eslint-plugin-testing-library@^3.9.2: |
| 4602 | version "3.10.2" | 4637 | version "3.10.2" |
| @@ -4628,6 +4663,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0: | |||
| 4628 | dependencies: | 4663 | dependencies: |
| 4629 | eslint-visitor-keys "^1.1.0" | 4664 | eslint-visitor-keys "^1.1.0" |
| 4630 | 4665 | ||
| 4666 | eslint-utils@^3.0.0: | ||
| 4667 | version "3.0.0" | ||
| 4668 | resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672" | ||
| 4669 | integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA== | ||
| 4670 | dependencies: | ||
| 4671 | eslint-visitor-keys "^2.0.0" | ||
| 4672 | |||
| 4631 | eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: | 4673 | eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: |
| 4632 | version "1.3.0" | 4674 | version "1.3.0" |
| 4633 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" | 4675 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" |
| @@ -4651,12 +4693,12 @@ eslint-webpack-plugin@^2.5.2: | |||
| 4651 | schema-utils "^3.0.0" | 4693 | schema-utils "^3.0.0" |
| 4652 | 4694 | ||
| 4653 | eslint@^7.11.0: | 4695 | eslint@^7.11.0: |
| 4654 | version "7.27.0" | 4696 | version "7.29.0" |
| 4655 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27.0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7" | 4697 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0" |
| 4656 | integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA== | 4698 | integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA== |
| 4657 | dependencies: | 4699 | dependencies: |
| 4658 | "@babel/code-frame" "7.12.11" | 4700 | "@babel/code-frame" "7.12.11" |
| 4659 | "@eslint/eslintrc" "^0.4.1" | 4701 | "@eslint/eslintrc" "^0.4.2" |
| 4660 | ajv "^6.10.0" | 4702 | ajv "^6.10.0" |
| 4661 | chalk "^4.0.0" | 4703 | chalk "^4.0.0" |
| 4662 | cross-spawn "^7.0.2" | 4704 | cross-spawn "^7.0.2" |
| @@ -4673,7 +4715,7 @@ eslint@^7.11.0: | |||
| 4673 | fast-deep-equal "^3.1.3" | 4715 | fast-deep-equal "^3.1.3" |
| 4674 | file-entry-cache "^6.0.1" | 4716 | file-entry-cache "^6.0.1" |
| 4675 | functional-red-black-tree "^1.0.1" | 4717 | functional-red-black-tree "^1.0.1" |
| 4676 | glob-parent "^5.0.0" | 4718 | glob-parent "^5.1.2" |
| 4677 | globals "^13.6.0" | 4719 | globals "^13.6.0" |
| 4678 | ignore "^4.0.6" | 4720 | ignore "^4.0.6" |
| 4679 | import-fresh "^3.0.0" | 4721 | import-fresh "^3.0.0" |
| @@ -5119,10 +5161,10 @@ form-data@^3.0.0: | |||
| 5119 | combined-stream "^1.0.8" | 5161 | combined-stream "^1.0.8" |
| 5120 | mime-types "^2.1.12" | 5162 | mime-types "^2.1.12" |
| 5121 | 5163 | ||
| 5122 | forwarded@~0.1.2: | 5164 | forwarded@0.2.0: |
| 5123 | version "0.1.2" | 5165 | version "0.2.0" |
| 5124 | resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84" | 5166 | resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" |
| 5125 | integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ= | 5167 | integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== |
| 5126 | 5168 | ||
| 5127 | fragment-cache@^0.2.1: | 5169 | fragment-cache@^0.2.1: |
| 5128 | version "0.2.1" | 5170 | version "0.2.1" |
| @@ -5202,7 +5244,7 @@ fsevents@^1.2.7: | |||
| 5202 | bindings "^1.5.0" | 5244 | bindings "^1.5.0" |
| 5203 | nan "^2.12.1" | 5245 | nan "^2.12.1" |
| 5204 | 5246 | ||
| 5205 | fsevents@^2.1.2, fsevents@^2.1.3, fsevents@~2.3.1: | 5247 | fsevents@^2.1.2, fsevents@^2.1.3, fsevents@~2.3.2: |
| 5206 | version "2.3.2" | 5248 | version "2.3.2" |
| 5207 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" | 5249 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" |
| 5208 | integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== | 5250 | integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== |
| @@ -5273,7 +5315,7 @@ glob-parent@^3.1.0: | |||
| 5273 | is-glob "^3.1.0" | 5315 | is-glob "^3.1.0" |
| 5274 | path-dirname "^1.0.0" | 5316 | path-dirname "^1.0.0" |
| 5275 | 5317 | ||
| 5276 | glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0: | 5318 | glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2: |
| 5277 | version "5.1.2" | 5319 | version "5.1.2" |
| 5278 | resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" | 5320 | resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" |
| 5279 | integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== | 5321 | integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== |
| @@ -5313,17 +5355,10 @@ globals@^11.1.0: | |||
| 5313 | resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" | 5355 | resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" |
| 5314 | integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== | 5356 | integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== |
| 5315 | 5357 | ||
| 5316 | globals@^12.1.0: | 5358 | globals@^13.6.0, globals@^13.9.0: |
| 5317 | version "12.4.0" | 5359 | version "13.9.0" |
| 5318 | resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8" | 5360 | resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb" |
| 5319 | integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg== | 5361 | integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA== |
| 5320 | dependencies: | ||
| 5321 | type-fest "^0.8.1" | ||
| 5322 | |||
| 5323 | globals@^13.6.0: | ||
| 5324 | version "13.8.0" | ||
| 5325 | resolved "https://registry.yarnpkg.com/globals/-/globals-13.8.0.tgz#3e20f504810ce87a8d72e55aecf8435b50f4c1b3" | ||
| 5326 | integrity sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q== | ||
| 5327 | dependencies: | 5362 | dependencies: |
| 5328 | type-fest "^0.20.2" | 5363 | type-fest "^0.20.2" |
| 5329 | 5364 | ||
| @@ -5339,10 +5374,10 @@ globby@11.0.1: | |||
| 5339 | merge2 "^1.3.0" | 5374 | merge2 "^1.3.0" |
| 5340 | slash "^3.0.0" | 5375 | slash "^3.0.0" |
| 5341 | 5376 | ||
| 5342 | globby@^11.0.1: | 5377 | globby@^11.0.3: |
| 5343 | version "11.0.3" | 5378 | version "11.0.4" |
| 5344 | resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb" | 5379 | resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" |
| 5345 | integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg== | 5380 | integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg== |
| 5346 | dependencies: | 5381 | dependencies: |
| 5347 | array-union "^2.1.0" | 5382 | array-union "^2.1.0" |
| 5348 | dir-glob "^3.0.1" | 5383 | dir-glob "^3.0.1" |
| @@ -5559,17 +5594,15 @@ html-webpack-plugin@4.5.0: | |||
| 5559 | tapable "^1.1.3" | 5594 | tapable "^1.1.3" |
| 5560 | util.promisify "1.0.0" | 5595 | util.promisify "1.0.0" |
| 5561 | 5596 | ||
| 5562 | htmlparser2@^3.10.1: | 5597 | htmlparser2@^6.1.0: |
| 5563 | version "3.10.1" | 5598 | version "6.1.0" |
| 5564 | resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.10.1.tgz#bd679dc3f59897b6a34bb10749c855bb53a9392f" | 5599 | resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-6.1.0.tgz#c4d762b6c3371a05dbe65e94ae43a9f845fb8fb7" |
| 5565 | integrity sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ== | 5600 | integrity sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A== |
| 5566 | dependencies: | 5601 | dependencies: |
| 5567 | domelementtype "^1.3.1" | 5602 | domelementtype "^2.0.1" |
| 5568 | domhandler "^2.3.0" | 5603 | domhandler "^4.0.0" |
| 5569 | domutils "^1.5.1" | 5604 | domutils "^2.5.2" |
| 5570 | entities "^1.1.1" | 5605 | entities "^2.0.0" |
| 5571 | inherits "^2.0.1" | ||
| 5572 | readable-stream "^3.1.1" | ||
| 5573 | 5606 | ||
| 5574 | http-deceiver@^1.2.7: | 5607 | http-deceiver@^1.2.7: |
| 5575 | version "1.2.7" | 5608 | version "1.2.7" |
| @@ -6100,7 +6133,7 @@ is-potential-custom-element-name@^1.0.1: | |||
| 6100 | resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5" | 6133 | resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5" |
| 6101 | integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ== | 6134 | integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ== |
| 6102 | 6135 | ||
| 6103 | is-regex@^1.0.4, is-regex@^1.1.2: | 6136 | is-regex@^1.0.4, is-regex@^1.1.3: |
| 6104 | version "1.1.3" | 6137 | version "1.1.3" |
| 6105 | resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f" | 6138 | resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f" |
| 6106 | integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ== | 6139 | integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ== |
| @@ -6133,7 +6166,7 @@ is-stream@^2.0.0: | |||
| 6133 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" | 6166 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" |
| 6134 | integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== | 6167 | integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== |
| 6135 | 6168 | ||
| 6136 | is-string@^1.0.5: | 6169 | is-string@^1.0.5, is-string@^1.0.6: |
| 6137 | version "1.0.6" | 6170 | version "1.0.6" |
| 6138 | resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f" | 6171 | resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f" |
| 6139 | integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w== | 6172 | integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w== |
| @@ -7014,7 +7047,7 @@ lodash.uniq@^4.5.0: | |||
| 7014 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" | 7047 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" |
| 7015 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= | 7048 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= |
| 7016 | 7049 | ||
| 7017 | "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.5, lodash@^4.7.0: | 7050 | "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.5, lodash@^4.7.0: |
| 7018 | version "4.17.21" | 7051 | version "4.17.21" |
| 7019 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" | 7052 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
| 7020 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== | 7053 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
| @@ -7198,17 +7231,17 @@ miller-rabin@^4.0.0: | |||
| 7198 | bn.js "^4.0.0" | 7231 | bn.js "^4.0.0" |
| 7199 | brorand "^1.0.1" | 7232 | brorand "^1.0.1" |
| 7200 | 7233 | ||
| 7201 | mime-db@1.47.0, "mime-db@>= 1.43.0 < 2": | 7234 | mime-db@1.48.0, "mime-db@>= 1.43.0 < 2": |
| 7202 | version "1.47.0" | 7235 | version "1.48.0" |
| 7203 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.47.0.tgz#8cb313e59965d3c05cfbf898915a267af46a335c" | 7236 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.48.0.tgz#e35b31045dd7eada3aaad537ed88a33afbef2d1d" |
| 7204 | integrity sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw== | 7237 | integrity sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ== |
| 7205 | 7238 | ||
| 7206 | mime-types@^2.1.12, mime-types@^2.1.27, mime-types@~2.1.17, mime-types@~2.1.24: | 7239 | mime-types@^2.1.12, mime-types@^2.1.27, mime-types@~2.1.17, mime-types@~2.1.24: |
| 7207 | version "2.1.30" | 7240 | version "2.1.31" |
| 7208 | resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.30.tgz#6e7be8b4c479825f85ed6326695db73f9305d62d" | 7241 | resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.31.tgz#a00d76b74317c61f9c2db2218b8e9f8e9c5c9e6b" |
| 7209 | integrity sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg== | 7242 | integrity sha512-XGZnNzm3QvgKxa8dpzyhFTHmpP3l5YNusmne07VUOXxou9CqUqYa/HBy124RqtVh/O2pECas/MOcsDgpilPOPg== |
| 7210 | dependencies: | 7243 | dependencies: |
| 7211 | mime-db "1.47.0" | 7244 | mime-db "1.48.0" |
| 7212 | 7245 | ||
| 7213 | mime@1.6.0: | 7246 | mime@1.6.0: |
| 7214 | version "1.6.0" | 7247 | version "1.6.0" |
| @@ -7503,9 +7536,9 @@ node-notifier@^8.0.0: | |||
| 7503 | which "^2.0.2" | 7536 | which "^2.0.2" |
| 7504 | 7537 | ||
| 7505 | node-releases@^1.1.61, node-releases@^1.1.71: | 7538 | node-releases@^1.1.61, node-releases@^1.1.71: |
| 7506 | version "1.1.72" | 7539 | version "1.1.73" |
| 7507 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.72.tgz#14802ab6b1039a79a0c7d662b610a5bbd76eacbe" | 7540 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.73.tgz#dd4e81ddd5277ff846b80b52bb40c49edf7a7b20" |
| 7508 | integrity sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw== | 7541 | integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg== |
| 7509 | 7542 | ||
| 7510 | normalize-package-data@^2.3.2, normalize-package-data@^2.5.0: | 7543 | normalize-package-data@^2.3.2, normalize-package-data@^2.5.0: |
| 7511 | version "2.5.0" | 7544 | version "2.5.0" |
| @@ -7570,6 +7603,13 @@ nth-check@^1.0.2: | |||
| 7570 | dependencies: | 7603 | dependencies: |
| 7571 | boolbase "~1.0.0" | 7604 | boolbase "~1.0.0" |
| 7572 | 7605 | ||
| 7606 | nth-check@^2.0.0: | ||
| 7607 | version "2.0.0" | ||
| 7608 | resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.0.0.tgz#1bb4f6dac70072fc313e8c9cd1417b5074c0a125" | ||
| 7609 | integrity sha512-i4sc/Kj8htBrAiH1viZ0TgU8Y5XqCaV/FziYK6TBczxmeKm3AEFWqqF3195yKudrarqy7Zu80Ra5dobFjn9X/Q== | ||
| 7610 | dependencies: | ||
| 7611 | boolbase "^1.0.0" | ||
| 7612 | |||
| 7573 | num2fraction@^1.2.2: | 7613 | num2fraction@^1.2.2: |
| 7574 | version "1.2.2" | 7614 | version "1.2.2" |
| 7575 | resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" | 7615 | resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" |
| @@ -7594,7 +7634,7 @@ object-copy@^0.1.0: | |||
| 7594 | define-property "^0.2.5" | 7634 | define-property "^0.2.5" |
| 7595 | kind-of "^3.0.3" | 7635 | kind-of "^3.0.3" |
| 7596 | 7636 | ||
| 7597 | object-inspect@^1.9.0: | 7637 | object-inspect@^1.10.3, object-inspect@^1.9.0: |
| 7598 | version "1.10.3" | 7638 | version "1.10.3" |
| 7599 | resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369" | 7639 | resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369" |
| 7600 | integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw== | 7640 | integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw== |
| @@ -7629,15 +7669,14 @@ object.assign@^4.1.0, object.assign@^4.1.2: | |||
| 7629 | has-symbols "^1.0.1" | 7669 | has-symbols "^1.0.1" |
| 7630 | object-keys "^1.1.1" | 7670 | object-keys "^1.1.1" |
| 7631 | 7671 | ||
| 7632 | object.entries@^1.1.0, object.entries@^1.1.3: | 7672 | object.entries@^1.1.0, object.entries@^1.1.4: |
| 7633 | version "1.1.3" | 7673 | version "1.1.4" |
| 7634 | resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.3.tgz#c601c7f168b62374541a07ddbd3e2d5e4f7711a6" | 7674 | resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.4.tgz#43ccf9a50bc5fd5b649d45ab1a579f24e088cafd" |
| 7635 | integrity sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg== | 7675 | integrity sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA== |
| 7636 | dependencies: | 7676 | dependencies: |
| 7637 | call-bind "^1.0.0" | 7677 | call-bind "^1.0.2" |
| 7638 | define-properties "^1.1.3" | 7678 | define-properties "^1.1.3" |
| 7639 | es-abstract "^1.18.0-next.1" | 7679 | es-abstract "^1.18.2" |
| 7640 | has "^1.0.3" | ||
| 7641 | 7680 | ||
| 7642 | object.fromentries@^2.0.4: | 7681 | object.fromentries@^2.0.4: |
| 7643 | version "2.0.4" | 7682 | version "2.0.4" |
| @@ -7665,15 +7704,14 @@ object.pick@^1.3.0: | |||
| 7665 | dependencies: | 7704 | dependencies: |
| 7666 | isobject "^3.0.1" | 7705 | isobject "^3.0.1" |
| 7667 | 7706 | ||
| 7668 | object.values@^1.1.0, object.values@^1.1.3: | 7707 | object.values@^1.1.0, object.values@^1.1.3, object.values@^1.1.4: |
| 7669 | version "1.1.3" | 7708 | version "1.1.4" |
| 7670 | resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee" | 7709 | resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30" |
| 7671 | integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw== | 7710 | integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg== |
| 7672 | dependencies: | 7711 | dependencies: |
| 7673 | call-bind "^1.0.2" | 7712 | call-bind "^1.0.2" |
| 7674 | define-properties "^1.1.3" | 7713 | define-properties "^1.1.3" |
| 7675 | es-abstract "^1.18.0-next.2" | 7714 | es-abstract "^1.18.2" |
| 7676 | has "^1.0.3" | ||
| 7677 | 7715 | ||
| 7678 | obuf@^1.0.0, obuf@^1.1.2: | 7716 | obuf@^1.0.0, obuf@^1.1.2: |
| 7679 | version "1.1.2" | 7717 | version "1.1.2" |
| @@ -7968,9 +8006,9 @@ path-key@^3.0.0, path-key@^3.1.0: | |||
| 7968 | integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== | 8006 | integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== |
| 7969 | 8007 | ||
| 7970 | path-parse@^1.0.6: | 8008 | path-parse@^1.0.6: |
| 7971 | version "1.0.6" | 8009 | version "1.0.7" |
| 7972 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" | 8010 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
| 7973 | integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== | 8011 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
| 7974 | 8012 | ||
| 7975 | path-to-regexp@0.1.7: | 8013 | path-to-regexp@0.1.7: |
| 7976 | version "0.1.7" | 8014 | version "0.1.7" |
| @@ -8740,28 +8778,19 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1: | |||
| 8740 | indexes-of "^1.0.1" | 8778 | indexes-of "^1.0.1" |
| 8741 | uniq "^1.0.1" | 8779 | uniq "^1.0.1" |
| 8742 | 8780 | ||
| 8743 | postcss@7.0.21: | 8781 | postcss@7.0.36, postcss@^7, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6: |
| 8744 | version "7.0.21" | 8782 | version "7.0.36" |
| 8745 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17" | 8783 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb" |
| 8746 | integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ== | 8784 | integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw== |
| 8747 | dependencies: | ||
| 8748 | chalk "^2.4.2" | ||
| 8749 | source-map "^0.6.1" | ||
| 8750 | supports-color "^6.1.0" | ||
| 8751 | |||
| 8752 | postcss@^7, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6: | ||
| 8753 | version "7.0.35" | ||
| 8754 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24" | ||
| 8755 | integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg== | ||
| 8756 | dependencies: | 8785 | dependencies: |
| 8757 | chalk "^2.4.2" | 8786 | chalk "^2.4.2" |
| 8758 | source-map "^0.6.1" | 8787 | source-map "^0.6.1" |
| 8759 | supports-color "^6.1.0" | 8788 | supports-color "^6.1.0" |
| 8760 | 8789 | ||
| 8761 | postcss@^8.1.0: | 8790 | postcss@^8.1.0: |
| 8762 | version "8.3.0" | 8791 | version "8.3.5" |
| 8763 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.0.tgz#b1a713f6172ca427e3f05ef1303de8b65683325f" | 8792 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709" |
| 8764 | integrity sha512-+ogXpdAjWGa+fdYY5BQ96V/6tAo+TdSSIMP5huJBIygdWwKtVoB5JWZ7yUd4xZ8r+8Kvvx4nyg/PQ071H4UtcQ== | 8793 | integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA== |
| 8765 | dependencies: | 8794 | dependencies: |
| 8766 | colorette "^1.2.2" | 8795 | colorette "^1.2.2" |
| 8767 | nanoid "^3.1.23" | 8796 | nanoid "^3.1.23" |
| @@ -8878,11 +8907,11 @@ prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2: | |||
| 8878 | react-is "^16.8.1" | 8907 | react-is "^16.8.1" |
| 8879 | 8908 | ||
| 8880 | proxy-addr@~2.0.5: | 8909 | proxy-addr@~2.0.5: |
| 8881 | version "2.0.6" | 8910 | version "2.0.7" |
| 8882 | resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.6.tgz#fdc2336505447d3f2f2c638ed272caf614bbb2bf" | 8911 | resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025" |
| 8883 | integrity sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw== | 8912 | integrity sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg== |
| 8884 | dependencies: | 8913 | dependencies: |
| 8885 | forwarded "~0.1.2" | 8914 | forwarded "0.2.0" |
| 8886 | ipaddr.js "1.9.1" | 8915 | ipaddr.js "1.9.1" |
| 8887 | 8916 | ||
| 8888 | prr@~1.0.1: | 8917 | prr@~1.0.1: |
| @@ -9237,7 +9266,7 @@ read-pkg@^5.2.0: | |||
| 9237 | string_decoder "~1.1.1" | 9266 | string_decoder "~1.1.1" |
| 9238 | util-deprecate "~1.0.1" | 9267 | util-deprecate "~1.0.1" |
| 9239 | 9268 | ||
| 9240 | readable-stream@^3.0.6, readable-stream@^3.1.1, readable-stream@^3.6.0: | 9269 | readable-stream@^3.0.6, readable-stream@^3.6.0: |
| 9241 | version "3.6.0" | 9270 | version "3.6.0" |
| 9242 | resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" | 9271 | resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" |
| 9243 | integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== | 9272 | integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== |
| @@ -9255,10 +9284,10 @@ readdirp@^2.2.1: | |||
| 9255 | micromatch "^3.1.10" | 9284 | micromatch "^3.1.10" |
| 9256 | readable-stream "^2.0.2" | 9285 | readable-stream "^2.0.2" |
| 9257 | 9286 | ||
| 9258 | readdirp@~3.5.0: | 9287 | readdirp@~3.6.0: |
| 9259 | version "3.5.0" | 9288 | version "3.6.0" |
| 9260 | resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e" | 9289 | resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7" |
| 9261 | integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ== | 9290 | integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA== |
| 9262 | dependencies: | 9291 | dependencies: |
| 9263 | picomatch "^2.2.1" | 9292 | picomatch "^2.2.1" |
| 9264 | 9293 | ||
| @@ -9327,10 +9356,10 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1: | |||
| 9327 | call-bind "^1.0.2" | 9356 | call-bind "^1.0.2" |
| 9328 | define-properties "^1.1.3" | 9357 | define-properties "^1.1.3" |
| 9329 | 9358 | ||
| 9330 | regexpp@^3.0.0, regexpp@^3.1.0: | 9359 | regexpp@^3.1.0: |
| 9331 | version "3.1.0" | 9360 | version "3.2.0" |
| 9332 | resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2" | 9361 | resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" |
| 9333 | integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== | 9362 | integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== |
| 9334 | 9363 | ||
| 9335 | regexpu-core@^4.7.1: | 9364 | regexpu-core@^4.7.1: |
| 9336 | version "4.7.1" | 9365 | version "4.7.1" |
| @@ -9367,15 +9396,15 @@ remove-trailing-separator@^1.0.1: | |||
| 9367 | integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8= | 9396 | integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8= |
| 9368 | 9397 | ||
| 9369 | renderkid@^2.0.4: | 9398 | renderkid@^2.0.4: |
| 9370 | version "2.0.5" | 9399 | version "2.0.7" |
| 9371 | resolved "https://registry.yarnpkg.com/renderkid/-/renderkid-2.0.5.tgz#483b1ac59c6601ab30a7a596a5965cabccfdd0a5" | 9400 | resolved "https://registry.yarnpkg.com/renderkid/-/renderkid-2.0.7.tgz#464f276a6bdcee606f4a15993f9b29fc74ca8609" |
| 9372 | integrity sha512-ccqoLg+HLOHq1vdfYNm4TBeaCDIi1FLt3wGojTDSvdewUv65oTmI3cnT2E4hRjl1gzKZIPK+KZrXzlUYKnR+vQ== | 9401 | integrity sha512-oCcFyxaMrKsKcTY59qnCAtmDVSLfPbrv6A3tVbPdFMMrv5jaK10V6m40cKsoPNhAqN6rmHW9sswW4o3ruSrwUQ== |
| 9373 | dependencies: | 9402 | dependencies: |
| 9374 | css-select "^2.0.2" | 9403 | css-select "^4.1.3" |
| 9375 | dom-converter "^0.2" | 9404 | dom-converter "^0.2.0" |
| 9376 | htmlparser2 "^3.10.1" | 9405 | htmlparser2 "^6.1.0" |
| 9377 | lodash "^4.17.20" | 9406 | lodash "^4.17.21" |
| 9378 | strip-ansi "^3.0.0" | 9407 | strip-ansi "^3.0.1" |
| 9379 | 9408 | ||
| 9380 | repeat-element@^1.1.2: | 9409 | repeat-element@^1.1.2: |
| 9381 | version "1.1.4" | 9410 | version "1.1.4" |
| @@ -9437,9 +9466,9 @@ resolve-from@^5.0.0: | |||
| 9437 | integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== | 9466 | integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== |
| 9438 | 9467 | ||
| 9439 | resolve-url-loader@^3.1.2: | 9468 | resolve-url-loader@^3.1.2: |
| 9440 | version "3.1.3" | 9469 | version "3.1.4" |
| 9441 | resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.3.tgz#49ec68340f67d8d2ab6b401948d5def3ab2d0367" | 9470 | resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.4.tgz#3c16caebe0b9faea9c7cc252fa49d2353c412320" |
| 9442 | integrity sha512-WbDSNFiKPPLem1ln+EVTE+bFUBdTTytfQZWbmghroaFNFaAVmGq0Saqw6F/306CwgPXsGwXVxbODE+3xAo/YbA== | 9471 | integrity sha512-D3sQ04o0eeQEySLrcz4DsX3saHfsr8/N6tfhblxgZKXxMT2Louargg12oGNfoTRLV09GXhVUe5/qgA5vdgNigg== |
| 9443 | dependencies: | 9472 | dependencies: |
| 9444 | adjust-sourcemap-loader "3.0.0" | 9473 | adjust-sourcemap-loader "3.0.0" |
| 9445 | camelcase "5.3.1" | 9474 | camelcase "5.3.1" |
| @@ -9447,7 +9476,7 @@ resolve-url-loader@^3.1.2: | |||
| 9447 | convert-source-map "1.7.0" | 9476 | convert-source-map "1.7.0" |
| 9448 | es6-iterator "2.0.3" | 9477 | es6-iterator "2.0.3" |
| 9449 | loader-utils "1.2.3" | 9478 | loader-utils "1.2.3" |
| 9450 | postcss "7.0.21" | 9479 | postcss "7.0.36" |
| 9451 | rework "1.0.1" | 9480 | rework "1.0.1" |
| 9452 | rework-visit "1.0.0" | 9481 | rework-visit "1.0.0" |
| 9453 | source-map "0.6.1" | 9482 | source-map "0.6.1" |
| @@ -9727,7 +9756,7 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0: | |||
| 9727 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | 9756 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
| 9728 | integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== | 9757 | integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== |
| 9729 | 9758 | ||
| 9730 | semver@^7.2.1, semver@^7.3.2: | 9759 | semver@^7.2.1, semver@^7.3.2, semver@^7.3.5: |
| 9731 | version "7.3.5" | 9760 | version "7.3.5" |
| 9732 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" | 9761 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" |
| 9733 | integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== | 9762 | integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== |
| @@ -10187,15 +10216,16 @@ string-width@^4.1.0, string-width@^4.2.0: | |||
| 10187 | is-fullwidth-code-point "^3.0.0" | 10216 | is-fullwidth-code-point "^3.0.0" |
| 10188 | strip-ansi "^6.0.0" | 10217 | strip-ansi "^6.0.0" |
| 10189 | 10218 | ||
| 10190 | string.prototype.matchall@^4.0.4: | 10219 | string.prototype.matchall@^4.0.5: |
| 10191 | version "4.0.4" | 10220 | version "4.0.5" |
| 10192 | resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.4.tgz#608f255e93e072107f5de066f81a2dfb78cf6b29" | 10221 | resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.5.tgz#59370644e1db7e4c0c045277690cf7b01203c4da" |
| 10193 | integrity sha512-pknFIWVachNcyqRfaQSeu/FUfpvJTe4uskUSZ9Wc1RijsPuzbZ8TyYT8WCNnntCjUEqQ3vUHMAfVj2+wLAisPQ== | 10222 | integrity sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q== |
| 10194 | dependencies: | 10223 | dependencies: |
| 10195 | call-bind "^1.0.2" | 10224 | call-bind "^1.0.2" |
| 10196 | define-properties "^1.1.3" | 10225 | define-properties "^1.1.3" |
| 10197 | es-abstract "^1.18.0-next.2" | 10226 | es-abstract "^1.18.2" |
| 10198 | has-symbols "^1.0.1" | 10227 | get-intrinsic "^1.1.1" |
| 10228 | has-symbols "^1.0.2" | ||
| 10199 | internal-slot "^1.0.3" | 10229 | internal-slot "^1.0.3" |
| 10200 | regexp.prototype.flags "^1.3.1" | 10230 | regexp.prototype.flags "^1.3.1" |
| 10201 | side-channel "^1.0.4" | 10231 | side-channel "^1.0.4" |
| @@ -10246,7 +10276,7 @@ strip-ansi@6.0.0, strip-ansi@^6.0.0: | |||
| 10246 | dependencies: | 10276 | dependencies: |
| 10247 | ansi-regex "^5.0.0" | 10277 | ansi-regex "^5.0.0" |
| 10248 | 10278 | ||
| 10249 | strip-ansi@^3.0.0, strip-ansi@^3.0.1: | 10279 | strip-ansi@^3.0.1: |
| 10250 | version "3.0.1" | 10280 | version "3.0.1" |
| 10251 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" | 10281 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" |
| 10252 | integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= | 10282 | integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= |
| @@ -10579,7 +10609,7 @@ tough-cookie@^4.0.0: | |||
| 10579 | punycode "^2.1.1" | 10609 | punycode "^2.1.1" |
| 10580 | universalify "^0.1.2" | 10610 | universalify "^0.1.2" |
| 10581 | 10611 | ||
| 10582 | tr46@^2.0.2: | 10612 | tr46@^2.1.0: |
| 10583 | version "2.1.0" | 10613 | version "2.1.0" |
| 10584 | resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240" | 10614 | resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240" |
| 10585 | integrity sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw== | 10615 | integrity sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw== |
| @@ -10612,11 +10642,11 @@ tslib@^1.8.1: | |||
| 10612 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== | 10642 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== |
| 10613 | 10643 | ||
| 10614 | tslib@^2.0.3: | 10644 | tslib@^2.0.3: |
| 10615 | version "2.2.0" | 10645 | version "2.3.0" |
| 10616 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" | 10646 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e" |
| 10617 | integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== | 10647 | integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg== |
| 10618 | 10648 | ||
| 10619 | tsutils@^3.17.1: | 10649 | tsutils@^3.17.1, tsutils@^3.21.0: |
| 10620 | version "3.21.0" | 10650 | version "3.21.0" |
| 10621 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" | 10651 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" |
| 10622 | integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== | 10652 | integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== |
| @@ -10702,7 +10732,7 @@ typedarray@^0.0.6: | |||
| 10702 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | 10732 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
| 10703 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= | 10733 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= |
| 10704 | 10734 | ||
| 10705 | unbox-primitive@^1.0.0: | 10735 | unbox-primitive@^1.0.1: |
| 10706 | version "1.0.1" | 10736 | version "1.0.1" |
| 10707 | resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471" | 10737 | resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471" |
| 10708 | integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw== | 10738 | integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw== |
| @@ -11143,12 +11173,12 @@ whatwg-mimetype@^2.3.0: | |||
| 11143 | integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== | 11173 | integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== |
| 11144 | 11174 | ||
| 11145 | whatwg-url@^8.0.0, whatwg-url@^8.5.0: | 11175 | whatwg-url@^8.0.0, whatwg-url@^8.5.0: |
| 11146 | version "8.5.0" | 11176 | version "8.6.0" |
| 11147 | resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3" | 11177 | resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.6.0.tgz#27c0205a4902084b872aecb97cf0f2a7a3011f4c" |
| 11148 | integrity sha512-fy+R77xWv0AiqfLl4nuGUlQ3/6b5uNfQ4WAbGQVMYshCTCCPK9psC1nWh3XHuxGVCtlcDDQPQW1csmmIQo+fwg== | 11178 | integrity sha512-os0KkeeqUOl7ccdDT1qqUcS4KH4tcBTSKK5Nl5WKb2lyxInIZ/CpjkqKa1Ss12mjfdcRX9mHmPPs7/SxG1Hbdw== |
| 11149 | dependencies: | 11179 | dependencies: |
| 11150 | lodash "^4.7.0" | 11180 | lodash "^4.7.0" |
| 11151 | tr46 "^2.0.2" | 11181 | tr46 "^2.1.0" |
| 11152 | webidl-conversions "^6.1.0" | 11182 | webidl-conversions "^6.1.0" |
| 11153 | 11183 | ||
| 11154 | which-boxed-primitive@^1.0.2: | 11184 | which-boxed-primitive@^1.0.2: |
| @@ -11394,9 +11424,9 @@ ws@^6.2.1: | |||
| 11394 | async-limiter "~1.0.0" | 11424 | async-limiter "~1.0.0" |
| 11395 | 11425 | ||
| 11396 | ws@^7.4.5: | 11426 | ws@^7.4.5: |
| 11397 | version "7.4.5" | 11427 | version "7.5.0" |
| 11398 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1" | 11428 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.0.tgz#0033bafea031fb9df041b2026fc72a571ca44691" |
| 11399 | integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g== | 11429 | integrity sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw== |
| 11400 | 11430 | ||
| 11401 | xml-name-validator@^3.0.0: | 11431 | xml-name-validator@^3.0.0: |
| 11402 | version "3.0.0" | 11432 | version "3.0.0" |
