|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.16.0"
|
18 | 18 |
|
| 19 | +"@babel/code-frame@^7.16.7": |
| 20 | + version "7.16.7" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789" |
| 22 | + integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg== |
| 23 | + dependencies: |
| 24 | + "@babel/highlight" "^7.16.7" |
| 25 | + |
19 | 26 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4":
|
20 | 27 | version "7.16.4"
|
21 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
|
22 | 29 | integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
|
23 | 30 |
|
24 |
| - |
25 |
| - version "7.16.5" |
26 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.5.tgz#924aa9e1ae56e1e55f7184c8bf073a50d8677f5c" |
27 |
| - integrity sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ== |
28 |
| - dependencies: |
29 |
| - "@babel/code-frame" "^7.16.0" |
30 |
| - "@babel/generator" "^7.16.5" |
31 |
| - "@babel/helper-compilation-targets" "^7.16.3" |
32 |
| - "@babel/helper-module-transforms" "^7.16.5" |
33 |
| - "@babel/helpers" "^7.16.5" |
34 |
| - "@babel/parser" "^7.16.5" |
35 |
| - "@babel/template" "^7.16.0" |
36 |
| - "@babel/traverse" "^7.16.5" |
37 |
| - "@babel/types" "^7.16.0" |
| 31 | + |
| 32 | + version "7.16.7" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
| 34 | + integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |
| 35 | + dependencies: |
| 36 | + "@babel/code-frame" "^7.16.7" |
| 37 | + "@babel/generator" "^7.16.7" |
| 38 | + "@babel/helper-compilation-targets" "^7.16.7" |
| 39 | + "@babel/helper-module-transforms" "^7.16.7" |
| 40 | + "@babel/helpers" "^7.16.7" |
| 41 | + "@babel/parser" "^7.16.7" |
| 42 | + "@babel/template" "^7.16.7" |
| 43 | + "@babel/traverse" "^7.16.7" |
| 44 | + "@babel/types" "^7.16.7" |
38 | 45 | convert-source-map "^1.7.0"
|
39 | 46 | debug "^4.1.0"
|
40 | 47 | gensync "^1.0.0-beta.2"
|
|
81 | 88 | jsesc "^2.5.1"
|
82 | 89 | source-map "^0.5.0"
|
83 | 90 |
|
84 |
| -"@babel/generator@^7.16.5": |
85 |
| - version "7.16.5" |
86 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.5.tgz#26e1192eb8f78e0a3acaf3eede3c6fc96d22bedf" |
87 |
| - integrity sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA== |
| 91 | +"@babel/generator@^7.16.7": |
| 92 | + version "7.16.7" |
| 93 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.7.tgz#b42bf46a3079fa65e1544135f32e7958f048adbb" |
| 94 | + integrity sha512-/ST3Sg8MLGY5HVYmrjOgL60ENux/HfO/CsUh7y4MalThufhE/Ff/6EibFDHi4jiDCaWfJKoqbE6oTh21c5hrRg== |
88 | 95 | dependencies:
|
89 |
| - "@babel/types" "^7.16.0" |
| 96 | + "@babel/types" "^7.16.7" |
90 | 97 | jsesc "^2.5.1"
|
91 | 98 | source-map "^0.5.0"
|
92 | 99 |
|
|
115 | 122 | browserslist "^4.17.5"
|
116 | 123 | semver "^6.3.0"
|
117 | 124 |
|
| 125 | +"@babel/helper-compilation-targets@^7.16.7": |
| 126 | + version "7.16.7" |
| 127 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b" |
| 128 | + integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== |
| 129 | + dependencies: |
| 130 | + "@babel/compat-data" "^7.16.4" |
| 131 | + "@babel/helper-validator-option" "^7.16.7" |
| 132 | + browserslist "^4.17.5" |
| 133 | + semver "^6.3.0" |
| 134 | + |
118 | 135 | "@babel/helper-create-class-features-plugin@^7.16.0":
|
119 | 136 | version "7.16.0"
|
120 | 137 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz#090d4d166b342a03a9fec37ef4fd5aeb9c7c6a4b"
|
|
149 | 166 | resolve "^1.14.2"
|
150 | 167 | semver "^6.1.2"
|
151 | 168 |
|
152 |
| -"@babel/helper-environment-visitor@^7.16.5": |
153 |
| - version "7.16.5" |
154 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.5.tgz#f6a7f38b3c6d8b07c88faea083c46c09ef5451b8" |
155 |
| - integrity sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg== |
| 169 | +"@babel/helper-environment-visitor@^7.16.7": |
| 170 | + version "7.16.7" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7" |
| 172 | + integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag== |
156 | 173 | dependencies:
|
157 |
| - "@babel/types" "^7.16.0" |
| 174 | + "@babel/types" "^7.16.7" |
158 | 175 |
|
159 | 176 | "@babel/helper-explode-assignable-expression@^7.16.0":
|
160 | 177 | version "7.16.0"
|
|
172 | 189 | "@babel/template" "^7.16.0"
|
173 | 190 | "@babel/types" "^7.16.0"
|
174 | 191 |
|
| 192 | +"@babel/helper-function-name@^7.16.7": |
| 193 | + version "7.16.7" |
| 194 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f" |
| 195 | + integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA== |
| 196 | + dependencies: |
| 197 | + "@babel/helper-get-function-arity" "^7.16.7" |
| 198 | + "@babel/template" "^7.16.7" |
| 199 | + "@babel/types" "^7.16.7" |
| 200 | + |
175 | 201 | "@babel/helper-get-function-arity@^7.16.0":
|
176 | 202 | version "7.16.0"
|
177 | 203 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
|
178 | 204 | integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==
|
179 | 205 | dependencies:
|
180 | 206 | "@babel/types" "^7.16.0"
|
181 | 207 |
|
| 208 | +"@babel/helper-get-function-arity@^7.16.7": |
| 209 | + version "7.16.7" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419" |
| 211 | + integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw== |
| 212 | + dependencies: |
| 213 | + "@babel/types" "^7.16.7" |
| 214 | + |
182 | 215 | "@babel/helper-hoist-variables@^7.16.0":
|
183 | 216 | version "7.16.0"
|
184 | 217 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a"
|
185 | 218 | integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==
|
186 | 219 | dependencies:
|
187 | 220 | "@babel/types" "^7.16.0"
|
188 | 221 |
|
| 222 | +"@babel/helper-hoist-variables@^7.16.7": |
| 223 | + version "7.16.7" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" |
| 225 | + integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg== |
| 226 | + dependencies: |
| 227 | + "@babel/types" "^7.16.7" |
| 228 | + |
189 | 229 | "@babel/helper-member-expression-to-functions@^7.16.0":
|
190 | 230 | version "7.16.0"
|
191 | 231 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4"
|
|
200 | 240 | dependencies:
|
201 | 241 | "@babel/types" "^7.16.0"
|
202 | 242 |
|
| 243 | +"@babel/helper-module-imports@^7.16.7": |
| 244 | + version "7.16.7" |
| 245 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437" |
| 246 | + integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg== |
| 247 | + dependencies: |
| 248 | + "@babel/types" "^7.16.7" |
| 249 | + |
203 | 250 | "@babel/helper-module-transforms@^7.16.0":
|
204 | 251 | version "7.16.0"
|
205 | 252 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5"
|
|
214 | 261 | "@babel/traverse" "^7.16.0"
|
215 | 262 | "@babel/types" "^7.16.0"
|
216 | 263 |
|
217 |
| -"@babel/helper-module-transforms@^7.16.5": |
218 |
| - version "7.16.5" |
219 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.5.tgz#530ebf6ea87b500f60840578515adda2af470a29" |
220 |
| - integrity sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ== |
| 264 | +"@babel/helper-module-transforms@^7.16.7": |
| 265 | + version "7.16.7" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41" |
| 267 | + integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng== |
221 | 268 | dependencies:
|
222 |
| - "@babel/helper-environment-visitor" "^7.16.5" |
223 |
| - "@babel/helper-module-imports" "^7.16.0" |
224 |
| - "@babel/helper-simple-access" "^7.16.0" |
225 |
| - "@babel/helper-split-export-declaration" "^7.16.0" |
226 |
| - "@babel/helper-validator-identifier" "^7.15.7" |
227 |
| - "@babel/template" "^7.16.0" |
228 |
| - "@babel/traverse" "^7.16.5" |
229 |
| - "@babel/types" "^7.16.0" |
| 269 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 270 | + "@babel/helper-module-imports" "^7.16.7" |
| 271 | + "@babel/helper-simple-access" "^7.16.7" |
| 272 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 273 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 274 | + "@babel/template" "^7.16.7" |
| 275 | + "@babel/traverse" "^7.16.7" |
| 276 | + "@babel/types" "^7.16.7" |
230 | 277 |
|
231 | 278 | "@babel/helper-optimise-call-expression@^7.16.0":
|
232 | 279 | version "7.16.0"
|
|
266 | 313 | dependencies:
|
267 | 314 | "@babel/types" "^7.16.0"
|
268 | 315 |
|
| 316 | +"@babel/helper-simple-access@^7.16.7": |
| 317 | + version "7.16.7" |
| 318 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz#d656654b9ea08dbb9659b69d61063ccd343ff0f7" |
| 319 | + integrity sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g== |
| 320 | + dependencies: |
| 321 | + "@babel/types" "^7.16.7" |
| 322 | + |
269 | 323 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
270 | 324 | version "7.16.0"
|
271 | 325 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
|
280 | 334 | dependencies:
|
281 | 335 | "@babel/types" "^7.16.0"
|
282 | 336 |
|
| 337 | +"@babel/helper-split-export-declaration@^7.16.7": |
| 338 | + version "7.16.7" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz#0b648c0c42da9d3920d85ad585f2778620b8726b" |
| 340 | + integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw== |
| 341 | + dependencies: |
| 342 | + "@babel/types" "^7.16.7" |
| 343 | + |
283 | 344 | "@babel/helper-validator-identifier@^7.15.7":
|
284 | 345 | version "7.15.7"
|
285 | 346 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
286 | 347 | integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
|
287 | 348 |
|
| 349 | +"@babel/helper-validator-identifier@^7.16.7": |
| 350 | + version "7.16.7" |
| 351 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
| 352 | + integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
| 353 | + |
288 | 354 | "@babel/helper-validator-option@^7.14.5":
|
289 | 355 | version "7.14.5"
|
290 | 356 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
291 | 357 | integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
|
292 | 358 |
|
| 359 | +"@babel/helper-validator-option@^7.16.7": |
| 360 | + version "7.16.7" |
| 361 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
| 362 | + integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ== |
| 363 | + |
293 | 364 | "@babel/helper-wrap-function@^7.16.0":
|
294 | 365 | version "7.16.0"
|
295 | 366 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.0.tgz#b3cf318afce774dfe75b86767cd6d68f3482e57c"
|
|
309 | 380 | "@babel/traverse" "^7.16.3"
|
310 | 381 | "@babel/types" "^7.16.0"
|
311 | 382 |
|
312 |
| -"@babel/helpers@^7.16.5": |
313 |
| - version "7.16.5" |
314 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.5.tgz#29a052d4b827846dd76ece16f565b9634c554ebd" |
315 |
| - integrity sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw== |
| 383 | +"@babel/helpers@^7.16.7": |
| 384 | + version "7.16.7" |
| 385 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.7.tgz#7e3504d708d50344112767c3542fc5e357fffefc" |
| 386 | + integrity sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw== |
316 | 387 | dependencies:
|
317 |
| - "@babel/template" "^7.16.0" |
318 |
| - "@babel/traverse" "^7.16.5" |
319 |
| - "@babel/types" "^7.16.0" |
| 388 | + "@babel/template" "^7.16.7" |
| 389 | + "@babel/traverse" "^7.16.7" |
| 390 | + "@babel/types" "^7.16.7" |
320 | 391 |
|
321 | 392 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.16.0":
|
322 | 393 | version "7.16.0"
|
|
327 | 398 | chalk "^2.0.0"
|
328 | 399 | js-tokens "^4.0.0"
|
329 | 400 |
|
| 401 | +"@babel/highlight@^7.16.7": |
| 402 | + version "7.16.7" |
| 403 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.7.tgz#81a01d7d675046f0d96f82450d9d9578bdfd6b0b" |
| 404 | + integrity sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw== |
| 405 | + dependencies: |
| 406 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 407 | + chalk "^2.0.0" |
| 408 | + js-tokens "^4.0.0" |
| 409 | + |
330 | 410 | "@babel/parser@^7.1.0", "@babel/parser@^7.16.0", "@babel/parser@^7.16.3", "@babel/parser@^7.7.0":
|
331 | 411 | version "7.16.4"
|
332 | 412 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e"
|
333 | 413 | integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==
|
334 | 414 |
|
335 |
| -"@babel/parser@^7.16.5": |
336 |
| - version "7.16.5" |
337 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.5.tgz#beb3af702e54d24796341ab9420fb329131ad658" |
338 |
| - integrity sha512-+Ce7T5iPNWzfu9C1aB5tN3Lyafs5xb3Ic7vBWyZL2KXT3QSdD1dD3CvgOzPmQKoNNRt6uauc0XwNJTQtXC2/Mw== |
| 415 | +"@babel/parser@^7.16.7": |
| 416 | + version "7.16.7" |
| 417 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e" |
| 418 | + integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA== |
339 | 419 |
|
340 | 420 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
|
341 | 421 | version "7.16.2"
|
|
953 | 1033 | "@babel/types" "^7.4.4"
|
954 | 1034 | esutils "^2.0.2"
|
955 | 1035 |
|
956 |
| - |
957 |
| - version "7.16.5" |
958 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.5.tgz#9057d879720c136193f0440bc400088212a74894" |
959 |
| - integrity sha512-F1pMwvTiUNSAM8mc45kccMQxj31x3y3P+tA/X8hKNWp3/hUsxdGxZ3D3H8JIkxtfA8qGkaBTKvcmvStaYseAFw== |
| 1036 | + |
| 1037 | + version "7.16.7" |
| 1038 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.7.tgz#a762745fe8b4d61a26444a9151e6586d36044dde" |
| 1039 | + integrity sha512-MiYR1yk8+TW/CpOD0CyX7ve9ffWTKqLk/L6pk8TPl0R8pNi+1pFY8fH9yET55KlvukQ4PAWfXsGr2YHVjcI4Pw== |
960 | 1040 | dependencies:
|
961 | 1041 | core-js-pure "^3.19.0"
|
962 | 1042 | regenerator-runtime "^0.13.4"
|
|
977 | 1057 | "@babel/parser" "^7.16.0"
|
978 | 1058 | "@babel/types" "^7.16.0"
|
979 | 1059 |
|
| 1060 | +"@babel/template@^7.16.7": |
| 1061 | + version "7.16.7" |
| 1062 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155" |
| 1063 | + integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w== |
| 1064 | + dependencies: |
| 1065 | + "@babel/code-frame" "^7.16.7" |
| 1066 | + "@babel/parser" "^7.16.7" |
| 1067 | + "@babel/types" "^7.16.7" |
| 1068 | + |
980 | 1069 | "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3", "@babel/traverse@^7.7.0":
|
981 | 1070 | version "7.16.3"
|
982 | 1071 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787"
|
|
992 | 1081 | debug "^4.1.0"
|
993 | 1082 | globals "^11.1.0"
|
994 | 1083 |
|
995 |
| -"@babel/traverse@^7.16.5": |
996 |
| - version "7.16.5" |
997 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.5.tgz#d7d400a8229c714a59b87624fc67b0f1fbd4b2b3" |
998 |
| - integrity sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ== |
999 |
| - dependencies: |
1000 |
| - "@babel/code-frame" "^7.16.0" |
1001 |
| - "@babel/generator" "^7.16.5" |
1002 |
| - "@babel/helper-environment-visitor" "^7.16.5" |
1003 |
| - "@babel/helper-function-name" "^7.16.0" |
1004 |
| - "@babel/helper-hoist-variables" "^7.16.0" |
1005 |
| - "@babel/helper-split-export-declaration" "^7.16.0" |
1006 |
| - "@babel/parser" "^7.16.5" |
1007 |
| - "@babel/types" "^7.16.0" |
| 1084 | +"@babel/traverse@^7.16.7": |
| 1085 | + version "7.16.7" |
| 1086 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76" |
| 1087 | + integrity sha512-8KWJPIb8c2VvY8AJrydh6+fVRo2ODx1wYBU2398xJVq0JomuLBZmVQzLPBblJgHIGYG4znCpUZUZ0Pt2vdmVYQ== |
| 1088 | + dependencies: |
| 1089 | + "@babel/code-frame" "^7.16.7" |
| 1090 | + "@babel/generator" "^7.16.7" |
| 1091 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1092 | + "@babel/helper-function-name" "^7.16.7" |
| 1093 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1094 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1095 | + "@babel/parser" "^7.16.7" |
| 1096 | + "@babel/types" "^7.16.7" |
1008 | 1097 | debug "^4.1.0"
|
1009 | 1098 | globals "^11.1.0"
|
1010 | 1099 |
|
|
1016 | 1105 | "@babel/helper-validator-identifier" "^7.15.7"
|
1017 | 1106 | to-fast-properties "^2.0.0"
|
1018 | 1107 |
|
| 1108 | +"@babel/types@^7.16.7": |
| 1109 | + version "7.16.7" |
| 1110 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.7.tgz#4ed19d51f840ed4bd5645be6ce40775fecf03159" |
| 1111 | + integrity sha512-E8HuV7FO9qLpx6OtoGfUQ2cjIYnbFwvZWYBS+87EwtdMvmUPJSwykpovFB+8insbpF0uJcpr8KMUi64XZntZcg== |
| 1112 | + dependencies: |
| 1113 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1114 | + to-fast-properties "^2.0.0" |
| 1115 | + |
1019 | 1116 | "@csstools/convert-colors@^1.4.0":
|
1020 | 1117 | version "1.4.0"
|
1021 | 1118 | resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
|
|
0 commit comments