|
20 | 20 | "@jridgewell/gen-mapping" "^0.3.0" |
21 | 21 | "@jridgewell/trace-mapping" "^0.3.9" |
22 | 22 |
|
23 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
| 23 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
24 | 24 | version "7.22.13" |
25 | 25 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
26 | 26 | integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
27 | 27 | dependencies: |
28 | 28 | "@babel/highlight" "^7.22.13" |
29 | 29 | chalk "^2.4.2" |
30 | 30 |
|
| 31 | +"@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5": |
| 32 | + version "7.23.5" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 34 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
| 35 | + dependencies: |
| 36 | + "@babel/highlight" "^7.23.4" |
| 37 | + chalk "^2.4.2" |
| 38 | + |
31 | 39 | "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.2": |
32 | 40 | version "7.23.2" |
33 | 41 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.2.tgz#6a12ced93455827037bfb5ed8492820d60fc32cc" |
34 | 42 | integrity sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ== |
35 | 43 |
|
36 | 44 | "@babel/compat-data@^7.22.9": |
37 | | - version "7.23.3" |
38 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.3.tgz#3febd552541e62b5e883a25eb3effd7c7379db11" |
39 | | - integrity sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ== |
| 45 | + version "7.23.5" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
| 47 | + integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== |
40 | 48 |
|
41 | 49 | "@babel/core@7.12.9": |
42 | 50 | version "7.12.9" |
|
61 | 69 | source-map "^0.5.0" |
62 | 70 |
|
63 | 71 | "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.7.5": |
64 | | - version "7.23.3" |
65 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.3.tgz#5ec09c8803b91f51cc887dedc2654a35852849c9" |
66 | | - integrity sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew== |
| 72 | + version "7.23.5" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
| 74 | + integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
67 | 75 | dependencies: |
68 | 76 | "@ampproject/remapping" "^2.2.0" |
69 | | - "@babel/code-frame" "^7.22.13" |
70 | | - "@babel/generator" "^7.23.3" |
| 77 | + "@babel/code-frame" "^7.23.5" |
| 78 | + "@babel/generator" "^7.23.5" |
71 | 79 | "@babel/helper-compilation-targets" "^7.22.15" |
72 | 80 | "@babel/helper-module-transforms" "^7.23.3" |
73 | | - "@babel/helpers" "^7.23.2" |
74 | | - "@babel/parser" "^7.23.3" |
| 81 | + "@babel/helpers" "^7.23.5" |
| 82 | + "@babel/parser" "^7.23.5" |
75 | 83 | "@babel/template" "^7.22.15" |
76 | | - "@babel/traverse" "^7.23.3" |
77 | | - "@babel/types" "^7.23.3" |
| 84 | + "@babel/traverse" "^7.23.5" |
| 85 | + "@babel/types" "^7.23.5" |
78 | 86 | convert-source-map "^2.0.0" |
79 | 87 | debug "^4.1.0" |
80 | 88 | gensync "^1.0.0-beta.2" |
|
131 | 139 | "@jridgewell/trace-mapping" "^0.3.17" |
132 | 140 | jsesc "^2.5.1" |
133 | 141 |
|
| 142 | +"@babel/generator@^7.23.5": |
| 143 | + version "7.23.5" |
| 144 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
| 145 | + integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
| 146 | + dependencies: |
| 147 | + "@babel/types" "^7.23.5" |
| 148 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 149 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 150 | + jsesc "^2.5.1" |
| 151 | + |
134 | 152 | "@babel/generator@^7.7.2": |
135 | 153 | version "7.17.3" |
136 | 154 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
|
355 | 373 | dependencies: |
356 | 374 | "@babel/types" "^7.22.5" |
357 | 375 |
|
358 | | -"@babel/helper-string-parser@^7.22.5": |
359 | | - version "7.22.5" |
360 | | - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
361 | | - integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 376 | +"@babel/helper-string-parser@^7.22.5", "@babel/helper-string-parser@^7.23.4": |
| 377 | + version "7.23.4" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 379 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
362 | 380 |
|
363 | 381 | "@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.22.20": |
364 | 382 | version "7.22.20" |
365 | 383 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
366 | 384 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
367 | 385 |
|
368 | 386 | "@babel/helper-validator-option@^7.22.15": |
369 | | - version "7.22.15" |
370 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
371 | | - integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== |
| 387 | + version "7.23.5" |
| 388 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" |
| 389 | + integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== |
372 | 390 |
|
373 | 391 | "@babel/helper-wrap-function@^7.22.20": |
374 | 392 | version "7.22.20" |
|
379 | 397 | "@babel/template" "^7.22.15" |
380 | 398 | "@babel/types" "^7.22.19" |
381 | 399 |
|
382 | | -"@babel/helpers@^7.12.5", "@babel/helpers@^7.23.2": |
| 400 | +"@babel/helpers@^7.12.5": |
383 | 401 | version "7.23.2" |
384 | 402 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
385 | 403 | integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
|
397 | 415 | "@babel/traverse" "^7.17.9" |
398 | 416 | "@babel/types" "^7.17.0" |
399 | 417 |
|
400 | | -"@babel/highlight@^7.22.13": |
401 | | - version "7.22.20" |
402 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
403 | | - integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 418 | +"@babel/helpers@^7.23.5": |
| 419 | + version "7.23.5" |
| 420 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
| 421 | + integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
| 422 | + dependencies: |
| 423 | + "@babel/template" "^7.22.15" |
| 424 | + "@babel/traverse" "^7.23.5" |
| 425 | + "@babel/types" "^7.23.5" |
| 426 | + |
| 427 | +"@babel/highlight@^7.22.13", "@babel/highlight@^7.23.4": |
| 428 | + version "7.23.4" |
| 429 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 430 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
404 | 431 | dependencies: |
405 | 432 | "@babel/helper-validator-identifier" "^7.22.20" |
406 | 433 | chalk "^2.4.2" |
|
421 | 448 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
422 | 449 | integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
423 | 450 |
|
424 | | -"@babel/parser@^7.22.15", "@babel/parser@^7.23.0", "@babel/parser@^7.23.3": |
| 451 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
| 452 | + version "7.23.5" |
| 453 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
| 454 | + integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
| 455 | + |
| 456 | +"@babel/parser@^7.23.0", "@babel/parser@^7.23.3": |
425 | 457 | version "7.23.3" |
426 | 458 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9" |
427 | 459 | integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw== |
|
1372 | 1404 | debug "^4.1.0" |
1373 | 1405 | globals "^11.1.0" |
1374 | 1406 |
|
1375 | | -"@babel/traverse@^7.23.2", "@babel/traverse@^7.23.3": |
| 1407 | +"@babel/traverse@^7.23.2": |
1376 | 1408 | version "7.23.3" |
1377 | 1409 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b" |
1378 | 1410 | integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ== |
|
1388 | 1420 | debug "^4.1.0" |
1389 | 1421 | globals "^11.1.0" |
1390 | 1422 |
|
| 1423 | +"@babel/traverse@^7.23.5": |
| 1424 | + version "7.23.5" |
| 1425 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
| 1426 | + integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
| 1427 | + dependencies: |
| 1428 | + "@babel/code-frame" "^7.23.5" |
| 1429 | + "@babel/generator" "^7.23.5" |
| 1430 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1431 | + "@babel/helper-function-name" "^7.23.0" |
| 1432 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1433 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1434 | + "@babel/parser" "^7.23.5" |
| 1435 | + "@babel/types" "^7.23.5" |
| 1436 | + debug "^4.1.0" |
| 1437 | + globals "^11.1.0" |
| 1438 | + |
1391 | 1439 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
1392 | 1440 | version "7.17.0" |
1393 | 1441 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
|
1405 | 1453 | "@babel/helper-validator-identifier" "^7.22.20" |
1406 | 1454 | to-fast-properties "^2.0.0" |
1407 | 1455 |
|
1408 | | -"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3": |
| 1456 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5": |
| 1457 | + version "7.23.5" |
| 1458 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
| 1459 | + integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
| 1460 | + dependencies: |
| 1461 | + "@babel/helper-string-parser" "^7.23.4" |
| 1462 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1463 | + to-fast-properties "^2.0.0" |
| 1464 | + |
| 1465 | +"@babel/types@^7.23.3": |
1409 | 1466 | version "7.23.3" |
1410 | 1467 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598" |
1411 | 1468 | integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw== |
@@ -5486,9 +5543,9 @@ caniuse-lite@^1.0.30001109: |
5486 | 5543 | integrity sha512-/Et7DwLqpjS47JPEcz6VnxU9PwcIdVi0ciLXRWBQdj1XFye68pSQYpV0QtPTfUKWuOaEig+/Vez2l74eDc1tPQ== |
5487 | 5544 |
|
5488 | 5545 | caniuse-lite@^1.0.30001541: |
5489 | | - version "1.0.30001561" |
5490 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz#752f21f56f96f1b1a52e97aae98c57c562d5d9da" |
5491 | | - integrity sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw== |
| 5546 | + version "1.0.30001565" |
| 5547 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001565.tgz#a528b253c8a2d95d2b415e11d8b9942acc100c4f" |
| 5548 | + integrity sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w== |
5492 | 5549 |
|
5493 | 5550 | capture-exit@^2.0.0: |
5494 | 5551 | version "2.0.0" |
@@ -6696,9 +6753,9 @@ ee-first@1.1.1: |
6696 | 6753 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== |
6697 | 6754 |
|
6698 | 6755 | electron-to-chromium@^1.4.535: |
6699 | | - version "1.4.579" |
6700 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.579.tgz#40ddec29bb5549908e82ccd652cf5da2e5900c23" |
6701 | | - integrity sha512-bJKvA+awBIzYR0xRced7PrQuRIwGQPpo6ZLP62GAShahU9fWpsNN2IP6BSP1BLDDSbxvBVRGAMWlvVVq3npmLA== |
| 6756 | + version "1.4.596" |
| 6757 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.596.tgz#6752d1aa795d942d49dfc5d3764d6ea283fab1d7" |
| 6758 | + integrity sha512-zW3zbZ40Icb2BCWjm47nxwcFGYlIgdXkAx85XDO7cyky9J4QQfq8t0W19/TLZqq3JPQXtlv8BPIGmfa9Jb4scg== |
6702 | 6759 |
|
6703 | 6760 | elliptic@^6.5.3, elliptic@^6.5.4: |
6704 | 6761 | version "6.5.4" |
|
0 commit comments