|
273 | 273 | resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
274 | 274 | integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
275 | 275 |
|
276 | | -"@babel/helper-hoist-variables@^7.16.0": |
277 | | - version "7.18.6" |
278 | | - resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz" |
279 | | - dependencies: |
280 | | - "@babel/types" "^7.18.6" |
281 | | - |
282 | 276 | "@babel/helper-hoist-variables@^7.22.5": |
283 | 277 | version "7.22.5" |
284 | 278 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
|
342 | 336 | version "7.14.5" |
343 | 337 | resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz" |
344 | 338 |
|
| 339 | +"@babel/helper-plugin-utils@^7.28.6": |
| 340 | + version "7.28.6" |
| 341 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8" |
| 342 | + integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug== |
| 343 | + |
345 | 344 | "@babel/helper-remap-async-to-generator@^7.16.0", "@babel/helper-remap-async-to-generator@^7.16.4": |
346 | 345 | version "7.16.4" |
347 | 346 | resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz" |
|
398 | 397 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
399 | 398 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
400 | 399 |
|
401 | | -"@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.18.6": |
| 400 | +"@babel/helper-validator-identifier@^7.18.6": |
402 | 401 | version "7.18.6" |
403 | 402 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz" |
404 | 403 |
|
|
858 | 857 | babel-plugin-dynamic-import-node "^2.3.3" |
859 | 858 |
|
860 | 859 | "@babel/plugin-transform-modules-systemjs@^7.16.0": |
861 | | - version "7.16.0" |
862 | | - resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.16.0.tgz" |
| 860 | + version "7.29.4" |
| 861 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 862 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
863 | 863 | dependencies: |
864 | | - "@babel/helper-hoist-variables" "^7.16.0" |
865 | | - "@babel/helper-module-transforms" "^7.16.0" |
866 | | - "@babel/helper-plugin-utils" "^7.14.5" |
867 | | - "@babel/helper-validator-identifier" "^7.15.7" |
868 | | - babel-plugin-dynamic-import-node "^2.3.3" |
| 864 | + "@babel/helper-module-transforms" "^7.28.6" |
| 865 | + "@babel/helper-plugin-utils" "^7.28.6" |
| 866 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 867 | + "@babel/traverse" "^7.29.0" |
869 | 868 |
|
870 | 869 | "@babel/plugin-transform-modules-umd@^7.16.0": |
871 | 870 | version "7.16.0" |
|
0 commit comments