|
279 | 279 | "@babel/traverse" "^7.28.6" |
280 | 280 | "@babel/types" "^7.28.6" |
281 | 281 |
|
282 | | -"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3", "@babel/helper-module-transforms@^7.28.6": |
| 282 | +"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.6": |
283 | 283 | version "7.28.6" |
284 | 284 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e" |
285 | 285 | integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA== |
|
300 | 300 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c" |
301 | 301 | integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== |
302 | 302 |
|
| 303 | +"@babel/helper-plugin-utils@^7.28.6": |
| 304 | + version "7.28.6" |
| 305 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8" |
| 306 | + integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug== |
| 307 | + |
303 | 308 | "@babel/helper-remap-async-to-generator@^7.27.1": |
304 | 309 | version "7.27.1" |
305 | 310 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz#4601d5c7ce2eb2aea58328d43725523fcd362ce6" |
|
822 | 827 | "@babel/helper-plugin-utils" "^7.27.1" |
823 | 828 |
|
824 | 829 | "@babel/plugin-transform-modules-systemjs@^7.28.5": |
825 | | - version "7.28.5" |
826 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2" |
827 | | - integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew== |
| 830 | + version "7.29.4" |
| 831 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 832 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
828 | 833 | dependencies: |
829 | | - "@babel/helper-module-transforms" "^7.28.3" |
830 | | - "@babel/helper-plugin-utils" "^7.27.1" |
| 834 | + "@babel/helper-module-transforms" "^7.28.6" |
| 835 | + "@babel/helper-plugin-utils" "^7.28.6" |
831 | 836 | "@babel/helper-validator-identifier" "^7.28.5" |
832 | | - "@babel/traverse" "^7.28.5" |
| 837 | + "@babel/traverse" "^7.29.0" |
833 | 838 |
|
834 | 839 | "@babel/plugin-transform-modules-umd@^7.27.1": |
835 | 840 | version "7.27.1" |
|
0 commit comments