|
27 | 27 | js-tokens "^4.0.0" |
28 | 28 | picocolors "^1.1.1" |
29 | 29 |
|
30 | | -"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0": |
31 | | - version "7.28.4" |
32 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.4.tgz#96fdf1af1b8859c8474ab39c295312bfb7c24b04" |
33 | | - integrity sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw== |
| 30 | +"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5": |
| 31 | + version "7.28.5" |
| 32 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f" |
| 33 | + integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA== |
34 | 34 |
|
35 | 35 | "@babel/core@^7.25.2": |
36 | 36 | version "7.28.4" |
|
64 | 64 | "@jridgewell/trace-mapping" "^0.3.28" |
65 | 65 | jsesc "^3.0.2" |
66 | 66 |
|
| 67 | +"@babel/generator@^7.28.5": |
| 68 | + version "7.28.5" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
| 70 | + integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ== |
| 71 | + dependencies: |
| 72 | + "@babel/parser" "^7.28.5" |
| 73 | + "@babel/types" "^7.28.5" |
| 74 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 75 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 76 | + jsesc "^3.0.2" |
| 77 | + |
67 | 78 | "@babel/helper-annotate-as-pure@^7.24.7": |
68 | 79 | version "7.24.7" |
69 | 80 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab" |
|
209 | 220 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
210 | 221 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
211 | 222 |
|
| 223 | +"@babel/helper-validator-identifier@^7.28.5": |
| 224 | + version "7.28.5" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 226 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 227 | + |
212 | 228 | "@babel/helper-validator-option@^7.27.1": |
213 | 229 | version "7.27.1" |
214 | 230 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
|
238 | 254 | dependencies: |
239 | 255 | "@babel/types" "^7.28.4" |
240 | 256 |
|
241 | | -"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
242 | | - version "7.27.1" |
243 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9" |
244 | | - integrity sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA== |
| 257 | +"@babel/parser@^7.28.5": |
| 258 | + version "7.28.5" |
| 259 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 260 | + integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
| 261 | + dependencies: |
| 262 | + "@babel/types" "^7.28.5" |
| 263 | + |
| 264 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5": |
| 265 | + version "7.28.5" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz#fbde57974707bbfa0376d34d425ff4fa6c732421" |
| 267 | + integrity sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q== |
245 | 268 | dependencies: |
246 | 269 | "@babel/helper-plugin-utils" "^7.27.1" |
247 | | - "@babel/traverse" "^7.27.1" |
| 270 | + "@babel/traverse" "^7.28.5" |
248 | 271 |
|
249 | 272 | "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1": |
250 | 273 | version "7.27.1" |
|
336 | 359 | dependencies: |
337 | 360 | "@babel/helper-plugin-utils" "^7.27.1" |
338 | 361 |
|
339 | | -"@babel/plugin-transform-block-scoping@^7.28.0": |
340 | | - version "7.28.4" |
341 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.4.tgz#e19ac4ddb8b7858bac1fd5c1be98a994d9726410" |
342 | | - integrity sha512-1yxmvN0MJHOhPVmAsmoW5liWwoILobu/d/ShymZmj867bAdxGbehIrew1DuLpw2Ukv+qDSSPQdYW1dLNE7t11A== |
| 362 | +"@babel/plugin-transform-block-scoping@^7.28.5": |
| 363 | + version "7.28.5" |
| 364 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz#e0d3af63bd8c80de2e567e690a54e84d85eb16f6" |
| 365 | + integrity sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g== |
343 | 366 | dependencies: |
344 | 367 | "@babel/helper-plugin-utils" "^7.27.1" |
345 | 368 |
|
|
359 | 382 | "@babel/helper-create-class-features-plugin" "^7.28.3" |
360 | 383 | "@babel/helper-plugin-utils" "^7.27.1" |
361 | 384 |
|
362 | | -"@babel/plugin-transform-classes@^7.28.3": |
| 385 | +"@babel/plugin-transform-classes@^7.28.4": |
363 | 386 | version "7.28.4" |
364 | 387 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz#75d66175486788c56728a73424d67cbc7473495c" |
365 | 388 | integrity sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA== |
|
379 | 402 | "@babel/helper-plugin-utils" "^7.27.1" |
380 | 403 | "@babel/template" "^7.27.1" |
381 | 404 |
|
382 | | -"@babel/plugin-transform-destructuring@^7.28.0": |
383 | | - version "7.28.0" |
384 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a" |
385 | | - integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A== |
| 405 | +"@babel/plugin-transform-destructuring@^7.28.0", "@babel/plugin-transform-destructuring@^7.28.5": |
| 406 | + version "7.28.5" |
| 407 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7" |
| 408 | + integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw== |
386 | 409 | dependencies: |
387 | 410 | "@babel/helper-plugin-utils" "^7.27.1" |
388 | | - "@babel/traverse" "^7.28.0" |
| 411 | + "@babel/traverse" "^7.28.5" |
389 | 412 |
|
390 | 413 | "@babel/plugin-transform-dotall-regex@^7.27.1": |
391 | 414 | version "7.27.1" |
|
425 | 448 | "@babel/helper-plugin-utils" "^7.27.1" |
426 | 449 | "@babel/plugin-transform-destructuring" "^7.28.0" |
427 | 450 |
|
428 | | -"@babel/plugin-transform-exponentiation-operator@^7.27.1": |
429 | | - version "7.27.1" |
430 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1" |
431 | | - integrity sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ== |
| 451 | +"@babel/plugin-transform-exponentiation-operator@^7.28.5": |
| 452 | + version "7.28.5" |
| 453 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz#7cc90a8170e83532676cfa505278e147056e94fe" |
| 454 | + integrity sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw== |
432 | 455 | dependencies: |
433 | 456 | "@babel/helper-plugin-utils" "^7.27.1" |
434 | 457 |
|
|
470 | 493 | dependencies: |
471 | 494 | "@babel/helper-plugin-utils" "^7.27.1" |
472 | 495 |
|
473 | | -"@babel/plugin-transform-logical-assignment-operators@^7.27.1": |
474 | | - version "7.27.1" |
475 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz#890cb20e0270e0e5bebe3f025b434841c32d5baa" |
476 | | - integrity sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw== |
| 496 | +"@babel/plugin-transform-logical-assignment-operators@^7.28.5": |
| 497 | + version "7.28.5" |
| 498 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz#d028fd6db8c081dee4abebc812c2325e24a85b0e" |
| 499 | + integrity sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA== |
477 | 500 | dependencies: |
478 | 501 | "@babel/helper-plugin-utils" "^7.27.1" |
479 | 502 |
|
|
500 | 523 | "@babel/helper-module-transforms" "^7.27.1" |
501 | 524 | "@babel/helper-plugin-utils" "^7.27.1" |
502 | 525 |
|
503 | | -"@babel/plugin-transform-modules-systemjs@^7.27.1": |
504 | | - version "7.27.1" |
505 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz#00e05b61863070d0f3292a00126c16c0e024c4ed" |
506 | | - integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA== |
| 526 | +"@babel/plugin-transform-modules-systemjs@^7.28.5": |
| 527 | + version "7.28.5" |
| 528 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2" |
| 529 | + integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew== |
507 | 530 | dependencies: |
508 | | - "@babel/helper-module-transforms" "^7.27.1" |
| 531 | + "@babel/helper-module-transforms" "^7.28.3" |
509 | 532 | "@babel/helper-plugin-utils" "^7.27.1" |
510 | | - "@babel/helper-validator-identifier" "^7.27.1" |
511 | | - "@babel/traverse" "^7.27.1" |
| 533 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 534 | + "@babel/traverse" "^7.28.5" |
512 | 535 |
|
513 | 536 | "@babel/plugin-transform-modules-umd@^7.27.1": |
514 | 537 | version "7.27.1" |
|
547 | 570 | dependencies: |
548 | 571 | "@babel/helper-plugin-utils" "^7.27.1" |
549 | 572 |
|
550 | | -"@babel/plugin-transform-object-rest-spread@^7.28.0": |
| 573 | +"@babel/plugin-transform-object-rest-spread@^7.28.4": |
551 | 574 | version "7.28.4" |
552 | 575 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d" |
553 | 576 | integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew== |
|
573 | 596 | dependencies: |
574 | 597 | "@babel/helper-plugin-utils" "^7.27.1" |
575 | 598 |
|
576 | | -"@babel/plugin-transform-optional-chaining@^7.27.1": |
577 | | - version "7.27.1" |
578 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz#874ce3c4f06b7780592e946026eb76a32830454f" |
579 | | - integrity sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg== |
| 599 | +"@babel/plugin-transform-optional-chaining@^7.27.1", "@babel/plugin-transform-optional-chaining@^7.28.5": |
| 600 | + version "7.28.5" |
| 601 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz#8238c785f9d5c1c515a90bf196efb50d075a4b26" |
| 602 | + integrity sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ== |
580 | 603 | dependencies: |
581 | 604 | "@babel/helper-plugin-utils" "^7.27.1" |
582 | 605 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
|
612 | 635 | dependencies: |
613 | 636 | "@babel/helper-plugin-utils" "^7.27.1" |
614 | 637 |
|
615 | | -"@babel/plugin-transform-regenerator@^7.28.3": |
| 638 | +"@babel/plugin-transform-regenerator@^7.28.4": |
616 | 639 | version "7.28.4" |
617 | 640 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz#9d3fa3bebb48ddd0091ce5729139cd99c67cea51" |
618 | 641 | integrity sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA== |
|
702 | 725 | "@babel/helper-plugin-utils" "^7.27.1" |
703 | 726 |
|
704 | 727 | "@babel/preset-env@^7.25.3": |
705 | | - version "7.28.3" |
706 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187" |
707 | | - integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg== |
| 728 | + version "7.28.5" |
| 729 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.5.tgz#82dd159d1563f219a1ce94324b3071eb89e280b0" |
| 730 | + integrity sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg== |
708 | 731 | dependencies: |
709 | | - "@babel/compat-data" "^7.28.0" |
| 732 | + "@babel/compat-data" "^7.28.5" |
710 | 733 | "@babel/helper-compilation-targets" "^7.27.2" |
711 | 734 | "@babel/helper-plugin-utils" "^7.27.1" |
712 | 735 | "@babel/helper-validator-option" "^7.27.1" |
713 | | - "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1" |
| 736 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5" |
714 | 737 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1" |
715 | 738 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1" |
716 | 739 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1" |
|
723 | 746 | "@babel/plugin-transform-async-generator-functions" "^7.28.0" |
724 | 747 | "@babel/plugin-transform-async-to-generator" "^7.27.1" |
725 | 748 | "@babel/plugin-transform-block-scoped-functions" "^7.27.1" |
726 | | - "@babel/plugin-transform-block-scoping" "^7.28.0" |
| 749 | + "@babel/plugin-transform-block-scoping" "^7.28.5" |
727 | 750 | "@babel/plugin-transform-class-properties" "^7.27.1" |
728 | 751 | "@babel/plugin-transform-class-static-block" "^7.28.3" |
729 | | - "@babel/plugin-transform-classes" "^7.28.3" |
| 752 | + "@babel/plugin-transform-classes" "^7.28.4" |
730 | 753 | "@babel/plugin-transform-computed-properties" "^7.27.1" |
731 | | - "@babel/plugin-transform-destructuring" "^7.28.0" |
| 754 | + "@babel/plugin-transform-destructuring" "^7.28.5" |
732 | 755 | "@babel/plugin-transform-dotall-regex" "^7.27.1" |
733 | 756 | "@babel/plugin-transform-duplicate-keys" "^7.27.1" |
734 | 757 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1" |
735 | 758 | "@babel/plugin-transform-dynamic-import" "^7.27.1" |
736 | 759 | "@babel/plugin-transform-explicit-resource-management" "^7.28.0" |
737 | | - "@babel/plugin-transform-exponentiation-operator" "^7.27.1" |
| 760 | + "@babel/plugin-transform-exponentiation-operator" "^7.28.5" |
738 | 761 | "@babel/plugin-transform-export-namespace-from" "^7.27.1" |
739 | 762 | "@babel/plugin-transform-for-of" "^7.27.1" |
740 | 763 | "@babel/plugin-transform-function-name" "^7.27.1" |
741 | 764 | "@babel/plugin-transform-json-strings" "^7.27.1" |
742 | 765 | "@babel/plugin-transform-literals" "^7.27.1" |
743 | | - "@babel/plugin-transform-logical-assignment-operators" "^7.27.1" |
| 766 | + "@babel/plugin-transform-logical-assignment-operators" "^7.28.5" |
744 | 767 | "@babel/plugin-transform-member-expression-literals" "^7.27.1" |
745 | 768 | "@babel/plugin-transform-modules-amd" "^7.27.1" |
746 | 769 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
747 | | - "@babel/plugin-transform-modules-systemjs" "^7.27.1" |
| 770 | + "@babel/plugin-transform-modules-systemjs" "^7.28.5" |
748 | 771 | "@babel/plugin-transform-modules-umd" "^7.27.1" |
749 | 772 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1" |
750 | 773 | "@babel/plugin-transform-new-target" "^7.27.1" |
751 | 774 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1" |
752 | 775 | "@babel/plugin-transform-numeric-separator" "^7.27.1" |
753 | | - "@babel/plugin-transform-object-rest-spread" "^7.28.0" |
| 776 | + "@babel/plugin-transform-object-rest-spread" "^7.28.4" |
754 | 777 | "@babel/plugin-transform-object-super" "^7.27.1" |
755 | 778 | "@babel/plugin-transform-optional-catch-binding" "^7.27.1" |
756 | | - "@babel/plugin-transform-optional-chaining" "^7.27.1" |
| 779 | + "@babel/plugin-transform-optional-chaining" "^7.28.5" |
757 | 780 | "@babel/plugin-transform-parameters" "^7.27.7" |
758 | 781 | "@babel/plugin-transform-private-methods" "^7.27.1" |
759 | 782 | "@babel/plugin-transform-private-property-in-object" "^7.27.1" |
760 | 783 | "@babel/plugin-transform-property-literals" "^7.27.1" |
761 | | - "@babel/plugin-transform-regenerator" "^7.28.3" |
| 784 | + "@babel/plugin-transform-regenerator" "^7.28.4" |
762 | 785 | "@babel/plugin-transform-regexp-modifiers" "^7.27.1" |
763 | 786 | "@babel/plugin-transform-reserved-words" "^7.27.1" |
764 | 787 | "@babel/plugin-transform-shorthand-properties" "^7.27.1" |
|
813 | 836 | "@babel/types" "^7.28.4" |
814 | 837 | debug "^4.3.1" |
815 | 838 |
|
| 839 | +"@babel/traverse@^7.28.5": |
| 840 | + version "7.28.5" |
| 841 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
| 842 | + integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
| 843 | + dependencies: |
| 844 | + "@babel/code-frame" "^7.27.1" |
| 845 | + "@babel/generator" "^7.28.5" |
| 846 | + "@babel/helper-globals" "^7.28.0" |
| 847 | + "@babel/parser" "^7.28.5" |
| 848 | + "@babel/template" "^7.27.2" |
| 849 | + "@babel/types" "^7.28.5" |
| 850 | + debug "^4.3.1" |
| 851 | + |
816 | 852 | "@babel/types@^7.24.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.4.4": |
817 | 853 | version "7.28.4" |
818 | 854 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
|
821 | 857 | "@babel/helper-string-parser" "^7.27.1" |
822 | 858 | "@babel/helper-validator-identifier" "^7.27.1" |
823 | 859 |
|
| 860 | +"@babel/types@^7.28.5": |
| 861 | + version "7.28.5" |
| 862 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 863 | + integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
| 864 | + dependencies: |
| 865 | + "@babel/helper-string-parser" "^7.27.1" |
| 866 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 867 | + |
824 | 868 | "@fortawesome/fontawesome-free@^7.0.1": |
825 | 869 | version "7.0.1" |
826 | 870 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-7.0.1.tgz#c1ac7f07ba2df47d1de7b7236fad25c4e6ca5076" |
|
0 commit comments