|
17 | 17 | dependencies: |
18 | 18 | "@babel/highlight" "^7.18.6" |
19 | 19 |
|
| 20 | +"@babel/code-frame@^7.22.13": |
| 21 | + version "7.22.13" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 23 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 24 | + dependencies: |
| 25 | + "@babel/highlight" "^7.22.13" |
| 26 | + chalk "^2.4.2" |
| 27 | + |
20 | 28 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5": |
21 | 29 | version "7.21.0" |
22 | 30 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298" |
|
53 | 61 | "@jridgewell/trace-mapping" "^0.3.17" |
54 | 62 | jsesc "^2.5.1" |
55 | 63 |
|
| 64 | +"@babel/generator@^7.23.0": |
| 65 | + version "7.23.0" |
| 66 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 67 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 68 | + dependencies: |
| 69 | + "@babel/types" "^7.23.0" |
| 70 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 71 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 72 | + jsesc "^2.5.1" |
| 73 | + |
56 | 74 | "@babel/helper-annotate-as-pure@^7.18.6": |
57 | 75 | version "7.18.6" |
58 | 76 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
118 | 136 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
119 | 137 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
120 | 138 |
|
| 139 | +"@babel/helper-environment-visitor@^7.22.20": |
| 140 | + version "7.22.20" |
| 141 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 142 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 143 | + |
121 | 144 | "@babel/helper-explode-assignable-expression@^7.18.6": |
122 | 145 | version "7.18.6" |
123 | 146 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096" |
|
133 | 156 | "@babel/template" "^7.20.7" |
134 | 157 | "@babel/types" "^7.21.0" |
135 | 158 |
|
136 | | -"@babel/helper-hoist-variables@^7.18.6": |
137 | | - version "7.18.6" |
138 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
139 | | - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 159 | +"@babel/helper-function-name@^7.23.0": |
| 160 | + version "7.23.0" |
| 161 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 162 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
140 | 163 | dependencies: |
141 | | - "@babel/types" "^7.18.6" |
| 164 | + "@babel/template" "^7.22.15" |
| 165 | + "@babel/types" "^7.23.0" |
| 166 | + |
| 167 | +"@babel/helper-hoist-variables@^7.22.5": |
| 168 | + version "7.22.5" |
| 169 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 170 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 171 | + dependencies: |
| 172 | + "@babel/types" "^7.22.5" |
142 | 173 |
|
143 | 174 | "@babel/helper-member-expression-to-functions@^7.20.7", "@babel/helper-member-expression-to-functions@^7.21.0": |
144 | 175 | version "7.21.0" |
|
223 | 254 | dependencies: |
224 | 255 | "@babel/types" "^7.18.6" |
225 | 256 |
|
| 257 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 258 | + version "7.22.6" |
| 259 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 260 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 261 | + dependencies: |
| 262 | + "@babel/types" "^7.22.5" |
| 263 | + |
226 | 264 | "@babel/helper-string-parser@^7.19.4": |
227 | 265 | version "7.19.4" |
228 | 266 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
229 | 267 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
230 | 268 |
|
| 269 | +"@babel/helper-string-parser@^7.22.5": |
| 270 | + version "7.22.5" |
| 271 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 272 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 273 | + |
231 | 274 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
232 | 275 | version "7.19.1" |
233 | 276 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
234 | 277 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
235 | 278 |
|
| 279 | +"@babel/helper-validator-identifier@^7.22.20": |
| 280 | + version "7.22.20" |
| 281 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 282 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 283 | + |
236 | 284 | "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0": |
237 | 285 | version "7.21.0" |
238 | 286 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
|
266 | 314 | chalk "^2.0.0" |
267 | 315 | js-tokens "^4.0.0" |
268 | 316 |
|
| 317 | +"@babel/highlight@^7.22.13": |
| 318 | + version "7.22.20" |
| 319 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 320 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 321 | + dependencies: |
| 322 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 323 | + chalk "^2.4.2" |
| 324 | + js-tokens "^4.0.0" |
| 325 | + |
269 | 326 | "@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3": |
270 | 327 | version "7.21.3" |
271 | 328 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
272 | 329 | integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
273 | 330 |
|
| 331 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 332 | + version "7.23.0" |
| 333 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 334 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 335 | + |
274 | 336 | "@babel/plugin-proposal-async-generator-functions@^7.0.0": |
275 | 337 | version "7.20.7" |
276 | 338 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz#bfb7276d2d573cb67ba379984a2334e262ba5326" |
|
738 | 800 | "@babel/parser" "^7.20.7" |
739 | 801 | "@babel/types" "^7.20.7" |
740 | 802 |
|
741 | | -"@babel/traverse@^7.14.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2": |
742 | | - version "7.21.3" |
743 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
744 | | - integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 803 | +"@babel/template@^7.22.15": |
| 804 | + version "7.22.15" |
| 805 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 806 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
745 | 807 | dependencies: |
746 | | - "@babel/code-frame" "^7.18.6" |
747 | | - "@babel/generator" "^7.21.3" |
748 | | - "@babel/helper-environment-visitor" "^7.18.9" |
749 | | - "@babel/helper-function-name" "^7.21.0" |
750 | | - "@babel/helper-hoist-variables" "^7.18.6" |
751 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
752 | | - "@babel/parser" "^7.21.3" |
753 | | - "@babel/types" "^7.21.3" |
| 808 | + "@babel/code-frame" "^7.22.13" |
| 809 | + "@babel/parser" "^7.22.15" |
| 810 | + "@babel/types" "^7.22.15" |
| 811 | + |
| 812 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2": |
| 813 | + version "7.23.2" |
| 814 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 815 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 816 | + dependencies: |
| 817 | + "@babel/code-frame" "^7.22.13" |
| 818 | + "@babel/generator" "^7.23.0" |
| 819 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 820 | + "@babel/helper-function-name" "^7.23.0" |
| 821 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 822 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 823 | + "@babel/parser" "^7.23.0" |
| 824 | + "@babel/types" "^7.23.0" |
754 | 825 | debug "^4.1.0" |
755 | 826 | globals "^11.1.0" |
756 | 827 |
|
|
763 | 834 | "@babel/helper-validator-identifier" "^7.19.1" |
764 | 835 | to-fast-properties "^2.0.0" |
765 | 836 |
|
| 837 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 838 | + version "7.23.0" |
| 839 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 840 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 841 | + dependencies: |
| 842 | + "@babel/helper-string-parser" "^7.22.5" |
| 843 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 844 | + to-fast-properties "^2.0.0" |
| 845 | + |
766 | 846 | "@bcoe/v8-coverage@^0.2.3": |
767 | 847 | version "0.2.3" |
768 | 848 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments