|
589 | 589 | "@babel/helper-module-transforms" "^7.28.6" |
590 | 590 | "@babel/helper-plugin-utils" "^7.28.6" |
591 | 591 |
|
592 | | -"@babel/plugin-transform-modules-systemjs@^7.29.0": |
593 | | - version "7.29.0" |
594 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964" |
595 | | - integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ== |
| 592 | +"@babel/plugin-transform-modules-systemjs@^7.29.4": |
| 593 | + version "7.29.4" |
| 594 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 595 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
596 | 596 | dependencies: |
597 | 597 | "@babel/helper-module-transforms" "^7.28.6" |
598 | 598 | "@babel/helper-plugin-utils" "^7.28.6" |
|
819 | 819 | "@babel/helper-create-regexp-features-plugin" "^7.28.5" |
820 | 820 | "@babel/helper-plugin-utils" "^7.28.6" |
821 | 821 |
|
822 | | -"@babel/preset-env@7.29.3": |
823 | | - version "7.29.3" |
824 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.3.tgz#2bbd5b0162e6a762adfe356f4aecdef837a3d574" |
825 | | - integrity sha512-ySZypNLAIH1ClygLDQzVMoGQRViATnkHkYYV6TcNDz+8+jwZCdsguGvsb3EY5d9wyWyhmF1iSuFM0Yh5XPnqSA== |
| 822 | +"@babel/preset-env@7.29.5": |
| 823 | + version "7.29.5" |
| 824 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.5.tgz#c48b7ed94582c8b685e21b8b42de8633ec289268" |
| 825 | + integrity sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA== |
826 | 826 | dependencies: |
827 | 827 | "@babel/compat-data" "^7.29.3" |
828 | 828 | "@babel/helper-compilation-targets" "^7.28.6" |
|
863 | 863 | "@babel/plugin-transform-member-expression-literals" "^7.27.1" |
864 | 864 | "@babel/plugin-transform-modules-amd" "^7.27.1" |
865 | 865 | "@babel/plugin-transform-modules-commonjs" "^7.28.6" |
866 | | - "@babel/plugin-transform-modules-systemjs" "^7.29.0" |
| 866 | + "@babel/plugin-transform-modules-systemjs" "^7.29.4" |
867 | 867 | "@babel/plugin-transform-modules-umd" "^7.27.1" |
868 | 868 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.29.0" |
869 | 869 | "@babel/plugin-transform-new-target" "^7.27.1" |
|
0 commit comments