|
62 | 62 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
|
63 | 63 | chokidar "^3.4.0"
|
64 | 64 |
|
65 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3": |
66 |
| - version "7.8.3" |
67 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e" |
68 |
| - integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g== |
69 |
| - dependencies: |
70 |
| - "@babel/highlight" "^7.8.3" |
71 |
| - |
72 |
| -"@babel/code-frame@^7.12.13": |
73 |
| - version "7.12.13" |
74 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
75 |
| - integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
76 |
| - dependencies: |
77 |
| - "@babel/highlight" "^7.12.13" |
78 |
| - |
79 |
| -"@babel/code-frame@^7.14.5": |
| 65 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.8.3": |
80 | 66 | version "7.14.5"
|
81 | 67 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
|
82 | 68 | integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
|
|
152 | 138 | semver "^5.4.1"
|
153 | 139 | source-map "^0.5.0"
|
154 | 140 |
|
155 |
| -"@babel/generator@^7.13.0": |
156 |
| - version "7.13.9" |
157 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39" |
158 |
| - integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw== |
159 |
| - dependencies: |
160 |
| - "@babel/types" "^7.13.0" |
161 |
| - jsesc "^2.5.1" |
162 |
| - source-map "^0.5.0" |
163 |
| - |
164 | 141 | "@babel/generator@^7.15.4":
|
165 | 142 | version "7.15.4"
|
166 | 143 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0"
|
|
272 | 249 | dependencies:
|
273 | 250 | "@babel/types" "^7.15.4"
|
274 | 251 |
|
275 |
| -"@babel/helper-function-name@^7.12.13": |
276 |
| - version "7.12.13" |
277 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a" |
278 |
| - integrity sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA== |
279 |
| - dependencies: |
280 |
| - "@babel/helper-get-function-arity" "^7.12.13" |
281 |
| - "@babel/template" "^7.12.13" |
282 |
| - "@babel/types" "^7.12.13" |
283 |
| - |
284 | 252 | "@babel/helper-function-name@^7.14.5", "@babel/helper-function-name@^7.15.4":
|
285 | 253 | version "7.15.4"
|
286 | 254 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
|
|
290 | 258 | "@babel/template" "^7.15.4"
|
291 | 259 | "@babel/types" "^7.15.4"
|
292 | 260 |
|
293 |
| -"@babel/helper-function-name@^7.8.3": |
294 |
| - version "7.8.3" |
295 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca" |
296 |
| - integrity sha512-BCxgX1BC2hD/oBlIFUgOCQDOPV8nSINxCwM3o93xP4P9Fq6aV5sgv2cOOITDMtCfQ+3PvHp3l689XZvAM9QyOA== |
297 |
| - dependencies: |
298 |
| - "@babel/helper-get-function-arity" "^7.8.3" |
299 |
| - "@babel/template" "^7.8.3" |
300 |
| - "@babel/types" "^7.8.3" |
301 |
| - |
302 |
| -"@babel/helper-function-name@^7.9.5": |
303 |
| - version "7.9.5" |
304 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c" |
305 |
| - integrity sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw== |
306 |
| - dependencies: |
307 |
| - "@babel/helper-get-function-arity" "^7.8.3" |
308 |
| - "@babel/template" "^7.8.3" |
309 |
| - "@babel/types" "^7.9.5" |
310 |
| - |
311 |
| -"@babel/helper-get-function-arity@^7.12.13": |
312 |
| - version "7.12.13" |
313 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583" |
314 |
| - integrity sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg== |
315 |
| - dependencies: |
316 |
| - "@babel/types" "^7.12.13" |
317 |
| - |
318 | 261 | "@babel/helper-get-function-arity@^7.15.4":
|
319 | 262 | version "7.15.4"
|
320 | 263 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
|
321 | 264 | integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
|
322 | 265 | dependencies:
|
323 | 266 | "@babel/types" "^7.15.4"
|
324 | 267 |
|
325 |
| -"@babel/helper-get-function-arity@^7.8.3": |
326 |
| - version "7.8.3" |
327 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5" |
328 |
| - integrity sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA== |
329 |
| - dependencies: |
330 |
| - "@babel/types" "^7.8.3" |
331 |
| - |
332 | 268 | "@babel/helper-hoist-variables@^7.15.4":
|
333 | 269 | version "7.15.4"
|
334 | 270 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
|
|
488 | 424 | dependencies:
|
489 | 425 | "@babel/types" "^7.15.4"
|
490 | 426 |
|
491 |
| -"@babel/helper-split-export-declaration@^7.12.13": |
492 |
| - version "7.12.13" |
493 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05" |
494 |
| - integrity sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg== |
495 |
| - dependencies: |
496 |
| - "@babel/types" "^7.12.13" |
497 |
| - |
498 | 427 | "@babel/helper-split-export-declaration@^7.15.4":
|
499 | 428 | version "7.15.4"
|
500 | 429 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
|
|
509 | 438 | dependencies:
|
510 | 439 | "@babel/types" "^7.8.3"
|
511 | 440 |
|
512 |
| -"@babel/helper-validator-identifier@^7.10.1": |
513 |
| - version "7.10.1" |
514 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5" |
515 |
| - integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== |
516 |
| - |
517 |
| -"@babel/helper-validator-identifier@^7.12.11": |
518 |
| - version "7.12.11" |
519 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
520 |
| - integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
521 |
| - |
522 | 441 | "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7":
|
523 | 442 | version "7.15.7"
|
524 | 443 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
525 | 444 | integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
|
526 | 445 |
|
527 |
| -"@babel/helper-validator-identifier@^7.9.5": |
528 |
| - version "7.9.5" |
529 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80" |
530 |
| - integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g== |
531 |
| - |
532 | 446 | "@babel/helper-validator-option@^7.14.5":
|
533 | 447 | version "7.14.5"
|
534 | 448 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
571 | 485 | "@babel/traverse" "^7.9.6"
|
572 | 486 | "@babel/types" "^7.9.6"
|
573 | 487 |
|
574 |
| -"@babel/highlight@^7.12.13": |
575 |
| - version "7.13.8" |
576 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.8.tgz#10b2dac78526424dfc1f47650d0e415dfd9dc481" |
577 |
| - integrity sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw== |
578 |
| - dependencies: |
579 |
| - "@babel/helper-validator-identifier" "^7.12.11" |
580 |
| - chalk "^2.0.0" |
581 |
| - js-tokens "^4.0.0" |
582 |
| - |
583 | 488 | "@babel/highlight@^7.14.5":
|
584 | 489 | version "7.14.5"
|
585 | 490 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
|
|
589 | 494 | chalk "^2.0.0"
|
590 | 495 | js-tokens "^4.0.0"
|
591 | 496 |
|
592 |
| -"@babel/highlight@^7.8.3": |
593 |
| - version "7.8.3" |
594 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797" |
595 |
| - integrity sha512-PX4y5xQUvy0fnEVHrYOarRPXVWafSjTW9T0Hab8gVIawpl2Sj0ORyrygANq+KjcNlSSTw0YCLSNA8OyZ1I4yEg== |
596 |
| - dependencies: |
597 |
| - chalk "^2.0.0" |
598 |
| - esutils "^2.0.2" |
599 |
| - js-tokens "^4.0.0" |
600 |
| - |
601 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.8.3": |
602 |
| - version "7.8.3" |
603 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.3.tgz#790874091d2001c9be6ec426c2eed47bc7679081" |
604 |
| - integrity sha512-/V72F4Yp/qmHaTALizEm9Gf2eQHV3QyTL3K0cNfijwnMnb1L+LDlAubb/ZnSdGAVzVSWakujHYs1I26x66sMeQ== |
605 |
| - |
606 |
| -"@babel/parser@^7.12.13", "@babel/parser@^7.13.0": |
607 |
| - version "7.13.9" |
608 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99" |
609 |
| - integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw== |
610 |
| - |
611 |
| -"@babel/parser@^7.15.4", "@babel/parser@^7.15.5": |
612 |
| - version "7.15.7" |
613 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae" |
614 |
| - integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g== |
615 |
| - |
616 |
| -"@babel/parser@^7.8.6", "@babel/parser@^7.9.6": |
617 |
| - version "7.9.6" |
618 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7" |
619 |
| - integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q== |
| 497 | +"@babel/parser@^7.1.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.7.0", "@babel/parser@^7.8.3", "@babel/parser@^7.8.6", "@babel/parser@^7.9.6": |
| 498 | + version "7.15.8" |
| 499 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016" |
| 500 | + integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA== |
620 | 501 |
|
621 | 502 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
|
622 | 503 | version "7.15.4"
|
|
1293 | 1174 | dependencies:
|
1294 | 1175 | regenerator-runtime "^0.13.4"
|
1295 | 1176 |
|
1296 |
| -"@babel/template@^7.12.13": |
1297 |
| - version "7.12.13" |
1298 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" |
1299 |
| - integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA== |
1300 |
| - dependencies: |
1301 |
| - "@babel/code-frame" "^7.12.13" |
1302 |
| - "@babel/parser" "^7.12.13" |
1303 |
| - "@babel/types" "^7.12.13" |
1304 |
| - |
1305 | 1177 | "@babel/template@^7.15.4":
|
1306 | 1178 | version "7.15.4"
|
1307 | 1179 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
|
|
1329 | 1201 | "@babel/parser" "^7.8.3"
|
1330 | 1202 | "@babel/types" "^7.8.3"
|
1331 | 1203 |
|
1332 |
| -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.8.3": |
1333 |
| - version "7.8.3" |
1334 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.3.tgz#a826215b011c9b4f73f3a893afbc05151358bf9a" |
1335 |
| - integrity sha512-we+a2lti+eEImHmEXp7bM9cTxGzxPmBiVJlLVD+FuuQMeeO7RaDbutbgeheDkw+Xe3mCfJHnGOWLswT74m2IPg== |
1336 |
| - dependencies: |
1337 |
| - "@babel/code-frame" "^7.8.3" |
1338 |
| - "@babel/generator" "^7.8.3" |
1339 |
| - "@babel/helper-function-name" "^7.8.3" |
1340 |
| - "@babel/helper-split-export-declaration" "^7.8.3" |
1341 |
| - "@babel/parser" "^7.8.3" |
1342 |
| - "@babel/types" "^7.8.3" |
1343 |
| - debug "^4.1.0" |
1344 |
| - globals "^11.1.0" |
1345 |
| - lodash "^4.17.13" |
1346 |
| - |
1347 |
| -"@babel/traverse@^7.13.0": |
1348 |
| - version "7.13.0" |
1349 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
1350 |
| - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
1351 |
| - dependencies: |
1352 |
| - "@babel/code-frame" "^7.12.13" |
1353 |
| - "@babel/generator" "^7.13.0" |
1354 |
| - "@babel/helper-function-name" "^7.12.13" |
1355 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
1356 |
| - "@babel/parser" "^7.13.0" |
1357 |
| - "@babel/types" "^7.13.0" |
1358 |
| - debug "^4.1.0" |
1359 |
| - globals "^11.1.0" |
1360 |
| - lodash "^4.17.19" |
1361 |
| - |
1362 |
| -"@babel/traverse@^7.15.4": |
| 1204 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.9.6": |
1363 | 1205 | version "7.15.4"
|
1364 | 1206 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
|
1365 | 1207 | integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
|
|
1374 | 1216 | debug "^4.1.0"
|
1375 | 1217 | globals "^11.1.0"
|
1376 | 1218 |
|
1377 |
| -"@babel/traverse@^7.9.6": |
1378 |
| - version "7.9.6" |
1379 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442" |
1380 |
| - integrity sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg== |
1381 |
| - dependencies: |
1382 |
| - "@babel/code-frame" "^7.8.3" |
1383 |
| - "@babel/generator" "^7.9.6" |
1384 |
| - "@babel/helper-function-name" "^7.9.5" |
1385 |
| - "@babel/helper-split-export-declaration" "^7.8.3" |
1386 |
| - "@babel/parser" "^7.9.6" |
1387 |
| - "@babel/types" "^7.9.6" |
1388 |
| - debug "^4.1.0" |
1389 |
| - globals "^11.1.0" |
1390 |
| - lodash "^4.17.13" |
1391 |
| - |
1392 |
| -"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3": |
1393 |
| - version "7.8.3" |
1394 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c" |
1395 |
| - integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg== |
1396 |
| - dependencies: |
1397 |
| - esutils "^2.0.2" |
1398 |
| - lodash "^4.17.13" |
1399 |
| - to-fast-properties "^2.0.0" |
1400 |
| - |
1401 |
| -"@babel/types@^7.10.1", "@babel/types@^7.4.4": |
1402 |
| - version "7.10.1" |
1403 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.1.tgz#6886724d31c8022160a7db895e6731ca33483921" |
1404 |
| - integrity sha512-L2yqUOpf3tzlW9GVuipgLEcZxnO+96SzR6fjXMuxxNkIgFJ5+07mHCZ+HkHqaeZu8+3LKnNJJ1bKbjBETQAsrA== |
1405 |
| - dependencies: |
1406 |
| - "@babel/helper-validator-identifier" "^7.10.1" |
1407 |
| - lodash "^4.17.13" |
1408 |
| - to-fast-properties "^2.0.0" |
1409 |
| - |
1410 |
| -"@babel/types@^7.12.13", "@babel/types@^7.13.0": |
1411 |
| - version "7.13.0" |
1412 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
1413 |
| - integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
1414 |
| - dependencies: |
1415 |
| - "@babel/helper-validator-identifier" "^7.12.11" |
1416 |
| - lodash "^4.17.19" |
1417 |
| - to-fast-properties "^2.0.0" |
1418 |
| - |
1419 |
| -"@babel/types@^7.15.4", "@babel/types@^7.15.6": |
| 1219 | +"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@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", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.6": |
1420 | 1220 | version "7.15.6"
|
1421 | 1221 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
|
1422 | 1222 | integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
|
1423 | 1223 | dependencies:
|
1424 | 1224 | "@babel/helper-validator-identifier" "^7.14.9"
|
1425 | 1225 | to-fast-properties "^2.0.0"
|
1426 | 1226 |
|
1427 |
| -"@babel/types@^7.3.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
1428 |
| - version "7.9.6" |
1429 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7" |
1430 |
| - integrity sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA== |
1431 |
| - dependencies: |
1432 |
| - "@babel/helper-validator-identifier" "^7.9.5" |
1433 |
| - lodash "^4.17.13" |
1434 |
| - to-fast-properties "^2.0.0" |
1435 |
| - |
1436 | 1227 | "@bcoe/v8-coverage@^0.2.3":
|
1437 | 1228 | version "0.2.3"
|
1438 | 1229 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -2850,15 +2641,15 @@ axios@^0.21.1:
|
2850 | 2641 | dependencies:
|
2851 | 2642 | follow-redirects "^1.10.0"
|
2852 | 2643 |
|
2853 |
| -babel-eslint@10.0.3: |
2854 |
| - version "10.0.3" |
2855 |
| - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3.tgz#81a2c669be0f205e19462fed2482d33e4687a88a" |
2856 |
| - integrity sha512-z3U7eMY6r/3f3/JB9mTsLjyxrv0Yb1zb8PCWCLpguxfCzBIZUwy23R1t/XKewP+8mEN2Ck8Dtr4q20z6ce6SoA== |
| 2644 | +babel-eslint@10.1.0: |
| 2645 | + version "10.1.0" |
| 2646 | + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232" |
| 2647 | + integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg== |
2857 | 2648 | dependencies:
|
2858 | 2649 | "@babel/code-frame" "^7.0.0"
|
2859 |
| - "@babel/parser" "^7.0.0" |
2860 |
| - "@babel/traverse" "^7.0.0" |
2861 |
| - "@babel/types" "^7.0.0" |
| 2650 | + "@babel/parser" "^7.7.0" |
| 2651 | + "@babel/traverse" "^7.7.0" |
| 2652 | + "@babel/types" "^7.7.0" |
2862 | 2653 | eslint-visitor-keys "^1.0.0"
|
2863 | 2654 | resolve "^1.12.0"
|
2864 | 2655 |
|
@@ -9815,28 +9606,14 @@ resolve-url@^0.2.1:
|
9815 | 9606 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
9816 | 9607 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
9817 | 9608 |
|
9818 |
| -resolve@^1.10.0, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.2: |
9819 |
| - version "1.15.0" |
9820 |
| - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.0.tgz#1b7ca96073ebb52e741ffd799f6b39ea462c67f5" |
9821 |
| - integrity sha512-+hTmAldEGE80U2wJJDC1lebb5jWqvTYAfm3YZ1ckk1gBr0MnCqUKlwK1e+anaFljIl+F5tR5IoZcm4ZDA1zMQw== |
9822 |
| - dependencies: |
9823 |
| - path-parse "^1.0.6" |
9824 |
| - |
9825 |
| -resolve@^1.14.2, resolve@^1.18.1: |
| 9609 | +resolve@^1.10.0, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.3.2: |
9826 | 9610 | version "1.20.0"
|
9827 | 9611 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
|
9828 | 9612 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
|
9829 | 9613 | dependencies:
|
9830 | 9614 | is-core-module "^2.2.0"
|
9831 | 9615 | path-parse "^1.0.6"
|
9832 | 9616 |
|
9833 |
| -resolve@^1.17.0: |
9834 |
| - version "1.17.0" |
9835 |
| - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" |
9836 |
| - integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== |
9837 |
| - dependencies: |
9838 |
| - path-parse "^1.0.6" |
9839 |
| - |
9840 | 9617 | responselike@^2.0.0:
|
9841 | 9618 | version "2.0.0"
|
9842 | 9619 | resolved "https://registry.yarnpkg.com/responselike/-/responselike-2.0.0.tgz#26391bcc3174f750f9a79eacc40a12a5c42d7723"
|
|
0 commit comments