|
124 | 124 | js-tokens "^4.0.0" |
125 | 125 | picocolors "^1.1.1" |
126 | 126 |
|
127 | | -"@babel/code-frame@^7.28.6": |
| 127 | +"@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0": |
128 | 128 | version "7.29.0" |
129 | 129 | resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c" |
130 | 130 | integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw== |
|
170 | 170 | "@jridgewell/trace-mapping" "^0.3.28" |
171 | 171 | jsesc "^3.0.2" |
172 | 172 |
|
| 173 | +"@babel/generator@^7.29.0": |
| 174 | + version "7.29.1" |
| 175 | + resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50" |
| 176 | + integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw== |
| 177 | + dependencies: |
| 178 | + "@babel/parser" "^7.29.0" |
| 179 | + "@babel/types" "^7.29.0" |
| 180 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 181 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 182 | + jsesc "^3.0.2" |
| 183 | + |
173 | 184 | "@babel/helper-annotate-as-pure@^7.22.5", "@babel/helper-annotate-as-pure@^7.27.1", "@babel/helper-annotate-as-pure@^7.27.3": |
174 | 185 | version "7.27.3" |
175 | 186 | resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz" |
|
242 | 253 | "@babel/traverse" "^7.27.1" |
243 | 254 | "@babel/types" "^7.27.1" |
244 | 255 |
|
| 256 | +"@babel/helper-module-imports@^7.28.6": |
| 257 | + version "7.28.6" |
| 258 | + resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c" |
| 259 | + integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw== |
| 260 | + dependencies: |
| 261 | + "@babel/traverse" "^7.28.6" |
| 262 | + "@babel/types" "^7.28.6" |
| 263 | + |
245 | 264 | "@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3": |
246 | 265 | version "7.28.3" |
247 | 266 | resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz" |
|
251 | 270 | "@babel/helper-validator-identifier" "^7.27.1" |
252 | 271 | "@babel/traverse" "^7.28.3" |
253 | 272 |
|
| 273 | +"@babel/helper-module-transforms@^7.28.6": |
| 274 | + version "7.28.6" |
| 275 | + resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e" |
| 276 | + integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA== |
| 277 | + dependencies: |
| 278 | + "@babel/helper-module-imports" "^7.28.6" |
| 279 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 280 | + "@babel/traverse" "^7.28.6" |
| 281 | + |
254 | 282 | "@babel/helper-optimise-call-expression@^7.27.1": |
255 | 283 | version "7.27.1" |
256 | 284 | resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz" |
|
263 | 291 | resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz" |
264 | 292 | integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== |
265 | 293 |
|
| 294 | +"@babel/helper-plugin-utils@^7.28.6": |
| 295 | + version "7.28.6" |
| 296 | + resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8" |
| 297 | + integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug== |
| 298 | + |
266 | 299 | "@babel/helper-remap-async-to-generator@^7.27.1": |
267 | 300 | version "7.27.1" |
268 | 301 | resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz" |
|
350 | 383 | dependencies: |
351 | 384 | "@babel/types" "^7.29.0" |
352 | 385 |
|
| 386 | +"@babel/parser@^7.29.0": |
| 387 | + version "7.29.3" |
| 388 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.29.3.tgz#116f70a77958307fceac27747573032f8a62f88e" |
| 389 | + integrity sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA== |
| 390 | + dependencies: |
| 391 | + "@babel/types" "^7.29.0" |
| 392 | + |
353 | 393 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
354 | 394 | version "7.27.1" |
355 | 395 | resolved "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz" |
|
619 | 659 | "@babel/helper-module-transforms" "^7.27.1" |
620 | 660 | "@babel/helper-plugin-utils" "^7.27.1" |
621 | 661 |
|
622 | | -"@babel/plugin-transform-modules-systemjs@^7.27.1": |
623 | | - version "7.27.1" |
624 | | - resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz" |
625 | | - integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA== |
| 662 | +"@babel/plugin-transform-modules-systemjs@7.29.4", "@babel/plugin-transform-modules-systemjs@^7.27.1": |
| 663 | + version "7.29.4" |
| 664 | + resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 665 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
626 | 666 | dependencies: |
627 | | - "@babel/helper-module-transforms" "^7.27.1" |
628 | | - "@babel/helper-plugin-utils" "^7.27.1" |
629 | | - "@babel/helper-validator-identifier" "^7.27.1" |
630 | | - "@babel/traverse" "^7.27.1" |
| 667 | + "@babel/helper-module-transforms" "^7.28.6" |
| 668 | + "@babel/helper-plugin-utils" "^7.28.6" |
| 669 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 670 | + "@babel/traverse" "^7.29.0" |
631 | 671 |
|
632 | 672 | "@babel/plugin-transform-modules-umd@^7.27.1": |
633 | 673 | version "7.27.1" |
|
941 | 981 | "@babel/types" "^7.28.2" |
942 | 982 | debug "^4.3.1" |
943 | 983 |
|
| 984 | +"@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0": |
| 985 | + version "7.29.0" |
| 986 | + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a" |
| 987 | + integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA== |
| 988 | + dependencies: |
| 989 | + "@babel/code-frame" "^7.29.0" |
| 990 | + "@babel/generator" "^7.29.0" |
| 991 | + "@babel/helper-globals" "^7.28.0" |
| 992 | + "@babel/parser" "^7.29.0" |
| 993 | + "@babel/template" "^7.28.6" |
| 994 | + "@babel/types" "^7.29.0" |
| 995 | + debug "^4.3.1" |
| 996 | + |
944 | 997 | "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.4.4": |
945 | 998 | version "7.28.2" |
946 | 999 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.28.2.tgz" |
|
0 commit comments