|
74 | 74 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
75 | 75 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
76 | 76 |
|
77 |
| -"@babel/core@7.27.1": |
78 |
| - version "7.27.1" |
79 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
80 |
| - integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
| 77 | +"@babel/core@7.27.3": |
| 78 | + version "7.27.3" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3.tgz#d7d05502bccede3cab36373ed142e6a1df554c2f" |
| 80 | + integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA== |
81 | 81 | dependencies:
|
82 | 82 | "@ampproject/remapping" "^2.2.0"
|
83 | 83 | "@babel/code-frame" "^7.27.1"
|
84 |
| - "@babel/generator" "^7.27.1" |
85 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
86 |
| - "@babel/helper-module-transforms" "^7.27.1" |
87 |
| - "@babel/helpers" "^7.27.1" |
88 |
| - "@babel/parser" "^7.27.1" |
89 |
| - "@babel/template" "^7.27.1" |
90 |
| - "@babel/traverse" "^7.27.1" |
91 |
| - "@babel/types" "^7.27.1" |
| 84 | + "@babel/generator" "^7.27.3" |
| 85 | + "@babel/helper-compilation-targets" "^7.27.2" |
| 86 | + "@babel/helper-module-transforms" "^7.27.3" |
| 87 | + "@babel/helpers" "^7.27.3" |
| 88 | + "@babel/parser" "^7.27.3" |
| 89 | + "@babel/template" "^7.27.2" |
| 90 | + "@babel/traverse" "^7.27.3" |
| 91 | + "@babel/types" "^7.27.3" |
92 | 92 | convert-source-map "^2.0.0"
|
93 | 93 | debug "^4.1.0"
|
94 | 94 | gensync "^1.0.0-beta.2"
|
|
136 | 136 | "@jridgewell/trace-mapping" "^0.3.25"
|
137 | 137 | jsesc "^3.0.2"
|
138 | 138 |
|
| 139 | +"@babel/generator@^7.27.3": |
| 140 | + version "7.27.3" |
| 141 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc" |
| 142 | + integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q== |
| 143 | + dependencies: |
| 144 | + "@babel/parser" "^7.27.3" |
| 145 | + "@babel/types" "^7.27.3" |
| 146 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 147 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 148 | + jsesc "^3.0.2" |
| 149 | + |
139 | 150 | "@babel/helper-annotate-as-pure@^7.14.5":
|
140 | 151 | version "7.14.5"
|
141 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
377 | 388 | "@babel/helper-validator-identifier" "^7.27.1"
|
378 | 389 | "@babel/traverse" "^7.27.1"
|
379 | 390 |
|
| 391 | +"@babel/helper-module-transforms@^7.27.3": |
| 392 | + version "7.27.3" |
| 393 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" |
| 394 | + integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== |
| 395 | + dependencies: |
| 396 | + "@babel/helper-module-imports" "^7.27.1" |
| 397 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 398 | + "@babel/traverse" "^7.27.3" |
| 399 | + |
380 | 400 | "@babel/helper-optimise-call-expression@^7.14.5":
|
381 | 401 | version "7.14.5"
|
382 | 402 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
|
|
550 | 570 | "@babel/traverse" "^7.14.8"
|
551 | 571 | "@babel/types" "^7.14.8"
|
552 | 572 |
|
553 |
| -"@babel/helpers@^7.27.1": |
554 |
| - version "7.27.1" |
555 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
556 |
| - integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
| 573 | +"@babel/helpers@^7.27.3": |
| 574 | + version "7.27.3" |
| 575 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3.tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0" |
| 576 | + integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg== |
557 | 577 | dependencies:
|
558 |
| - "@babel/template" "^7.27.1" |
559 |
| - "@babel/types" "^7.27.1" |
| 578 | + "@babel/template" "^7.27.2" |
| 579 | + "@babel/types" "^7.27.3" |
560 | 580 |
|
561 | 581 | "@babel/highlight@^7.14.5":
|
562 | 582 | version "7.14.5"
|
|
588 | 608 | dependencies:
|
589 | 609 | "@babel/types" "^7.27.1"
|
590 | 610 |
|
| 611 | +"@babel/parser@^7.27.2", "@babel/parser@^7.27.3": |
| 612 | + version "7.27.3" |
| 613 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf" |
| 614 | + integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw== |
| 615 | + dependencies: |
| 616 | + "@babel/types" "^7.27.3" |
| 617 | + |
591 | 618 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
592 | 619 | version "7.27.1"
|
593 | 620 | 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"
|
|
1814 | 1841 | "@babel/parser" "^7.27.1"
|
1815 | 1842 | "@babel/types" "^7.27.1"
|
1816 | 1843 |
|
| 1844 | +"@babel/template@^7.27.2": |
| 1845 | + version "7.27.2" |
| 1846 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 1847 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1848 | + dependencies: |
| 1849 | + "@babel/code-frame" "^7.27.1" |
| 1850 | + "@babel/parser" "^7.27.2" |
| 1851 | + "@babel/types" "^7.27.1" |
| 1852 | + |
1817 | 1853 | "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8":
|
1818 | 1854 | version "7.14.8"
|
1819 | 1855 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce"
|
|
1842 | 1878 | debug "^4.3.1"
|
1843 | 1879 | globals "^11.1.0"
|
1844 | 1880 |
|
| 1881 | +"@babel/traverse@^7.27.3": |
| 1882 | + version "7.27.3" |
| 1883 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae" |
| 1884 | + integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ== |
| 1885 | + dependencies: |
| 1886 | + "@babel/code-frame" "^7.27.1" |
| 1887 | + "@babel/generator" "^7.27.3" |
| 1888 | + "@babel/parser" "^7.27.3" |
| 1889 | + "@babel/template" "^7.27.2" |
| 1890 | + "@babel/types" "^7.27.3" |
| 1891 | + debug "^4.3.1" |
| 1892 | + globals "^11.1.0" |
| 1893 | + |
1845 | 1894 | "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.4.4":
|
1846 | 1895 | version "7.14.8"
|
1847 | 1896 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
|
|
1866 | 1915 | "@babel/helper-string-parser" "^7.27.1"
|
1867 | 1916 | "@babel/helper-validator-identifier" "^7.27.1"
|
1868 | 1917 |
|
| 1918 | +"@babel/types@^7.27.3": |
| 1919 | + version "7.27.3" |
| 1920 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
| 1921 | + integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
| 1922 | + dependencies: |
| 1923 | + "@babel/helper-string-parser" "^7.27.1" |
| 1924 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1925 | + |
1869 | 1926 | "@bcoe/v8-coverage@^1.0.1":
|
1870 | 1927 | version "1.0.1"
|
1871 | 1928 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
|
|
0 commit comments