|
59 | 59 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
60 | 60 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
61 | 61 |
|
62 |
| -"@babel/core@7.27.1": |
63 |
| - version "7.27.1" |
64 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
65 |
| - integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
| 62 | +"@babel/core@7.27.3": |
| 63 | + version "7.27.3" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3.tgz#d7d05502bccede3cab36373ed142e6a1df554c2f" |
| 65 | + integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA== |
66 | 66 | dependencies:
|
67 | 67 | "@ampproject/remapping" "^2.2.0"
|
68 | 68 | "@babel/code-frame" "^7.27.1"
|
69 |
| - "@babel/generator" "^7.27.1" |
70 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
71 |
| - "@babel/helper-module-transforms" "^7.27.1" |
72 |
| - "@babel/helpers" "^7.27.1" |
73 |
| - "@babel/parser" "^7.27.1" |
74 |
| - "@babel/template" "^7.27.1" |
75 |
| - "@babel/traverse" "^7.27.1" |
76 |
| - "@babel/types" "^7.27.1" |
| 69 | + "@babel/generator" "^7.27.3" |
| 70 | + "@babel/helper-compilation-targets" "^7.27.2" |
| 71 | + "@babel/helper-module-transforms" "^7.27.3" |
| 72 | + "@babel/helpers" "^7.27.3" |
| 73 | + "@babel/parser" "^7.27.3" |
| 74 | + "@babel/template" "^7.27.2" |
| 75 | + "@babel/traverse" "^7.27.3" |
| 76 | + "@babel/types" "^7.27.3" |
77 | 77 | convert-source-map "^2.0.0"
|
78 | 78 | debug "^4.1.0"
|
79 | 79 | gensync "^1.0.0-beta.2"
|
|
121 | 121 | "@jridgewell/trace-mapping" "^0.3.25"
|
122 | 122 | jsesc "^3.0.2"
|
123 | 123 |
|
| 124 | +"@babel/generator@^7.27.3": |
| 125 | + version "7.27.3" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc" |
| 127 | + integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q== |
| 128 | + dependencies: |
| 129 | + "@babel/parser" "^7.27.3" |
| 130 | + "@babel/types" "^7.27.3" |
| 131 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 132 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 133 | + jsesc "^3.0.2" |
| 134 | + |
124 | 135 | "@babel/helper-annotate-as-pure@^7.14.5":
|
125 | 136 | version "7.14.5"
|
126 | 137 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
362 | 373 | "@babel/helper-validator-identifier" "^7.27.1"
|
363 | 374 | "@babel/traverse" "^7.27.1"
|
364 | 375 |
|
| 376 | +"@babel/helper-module-transforms@^7.27.3": |
| 377 | + version "7.27.3" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" |
| 379 | + integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== |
| 380 | + dependencies: |
| 381 | + "@babel/helper-module-imports" "^7.27.1" |
| 382 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 383 | + "@babel/traverse" "^7.27.3" |
| 384 | + |
365 | 385 | "@babel/helper-optimise-call-expression@^7.14.5":
|
366 | 386 | version "7.14.5"
|
367 | 387 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
|
|
535 | 555 | "@babel/traverse" "^7.14.8"
|
536 | 556 | "@babel/types" "^7.14.8"
|
537 | 557 |
|
538 |
| -"@babel/helpers@^7.27.1": |
539 |
| - version "7.27.1" |
540 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
541 |
| - integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
| 558 | +"@babel/helpers@^7.27.3": |
| 559 | + version "7.27.3" |
| 560 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3.tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0" |
| 561 | + integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg== |
542 | 562 | dependencies:
|
543 |
| - "@babel/template" "^7.27.1" |
544 |
| - "@babel/types" "^7.27.1" |
| 563 | + "@babel/template" "^7.27.2" |
| 564 | + "@babel/types" "^7.27.3" |
545 | 565 |
|
546 | 566 | "@babel/highlight@^7.14.5":
|
547 | 567 | version "7.14.5"
|
|
573 | 593 | dependencies:
|
574 | 594 | "@babel/types" "^7.27.1"
|
575 | 595 |
|
| 596 | +"@babel/parser@^7.27.2", "@babel/parser@^7.27.3": |
| 597 | + version "7.27.3" |
| 598 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf" |
| 599 | + integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw== |
| 600 | + dependencies: |
| 601 | + "@babel/types" "^7.27.3" |
| 602 | + |
576 | 603 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
577 | 604 | version "7.27.1"
|
578 | 605 | 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"
|
|
1799 | 1826 | "@babel/parser" "^7.27.1"
|
1800 | 1827 | "@babel/types" "^7.27.1"
|
1801 | 1828 |
|
| 1829 | +"@babel/template@^7.27.2": |
| 1830 | + version "7.27.2" |
| 1831 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 1832 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1833 | + dependencies: |
| 1834 | + "@babel/code-frame" "^7.27.1" |
| 1835 | + "@babel/parser" "^7.27.2" |
| 1836 | + "@babel/types" "^7.27.1" |
| 1837 | + |
1802 | 1838 | "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8":
|
1803 | 1839 | version "7.14.9"
|
1804 | 1840 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.9.tgz#016126b331210bf06fff29d52971eef8383e556f"
|
|
1827 | 1863 | debug "^4.3.1"
|
1828 | 1864 | globals "^11.1.0"
|
1829 | 1865 |
|
| 1866 | +"@babel/traverse@^7.27.3": |
| 1867 | + version "7.27.3" |
| 1868 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae" |
| 1869 | + integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ== |
| 1870 | + dependencies: |
| 1871 | + "@babel/code-frame" "^7.27.1" |
| 1872 | + "@babel/generator" "^7.27.3" |
| 1873 | + "@babel/parser" "^7.27.3" |
| 1874 | + "@babel/template" "^7.27.2" |
| 1875 | + "@babel/types" "^7.27.3" |
| 1876 | + debug "^4.3.1" |
| 1877 | + globals "^11.1.0" |
| 1878 | + |
1830 | 1879 | "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.4.4":
|
1831 | 1880 | version "7.14.9"
|
1832 | 1881 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
|
|
1851 | 1900 | "@babel/helper-string-parser" "^7.27.1"
|
1852 | 1901 | "@babel/helper-validator-identifier" "^7.27.1"
|
1853 | 1902 |
|
| 1903 | +"@babel/types@^7.27.3": |
| 1904 | + version "7.27.3" |
| 1905 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
| 1906 | + integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
| 1907 | + dependencies: |
| 1908 | + "@babel/helper-string-parser" "^7.27.1" |
| 1909 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1910 | + |
1854 | 1911 | "@bcoe/v8-coverage@^1.0.1":
|
1855 | 1912 | version "1.0.1"
|
1856 | 1913 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
|
|
0 commit comments