|
30 | 30 | "@babel/highlight" "^7.22.13"
|
31 | 31 | chalk "^2.4.2"
|
32 | 32 |
|
| 33 | +"@babel/code-frame@^7.23.4": |
| 34 | + version "7.23.4" |
| 35 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.4.tgz#03ae5af150be94392cb5c7ccd97db5a19a5da6aa" |
| 36 | + integrity sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA== |
| 37 | + dependencies: |
| 38 | + "@babel/highlight" "^7.23.4" |
| 39 | + chalk "^2.4.2" |
| 40 | + |
33 | 41 | "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
|
34 | 42 | version "7.22.20"
|
35 | 43 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0"
|
|
66 | 74 | "@jridgewell/trace-mapping" "^0.3.17"
|
67 | 75 | jsesc "^2.5.1"
|
68 | 76 |
|
| 77 | +"@babel/generator@^7.23.4": |
| 78 | + version "7.23.4" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.4.tgz#4a41377d8566ec18f807f42962a7f3551de83d1c" |
| 80 | + integrity sha512-esuS49Cga3HcThFNebGhlgsrVLkvhqvYDTzgjfFFlHJcIfLe5jFmRRfCQ1KuBfc4Jrtn3ndLgKWAKjBE+IraYQ== |
| 81 | + dependencies: |
| 82 | + "@babel/types" "^7.23.4" |
| 83 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 84 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 85 | + jsesc "^2.5.1" |
| 86 | + |
69 | 87 | "@babel/helper-annotate-as-pure@^7.22.5":
|
70 | 88 | version "7.22.5"
|
71 | 89 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
227 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
228 | 246 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
229 | 247 |
|
| 248 | +"@babel/helper-string-parser@^7.23.4": |
| 249 | + version "7.23.4" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 251 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 252 | + |
230 | 253 | "@babel/helper-validator-identifier@^7.22.20":
|
231 | 254 | version "7.22.20"
|
232 | 255 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
|
264 | 287 | chalk "^2.4.2"
|
265 | 288 | js-tokens "^4.0.0"
|
266 | 289 |
|
| 290 | +"@babel/highlight@^7.23.4": |
| 291 | + version "7.23.4" |
| 292 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 293 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 294 | + dependencies: |
| 295 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 296 | + chalk "^2.4.2" |
| 297 | + js-tokens "^4.0.0" |
| 298 | + |
267 | 299 | "@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.22.15", "@babel/parser@^7.23.0", "@babel/parser@^7.7.0":
|
268 | 300 | version "7.23.0"
|
269 | 301 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
270 | 302 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
271 | 303 |
|
| 304 | +"@babel/parser@^7.23.4": |
| 305 | + version "7.23.4" |
| 306 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.4.tgz#409fbe690c333bb70187e2de4021e1e47a026661" |
| 307 | + integrity sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ== |
| 308 | + |
272 | 309 | "@babel/plugin-proposal-async-generator-functions@^7.0.0":
|
273 | 310 | version "7.20.7"
|
274 | 311 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz#bfb7276d2d573cb67ba379984a2334e262ba5326"
|
|
746 | 783 | "@babel/types" "^7.22.15"
|
747 | 784 |
|
748 | 785 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.23.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4":
|
749 |
| - version "7.23.0" |
750 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
751 |
| - integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw== |
| 786 | + version "7.23.4" |
| 787 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.4.tgz#c2790f7edf106d059a0098770fe70801417f3f85" |
| 788 | + integrity sha512-IYM8wSUwunWTB6tFC2dkKZhxbIjHoWemdK+3f8/wq8aKhbUscxD5MX72ubd90fxvFknaLPeGw5ycU84V1obHJg== |
752 | 789 | dependencies:
|
753 |
| - "@babel/code-frame" "^7.22.13" |
754 |
| - "@babel/generator" "^7.23.0" |
| 790 | + "@babel/code-frame" "^7.23.4" |
| 791 | + "@babel/generator" "^7.23.4" |
755 | 792 | "@babel/helper-environment-visitor" "^7.22.20"
|
756 | 793 | "@babel/helper-function-name" "^7.23.0"
|
757 | 794 | "@babel/helper-hoist-variables" "^7.22.5"
|
758 | 795 | "@babel/helper-split-export-declaration" "^7.22.6"
|
759 |
| - "@babel/parser" "^7.23.0" |
760 |
| - "@babel/types" "^7.23.0" |
| 796 | + "@babel/parser" "^7.23.4" |
| 797 | + "@babel/types" "^7.23.4" |
761 | 798 | debug "^4.1.0"
|
762 | 799 | globals "^11.1.0"
|
763 | 800 |
|
|
770 | 807 | "@babel/helper-validator-identifier" "^7.22.20"
|
771 | 808 | to-fast-properties "^2.0.0"
|
772 | 809 |
|
| 810 | +"@babel/types@^7.23.4": |
| 811 | + version "7.23.4" |
| 812 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.4.tgz#7206a1810fc512a7f7f7d4dace4cb4c1c9dbfb8e" |
| 813 | + integrity sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ== |
| 814 | + dependencies: |
| 815 | + "@babel/helper-string-parser" "^7.23.4" |
| 816 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 817 | + to-fast-properties "^2.0.0" |
| 818 | + |
773 | 819 | "@bcoe/v8-coverage@^0.2.3":
|
774 | 820 | version "0.2.3"
|
775 | 821 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments