|
25 | 25 | dependencies:
|
26 | 26 | "@babel/highlight" "^7.18.6"
|
27 | 27 |
|
28 |
| -"@babel/code-frame@^7.22.13": |
29 |
| - version "7.22.13" |
30 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
31 |
| - integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
32 |
| - dependencies: |
33 |
| - "@babel/highlight" "^7.22.13" |
34 |
| - chalk "^2.4.2" |
35 |
| - |
36 | 28 | "@babel/code-frame@^7.22.5":
|
37 | 29 | version "7.22.5"
|
38 | 30 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
|
|
155 | 147 | "@jridgewell/trace-mapping" "^0.3.17"
|
156 | 148 | jsesc "^2.5.1"
|
157 | 149 |
|
158 |
| -"@babel/generator@^7.23.0": |
159 |
| - version "7.23.0" |
160 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
161 |
| - integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
162 |
| - dependencies: |
163 |
| - "@babel/types" "^7.23.0" |
164 |
| - "@jridgewell/gen-mapping" "^0.3.2" |
165 |
| - "@jridgewell/trace-mapping" "^0.3.17" |
166 |
| - jsesc "^2.5.1" |
167 |
| - |
168 | 150 | "@babel/helper-annotate-as-pure@^7.18.6":
|
169 | 151 | version "7.18.6"
|
170 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
292 | 274 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
293 | 275 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
294 | 276 |
|
295 |
| -"@babel/helper-environment-visitor@^7.22.20": |
296 |
| - version "7.22.20" |
297 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
298 |
| - integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
299 |
| - |
300 | 277 | "@babel/helper-environment-visitor@^7.22.5":
|
301 | 278 | version "7.22.5"
|
302 | 279 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
|
|
318 | 295 | "@babel/template" "^7.22.5"
|
319 | 296 | "@babel/types" "^7.22.5"
|
320 | 297 |
|
321 |
| -"@babel/helper-function-name@^7.23.0": |
322 |
| - version "7.23.0" |
323 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
324 |
| - integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 298 | +"@babel/helper-hoist-variables@^7.18.6": |
| 299 | + version "7.18.6" |
| 300 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
| 301 | + integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
325 | 302 | dependencies:
|
326 |
| - "@babel/template" "^7.22.15" |
327 |
| - "@babel/types" "^7.23.0" |
| 303 | + "@babel/types" "^7.18.6" |
328 | 304 |
|
329 | 305 | "@babel/helper-hoist-variables@^7.22.5":
|
330 | 306 | version "7.22.5"
|
|
524 | 500 | dependencies:
|
525 | 501 | "@babel/types" "^7.22.5"
|
526 | 502 |
|
527 |
| -"@babel/helper-split-export-declaration@^7.22.6": |
528 |
| - version "7.22.6" |
529 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
530 |
| - integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
531 |
| - dependencies: |
532 |
| - "@babel/types" "^7.22.5" |
533 |
| - |
534 | 503 | "@babel/helper-string-parser@^7.18.10":
|
535 | 504 | version "7.18.10"
|
536 | 505 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
|
|
551 | 520 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
552 | 521 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
553 | 522 |
|
554 |
| -"@babel/helper-validator-identifier@^7.22.20": |
555 |
| - version "7.22.20" |
556 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
557 |
| - integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
558 |
| - |
559 | 523 | "@babel/helper-validator-identifier@^7.22.5":
|
560 | 524 | version "7.22.5"
|
561 | 525 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
|
627 | 591 | chalk "^2.0.0"
|
628 | 592 | js-tokens "^4.0.0"
|
629 | 593 |
|
630 |
| -"@babel/highlight@^7.22.13": |
631 |
| - version "7.22.20" |
632 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
633 |
| - integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
634 |
| - dependencies: |
635 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
636 |
| - chalk "^2.4.2" |
637 |
| - js-tokens "^4.0.0" |
638 |
| - |
639 | 594 | "@babel/highlight@^7.22.5":
|
640 | 595 | version "7.22.5"
|
641 | 596 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031"
|
|
650 | 605 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
|
651 | 606 | integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
|
652 | 607 |
|
653 |
| -"@babel/parser@^7.20.0", "@babel/parser@^7.20.7": |
| 608 | +"@babel/parser@^7.20.0", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7": |
654 | 609 | version "7.20.13"
|
655 | 610 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.13.tgz#ddf1eb5a813588d2fb1692b70c6fce75b945c088"
|
656 | 611 | integrity sha512-gFDLKMfpiXCsjt4za2JA9oTMn70CeseCehb11kRZgvd7+F67Hih3OHOK24cRrWECJ/ljfPGac6ygXAs/C8kIvw==
|
657 | 612 |
|
658 |
| -"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
659 |
| - version "7.23.0" |
660 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
661 |
| - integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
662 |
| - |
663 | 613 | "@babel/parser@^7.22.5":
|
664 | 614 | version "7.22.5"
|
665 | 615 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
|
|
1759 | 1709 | "@babel/parser" "^7.20.7"
|
1760 | 1710 | "@babel/types" "^7.20.7"
|
1761 | 1711 |
|
1762 |
| -"@babel/template@^7.22.15": |
1763 |
| - version "7.22.15" |
1764 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
1765 |
| - integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
1766 |
| - dependencies: |
1767 |
| - "@babel/code-frame" "^7.22.13" |
1768 |
| - "@babel/parser" "^7.22.15" |
1769 |
| - "@babel/types" "^7.22.15" |
1770 |
| - |
1771 | 1712 | "@babel/template@^7.22.5":
|
1772 | 1713 | version "7.22.5"
|
1773 | 1714 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
|
|
1777 | 1718 | "@babel/parser" "^7.22.5"
|
1778 | 1719 | "@babel/types" "^7.22.5"
|
1779 | 1720 |
|
1780 |
| -"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.20.0", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.22.5", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4": |
1781 |
| - version "7.23.2" |
1782 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
1783 |
| - integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 1721 | +"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.7.4": |
| 1722 | + version "7.19.3" |
| 1723 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
| 1724 | + integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
1784 | 1725 | dependencies:
|
1785 |
| - "@babel/code-frame" "^7.22.13" |
1786 |
| - "@babel/generator" "^7.23.0" |
1787 |
| - "@babel/helper-environment-visitor" "^7.22.20" |
1788 |
| - "@babel/helper-function-name" "^7.23.0" |
| 1726 | + "@babel/code-frame" "^7.18.6" |
| 1727 | + "@babel/generator" "^7.19.3" |
| 1728 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1729 | + "@babel/helper-function-name" "^7.19.0" |
| 1730 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1731 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1732 | + "@babel/parser" "^7.19.3" |
| 1733 | + "@babel/types" "^7.19.3" |
| 1734 | + debug "^4.1.0" |
| 1735 | + globals "^11.1.0" |
| 1736 | + |
| 1737 | +"@babel/traverse@^7.20.0", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.7.2": |
| 1738 | + version "7.20.13" |
| 1739 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.13.tgz#817c1ba13d11accca89478bd5481b2d168d07473" |
| 1740 | + integrity sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ== |
| 1741 | + dependencies: |
| 1742 | + "@babel/code-frame" "^7.18.6" |
| 1743 | + "@babel/generator" "^7.20.7" |
| 1744 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1745 | + "@babel/helper-function-name" "^7.19.0" |
| 1746 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1747 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1748 | + "@babel/parser" "^7.20.13" |
| 1749 | + "@babel/types" "^7.20.7" |
| 1750 | + debug "^4.1.0" |
| 1751 | + globals "^11.1.0" |
| 1752 | + |
| 1753 | +"@babel/traverse@^7.22.5": |
| 1754 | + version "7.22.5" |
| 1755 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1" |
| 1756 | + integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ== |
| 1757 | + dependencies: |
| 1758 | + "@babel/code-frame" "^7.22.5" |
| 1759 | + "@babel/generator" "^7.22.5" |
| 1760 | + "@babel/helper-environment-visitor" "^7.22.5" |
| 1761 | + "@babel/helper-function-name" "^7.22.5" |
1789 | 1762 | "@babel/helper-hoist-variables" "^7.22.5"
|
1790 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
1791 |
| - "@babel/parser" "^7.23.0" |
1792 |
| - "@babel/types" "^7.23.0" |
| 1763 | + "@babel/helper-split-export-declaration" "^7.22.5" |
| 1764 | + "@babel/parser" "^7.22.5" |
| 1765 | + "@babel/types" "^7.22.5" |
1793 | 1766 | debug "^4.1.0"
|
1794 | 1767 | globals "^11.1.0"
|
1795 | 1768 |
|
|
1811 | 1784 | "@babel/helper-validator-identifier" "^7.19.1"
|
1812 | 1785 | to-fast-properties "^2.0.0"
|
1813 | 1786 |
|
1814 |
| -"@babel/types@^7.22.15", "@babel/types@^7.23.0": |
1815 |
| - version "7.23.0" |
1816 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
1817 |
| - integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
1818 |
| - dependencies: |
1819 |
| - "@babel/helper-string-parser" "^7.22.5" |
1820 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
1821 |
| - to-fast-properties "^2.0.0" |
1822 |
| - |
1823 | 1787 | "@babel/types@^7.22.5":
|
1824 | 1788 | version "7.22.5"
|
1825 | 1789 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
|
@@ -3415,7 +3379,7 @@ caniuse-lite@^1.0.30001503:
|
3415 | 3379 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001506.tgz#35bd814b310a487970c585430e9e80ee23faf14b"
|
3416 | 3380 | integrity sha512-6XNEcpygZMCKaufIcgpQNZNf00GEqc7VQON+9Rd0K1bMYo8xhMZRAo5zpbnbMNizi4YNgIDAFrdykWsvY3H4Hw==
|
3417 | 3381 |
|
3418 |
| -chalk@^2.0.0, chalk@^2.4.2: |
| 3382 | +chalk@^2.0.0: |
3419 | 3383 | version "2.4.2"
|
3420 | 3384 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
3421 | 3385 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
0 commit comments