|
70 | 70 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
71 | 71 | integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
|
72 | 72 |
|
| 73 | +"@babel/compat-data@^7.25.4": |
| 74 | + version "7.25.4" |
| 75 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
| 76 | + integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
| 77 | + |
73 | 78 |
|
74 | 79 | version "7.25.2"
|
75 | 80 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
|
|
151 | 156 | "@jridgewell/trace-mapping" "^0.3.25"
|
152 | 157 | jsesc "^2.5.1"
|
153 | 158 |
|
| 159 | +"@babel/generator@^7.25.4": |
| 160 | + version "7.25.4" |
| 161 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669" |
| 162 | + integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw== |
| 163 | + dependencies: |
| 164 | + "@babel/types" "^7.25.4" |
| 165 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 166 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 167 | + jsesc "^2.5.1" |
| 168 | + |
154 | 169 | "@babel/helper-annotate-as-pure@^7.16.7":
|
155 | 170 | version "7.16.7"
|
156 | 171 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
|
|
270 | 285 | "@babel/helper-split-export-declaration" "^7.24.7"
|
271 | 286 | semver "^6.3.1"
|
272 | 287 |
|
| 288 | +"@babel/helper-create-class-features-plugin@^7.25.4": |
| 289 | + version "7.25.4" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 291 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
| 292 | + dependencies: |
| 293 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 294 | + "@babel/helper-member-expression-to-functions" "^7.24.8" |
| 295 | + "@babel/helper-optimise-call-expression" "^7.24.7" |
| 296 | + "@babel/helper-replace-supers" "^7.25.0" |
| 297 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 298 | + "@babel/traverse" "^7.25.4" |
| 299 | + semver "^6.3.1" |
| 300 | + |
273 | 301 | "@babel/helper-create-regexp-features-plugin@^7.16.7":
|
274 | 302 | version "7.17.0"
|
275 | 303 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz#1dcc7d40ba0c6b6b25618997c5dbfd310f186fe1"
|
|
304 | 332 | regexpu-core "^5.3.1"
|
305 | 333 | semver "^6.3.1"
|
306 | 334 |
|
| 335 | +"@babel/helper-create-regexp-features-plugin@^7.25.2": |
| 336 | + version "7.25.2" |
| 337 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9" |
| 338 | + integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g== |
| 339 | + dependencies: |
| 340 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 341 | + regexpu-core "^5.3.1" |
| 342 | + semver "^6.3.1" |
| 343 | + |
307 | 344 | "@babel/helper-define-polyfill-provider@^0.3.1":
|
308 | 345 | version "0.3.1"
|
309 | 346 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz#52411b445bdb2e676869e5a74960d2d3826d2665"
|
|
329 | 366 | lodash.debounce "^4.0.8"
|
330 | 367 | resolve "^1.14.2"
|
331 | 368 |
|
| 369 | +"@babel/helper-define-polyfill-provider@^0.6.2": |
| 370 | + version "0.6.2" |
| 371 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d" |
| 372 | + integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ== |
| 373 | + dependencies: |
| 374 | + "@babel/helper-compilation-targets" "^7.22.6" |
| 375 | + "@babel/helper-plugin-utils" "^7.22.5" |
| 376 | + debug "^4.1.1" |
| 377 | + lodash.debounce "^4.0.8" |
| 378 | + resolve "^1.14.2" |
| 379 | + |
332 | 380 | "@babel/helper-environment-visitor@^7.16.7":
|
333 | 381 | version "7.16.7"
|
334 | 382 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7"
|
|
772 | 820 | dependencies:
|
773 | 821 | "@babel/types" "^7.25.2"
|
774 | 822 |
|
| 823 | +"@babel/parser@^7.25.4": |
| 824 | + version "7.25.4" |
| 825 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 826 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
| 827 | + dependencies: |
| 828 | + "@babel/types" "^7.25.4" |
| 829 | + |
775 | 830 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
776 | 831 | version "7.25.3"
|
777 | 832 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
|
|
1123 | 1178 | dependencies:
|
1124 | 1179 | "@babel/helper-plugin-utils" "^7.24.7"
|
1125 | 1180 |
|
1126 |
| -"@babel/plugin-transform-async-generator-functions@^7.25.0": |
1127 |
| - version "7.25.0" |
1128 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf" |
1129 |
| - integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q== |
| 1181 | +"@babel/plugin-transform-async-generator-functions@^7.25.4": |
| 1182 | + version "7.25.4" |
| 1183 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083" |
| 1184 | + integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg== |
1130 | 1185 | dependencies:
|
1131 | 1186 | "@babel/helper-plugin-utils" "^7.24.8"
|
1132 | 1187 | "@babel/helper-remap-async-to-generator" "^7.25.0"
|
1133 | 1188 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
1134 |
| - "@babel/traverse" "^7.25.0" |
| 1189 | + "@babel/traverse" "^7.25.4" |
1135 | 1190 |
|
1136 | 1191 | "@babel/plugin-transform-async-to-generator@^7.16.8":
|
1137 | 1192 | version "7.16.8"
|
|
1179 | 1234 | dependencies:
|
1180 | 1235 | "@babel/helper-plugin-utils" "^7.24.8"
|
1181 | 1236 |
|
1182 |
| -"@babel/plugin-transform-class-properties@^7.24.7": |
1183 |
| - version "7.24.7" |
1184 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834" |
1185 |
| - integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w== |
| 1237 | +"@babel/plugin-transform-class-properties@^7.25.4": |
| 1238 | + version "7.25.4" |
| 1239 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
| 1240 | + integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
1186 | 1241 | dependencies:
|
1187 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
1188 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1242 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 1243 | + "@babel/helper-plugin-utils" "^7.24.8" |
1189 | 1244 |
|
1190 | 1245 | "@babel/plugin-transform-class-static-block@^7.24.7":
|
1191 | 1246 | version "7.24.7"
|
|
1210 | 1265 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1211 | 1266 | globals "^11.1.0"
|
1212 | 1267 |
|
1213 |
| -"@babel/plugin-transform-classes@^7.25.0": |
1214 |
| - version "7.25.0" |
1215 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e" |
1216 |
| - integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw== |
| 1268 | +"@babel/plugin-transform-classes@^7.25.4": |
| 1269 | + version "7.25.4" |
| 1270 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a" |
| 1271 | + integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg== |
1217 | 1272 | dependencies:
|
1218 | 1273 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
1219 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
| 1274 | + "@babel/helper-compilation-targets" "^7.25.2" |
1220 | 1275 | "@babel/helper-plugin-utils" "^7.24.8"
|
1221 | 1276 | "@babel/helper-replace-supers" "^7.25.0"
|
1222 |
| - "@babel/traverse" "^7.25.0" |
| 1277 | + "@babel/traverse" "^7.25.4" |
1223 | 1278 | globals "^11.1.0"
|
1224 | 1279 |
|
1225 | 1280 | "@babel/plugin-transform-computed-properties@^7.16.7":
|
|
1590 | 1645 | dependencies:
|
1591 | 1646 | "@babel/helper-plugin-utils" "^7.24.7"
|
1592 | 1647 |
|
1593 |
| -"@babel/plugin-transform-private-methods@^7.24.7": |
1594 |
| - version "7.24.7" |
1595 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e" |
1596 |
| - integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ== |
| 1648 | +"@babel/plugin-transform-private-methods@^7.25.4": |
| 1649 | + version "7.25.4" |
| 1650 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242" |
| 1651 | + integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw== |
1597 | 1652 | dependencies:
|
1598 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
1599 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1653 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 1654 | + "@babel/helper-plugin-utils" "^7.24.8" |
1600 | 1655 |
|
1601 | 1656 | "@babel/plugin-transform-private-property-in-object@^7.24.7":
|
1602 | 1657 | version "7.24.7"
|
|
1794 | 1849 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
1795 | 1850 | "@babel/helper-plugin-utils" "^7.24.7"
|
1796 | 1851 |
|
1797 |
| -"@babel/plugin-transform-unicode-sets-regex@^7.24.7": |
1798 |
| - version "7.24.7" |
1799 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9" |
1800 |
| - integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg== |
| 1852 | +"@babel/plugin-transform-unicode-sets-regex@^7.25.4": |
| 1853 | + version "7.25.4" |
| 1854 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c" |
| 1855 | + integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA== |
1801 | 1856 | dependencies:
|
1802 |
| - "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
1803 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1857 | + "@babel/helper-create-regexp-features-plugin" "^7.25.2" |
| 1858 | + "@babel/helper-plugin-utils" "^7.24.8" |
1804 | 1859 |
|
1805 |
| - |
1806 |
| - version "7.25.3" |
1807 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
1808 |
| - integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
| 1860 | + |
| 1861 | + version "7.25.4" |
| 1862 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6" |
| 1863 | + integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw== |
1809 | 1864 | dependencies:
|
1810 |
| - "@babel/compat-data" "^7.25.2" |
| 1865 | + "@babel/compat-data" "^7.25.4" |
1811 | 1866 | "@babel/helper-compilation-targets" "^7.25.2"
|
1812 | 1867 | "@babel/helper-plugin-utils" "^7.24.8"
|
1813 | 1868 | "@babel/helper-validator-option" "^7.24.8"
|
|
1836 | 1891 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1837 | 1892 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1838 | 1893 | "@babel/plugin-transform-arrow-functions" "^7.24.7"
|
1839 |
| - "@babel/plugin-transform-async-generator-functions" "^7.25.0" |
| 1894 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
1840 | 1895 | "@babel/plugin-transform-async-to-generator" "^7.24.7"
|
1841 | 1896 | "@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
1842 | 1897 | "@babel/plugin-transform-block-scoping" "^7.25.0"
|
1843 |
| - "@babel/plugin-transform-class-properties" "^7.24.7" |
| 1898 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
1844 | 1899 | "@babel/plugin-transform-class-static-block" "^7.24.7"
|
1845 |
| - "@babel/plugin-transform-classes" "^7.25.0" |
| 1900 | + "@babel/plugin-transform-classes" "^7.25.4" |
1846 | 1901 | "@babel/plugin-transform-computed-properties" "^7.24.7"
|
1847 | 1902 | "@babel/plugin-transform-destructuring" "^7.24.8"
|
1848 | 1903 | "@babel/plugin-transform-dotall-regex" "^7.24.7"
|
|
1870 | 1925 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
1871 | 1926 | "@babel/plugin-transform-optional-chaining" "^7.24.8"
|
1872 | 1927 | "@babel/plugin-transform-parameters" "^7.24.7"
|
1873 |
| - "@babel/plugin-transform-private-methods" "^7.24.7" |
| 1928 | + "@babel/plugin-transform-private-methods" "^7.25.4" |
1874 | 1929 | "@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
1875 | 1930 | "@babel/plugin-transform-property-literals" "^7.24.7"
|
1876 | 1931 | "@babel/plugin-transform-regenerator" "^7.24.7"
|
|
1883 | 1938 | "@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
1884 | 1939 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
1885 | 1940 | "@babel/plugin-transform-unicode-regex" "^7.24.7"
|
1886 |
| - "@babel/plugin-transform-unicode-sets-regex" "^7.24.7" |
| 1941 | + "@babel/plugin-transform-unicode-sets-regex" "^7.25.4" |
1887 | 1942 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1888 | 1943 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
1889 |
| - babel-plugin-polyfill-corejs3 "^0.10.4" |
| 1944 | + babel-plugin-polyfill-corejs3 "^0.10.6" |
1890 | 1945 | babel-plugin-polyfill-regenerator "^0.6.1"
|
1891 | 1946 | core-js-compat "^3.37.1"
|
1892 | 1947 | semver "^6.3.1"
|
|
2138 | 2193 | debug "^4.3.1"
|
2139 | 2194 | globals "^11.1.0"
|
2140 | 2195 |
|
| 2196 | +"@babel/traverse@^7.25.4": |
| 2197 | + version "7.25.4" |
| 2198 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 2199 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
| 2200 | + dependencies: |
| 2201 | + "@babel/code-frame" "^7.24.7" |
| 2202 | + "@babel/generator" "^7.25.4" |
| 2203 | + "@babel/parser" "^7.25.4" |
| 2204 | + "@babel/template" "^7.25.0" |
| 2205 | + "@babel/types" "^7.25.4" |
| 2206 | + debug "^4.3.1" |
| 2207 | + globals "^11.1.0" |
| 2208 | + |
2141 | 2209 | "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.4.4":
|
2142 | 2210 | version "7.17.0"
|
2143 | 2211 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
|
|
2190 | 2258 | "@babel/helper-validator-identifier" "^7.24.7"
|
2191 | 2259 | to-fast-properties "^2.0.0"
|
2192 | 2260 |
|
| 2261 | +"@babel/types@^7.25.4": |
| 2262 | + version "7.25.4" |
| 2263 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 2264 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
| 2265 | + dependencies: |
| 2266 | + "@babel/helper-string-parser" "^7.24.8" |
| 2267 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 2268 | + to-fast-properties "^2.0.0" |
| 2269 | + |
2193 | 2270 | "@bcoe/v8-coverage@^0.2.3":
|
2194 | 2271 | version "0.2.3"
|
2195 | 2272 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -3493,13 +3570,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
3493 | 3570 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
3494 | 3571 | semver "^6.3.1"
|
3495 | 3572 |
|
3496 |
| -babel-plugin-polyfill-corejs3@^0.10.4: |
3497 |
| - version "0.10.4" |
3498 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
3499 |
| - integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
| 3573 | +babel-plugin-polyfill-corejs3@^0.10.6: |
| 3574 | + version "0.10.6" |
| 3575 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" |
| 3576 | + integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== |
3500 | 3577 | dependencies:
|
3501 |
| - "@babel/helper-define-polyfill-provider" "^0.6.1" |
3502 |
| - core-js-compat "^3.36.1" |
| 3578 | + "@babel/helper-define-polyfill-provider" "^0.6.2" |
| 3579 | + core-js-compat "^3.38.0" |
3503 | 3580 |
|
3504 | 3581 | babel-plugin-polyfill-corejs3@^0.5.0:
|
3505 | 3582 | version "0.5.2"
|
@@ -3726,6 +3803,16 @@ browserslist@^4.23.1:
|
3726 | 3803 | node-releases "^2.0.14"
|
3727 | 3804 | update-browserslist-db "^1.1.0"
|
3728 | 3805 |
|
| 3806 | +browserslist@^4.23.3: |
| 3807 | + version "4.23.3" |
| 3808 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800" |
| 3809 | + integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA== |
| 3810 | + dependencies: |
| 3811 | + caniuse-lite "^1.0.30001646" |
| 3812 | + electron-to-chromium "^1.5.4" |
| 3813 | + node-releases "^2.0.18" |
| 3814 | + update-browserslist-db "^1.1.0" |
| 3815 | + |
3729 | 3816 | buffer-from@^1.0.0:
|
3730 | 3817 | version "1.1.2"
|
3731 | 3818 | resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
|
@@ -3897,6 +3984,11 @@ caniuse-lite@^1.0.30001640:
|
3897 | 3984 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac"
|
3898 | 3985 | integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==
|
3899 | 3986 |
|
| 3987 | +caniuse-lite@^1.0.30001646: |
| 3988 | + version "1.0.30001651" |
| 3989 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138" |
| 3990 | + integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg== |
| 3991 | + |
3900 | 3992 | caseless@~0.12.0:
|
3901 | 3993 | version "0.12.0"
|
3902 | 3994 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
|
@@ -4331,20 +4423,20 @@ core-js-compat@^3.20.2, core-js-compat@^3.21.0:
|
4331 | 4423 | browserslist "^4.19.1"
|
4332 | 4424 | semver "7.0.0"
|
4333 | 4425 |
|
4334 |
| -core-js-compat@^3.36.1: |
4335 |
| - version "3.36.1" |
4336 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8" |
4337 |
| - integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA== |
4338 |
| - dependencies: |
4339 |
| - browserslist "^4.23.0" |
4340 |
| - |
4341 | 4426 | core-js-compat@^3.37.0, core-js-compat@^3.37.1:
|
4342 | 4427 | version "3.37.1"
|
4343 | 4428 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
|
4344 | 4429 | integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
|
4345 | 4430 | dependencies:
|
4346 | 4431 | browserslist "^4.23.0"
|
4347 | 4432 |
|
| 4433 | +core-js-compat@^3.38.0: |
| 4434 | + version "3.38.1" |
| 4435 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09" |
| 4436 | + integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw== |
| 4437 | + dependencies: |
| 4438 | + browserslist "^4.23.3" |
| 4439 | + |
4348 | 4440 | core-js@^2.0.0, core-js@^2.4.0:
|
4349 | 4441 | version "2.6.12"
|
4350 | 4442 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
@@ -4927,6 +5019,11 @@ electron-to-chromium@^1.4.820:
|
4927 | 5019 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.826.tgz#096426d3333718f867b16cc5195c8e56f75c998e"
|
4928 | 5020 | integrity sha512-zULpSu/wQI4X9qWAHabbi0ZUfJ/bEFTA6bfdXlg6HSf5XS7A8vMdzpJC4r5Ws/5E5NGdrNHmXgvGewGuHMxhPQ==
|
4929 | 5021 |
|
| 5022 | +electron-to-chromium@^1.5.4: |
| 5023 | + version "1.5.13" |
| 5024 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz#1abf0410c5344b2b829b7247e031f02810d442e6" |
| 5025 | + integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q== |
| 5026 | + |
4930 | 5027 | elegant-spinner@^1.0.1:
|
4931 | 5028 | version "1.0.1"
|
4932 | 5029 | resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
|
@@ -8388,6 +8485,11 @@ node-releases@^2.0.14:
|
8388 | 8485 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
|
8389 | 8486 | integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
8390 | 8487 |
|
| 8488 | +node-releases@^2.0.18: |
| 8489 | + version "2.0.18" |
| 8490 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f" |
| 8491 | + integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== |
| 8492 | + |
8391 | 8493 | node-releases@^2.0.2:
|
8392 | 8494 | version "2.0.2"
|
8393 | 8495 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
|
|
0 commit comments