|
28 | 28 | "@babel/highlight" "^7.23.4" |
29 | 29 | chalk "^2.4.2" |
30 | 30 |
|
31 | | -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": |
| 31 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5": |
32 | 32 | version "7.23.5" |
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
34 | 34 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== |
|
222 | 222 | dependencies: |
223 | 223 | "@babel/types" "^7.22.5" |
224 | 224 |
|
225 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
226 | | - version "7.22.5" |
227 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295" |
228 | | - integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== |
| 225 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 226 | + version "7.24.0" |
| 227 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a" |
| 228 | + integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w== |
229 | 229 |
|
230 | 230 | "@babel/helper-remap-async-to-generator@^7.22.20": |
231 | 231 | version "7.22.20" |
|
728 | 728 | "@babel/helper-plugin-utils" "^7.22.5" |
729 | 729 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
730 | 730 |
|
731 | | -"@babel/plugin-transform-object-rest-spread@^7.23.4": |
732 | | - version "7.23.4" |
733 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz#2b9c2d26bf62710460bdc0d1730d4f1048361b83" |
734 | | - integrity sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g== |
| 731 | +"@babel/plugin-transform-object-rest-spread@^7.24.0": |
| 732 | + version "7.24.0" |
| 733 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.0.tgz#7b836ad0088fdded2420ce96d4e1d3ed78b71df1" |
| 734 | + integrity sha512-y/yKMm7buHpFFXfxVFS4Vk1ToRJDilIa6fKRioB9Vjichv58TDGXTvqV0dN7plobAmTW5eSEGXDngE+Mm+uO+w== |
735 | 735 | dependencies: |
736 | | - "@babel/compat-data" "^7.23.3" |
737 | | - "@babel/helper-compilation-targets" "^7.22.15" |
738 | | - "@babel/helper-plugin-utils" "^7.22.5" |
| 736 | + "@babel/compat-data" "^7.23.5" |
| 737 | + "@babel/helper-compilation-targets" "^7.23.6" |
| 738 | + "@babel/helper-plugin-utils" "^7.24.0" |
739 | 739 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
740 | 740 | "@babel/plugin-transform-parameters" "^7.23.3" |
741 | 741 |
|
|
878 | 878 | "@babel/helper-create-regexp-features-plugin" "^7.22.15" |
879 | 879 | "@babel/helper-plugin-utils" "^7.22.5" |
880 | 880 |
|
881 | | -"@babel/preset-env@^7.23.9": |
882 | | - version "7.23.9" |
883 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9.tgz#beace3b7994560ed6bf78e4ae2073dff45387669" |
884 | | - integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A== |
| 881 | +"@babel/preset-env@^7.24.0": |
| 882 | + version "7.24.0" |
| 883 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.0.tgz#11536a7f4b977294f0bdfad780f01a8ac8e183fc" |
| 884 | + integrity sha512-ZxPEzV9IgvGn73iK0E6VB9/95Nd7aMFpbE0l8KQFDG70cOV9IxRP7Y2FUPmlK0v6ImlLqYX50iuZ3ZTVhOF2lA== |
885 | 885 | dependencies: |
886 | 886 | "@babel/compat-data" "^7.23.5" |
887 | 887 | "@babel/helper-compilation-targets" "^7.23.6" |
888 | | - "@babel/helper-plugin-utils" "^7.22.5" |
| 888 | + "@babel/helper-plugin-utils" "^7.24.0" |
889 | 889 | "@babel/helper-validator-option" "^7.23.5" |
890 | 890 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3" |
891 | 891 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3" |
|
938 | 938 | "@babel/plugin-transform-new-target" "^7.23.3" |
939 | 939 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4" |
940 | 940 | "@babel/plugin-transform-numeric-separator" "^7.23.4" |
941 | | - "@babel/plugin-transform-object-rest-spread" "^7.23.4" |
| 941 | + "@babel/plugin-transform-object-rest-spread" "^7.24.0" |
942 | 942 | "@babel/plugin-transform-object-super" "^7.23.3" |
943 | 943 | "@babel/plugin-transform-optional-catch-binding" "^7.23.4" |
944 | 944 | "@babel/plugin-transform-optional-chaining" "^7.23.4" |
|
0 commit comments