|
80 | 80 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
81 | 81 | integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
|
82 | 82 |
|
| 83 | +"@babel/compat-data@^7.25.4": |
| 84 | + version "7.25.4" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
| 86 | + integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
| 87 | + |
83 | 88 | "@babel/core@7.25.2":
|
84 | 89 | version "7.25.2"
|
85 | 90 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
|
|
170 | 175 | "@jridgewell/trace-mapping" "^0.3.25"
|
171 | 176 | jsesc "^2.5.1"
|
172 | 177 |
|
| 178 | +"@babel/generator@^7.25.4": |
| 179 | + version "7.25.4" |
| 180 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669" |
| 181 | + integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw== |
| 182 | + dependencies: |
| 183 | + "@babel/types" "^7.25.4" |
| 184 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 185 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 186 | + jsesc "^2.5.1" |
| 187 | + |
173 | 188 | "@babel/helper-annotate-as-pure@^7.12.13":
|
174 | 189 | version "7.12.13"
|
175 | 190 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
|
|
317 | 332 | "@babel/helper-split-export-declaration" "^7.24.7"
|
318 | 333 | semver "^6.3.1"
|
319 | 334 |
|
| 335 | +"@babel/helper-create-class-features-plugin@^7.25.4": |
| 336 | + version "7.25.4" |
| 337 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 338 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
| 339 | + dependencies: |
| 340 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 341 | + "@babel/helper-member-expression-to-functions" "^7.24.8" |
| 342 | + "@babel/helper-optimise-call-expression" "^7.24.7" |
| 343 | + "@babel/helper-replace-supers" "^7.25.0" |
| 344 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 345 | + "@babel/traverse" "^7.25.4" |
| 346 | + semver "^6.3.1" |
| 347 | + |
320 | 348 | "@babel/helper-create-regexp-features-plugin@^7.12.13":
|
321 | 349 | version "7.14.3"
|
322 | 350 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.3.tgz#149aa6d78c016e318c43e2409a0ae9c136a86688"
|
|
359 | 387 | regexpu-core "^5.3.1"
|
360 | 388 | semver "^6.3.1"
|
361 | 389 |
|
| 390 | +"@babel/helper-create-regexp-features-plugin@^7.25.2": |
| 391 | + version "7.25.2" |
| 392 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9" |
| 393 | + integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g== |
| 394 | + dependencies: |
| 395 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 396 | + regexpu-core "^5.3.1" |
| 397 | + semver "^6.3.1" |
| 398 | + |
362 | 399 | "@babel/helper-define-polyfill-provider@^0.2.2":
|
363 | 400 | version "0.2.3"
|
364 | 401 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz#0525edec5094653a282688d34d846e4c75e9c0b6"
|
|
384 | 421 | lodash.debounce "^4.0.8"
|
385 | 422 | resolve "^1.14.2"
|
386 | 423 |
|
| 424 | +"@babel/helper-define-polyfill-provider@^0.6.2": |
| 425 | + version "0.6.2" |
| 426 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d" |
| 427 | + integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ== |
| 428 | + dependencies: |
| 429 | + "@babel/helper-compilation-targets" "^7.22.6" |
| 430 | + "@babel/helper-plugin-utils" "^7.22.5" |
| 431 | + debug "^4.1.1" |
| 432 | + lodash.debounce "^4.0.8" |
| 433 | + resolve "^1.14.2" |
| 434 | + |
387 | 435 | "@babel/helper-environment-visitor@^7.24.7":
|
388 | 436 | version "7.24.7"
|
389 | 437 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
|
|
883 | 931 | dependencies:
|
884 | 932 | "@babel/types" "^7.25.2"
|
885 | 933 |
|
| 934 | +"@babel/parser@^7.25.4": |
| 935 | + version "7.25.4" |
| 936 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 937 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
| 938 | + dependencies: |
| 939 | + "@babel/types" "^7.25.4" |
| 940 | + |
886 | 941 | "@babel/parser@^7.3.3":
|
887 | 942 | version "7.14.7"
|
888 | 943 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
|
|
1240 | 1295 | dependencies:
|
1241 | 1296 | "@babel/helper-plugin-utils" "^7.24.7"
|
1242 | 1297 |
|
1243 |
| -"@babel/plugin-transform-async-generator-functions@^7.25.0": |
1244 |
| - version "7.25.0" |
1245 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf" |
1246 |
| - integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q== |
| 1298 | +"@babel/plugin-transform-async-generator-functions@^7.25.4": |
| 1299 | + version "7.25.4" |
| 1300 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083" |
| 1301 | + integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg== |
1247 | 1302 | dependencies:
|
1248 | 1303 | "@babel/helper-plugin-utils" "^7.24.8"
|
1249 | 1304 | "@babel/helper-remap-async-to-generator" "^7.25.0"
|
1250 | 1305 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
1251 |
| - "@babel/traverse" "^7.25.0" |
| 1306 | + "@babel/traverse" "^7.25.4" |
1252 | 1307 |
|
1253 | 1308 | "@babel/plugin-transform-async-to-generator@^7.14.5":
|
1254 | 1309 | version "7.14.5"
|
|
1296 | 1351 | dependencies:
|
1297 | 1352 | "@babel/helper-plugin-utils" "^7.24.8"
|
1298 | 1353 |
|
1299 |
| -"@babel/plugin-transform-class-properties@^7.24.7": |
1300 |
| - version "7.24.7" |
1301 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834" |
1302 |
| - integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w== |
| 1354 | +"@babel/plugin-transform-class-properties@^7.25.4": |
| 1355 | + version "7.25.4" |
| 1356 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
| 1357 | + integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
1303 | 1358 | dependencies:
|
1304 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
1305 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1359 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 1360 | + "@babel/helper-plugin-utils" "^7.24.8" |
1306 | 1361 |
|
1307 | 1362 | "@babel/plugin-transform-class-static-block@^7.24.7":
|
1308 | 1363 | version "7.24.7"
|
|
1326 | 1381 | "@babel/helper-split-export-declaration" "^7.14.5"
|
1327 | 1382 | globals "^11.1.0"
|
1328 | 1383 |
|
1329 |
| -"@babel/plugin-transform-classes@^7.25.0": |
1330 |
| - version "7.25.0" |
1331 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e" |
1332 |
| - integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw== |
| 1384 | +"@babel/plugin-transform-classes@^7.25.4": |
| 1385 | + version "7.25.4" |
| 1386 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a" |
| 1387 | + integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg== |
1333 | 1388 | dependencies:
|
1334 | 1389 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
1335 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
| 1390 | + "@babel/helper-compilation-targets" "^7.25.2" |
1336 | 1391 | "@babel/helper-plugin-utils" "^7.24.8"
|
1337 | 1392 | "@babel/helper-replace-supers" "^7.25.0"
|
1338 |
| - "@babel/traverse" "^7.25.0" |
| 1393 | + "@babel/traverse" "^7.25.4" |
1339 | 1394 | globals "^11.1.0"
|
1340 | 1395 |
|
1341 | 1396 | "@babel/plugin-transform-computed-properties@^7.14.5":
|
|
1713 | 1768 | dependencies:
|
1714 | 1769 | "@babel/helper-plugin-utils" "^7.24.7"
|
1715 | 1770 |
|
1716 |
| -"@babel/plugin-transform-private-methods@^7.24.7": |
1717 |
| - version "7.24.7" |
1718 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e" |
1719 |
| - integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ== |
| 1771 | +"@babel/plugin-transform-private-methods@^7.25.4": |
| 1772 | + version "7.25.4" |
| 1773 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242" |
| 1774 | + integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw== |
1720 | 1775 | dependencies:
|
1721 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
1722 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1776 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 1777 | + "@babel/helper-plugin-utils" "^7.24.8" |
1723 | 1778 |
|
1724 | 1779 | "@babel/plugin-transform-private-property-in-object@^7.24.7":
|
1725 | 1780 | version "7.24.7"
|
|
1917 | 1972 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
1918 | 1973 | "@babel/helper-plugin-utils" "^7.24.7"
|
1919 | 1974 |
|
1920 |
| -"@babel/plugin-transform-unicode-sets-regex@^7.24.7": |
1921 |
| - version "7.24.7" |
1922 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9" |
1923 |
| - integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg== |
| 1975 | +"@babel/plugin-transform-unicode-sets-regex@^7.25.4": |
| 1976 | + version "7.25.4" |
| 1977 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c" |
| 1978 | + integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA== |
1924 | 1979 | dependencies:
|
1925 |
| - "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
1926 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1980 | + "@babel/helper-create-regexp-features-plugin" "^7.25.2" |
| 1981 | + "@babel/helper-plugin-utils" "^7.24.8" |
1927 | 1982 |
|
1928 |
| -"@babel/preset-env@7.25.3": |
1929 |
| - version "7.25.3" |
1930 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
1931 |
| - integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
| 1983 | +"@babel/preset-env@7.25.4": |
| 1984 | + version "7.25.4" |
| 1985 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6" |
| 1986 | + integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw== |
1932 | 1987 | dependencies:
|
1933 |
| - "@babel/compat-data" "^7.25.2" |
| 1988 | + "@babel/compat-data" "^7.25.4" |
1934 | 1989 | "@babel/helper-compilation-targets" "^7.25.2"
|
1935 | 1990 | "@babel/helper-plugin-utils" "^7.24.8"
|
1936 | 1991 | "@babel/helper-validator-option" "^7.24.8"
|
|
1959 | 2014 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1960 | 2015 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1961 | 2016 | "@babel/plugin-transform-arrow-functions" "^7.24.7"
|
1962 |
| - "@babel/plugin-transform-async-generator-functions" "^7.25.0" |
| 2017 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
1963 | 2018 | "@babel/plugin-transform-async-to-generator" "^7.24.7"
|
1964 | 2019 | "@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
1965 | 2020 | "@babel/plugin-transform-block-scoping" "^7.25.0"
|
1966 |
| - "@babel/plugin-transform-class-properties" "^7.24.7" |
| 2021 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
1967 | 2022 | "@babel/plugin-transform-class-static-block" "^7.24.7"
|
1968 |
| - "@babel/plugin-transform-classes" "^7.25.0" |
| 2023 | + "@babel/plugin-transform-classes" "^7.25.4" |
1969 | 2024 | "@babel/plugin-transform-computed-properties" "^7.24.7"
|
1970 | 2025 | "@babel/plugin-transform-destructuring" "^7.24.8"
|
1971 | 2026 | "@babel/plugin-transform-dotall-regex" "^7.24.7"
|
|
1993 | 2048 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
1994 | 2049 | "@babel/plugin-transform-optional-chaining" "^7.24.8"
|
1995 | 2050 | "@babel/plugin-transform-parameters" "^7.24.7"
|
1996 |
| - "@babel/plugin-transform-private-methods" "^7.24.7" |
| 2051 | + "@babel/plugin-transform-private-methods" "^7.25.4" |
1997 | 2052 | "@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
1998 | 2053 | "@babel/plugin-transform-property-literals" "^7.24.7"
|
1999 | 2054 | "@babel/plugin-transform-regenerator" "^7.24.7"
|
|
2006 | 2061 | "@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
2007 | 2062 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
2008 | 2063 | "@babel/plugin-transform-unicode-regex" "^7.24.7"
|
2009 |
| - "@babel/plugin-transform-unicode-sets-regex" "^7.24.7" |
| 2064 | + "@babel/plugin-transform-unicode-sets-regex" "^7.25.4" |
2010 | 2065 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
2011 | 2066 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
2012 |
| - babel-plugin-polyfill-corejs3 "^0.10.4" |
| 2067 | + babel-plugin-polyfill-corejs3 "^0.10.6" |
2013 | 2068 | babel-plugin-polyfill-regenerator "^0.6.1"
|
2014 | 2069 | core-js-compat "^3.37.1"
|
2015 | 2070 | semver "^6.3.1"
|
|
2289 | 2344 | debug "^4.3.1"
|
2290 | 2345 | globals "^11.1.0"
|
2291 | 2346 |
|
| 2347 | +"@babel/traverse@^7.25.4": |
| 2348 | + version "7.25.4" |
| 2349 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 2350 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
| 2351 | + dependencies: |
| 2352 | + "@babel/code-frame" "^7.24.7" |
| 2353 | + "@babel/generator" "^7.25.4" |
| 2354 | + "@babel/parser" "^7.25.4" |
| 2355 | + "@babel/template" "^7.25.0" |
| 2356 | + "@babel/types" "^7.25.4" |
| 2357 | + debug "^4.3.1" |
| 2358 | + globals "^11.1.0" |
| 2359 | + |
2292 | 2360 | "@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.14.2", "@babel/types@^7.4.4":
|
2293 | 2361 | version "7.14.2"
|
2294 | 2362 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
|
|
2349 | 2417 | "@babel/helper-validator-identifier" "^7.24.7"
|
2350 | 2418 | to-fast-properties "^2.0.0"
|
2351 | 2419 |
|
| 2420 | +"@babel/types@^7.25.4": |
| 2421 | + version "7.25.4" |
| 2422 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 2423 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
| 2424 | + dependencies: |
| 2425 | + "@babel/helper-string-parser" "^7.24.8" |
| 2426 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 2427 | + to-fast-properties "^2.0.0" |
| 2428 | + |
2352 | 2429 | "@bcoe/v8-coverage@^0.2.3":
|
2353 | 2430 | version "0.2.3"
|
2354 | 2431 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -3687,13 +3764,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
3687 | 3764 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
3688 | 3765 | semver "^6.3.1"
|
3689 | 3766 |
|
3690 |
| -babel-plugin-polyfill-corejs3@^0.10.4: |
3691 |
| - version "0.10.4" |
3692 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
3693 |
| - integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
| 3767 | +babel-plugin-polyfill-corejs3@^0.10.6: |
| 3768 | + version "0.10.6" |
| 3769 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" |
| 3770 | + integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== |
3694 | 3771 | dependencies:
|
3695 |
| - "@babel/helper-define-polyfill-provider" "^0.6.1" |
3696 |
| - core-js-compat "^3.36.1" |
| 3772 | + "@babel/helper-define-polyfill-provider" "^0.6.2" |
| 3773 | + core-js-compat "^3.38.0" |
3697 | 3774 |
|
3698 | 3775 | babel-plugin-polyfill-corejs3@^0.2.2:
|
3699 | 3776 | version "0.2.2"
|
@@ -3935,6 +4012,16 @@ browserslist@^4.23.1:
|
3935 | 4012 | node-releases "^2.0.14"
|
3936 | 4013 | update-browserslist-db "^1.1.0"
|
3937 | 4014 |
|
| 4015 | +browserslist@^4.23.3: |
| 4016 | + version "4.23.3" |
| 4017 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800" |
| 4018 | + integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA== |
| 4019 | + dependencies: |
| 4020 | + caniuse-lite "^1.0.30001646" |
| 4021 | + electron-to-chromium "^1.5.4" |
| 4022 | + node-releases "^2.0.18" |
| 4023 | + update-browserslist-db "^1.1.0" |
| 4024 | + |
3938 | 4025 | buffer-from@^1.0.0:
|
3939 | 4026 | version "1.1.1"
|
3940 | 4027 | resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
|
@@ -4135,6 +4222,11 @@ caniuse-lite@^1.0.30001640:
|
4135 | 4222 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac"
|
4136 | 4223 | integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==
|
4137 | 4224 |
|
| 4225 | +caniuse-lite@^1.0.30001646: |
| 4226 | + version "1.0.30001651" |
| 4227 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138" |
| 4228 | + integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg== |
| 4229 | + |
4138 | 4230 | caseless@~0.12.0:
|
4139 | 4231 | version "0.12.0"
|
4140 | 4232 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
|
@@ -4589,20 +4681,20 @@ core-js-compat@^3.15.0:
|
4589 | 4681 | browserslist "^4.16.6"
|
4590 | 4682 | semver "7.0.0"
|
4591 | 4683 |
|
4592 |
| -core-js-compat@^3.36.1: |
4593 |
| - version "3.36.1" |
4594 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8" |
4595 |
| - integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA== |
4596 |
| - dependencies: |
4597 |
| - browserslist "^4.23.0" |
4598 |
| - |
4599 | 4684 | core-js-compat@^3.37.0, core-js-compat@^3.37.1:
|
4600 | 4685 | version "3.37.1"
|
4601 | 4686 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
|
4602 | 4687 | integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
|
4603 | 4688 | dependencies:
|
4604 | 4689 | browserslist "^4.23.0"
|
4605 | 4690 |
|
| 4691 | +core-js-compat@^3.38.0: |
| 4692 | + version "3.38.1" |
| 4693 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09" |
| 4694 | + integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw== |
| 4695 | + dependencies: |
| 4696 | + browserslist "^4.23.3" |
| 4697 | + |
4606 | 4698 | core-js-compat@^3.9.1:
|
4607 | 4699 | version "3.13.0"
|
4608 | 4700 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.13.0.tgz#a88f5fa81d8e9b15d7f98abc4447a4dfca2a358f"
|
@@ -5229,6 +5321,11 @@ electron-to-chromium@^1.4.820:
|
5229 | 5321 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.826.tgz#096426d3333718f867b16cc5195c8e56f75c998e"
|
5230 | 5322 | integrity sha512-zULpSu/wQI4X9qWAHabbi0ZUfJ/bEFTA6bfdXlg6HSf5XS7A8vMdzpJC4r5Ws/5E5NGdrNHmXgvGewGuHMxhPQ==
|
5231 | 5323 |
|
| 5324 | +electron-to-chromium@^1.5.4: |
| 5325 | + version "1.5.13" |
| 5326 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz#1abf0410c5344b2b829b7247e031f02810d442e6" |
| 5327 | + integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q== |
| 5328 | + |
5232 | 5329 | elegant-spinner@^1.0.1:
|
5233 | 5330 | version "1.0.1"
|
5234 | 5331 | resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
|
@@ -8808,6 +8905,11 @@ node-releases@^2.0.14:
|
8808 | 8905 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
|
8809 | 8906 | integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
8810 | 8907 |
|
| 8908 | +node-releases@^2.0.18: |
| 8909 | + version "2.0.18" |
| 8910 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f" |
| 8911 | + integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== |
| 8912 | + |
8811 | 8913 | nofilter@^3.1.0:
|
8812 | 8914 | version "3.1.0"
|
8813 | 8915 | resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-3.1.0.tgz#c757ba68801d41ff930ba2ec55bab52ca184aa66"
|
|
0 commit comments