|
61 | 61 | dependencies: |
62 | 62 | "@babel/highlight" "^7.18.6" |
63 | 63 |
|
| 64 | +"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1": |
| 65 | + version "7.24.2" |
| 66 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" |
| 67 | + integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== |
| 68 | + dependencies: |
| 69 | + "@babel/highlight" "^7.24.2" |
| 70 | + picocolors "^1.0.0" |
| 71 | + |
64 | 72 | "@babel/compat-data@^7.15.0": |
65 | 73 | version "7.15.0" |
66 | 74 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
|
151 | 159 | "@jridgewell/gen-mapping" "^0.3.2" |
152 | 160 | jsesc "^2.5.1" |
153 | 161 |
|
| 162 | +"@babel/generator@^7.24.1": |
| 163 | + version "7.24.4" |
| 164 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 165 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 166 | + dependencies: |
| 167 | + "@babel/types" "^7.24.0" |
| 168 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 169 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 170 | + jsesc "^2.5.1" |
| 171 | + |
154 | 172 | "@babel/generator@^7.7.4": |
155 | 173 | version "7.7.4" |
156 | 174 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.4.tgz#db651e2840ca9aa66f327dcec1dc5f5fa9611369" |
|
250 | 268 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
251 | 269 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
252 | 270 |
|
| 271 | +"@babel/helper-environment-visitor@^7.22.20": |
| 272 | + version "7.22.20" |
| 273 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 274 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 275 | + |
253 | 276 | "@babel/helper-explode-assignable-expression@^7.18.6": |
254 | 277 | version "7.18.6" |
255 | 278 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096" |
256 | 279 | integrity sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg== |
257 | 280 | dependencies: |
258 | 281 | "@babel/types" "^7.18.6" |
259 | 282 |
|
260 | | -"@babel/helper-function-name@^7.15.4": |
261 | | - version "7.15.4" |
262 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc" |
263 | | - integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw== |
264 | | - dependencies: |
265 | | - "@babel/helper-get-function-arity" "^7.15.4" |
266 | | - "@babel/template" "^7.15.4" |
267 | | - "@babel/types" "^7.15.4" |
268 | | - |
269 | 283 | "@babel/helper-function-name@^7.18.9": |
270 | 284 | version "7.18.9" |
271 | 285 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0" |
|
274 | 288 | "@babel/template" "^7.18.6" |
275 | 289 | "@babel/types" "^7.18.9" |
276 | 290 |
|
277 | | -"@babel/helper-function-name@^7.7.4": |
278 | | - version "7.7.4" |
279 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.4.tgz#ab6e041e7135d436d8f0a3eca15de5b67a341a2e" |
280 | | - integrity sha512-AnkGIdiBhEuiwdoMnKm7jfPfqItZhgRaZfMg1XX3bS25INOnLPjPG1Ppnajh8eqgt5kPJnfqrRHqFqmjKDZLzQ== |
281 | | - dependencies: |
282 | | - "@babel/helper-get-function-arity" "^7.7.4" |
283 | | - "@babel/template" "^7.7.4" |
284 | | - "@babel/types" "^7.7.4" |
285 | | - |
286 | | -"@babel/helper-get-function-arity@^7.15.4": |
287 | | - version "7.15.4" |
288 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b" |
289 | | - integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA== |
290 | | - dependencies: |
291 | | - "@babel/types" "^7.15.4" |
292 | | - |
293 | | -"@babel/helper-get-function-arity@^7.7.4": |
294 | | - version "7.7.4" |
295 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz#cb46348d2f8808e632f0ab048172130e636005f0" |
296 | | - integrity sha512-QTGKEdCkjgzgfJ3bAyRwF4yyT3pg+vDgan8DSivq1eS0gwi+KGKE5x8kRcbeFTb/673mkO5SN1IZfmCfA5o+EA== |
297 | | - dependencies: |
298 | | - "@babel/types" "^7.7.4" |
299 | | - |
300 | | -"@babel/helper-hoist-variables@^7.15.4": |
301 | | - version "7.15.4" |
302 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" |
303 | | - integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA== |
| 291 | +"@babel/helper-function-name@^7.23.0": |
| 292 | + version "7.23.0" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 294 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
304 | 295 | dependencies: |
305 | | - "@babel/types" "^7.15.4" |
| 296 | + "@babel/template" "^7.22.15" |
| 297 | + "@babel/types" "^7.23.0" |
306 | 298 |
|
307 | 299 | "@babel/helper-hoist-variables@^7.18.6": |
308 | 300 | version "7.18.6" |
|
311 | 303 | dependencies: |
312 | 304 | "@babel/types" "^7.18.6" |
313 | 305 |
|
| 306 | +"@babel/helper-hoist-variables@^7.22.5": |
| 307 | + version "7.22.5" |
| 308 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 309 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 310 | + dependencies: |
| 311 | + "@babel/types" "^7.22.5" |
| 312 | + |
314 | 313 | "@babel/helper-member-expression-to-functions@^7.15.4": |
315 | 314 | version "7.15.4" |
316 | 315 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef" |
|
484 | 483 | dependencies: |
485 | 484 | "@babel/types" "^7.18.6" |
486 | 485 |
|
487 | | -"@babel/helper-split-export-declaration@^7.7.4": |
488 | | - version "7.7.4" |
489 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.4.tgz#57292af60443c4a3622cf74040ddc28e68336fd8" |
490 | | - integrity sha512-guAg1SXFcVr04Guk9eq0S4/rWS++sbmyqosJzVs8+1fH5NI+ZcmkaSkc7dmtAFbHFva6yRJnjW3yAcGxjueDug== |
| 486 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 487 | + version "7.22.6" |
| 488 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 489 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
491 | 490 | dependencies: |
492 | | - "@babel/types" "^7.7.4" |
| 491 | + "@babel/types" "^7.22.5" |
493 | 492 |
|
494 | 493 | "@babel/helper-string-parser@^7.18.10": |
495 | 494 | version "7.18.10" |
496 | 495 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
497 | 496 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
498 | 497 |
|
| 498 | +"@babel/helper-string-parser@^7.23.4": |
| 499 | + version "7.24.1" |
| 500 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" |
| 501 | + integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== |
| 502 | + |
499 | 503 | "@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11": |
500 | 504 | version "7.12.11" |
501 | 505 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
|
511 | 515 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076" |
512 | 516 | integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g== |
513 | 517 |
|
| 518 | +"@babel/helper-validator-identifier@^7.22.20": |
| 519 | + version "7.22.20" |
| 520 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 521 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 522 | + |
514 | 523 | "@babel/helper-validator-identifier@^7.9.5": |
515 | 524 | version "7.9.5" |
516 | 525 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80" |
|
608 | 617 | chalk "^2.0.0" |
609 | 618 | js-tokens "^4.0.0" |
610 | 619 |
|
| 620 | +"@babel/highlight@^7.24.2": |
| 621 | + version "7.24.2" |
| 622 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26" |
| 623 | + integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA== |
| 624 | + dependencies: |
| 625 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 626 | + chalk "^2.4.2" |
| 627 | + js-tokens "^4.0.0" |
| 628 | + picocolors "^1.0.0" |
| 629 | + |
611 | 630 | "@babel/node@~7.18.10": |
612 | 631 | version "7.18.10" |
613 | 632 | resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.18.10.tgz#ab2be57785346b5bf0721c3d17572402419d9d8a" |
|
640 | 659 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac" |
641 | 660 | integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg== |
642 | 661 |
|
| 662 | +"@babel/parser@^7.24.0", "@babel/parser@^7.24.1": |
| 663 | + version "7.24.4" |
| 664 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 665 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 666 | + |
643 | 667 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
644 | 668 | version "7.18.6" |
645 | 669 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" |
|
1360 | 1384 | "@babel/parser" "^7.18.10" |
1361 | 1385 | "@babel/types" "^7.18.10" |
1362 | 1386 |
|
| 1387 | +"@babel/template@^7.22.15": |
| 1388 | + version "7.24.0" |
| 1389 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50" |
| 1390 | + integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA== |
| 1391 | + dependencies: |
| 1392 | + "@babel/code-frame" "^7.23.5" |
| 1393 | + "@babel/parser" "^7.24.0" |
| 1394 | + "@babel/types" "^7.24.0" |
| 1395 | + |
1363 | 1396 | "@babel/template@^7.3.3": |
1364 | 1397 | version "7.12.7" |
1365 | 1398 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
|
1378 | 1411 | "@babel/parser" "^7.7.4" |
1379 | 1412 | "@babel/types" "^7.7.4" |
1380 | 1413 |
|
1381 | | -"@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2": |
1382 | | - version "7.15.4" |
1383 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d" |
1384 | | - integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA== |
1385 | | - dependencies: |
1386 | | - "@babel/code-frame" "^7.14.5" |
1387 | | - "@babel/generator" "^7.15.4" |
1388 | | - "@babel/helper-function-name" "^7.15.4" |
1389 | | - "@babel/helper-hoist-variables" "^7.15.4" |
1390 | | - "@babel/helper-split-export-declaration" "^7.15.4" |
1391 | | - "@babel/parser" "^7.15.4" |
1392 | | - "@babel/types" "^7.15.4" |
1393 | | - debug "^4.1.0" |
1394 | | - globals "^11.1.0" |
1395 | | - |
1396 | | -"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9": |
1397 | | - version "7.18.10" |
1398 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" |
1399 | | - integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== |
1400 | | - dependencies: |
1401 | | - "@babel/code-frame" "^7.18.6" |
1402 | | - "@babel/generator" "^7.18.10" |
1403 | | - "@babel/helper-environment-visitor" "^7.18.9" |
1404 | | - "@babel/helper-function-name" "^7.18.9" |
1405 | | - "@babel/helper-hoist-variables" "^7.18.6" |
1406 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
1407 | | - "@babel/parser" "^7.18.10" |
1408 | | - "@babel/types" "^7.18.10" |
1409 | | - debug "^4.1.0" |
1410 | | - globals "^11.1.0" |
1411 | | - |
1412 | | -"@babel/traverse@^7.7.4": |
1413 | | - version "7.7.4" |
1414 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.4.tgz#9c1e7c60fb679fe4fcfaa42500833333c2058558" |
1415 | | - integrity sha512-P1L58hQyupn8+ezVA2z5KBm4/Zr4lCC8dwKCMYzsa5jFMDMQAzaBNy9W5VjB+KAmBjb40U7a/H6ao+Xo+9saIw== |
1416 | | - dependencies: |
1417 | | - "@babel/code-frame" "^7.5.5" |
1418 | | - "@babel/generator" "^7.7.4" |
1419 | | - "@babel/helper-function-name" "^7.7.4" |
1420 | | - "@babel/helper-split-export-declaration" "^7.7.4" |
1421 | | - "@babel/parser" "^7.7.4" |
1422 | | - "@babel/types" "^7.7.4" |
1423 | | - debug "^4.1.0" |
| 1414 | +"@babel/traverse@^7.15.4", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4": |
| 1415 | + version "7.24.1" |
| 1416 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c" |
| 1417 | + integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ== |
| 1418 | + dependencies: |
| 1419 | + "@babel/code-frame" "^7.24.1" |
| 1420 | + "@babel/generator" "^7.24.1" |
| 1421 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1422 | + "@babel/helper-function-name" "^7.23.0" |
| 1423 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1424 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1425 | + "@babel/parser" "^7.24.1" |
| 1426 | + "@babel/types" "^7.24.0" |
| 1427 | + debug "^4.3.1" |
1424 | 1428 | globals "^11.1.0" |
1425 | | - lodash "^4.17.13" |
1426 | 1429 |
|
1427 | 1430 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.7.4": |
1428 | 1431 | version "7.7.4" |
|
1459 | 1462 | "@babel/helper-validator-identifier" "^7.18.6" |
1460 | 1463 | to-fast-properties "^2.0.0" |
1461 | 1464 |
|
| 1465 | +"@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0": |
| 1466 | + version "7.24.0" |
| 1467 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" |
| 1468 | + integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== |
| 1469 | + dependencies: |
| 1470 | + "@babel/helper-string-parser" "^7.23.4" |
| 1471 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1472 | + to-fast-properties "^2.0.0" |
| 1473 | + |
1462 | 1474 | "@babel/types@^7.4.4", "@babel/types@^7.8.3": |
1463 | 1475 | version "7.9.5" |
1464 | 1476 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444" |
|
1724 | 1736 | "@jridgewell/sourcemap-codec" "^1.4.10" |
1725 | 1737 | "@jridgewell/trace-mapping" "^0.3.9" |
1726 | 1738 |
|
| 1739 | +"@jridgewell/gen-mapping@^0.3.5": |
| 1740 | + version "0.3.5" |
| 1741 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" |
| 1742 | + integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== |
| 1743 | + dependencies: |
| 1744 | + "@jridgewell/set-array" "^1.2.1" |
| 1745 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1746 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 1747 | + |
1727 | 1748 | "@jridgewell/resolve-uri@^3.0.3": |
1728 | 1749 | version "3.1.0" |
1729 | 1750 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
1730 | 1751 | integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== |
1731 | 1752 |
|
| 1753 | +"@jridgewell/resolve-uri@^3.1.0": |
| 1754 | + version "3.1.2" |
| 1755 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
| 1756 | + integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== |
| 1757 | + |
1732 | 1758 | "@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1": |
1733 | 1759 | version "1.1.2" |
1734 | 1760 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
1735 | 1761 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
1736 | 1762 |
|
| 1763 | +"@jridgewell/set-array@^1.2.1": |
| 1764 | + version "1.2.1" |
| 1765 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" |
| 1766 | + integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== |
| 1767 | + |
1737 | 1768 | "@jridgewell/sourcemap-codec@^1.4.10": |
1738 | 1769 | version "1.4.14" |
1739 | 1770 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
1740 | 1771 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
1741 | 1772 |
|
| 1773 | +"@jridgewell/sourcemap-codec@^1.4.14": |
| 1774 | + version "1.4.15" |
| 1775 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 1776 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 1777 | + |
| 1778 | +"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
| 1779 | + version "0.3.25" |
| 1780 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
| 1781 | + integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
| 1782 | + dependencies: |
| 1783 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1784 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1785 | + |
1742 | 1786 | "@jridgewell/trace-mapping@^0.3.8", "@jridgewell/trace-mapping@^0.3.9": |
1743 | 1787 | version "0.3.14" |
1744 | 1788 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz#b231a081d8f66796e475ad588a1ef473112701ed" |
@@ -2369,7 +2413,7 @@ caniuse-lite@^1.0.30001370: |
2369 | 2413 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz#2dc3bc3bfcb5d5a929bec11300883040d7b4b4be" |
2370 | 2414 | integrity sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ== |
2371 | 2415 |
|
2372 | | -chalk@^2.0.0: |
| 2416 | +chalk@^2.0.0, chalk@^2.4.2: |
2373 | 2417 | version "2.4.2" |
2374 | 2418 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
2375 | 2419 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
@@ -2578,7 +2622,7 @@ debug@^4.1.0, debug@^4.1.1: |
2578 | 2622 | dependencies: |
2579 | 2623 | ms "^2.1.1" |
2580 | 2624 |
|
2581 | | -debug@^4.3.2, debug@^4.3.4: |
| 2625 | +debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: |
2582 | 2626 | version "4.3.4" |
2583 | 2627 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
2584 | 2628 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== |
|
0 commit comments