|
25 | 25 | dependencies:
|
26 | 26 | "@babel/highlight" "^7.10.4"
|
27 | 27 |
|
28 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13": |
29 |
| - version "7.12.13" |
30 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
31 |
| - integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
32 |
| - dependencies: |
33 |
| - "@babel/highlight" "^7.12.13" |
34 |
| - |
35 |
| -"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8": |
| 28 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8": |
36 | 29 | version "7.15.8"
|
37 | 30 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
|
38 | 31 | integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
|
|
49 | 42 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
|
50 | 43 | integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
|
51 | 44 |
|
52 |
| -"@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
53 |
| - version "7.13.8" |
54 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb" |
55 |
| - integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg== |
56 |
| - dependencies: |
57 |
| - "@babel/code-frame" "^7.12.13" |
58 |
| - "@babel/generator" "^7.13.0" |
59 |
| - "@babel/helper-compilation-targets" "^7.13.8" |
60 |
| - "@babel/helper-module-transforms" "^7.13.0" |
61 |
| - "@babel/helpers" "^7.13.0" |
62 |
| - "@babel/parser" "^7.13.4" |
63 |
| - "@babel/template" "^7.12.13" |
64 |
| - "@babel/traverse" "^7.13.0" |
65 |
| - "@babel/types" "^7.13.0" |
66 |
| - convert-source-map "^1.7.0" |
67 |
| - debug "^4.1.0" |
68 |
| - gensync "^1.0.0-beta.2" |
69 |
| - json5 "^2.1.2" |
70 |
| - lodash "^4.17.19" |
71 |
| - semver "^6.3.0" |
72 |
| - source-map "^0.5.0" |
73 |
| - |
74 |
| -"@babel/core@^7.14.0", "@babel/core@^7.7.2": |
| 45 | +"@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.14.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
75 | 46 | version "7.15.8"
|
76 | 47 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10"
|
77 | 48 | integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==
|
|
92 | 63 | semver "^6.3.0"
|
93 | 64 | source-map "^0.5.0"
|
94 | 65 |
|
95 |
| -"@babel/generator@^7.13.0": |
96 |
| - version "7.13.0" |
97 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.0.tgz#bd00d4394ca22f220390c56a0b5b85568ec1ec0c" |
98 |
| - integrity sha512-zBZfgvBB/ywjx0Rgc2+BwoH/3H+lDtlgD4hBOpEv5LxRnYsm/753iRuLepqnYlynpjC3AdQxtxsoeHJoEEwOAw== |
99 |
| - dependencies: |
100 |
| - "@babel/types" "^7.13.0" |
101 |
| - jsesc "^2.5.1" |
102 |
| - source-map "^0.5.0" |
103 |
| - |
104 | 66 | "@babel/generator@^7.14.0", "@babel/generator@^7.15.4", "@babel/generator@^7.15.8", "@babel/generator@^7.7.2":
|
105 | 67 | version "7.15.8"
|
106 | 68 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
|
|
132 | 94 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
133 | 95 | "@babel/types" "^7.12.13"
|
134 | 96 |
|
135 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8": |
136 |
| - version "7.13.8" |
137 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468" |
138 |
| - integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A== |
139 |
| - dependencies: |
140 |
| - "@babel/compat-data" "^7.13.8" |
141 |
| - "@babel/helper-validator-option" "^7.12.17" |
142 |
| - browserslist "^4.14.5" |
143 |
| - semver "^6.3.0" |
144 |
| - |
145 |
| -"@babel/helper-compilation-targets@^7.15.4": |
| 97 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.15.4": |
146 | 98 | version "7.15.4"
|
147 | 99 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
|
148 | 100 | integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
|
|
275 | 227 | dependencies:
|
276 | 228 | "@babel/types" "^7.15.4"
|
277 | 229 |
|
278 |
| -"@babel/helper-module-transforms@^7.13.0": |
279 |
| - version "7.13.0" |
280 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1" |
281 |
| - integrity sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw== |
282 |
| - dependencies: |
283 |
| - "@babel/helper-module-imports" "^7.12.13" |
284 |
| - "@babel/helper-replace-supers" "^7.13.0" |
285 |
| - "@babel/helper-simple-access" "^7.12.13" |
286 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
287 |
| - "@babel/helper-validator-identifier" "^7.12.11" |
288 |
| - "@babel/template" "^7.12.13" |
289 |
| - "@babel/traverse" "^7.13.0" |
290 |
| - "@babel/types" "^7.13.0" |
291 |
| - lodash "^4.17.19" |
292 |
| - |
293 |
| -"@babel/helper-module-transforms@^7.15.8": |
| 230 | +"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.15.8": |
294 | 231 | version "7.15.8"
|
295 | 232 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
|
296 | 233 | integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==
|
|
436 | 373 | "@babel/traverse" "^7.15.4"
|
437 | 374 | "@babel/types" "^7.15.4"
|
438 | 375 |
|
439 |
| -"@babel/helpers@^7.13.0": |
440 |
| - version "7.13.0" |
441 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0" |
442 |
| - integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ== |
443 |
| - dependencies: |
444 |
| - "@babel/template" "^7.12.13" |
445 |
| - "@babel/traverse" "^7.13.0" |
446 |
| - "@babel/types" "^7.13.0" |
447 |
| - |
448 | 376 | "@babel/helpers@^7.15.4":
|
449 | 377 | version "7.15.4"
|
450 | 378 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
|
|
463 | 391 | chalk "^2.0.0"
|
464 | 392 | js-tokens "^4.0.0"
|
465 | 393 |
|
466 |
| -"@babel/highlight@^7.12.13": |
467 |
| - version "7.13.8" |
468 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.8.tgz#10b2dac78526424dfc1f47650d0e415dfd9dc481" |
469 |
| - integrity sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw== |
470 |
| - dependencies: |
471 |
| - "@babel/helper-validator-identifier" "^7.12.11" |
472 |
| - chalk "^2.0.0" |
473 |
| - js-tokens "^4.0.0" |
474 |
| - |
475 | 394 | "@babel/highlight@^7.14.5":
|
476 | 395 | version "7.14.5"
|
477 | 396 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
|
|
481 | 400 | chalk "^2.0.0"
|
482 | 401 | js-tokens "^4.0.0"
|
483 | 402 |
|
484 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.4", "@babel/parser@^7.7.0": |
485 |
| - version "7.13.4" |
486 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab" |
487 |
| - integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA== |
488 |
| - |
489 |
| -"@babel/parser@^7.1.6": |
490 |
| - version "7.13.9" |
491 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99" |
492 |
| - integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw== |
493 |
| - |
494 |
| -"@babel/parser@^7.14.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.7.2": |
| 403 | +"@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.14.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": |
495 | 404 | version "7.15.8"
|
496 | 405 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
|
497 | 406 | integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
|
|
1262 | 1171 | dependencies:
|
1263 | 1172 | regenerator-runtime "^0.13.4"
|
1264 | 1173 |
|
1265 |
| -"@babel/template@^7.0.0", "@babel/template@^7.12.13", "@babel/template@^7.3.3": |
1266 |
| - version "7.12.13" |
1267 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" |
1268 |
| - integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA== |
1269 |
| - dependencies: |
1270 |
| - "@babel/code-frame" "^7.12.13" |
1271 |
| - "@babel/parser" "^7.12.13" |
1272 |
| - "@babel/types" "^7.12.13" |
1273 |
| - |
1274 |
| -"@babel/template@^7.15.4": |
| 1174 | +"@babel/template@^7.0.0", "@babel/template@^7.12.13", "@babel/template@^7.15.4", "@babel/template@^7.3.3": |
1275 | 1175 | version "7.15.4"
|
1276 | 1176 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
|
1277 | 1177 | integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
|
|
1280 | 1180 | "@babel/parser" "^7.15.4"
|
1281 | 1181 | "@babel/types" "^7.15.4"
|
1282 | 1182 |
|
1283 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.7.0": |
1284 |
| - version "7.13.0" |
1285 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
1286 |
| - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
1287 |
| - dependencies: |
1288 |
| - "@babel/code-frame" "^7.12.13" |
1289 |
| - "@babel/generator" "^7.13.0" |
1290 |
| - "@babel/helper-function-name" "^7.12.13" |
1291 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
1292 |
| - "@babel/parser" "^7.13.0" |
1293 |
| - "@babel/types" "^7.13.0" |
1294 |
| - debug "^4.1.0" |
1295 |
| - globals "^11.1.0" |
1296 |
| - lodash "^4.17.19" |
1297 |
| - |
1298 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2": |
| 1183 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
1299 | 1184 | version "7.15.4"
|
1300 | 1185 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
|
1301 | 1186 | integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
|
|
1310 | 1195 | debug "^4.1.0"
|
1311 | 1196 | globals "^11.1.0"
|
1312 | 1197 |
|
1313 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1314 |
| - version "7.13.0" |
1315 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
1316 |
| - integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
1317 |
| - dependencies: |
1318 |
| - "@babel/helper-validator-identifier" "^7.12.11" |
1319 |
| - lodash "^4.17.19" |
1320 |
| - to-fast-properties "^2.0.0" |
1321 |
| - |
1322 |
| -"@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6": |
| 1198 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.13.0", "@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1323 | 1199 | version "7.15.6"
|
1324 | 1200 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
|
1325 | 1201 | integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
|
@@ -2900,7 +2776,7 @@ browser-process-hrtime@^1.0.0:
|
2900 | 2776 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
2901 | 2777 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
2902 | 2778 |
|
2903 |
| -browserslist@^4.14.5, browserslist@^4.16.3: |
| 2779 | +browserslist@^4.16.3: |
2904 | 2780 | version "4.16.6"
|
2905 | 2781 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
|
2906 | 2782 | integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
|
|
0 commit comments