|
84 | 84 | lru-cache "^5.1.1" |
85 | 85 | semver "^6.3.1" |
86 | 86 |
|
87 | | -"@babel/helper-create-class-features-plugin@^7.22.11", "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.22.5": |
| 87 | +"@babel/helper-create-class-features-plugin@^7.22.11", "@babel/helper-create-class-features-plugin@^7.22.5": |
88 | 88 | version "7.22.15" |
89 | 89 | resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz" |
90 | 90 | integrity sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg== |
|
99 | 99 | "@babel/helper-split-export-declaration" "^7.22.6" |
100 | 100 | semver "^6.3.1" |
101 | 101 |
|
| 102 | +"@babel/helper-create-class-features-plugin@^7.24.4": |
| 103 | + version "7.24.4" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3" |
| 105 | + integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ== |
| 106 | + dependencies: |
| 107 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 108 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 109 | + "@babel/helper-function-name" "^7.23.0" |
| 110 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 111 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 112 | + "@babel/helper-replace-supers" "^7.24.1" |
| 113 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
| 114 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 115 | + semver "^6.3.1" |
| 116 | + |
102 | 117 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.5": |
103 | 118 | version "7.22.15" |
104 | 119 | resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz" |
|
139 | 154 | dependencies: |
140 | 155 | "@babel/types" "^7.22.5" |
141 | 156 |
|
142 | | -"@babel/helper-member-expression-to-functions@^7.22.15": |
| 157 | +"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0": |
143 | 158 | version "7.23.0" |
144 | 159 | resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz" |
145 | 160 | integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA== |
|
171 | 186 | dependencies: |
172 | 187 | "@babel/types" "^7.22.5" |
173 | 188 |
|
174 | | -"@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": |
175 | | - version "7.22.5" |
176 | | - resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz" |
177 | | - integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== |
| 189 | +"@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": |
| 190 | + version "7.24.0" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a" |
| 192 | + integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w== |
178 | 193 |
|
179 | 194 | "@babel/helper-remap-async-to-generator@^7.22.20", "@babel/helper-remap-async-to-generator@^7.22.5": |
180 | 195 | version "7.22.20" |
|
194 | 209 | "@babel/helper-member-expression-to-functions" "^7.22.15" |
195 | 210 | "@babel/helper-optimise-call-expression" "^7.22.5" |
196 | 211 |
|
| 212 | +"@babel/helper-replace-supers@^7.24.1": |
| 213 | + version "7.24.1" |
| 214 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.1.tgz#7085bd19d4a0b7ed8f405c1ed73ccb70f323abc1" |
| 215 | + integrity sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ== |
| 216 | + dependencies: |
| 217 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 218 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 219 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 220 | + |
197 | 221 | "@babel/helper-simple-access@^7.22.5": |
198 | 222 | version "7.22.5" |
199 | 223 | resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz" |
|
353 | 377 | dependencies: |
354 | 378 | "@babel/helper-plugin-utils" "^7.8.0" |
355 | 379 |
|
356 | | -"@babel/plugin-syntax-jsx@^7.22.5": |
357 | | - version "7.22.5" |
358 | | - resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz" |
359 | | - integrity sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg== |
360 | | - dependencies: |
361 | | - "@babel/helper-plugin-utils" "^7.22.5" |
362 | | - |
363 | | -"@babel/plugin-syntax-jsx@^7.7.2": |
364 | | - version "7.23.3" |
365 | | - resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz" |
366 | | - integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg== |
| 380 | +"@babel/plugin-syntax-jsx@^7.24.1", "@babel/plugin-syntax-jsx@^7.7.2": |
| 381 | + version "7.24.1" |
| 382 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz#3f6ca04b8c841811dbc3c5c5f837934e0d626c10" |
| 383 | + integrity sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA== |
367 | 384 | dependencies: |
368 | | - "@babel/helper-plugin-utils" "^7.22.5" |
| 385 | + "@babel/helper-plugin-utils" "^7.24.0" |
369 | 386 |
|
370 | 387 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3": |
371 | 388 | version "7.10.4" |
|
423 | 440 | dependencies: |
424 | 441 | "@babel/helper-plugin-utils" "^7.14.5" |
425 | 442 |
|
426 | | -"@babel/plugin-syntax-typescript@^7.22.5", "@babel/plugin-syntax-typescript@^7.7.2": |
| 443 | +"@babel/plugin-syntax-typescript@^7.24.1": |
| 444 | + version "7.24.1" |
| 445 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.1.tgz#b3bcc51f396d15f3591683f90239de143c076844" |
| 446 | + integrity sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw== |
| 447 | + dependencies: |
| 448 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 449 | + |
| 450 | +"@babel/plugin-syntax-typescript@^7.7.2": |
427 | 451 | version "7.22.5" |
428 | 452 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz" |
429 | 453 | integrity sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ== |
|
618 | 642 | "@babel/helper-module-transforms" "^7.23.0" |
619 | 643 | "@babel/helper-plugin-utils" "^7.22.5" |
620 | 644 |
|
621 | | -"@babel/plugin-transform-modules-commonjs@^7.23.0": |
622 | | - version "7.23.0" |
623 | | - resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0.tgz" |
624 | | - integrity sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ== |
| 645 | +"@babel/plugin-transform-modules-commonjs@^7.23.0", "@babel/plugin-transform-modules-commonjs@^7.24.1": |
| 646 | + version "7.24.1" |
| 647 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.1.tgz#e71ba1d0d69e049a22bf90b3867e263823d3f1b9" |
| 648 | + integrity sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw== |
625 | 649 | dependencies: |
626 | | - "@babel/helper-module-transforms" "^7.23.0" |
627 | | - "@babel/helper-plugin-utils" "^7.22.5" |
| 650 | + "@babel/helper-module-transforms" "^7.23.3" |
| 651 | + "@babel/helper-plugin-utils" "^7.24.0" |
628 | 652 | "@babel/helper-simple-access" "^7.22.5" |
629 | 653 |
|
630 | 654 | "@babel/plugin-transform-modules-systemjs@^7.23.0": |
|
795 | 819 | dependencies: |
796 | 820 | "@babel/helper-plugin-utils" "^7.22.5" |
797 | 821 |
|
798 | | -"@babel/plugin-transform-typescript@^7.22.15": |
799 | | - version "7.22.15" |
800 | | - resolved "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.15.tgz" |
801 | | - integrity sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA== |
| 822 | +"@babel/plugin-transform-typescript@^7.24.1": |
| 823 | + version "7.24.4" |
| 824 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.4.tgz#03e0492537a4b953e491f53f2bc88245574ebd15" |
| 825 | + integrity sha512-79t3CQ8+oBGk/80SQ8MN3Bs3obf83zJ0YZjDmDaEZN8MqhMI760apl5z6a20kFeMXBwJX99VpKT8CKxEBp5H1g== |
802 | 826 | dependencies: |
803 | 827 | "@babel/helper-annotate-as-pure" "^7.22.5" |
804 | | - "@babel/helper-create-class-features-plugin" "^7.22.15" |
805 | | - "@babel/helper-plugin-utils" "^7.22.5" |
806 | | - "@babel/plugin-syntax-typescript" "^7.22.5" |
| 828 | + "@babel/helper-create-class-features-plugin" "^7.24.4" |
| 829 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 830 | + "@babel/plugin-syntax-typescript" "^7.24.1" |
807 | 831 |
|
808 | 832 | "@babel/plugin-transform-unicode-escapes@^7.22.10": |
809 | 833 | version "7.22.10" |
|
932 | 956 | esutils "^2.0.2" |
933 | 957 |
|
934 | 958 | "@babel/preset-typescript@^7.16.0": |
935 | | - version "7.23.2" |
936 | | - resolved "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.23.2.tgz" |
937 | | - integrity sha512-u4UJc1XsS1GhIGteM8rnGiIvf9rJpiVgMEeCnwlLA7WJPC+jcXWJAGxYmeqs5hOZD8BbAfnV5ezBOxQbb4OUxA== |
| 959 | + version "7.24.1" |
| 960 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.1.tgz#89bdf13a3149a17b3b2a2c9c62547f06db8845ec" |
| 961 | + integrity sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ== |
938 | 962 | dependencies: |
939 | | - "@babel/helper-plugin-utils" "^7.22.5" |
940 | | - "@babel/helper-validator-option" "^7.22.15" |
941 | | - "@babel/plugin-syntax-jsx" "^7.22.5" |
942 | | - "@babel/plugin-transform-modules-commonjs" "^7.23.0" |
943 | | - "@babel/plugin-transform-typescript" "^7.22.15" |
| 963 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 964 | + "@babel/helper-validator-option" "^7.23.5" |
| 965 | + "@babel/plugin-syntax-jsx" "^7.24.1" |
| 966 | + "@babel/plugin-transform-modules-commonjs" "^7.24.1" |
| 967 | + "@babel/plugin-transform-typescript" "^7.24.1" |
944 | 968 |
|
945 | 969 | "@babel/regjsgen@^0.8.0": |
946 | 970 | version "0.8.0" |
|
0 commit comments