|
45 | 45 | dependencies:
|
46 | 46 | "@babel/highlight" "^7.18.6"
|
47 | 47 |
|
| 48 | +"@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5": |
| 49 | + version "7.23.5" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 51 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
| 52 | + dependencies: |
| 53 | + "@babel/highlight" "^7.23.4" |
| 54 | + chalk "^2.4.2" |
| 55 | + |
48 | 56 | "@babel/compat-data@^7.12.0", "@babel/compat-data@^7.13.0":
|
49 | 57 | version "7.13.5"
|
50 | 58 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8"
|
|
210 | 218 | "@jridgewell/trace-mapping" "^0.3.17"
|
211 | 219 | jsesc "^2.5.1"
|
212 | 220 |
|
| 221 | +"@babel/generator@^7.23.5": |
| 222 | + version "7.23.5" |
| 223 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
| 224 | + integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
| 225 | + dependencies: |
| 226 | + "@babel/types" "^7.23.5" |
| 227 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 228 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 229 | + jsesc "^2.5.1" |
| 230 | + |
213 | 231 | "@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4":
|
214 | 232 | version "7.10.4"
|
215 | 233 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
|
|
378 | 396 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
379 | 397 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
380 | 398 |
|
| 399 | +"@babel/helper-environment-visitor@^7.22.20": |
| 400 | + version "7.22.20" |
| 401 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 402 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 403 | + |
381 | 404 | "@babel/helper-explode-assignable-expression@^7.10.4":
|
382 | 405 | version "7.12.1"
|
383 | 406 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.1.tgz#8006a466695c4ad86a2a5f2fb15b5f2c31ad5633"
|
|
418 | 441 | "@babel/template" "^7.20.7"
|
419 | 442 | "@babel/types" "^7.21.0"
|
420 | 443 |
|
| 444 | +"@babel/helper-function-name@^7.23.0": |
| 445 | + version "7.23.0" |
| 446 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 447 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 448 | + dependencies: |
| 449 | + "@babel/template" "^7.22.15" |
| 450 | + "@babel/types" "^7.23.0" |
| 451 | + |
421 | 452 | "@babel/helper-get-function-arity@^7.10.4":
|
422 | 453 | version "7.12.10"
|
423 | 454 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf"
|
|
447 | 478 | "@babel/traverse" "^7.13.0"
|
448 | 479 | "@babel/types" "^7.13.0"
|
449 | 480 |
|
450 |
| -"@babel/helper-hoist-variables@^7.18.6": |
451 |
| - version "7.18.6" |
452 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
453 |
| - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 481 | +"@babel/helper-hoist-variables@^7.22.5": |
| 482 | + version "7.22.5" |
| 483 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 484 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
454 | 485 | dependencies:
|
455 |
| - "@babel/types" "^7.18.6" |
| 486 | + "@babel/types" "^7.22.5" |
456 | 487 |
|
457 | 488 | "@babel/helper-member-expression-to-functions@^7.12.1":
|
458 | 489 | version "7.12.7"
|
|
704 | 735 | dependencies:
|
705 | 736 | "@babel/types" "^7.18.6"
|
706 | 737 |
|
| 738 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 739 | + version "7.22.6" |
| 740 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 741 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 742 | + dependencies: |
| 743 | + "@babel/types" "^7.22.5" |
| 744 | + |
707 | 745 | "@babel/helper-string-parser@^7.19.4":
|
708 | 746 | version "7.19.4"
|
709 | 747 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
710 | 748 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
711 | 749 |
|
| 750 | +"@babel/helper-string-parser@^7.23.4": |
| 751 | + version "7.23.4" |
| 752 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 753 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 754 | + |
712 | 755 | "@babel/helper-validator-identifier@^7.10.4":
|
713 | 756 | version "7.10.4"
|
714 | 757 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
724 | 767 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
725 | 768 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
726 | 769 |
|
| 770 | +"@babel/helper-validator-identifier@^7.22.20": |
| 771 | + version "7.22.20" |
| 772 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 773 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 774 | + |
727 | 775 | "@babel/helper-validator-option@^7.12.0", "@babel/helper-validator-option@^7.12.17":
|
728 | 776 | version "7.12.17"
|
729 | 777 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
813 | 861 | chalk "^2.0.0"
|
814 | 862 | js-tokens "^4.0.0"
|
815 | 863 |
|
| 864 | +"@babel/highlight@^7.23.4": |
| 865 | + version "7.23.4" |
| 866 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 867 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 868 | + dependencies: |
| 869 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 870 | + chalk "^2.4.2" |
| 871 | + js-tokens "^4.0.0" |
| 872 | + |
816 | 873 | "@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.7.0":
|
817 | 874 | version "7.12.0"
|
818 | 875 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.0.tgz#2ad388f3960045b22f9b7d4bf85e80b15a1c9e3a"
|
819 | 876 | integrity sha512-dYmySMYnlus2jwl7JnnajAj11obRStZoW9cG04wh4ZuhozDn11tDUrhHcUZ9iuNHqALAhh60XqNaYXpvuuE/Gg==
|
820 | 877 |
|
821 |
| -"@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.4": |
| 878 | +"@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.4": |
822 | 879 | version "7.13.4"
|
823 | 880 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab"
|
824 | 881 | integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==
|
|
833 | 890 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
|
834 | 891 | integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
|
835 | 892 |
|
| 893 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
| 894 | + version "7.23.5" |
| 895 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
| 896 | + integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
| 897 | + |
836 | 898 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
837 | 899 | version "7.13.5"
|
838 | 900 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db"
|
|
2070 | 2132 | "@babel/parser" "^7.20.7"
|
2071 | 2133 | "@babel/types" "^7.20.7"
|
2072 | 2134 |
|
2073 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0": |
2074 |
| - version "7.12.0" |
2075 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.0.tgz#ed31953d6e708cdd34443de2fcdb55f72cdfb266" |
2076 |
| - integrity sha512-ZU9e79xpOukCNPkQ1UzR4gJKCruGckr6edd8v8lmKpSk8iakgUIvb+5ZtaKKV9f7O+x5r+xbMDDIbzVpUoiIuw== |
2077 |
| - dependencies: |
2078 |
| - "@babel/code-frame" "^7.10.4" |
2079 |
| - "@babel/generator" "^7.12.0" |
2080 |
| - "@babel/helper-function-name" "^7.10.4" |
2081 |
| - "@babel/helper-split-export-declaration" "^7.11.0" |
2082 |
| - "@babel/parser" "^7.12.0" |
2083 |
| - "@babel/types" "^7.12.0" |
2084 |
| - debug "^4.1.0" |
2085 |
| - globals "^11.1.0" |
2086 |
| - lodash "^4.17.19" |
2087 |
| - |
2088 |
| -"@babel/traverse@^7.12.0", "@babel/traverse@^7.13.0": |
2089 |
| - version "7.13.0" |
2090 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
2091 |
| - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
2092 |
| - dependencies: |
2093 |
| - "@babel/code-frame" "^7.12.13" |
2094 |
| - "@babel/generator" "^7.13.0" |
2095 |
| - "@babel/helper-function-name" "^7.12.13" |
2096 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
2097 |
| - "@babel/parser" "^7.13.0" |
2098 |
| - "@babel/types" "^7.13.0" |
2099 |
| - debug "^4.1.0" |
2100 |
| - globals "^11.1.0" |
2101 |
| - lodash "^4.17.19" |
2102 |
| - |
2103 |
| -"@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5": |
2104 |
| - version "7.12.10" |
2105 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a" |
2106 |
| - integrity sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg== |
2107 |
| - dependencies: |
2108 |
| - "@babel/code-frame" "^7.10.4" |
2109 |
| - "@babel/generator" "^7.12.10" |
2110 |
| - "@babel/helper-function-name" "^7.10.4" |
2111 |
| - "@babel/helper-split-export-declaration" "^7.11.0" |
2112 |
| - "@babel/parser" "^7.12.10" |
2113 |
| - "@babel/types" "^7.12.10" |
2114 |
| - debug "^4.1.0" |
2115 |
| - globals "^11.1.0" |
2116 |
| - lodash "^4.17.19" |
2117 |
| - |
2118 |
| -"@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4": |
2119 |
| - version "7.21.4" |
2120 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
2121 |
| - integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
2122 |
| - dependencies: |
2123 |
| - "@babel/code-frame" "^7.21.4" |
2124 |
| - "@babel/generator" "^7.21.4" |
2125 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
2126 |
| - "@babel/helper-function-name" "^7.21.0" |
2127 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
2128 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
2129 |
| - "@babel/parser" "^7.21.4" |
2130 |
| - "@babel/types" "^7.21.4" |
| 2135 | +"@babel/template@^7.22.15": |
| 2136 | + version "7.22.15" |
| 2137 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 2138 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 2139 | + dependencies: |
| 2140 | + "@babel/code-frame" "^7.22.13" |
| 2141 | + "@babel/parser" "^7.22.15" |
| 2142 | + "@babel/types" "^7.22.15" |
| 2143 | + |
| 2144 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.12.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0": |
| 2145 | + version "7.23.5" |
| 2146 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
| 2147 | + integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
| 2148 | + dependencies: |
| 2149 | + "@babel/code-frame" "^7.23.5" |
| 2150 | + "@babel/generator" "^7.23.5" |
| 2151 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 2152 | + "@babel/helper-function-name" "^7.23.0" |
| 2153 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 2154 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 2155 | + "@babel/parser" "^7.23.5" |
| 2156 | + "@babel/types" "^7.23.5" |
2131 | 2157 | debug "^4.1.0"
|
2132 | 2158 | globals "^11.1.0"
|
2133 | 2159 |
|
|
2167 | 2193 | "@babel/helper-validator-identifier" "^7.19.1"
|
2168 | 2194 | to-fast-properties "^2.0.0"
|
2169 | 2195 |
|
| 2196 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5": |
| 2197 | + version "7.23.5" |
| 2198 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
| 2199 | + integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
| 2200 | + dependencies: |
| 2201 | + "@babel/helper-string-parser" "^7.23.4" |
| 2202 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 2203 | + to-fast-properties "^2.0.0" |
| 2204 | + |
2170 | 2205 | "@bcoe/v8-coverage@^0.2.3":
|
2171 | 2206 | version "0.2.3"
|
2172 | 2207 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments