|
172 | 172 | resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
173 | 173 | integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
174 | 174 |
|
175 | | -"@babel/helper-hoist-variables@^7.22.5": |
176 | | - version "7.22.5" |
177 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
178 | | - integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
179 | | - dependencies: |
180 | | - "@babel/types" "^7.22.5" |
181 | | - |
182 | 175 | "@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0": |
183 | 176 | version "7.23.0" |
184 | 177 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366" |
|
291 | 284 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
292 | 285 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
293 | 286 |
|
294 | | -"@babel/helper-validator-identifier@^7.22.20": |
295 | | - version "7.22.20" |
296 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
297 | | - integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
298 | | - |
299 | 287 | "@babel/helper-validator-identifier@^7.28.5": |
300 | 288 | version "7.28.5" |
301 | 289 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
|
716 | 704 | "@babel/helper-plugin-utils" "^7.28.6" |
717 | 705 |
|
718 | 706 | "@babel/plugin-transform-modules-systemjs@^7.23.3": |
719 | | - version "7.23.3" |
720 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3.tgz#fa7e62248931cb15b9404f8052581c302dd9de81" |
721 | | - integrity sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ== |
| 707 | + version "7.29.4" |
| 708 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 709 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
722 | 710 | dependencies: |
723 | | - "@babel/helper-hoist-variables" "^7.22.5" |
724 | | - "@babel/helper-module-transforms" "^7.23.3" |
725 | | - "@babel/helper-plugin-utils" "^7.22.5" |
726 | | - "@babel/helper-validator-identifier" "^7.22.20" |
| 711 | + "@babel/helper-module-transforms" "^7.28.6" |
| 712 | + "@babel/helper-plugin-utils" "^7.28.6" |
| 713 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 714 | + "@babel/traverse" "^7.29.0" |
727 | 715 |
|
728 | 716 | "@babel/plugin-transform-modules-umd@^7.23.3": |
729 | 717 | version "7.23.3" |
|
0 commit comments