|
924 | 924 | "@babel/helper-module-transforms" "^7.28.6" |
925 | 925 | "@babel/helper-plugin-utils" "^7.28.6" |
926 | 926 |
|
927 | | -"@babel/plugin-transform-modules-systemjs@^7.29.0": |
928 | | - version "7.29.0" |
929 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964" |
930 | | - integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ== |
| 927 | +"@babel/plugin-transform-modules-systemjs@^7.29.4": |
| 928 | + version "7.29.4" |
| 929 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 930 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
931 | 931 | dependencies: |
932 | 932 | "@babel/helper-module-transforms" "^7.28.6" |
933 | 933 | "@babel/helper-plugin-utils" "^7.28.6" |
|
1166 | 1166 | "@babel/helper-create-regexp-features-plugin" "^7.28.5" |
1167 | 1167 | "@babel/helper-plugin-utils" "^7.28.6" |
1168 | 1168 |
|
1169 | | -"@babel/preset-env@7.29.3": |
1170 | | - version "7.29.3" |
1171 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.3.tgz#2bbd5b0162e6a762adfe356f4aecdef837a3d574" |
1172 | | - integrity sha512-ySZypNLAIH1ClygLDQzVMoGQRViATnkHkYYV6TcNDz+8+jwZCdsguGvsb3EY5d9wyWyhmF1iSuFM0Yh5XPnqSA== |
| 1169 | +"@babel/preset-env@7.29.5": |
| 1170 | + version "7.29.5" |
| 1171 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.5.tgz#c48b7ed94582c8b685e21b8b42de8633ec289268" |
| 1172 | + integrity sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA== |
1173 | 1173 | dependencies: |
1174 | 1174 | "@babel/compat-data" "^7.29.3" |
1175 | 1175 | "@babel/helper-compilation-targets" "^7.28.6" |
|
1210 | 1210 | "@babel/plugin-transform-member-expression-literals" "^7.27.1" |
1211 | 1211 | "@babel/plugin-transform-modules-amd" "^7.27.1" |
1212 | 1212 | "@babel/plugin-transform-modules-commonjs" "^7.28.6" |
1213 | | - "@babel/plugin-transform-modules-systemjs" "^7.29.0" |
| 1213 | + "@babel/plugin-transform-modules-systemjs" "^7.29.4" |
1214 | 1214 | "@babel/plugin-transform-modules-umd" "^7.27.1" |
1215 | 1215 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.29.0" |
1216 | 1216 | "@babel/plugin-transform-new-target" "^7.27.1" |
|
0 commit comments