|
79 | 79 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
80 | 80 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
81 | 81 |
|
82 |
| - |
83 |
| - version "7.27.1" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
85 |
| - integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
| 82 | + |
| 83 | + version "7.27.3" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3.tgz#d7d05502bccede3cab36373ed142e6a1df554c2f" |
| 85 | + integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA== |
86 | 86 | dependencies:
|
87 | 87 | "@ampproject/remapping" "^2.2.0"
|
88 | 88 | "@babel/code-frame" "^7.27.1"
|
89 |
| - "@babel/generator" "^7.27.1" |
90 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
91 |
| - "@babel/helper-module-transforms" "^7.27.1" |
92 |
| - "@babel/helpers" "^7.27.1" |
93 |
| - "@babel/parser" "^7.27.1" |
94 |
| - "@babel/template" "^7.27.1" |
95 |
| - "@babel/traverse" "^7.27.1" |
96 |
| - "@babel/types" "^7.27.1" |
| 89 | + "@babel/generator" "^7.27.3" |
| 90 | + "@babel/helper-compilation-targets" "^7.27.2" |
| 91 | + "@babel/helper-module-transforms" "^7.27.3" |
| 92 | + "@babel/helpers" "^7.27.3" |
| 93 | + "@babel/parser" "^7.27.3" |
| 94 | + "@babel/template" "^7.27.2" |
| 95 | + "@babel/traverse" "^7.27.3" |
| 96 | + "@babel/types" "^7.27.3" |
97 | 97 | convert-source-map "^2.0.0"
|
98 | 98 | debug "^4.1.0"
|
99 | 99 | gensync "^1.0.0-beta.2"
|
|
141 | 141 | "@jridgewell/trace-mapping" "^0.3.25"
|
142 | 142 | jsesc "^3.0.2"
|
143 | 143 |
|
| 144 | +"@babel/generator@^7.27.3": |
| 145 | + version "7.27.3" |
| 146 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc" |
| 147 | + integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q== |
| 148 | + dependencies: |
| 149 | + "@babel/parser" "^7.27.3" |
| 150 | + "@babel/types" "^7.27.3" |
| 151 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 152 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 153 | + jsesc "^3.0.2" |
| 154 | + |
144 | 155 | "@babel/helper-annotate-as-pure@^7.18.6":
|
145 | 156 | version "7.18.6"
|
146 | 157 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
363 | 374 | "@babel/helper-validator-identifier" "^7.27.1"
|
364 | 375 | "@babel/traverse" "^7.27.1"
|
365 | 376 |
|
| 377 | +"@babel/helper-module-transforms@^7.27.3": |
| 378 | + version "7.27.3" |
| 379 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" |
| 380 | + integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== |
| 381 | + dependencies: |
| 382 | + "@babel/helper-module-imports" "^7.27.1" |
| 383 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 384 | + "@babel/traverse" "^7.27.3" |
| 385 | + |
366 | 386 | "@babel/helper-optimise-call-expression@^7.18.6":
|
367 | 387 | version "7.18.6"
|
368 | 388 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
|
|
533 | 553 | "@babel/traverse" "^7.19.4"
|
534 | 554 | "@babel/types" "^7.19.4"
|
535 | 555 |
|
536 |
| -"@babel/helpers@^7.27.1": |
537 |
| - version "7.27.1" |
538 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
539 |
| - integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
| 556 | +"@babel/helpers@^7.27.3": |
| 557 | + version "7.27.3" |
| 558 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3.tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0" |
| 559 | + integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg== |
540 | 560 | dependencies:
|
541 |
| - "@babel/template" "^7.27.1" |
542 |
| - "@babel/types" "^7.27.1" |
| 561 | + "@babel/template" "^7.27.2" |
| 562 | + "@babel/types" "^7.27.3" |
543 | 563 |
|
544 | 564 | "@babel/highlight@^7.18.6":
|
545 | 565 | version "7.18.6"
|
|
571 | 591 | dependencies:
|
572 | 592 | "@babel/types" "^7.27.1"
|
573 | 593 |
|
| 594 | +"@babel/parser@^7.27.2", "@babel/parser@^7.27.3": |
| 595 | + version "7.27.3" |
| 596 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf" |
| 597 | + integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw== |
| 598 | + dependencies: |
| 599 | + "@babel/types" "^7.27.3" |
| 600 | + |
574 | 601 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
575 | 602 | version "7.27.1"
|
576 | 603 | 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"
|
|
1043 | 1070 | "@babel/helper-plugin-utils" "^7.27.1"
|
1044 | 1071 | "@babel/template" "^7.27.1"
|
1045 | 1072 |
|
1046 |
| -"@babel/ [email protected]. 1", "@babel/plugin-transform-destructuring@^7.27.1": |
1047 |
| - version "7.27.1" |
1048 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.1.tgz#d5916ef7089cb254df0418ae524533c1b72ba656" |
1049 |
| - integrity sha512-ttDCqhfvpE9emVkXbPD8vyxxh4TWYACVybGkDj+oReOGwnp066ITEivDlLwe0b1R0+evJ13IXQuLNB5w1fhC5Q== |
| 1073 | + |
| 1074 | + version "7.27.3" |
| 1075 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.3.tgz#3cc8299ed798d9a909f8d66ddeb40849ec32e3b0" |
| 1076 | + integrity sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA== |
1050 | 1077 | dependencies:
|
1051 | 1078 | "@babel/helper-plugin-utils" "^7.27.1"
|
1052 | 1079 |
|
|
1057 | 1084 | dependencies:
|
1058 | 1085 | "@babel/helper-plugin-utils" "^7.19.0"
|
1059 | 1086 |
|
| 1087 | +"@babel/plugin-transform-destructuring@^7.27.1": |
| 1088 | + version "7.27.1" |
| 1089 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.1.tgz#d5916ef7089cb254df0418ae524533c1b72ba656" |
| 1090 | + integrity sha512-ttDCqhfvpE9emVkXbPD8vyxxh4TWYACVybGkDj+oReOGwnp066ITEivDlLwe0b1R0+evJ13IXQuLNB5w1fhC5Q== |
| 1091 | + dependencies: |
| 1092 | + "@babel/helper-plugin-utils" "^7.27.1" |
| 1093 | + |
1060 | 1094 | "@babel/plugin-transform-dotall-regex@^7.18.6", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
1061 | 1095 | version "7.18.6"
|
1062 | 1096 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz#b286b3e7aae6c7b861e45bed0a2fafd6b1a4fef8"
|
|
1819 | 1853 | "@babel/parser" "^7.27.1"
|
1820 | 1854 | "@babel/types" "^7.27.1"
|
1821 | 1855 |
|
| 1856 | +"@babel/template@^7.27.2": |
| 1857 | + version "7.27.2" |
| 1858 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 1859 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1860 | + dependencies: |
| 1861 | + "@babel/code-frame" "^7.27.1" |
| 1862 | + "@babel/parser" "^7.27.2" |
| 1863 | + "@babel/types" "^7.27.1" |
| 1864 | + |
1822 | 1865 | "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.19.4":
|
1823 | 1866 | version "7.19.4"
|
1824 | 1867 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.4.tgz#f117820e18b1e59448a6c1fa9d0ff08f7ac459a8"
|
|
1848 | 1891 | debug "^4.3.1"
|
1849 | 1892 | globals "^11.1.0"
|
1850 | 1893 |
|
| 1894 | +"@babel/traverse@^7.27.3": |
| 1895 | + version "7.27.3" |
| 1896 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae" |
| 1897 | + integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ== |
| 1898 | + dependencies: |
| 1899 | + "@babel/code-frame" "^7.27.1" |
| 1900 | + "@babel/generator" "^7.27.3" |
| 1901 | + "@babel/parser" "^7.27.3" |
| 1902 | + "@babel/template" "^7.27.2" |
| 1903 | + "@babel/types" "^7.27.3" |
| 1904 | + debug "^4.3.1" |
| 1905 | + globals "^11.1.0" |
| 1906 | + |
1851 | 1907 | "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.19.4", "@babel/types@^7.4.4":
|
1852 | 1908 | version "7.19.4"
|
1853 | 1909 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
|
|
1865 | 1921 | "@babel/helper-string-parser" "^7.27.1"
|
1866 | 1922 | "@babel/helper-validator-identifier" "^7.27.1"
|
1867 | 1923 |
|
| 1924 | +"@babel/types@^7.27.3": |
| 1925 | + version "7.27.3" |
| 1926 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
| 1927 | + integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
| 1928 | + dependencies: |
| 1929 | + "@babel/helper-string-parser" "^7.27.1" |
| 1930 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1931 | + |
1868 | 1932 | "@bcoe/v8-coverage@^1.0.1":
|
1869 | 1933 | version "1.0.1"
|
1870 | 1934 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
|
|
0 commit comments