|
219 | 219 | dependencies:
|
220 | 220 | "@babel/types" "^7.22.5"
|
221 | 221 |
|
222 |
| -"@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.20.2", "@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": |
223 |
| - version "7.24.0" |
224 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a" |
225 |
| - integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w== |
| 222 | +"@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.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 223 | + version "7.24.7" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0" |
| 225 | + integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg== |
226 | 226 |
|
227 | 227 | "@babel/helper-remap-async-to-generator@^7.22.20":
|
228 | 228 | version "7.22.20"
|
|
242 | 242 | "@babel/helper-member-expression-to-functions" "^7.22.15"
|
243 | 243 | "@babel/helper-optimise-call-expression" "^7.22.5"
|
244 | 244 |
|
245 |
| -"@babel/helper-simple-access@^7.22.5": |
246 |
| - version "7.22.5" |
247 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de" |
248 |
| - integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w== |
249 |
| - dependencies: |
250 |
| - "@babel/types" "^7.22.5" |
251 |
| - |
252 | 245 | "@babel/helper-simple-access@^7.24.7":
|
253 | 246 | version "7.24.7"
|
254 | 247 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz#bcade8da3aec8ed16b9c4953b74e506b51b5edb3"
|
|
717 | 710 | "@babel/helper-module-transforms" "^7.23.3"
|
718 | 711 | "@babel/helper-plugin-utils" "^7.22.5"
|
719 | 712 |
|
720 |
| -"@babel/plugin-transform-modules-commonjs@^7.16.8", "@babel/plugin-transform-modules-commonjs@^7.2.0", "@babel/plugin-transform-modules-commonjs@^7.23.3": |
721 |
| - version "7.23.3" |
722 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz#661ae831b9577e52be57dd8356b734f9700b53b4" |
723 |
| - integrity sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA== |
| 713 | +"@babel/plugin-transform-modules-commonjs@^7.2.0", "@babel/plugin-transform-modules-commonjs@^7.23.3", "@babel/plugin-transform-modules-commonjs@^7.24.7": |
| 714 | + version "7.24.7" |
| 715 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.7.tgz#9fd5f7fdadee9085886b183f1ad13d1ab260f4ab" |
| 716 | + integrity sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ== |
724 | 717 | dependencies:
|
725 |
| - "@babel/helper-module-transforms" "^7.23.3" |
726 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
727 |
| - "@babel/helper-simple-access" "^7.22.5" |
| 718 | + "@babel/helper-module-transforms" "^7.24.7" |
| 719 | + "@babel/helper-plugin-utils" "^7.24.7" |
| 720 | + "@babel/helper-simple-access" "^7.24.7" |
728 | 721 |
|
729 | 722 | "@babel/plugin-transform-modules-systemjs@^7.23.9":
|
730 | 723 | version "7.23.9"
|
|
0 commit comments