|
63 | 63 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
64 | 64 | integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
|
65 | 65 |
|
| 66 | +"@babel/compat-data@^7.25.4": |
| 67 | + version "7.25.4" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
| 69 | + integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
| 70 | + |
66 | 71 |
|
67 | 72 | version "7.25.2"
|
68 | 73 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
|
|
144 | 149 | "@jridgewell/trace-mapping" "^0.3.25"
|
145 | 150 | jsesc "^2.5.1"
|
146 | 151 |
|
| 152 | +"@babel/generator@^7.25.4": |
| 153 | + version "7.25.4" |
| 154 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669" |
| 155 | + integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw== |
| 156 | + dependencies: |
| 157 | + "@babel/types" "^7.25.4" |
| 158 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 159 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 160 | + jsesc "^2.5.1" |
| 161 | + |
147 | 162 | "@babel/helper-annotate-as-pure@^7.14.5":
|
148 | 163 | version "7.14.5"
|
149 | 164 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
262 | 277 | "@babel/helper-split-export-declaration" "^7.24.7"
|
263 | 278 | semver "^6.3.1"
|
264 | 279 |
|
| 280 | +"@babel/helper-create-class-features-plugin@^7.25.4": |
| 281 | + version "7.25.4" |
| 282 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 283 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
| 284 | + dependencies: |
| 285 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 286 | + "@babel/helper-member-expression-to-functions" "^7.24.8" |
| 287 | + "@babel/helper-optimise-call-expression" "^7.24.7" |
| 288 | + "@babel/helper-replace-supers" "^7.25.0" |
| 289 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 290 | + "@babel/traverse" "^7.25.4" |
| 291 | + semver "^6.3.1" |
| 292 | + |
265 | 293 | "@babel/helper-create-regexp-features-plugin@^7.14.5":
|
266 | 294 | version "7.14.5"
|
267 | 295 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz#c7d5ac5e9cf621c26057722fb7a8a4c5889358c4"
|
|
296 | 324 | regexpu-core "^5.3.1"
|
297 | 325 | semver "^6.3.1"
|
298 | 326 |
|
| 327 | +"@babel/helper-create-regexp-features-plugin@^7.25.2": |
| 328 | + version "7.25.2" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9" |
| 330 | + integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g== |
| 331 | + dependencies: |
| 332 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 333 | + regexpu-core "^5.3.1" |
| 334 | + semver "^6.3.1" |
| 335 | + |
299 | 336 | "@babel/helper-define-polyfill-provider@^0.2.2":
|
300 | 337 | version "0.2.3"
|
301 | 338 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz#0525edec5094653a282688d34d846e4c75e9c0b6"
|
|
321 | 358 | lodash.debounce "^4.0.8"
|
322 | 359 | resolve "^1.14.2"
|
323 | 360 |
|
| 361 | +"@babel/helper-define-polyfill-provider@^0.6.2": |
| 362 | + version "0.6.2" |
| 363 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d" |
| 364 | + integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ== |
| 365 | + dependencies: |
| 366 | + "@babel/helper-compilation-targets" "^7.22.6" |
| 367 | + "@babel/helper-plugin-utils" "^7.22.5" |
| 368 | + debug "^4.1.1" |
| 369 | + lodash.debounce "^4.0.8" |
| 370 | + resolve "^1.14.2" |
| 371 | + |
324 | 372 | "@babel/helper-environment-visitor@^7.24.7":
|
325 | 373 | version "7.24.7"
|
326 | 374 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
|
|
756 | 804 | dependencies:
|
757 | 805 | "@babel/types" "^7.25.2"
|
758 | 806 |
|
| 807 | +"@babel/parser@^7.25.4": |
| 808 | + version "7.25.4" |
| 809 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 810 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
| 811 | + dependencies: |
| 812 | + "@babel/types" "^7.25.4" |
| 813 | + |
759 | 814 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
760 | 815 | version "7.25.3"
|
761 | 816 | 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"
|
|
1100 | 1155 | dependencies:
|
1101 | 1156 | "@babel/helper-plugin-utils" "^7.24.7"
|
1102 | 1157 |
|
1103 |
| -"@babel/plugin-transform-async-generator-functions@^7.25.0": |
1104 |
| - version "7.25.0" |
1105 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf" |
1106 |
| - integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q== |
| 1158 | +"@babel/plugin-transform-async-generator-functions@^7.25.4": |
| 1159 | + version "7.25.4" |
| 1160 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083" |
| 1161 | + integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg== |
1107 | 1162 | dependencies:
|
1108 | 1163 | "@babel/helper-plugin-utils" "^7.24.8"
|
1109 | 1164 | "@babel/helper-remap-async-to-generator" "^7.25.0"
|
1110 | 1165 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
1111 |
| - "@babel/traverse" "^7.25.0" |
| 1166 | + "@babel/traverse" "^7.25.4" |
1112 | 1167 |
|
1113 | 1168 | "@babel/plugin-transform-async-to-generator@^7.14.5":
|
1114 | 1169 | version "7.14.5"
|
|
1156 | 1211 | dependencies:
|
1157 | 1212 | "@babel/helper-plugin-utils" "^7.24.8"
|
1158 | 1213 |
|
1159 |
| -"@babel/plugin-transform-class-properties@^7.24.7": |
1160 |
| - version "7.24.7" |
1161 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834" |
1162 |
| - integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w== |
| 1214 | +"@babel/plugin-transform-class-properties@^7.25.4": |
| 1215 | + version "7.25.4" |
| 1216 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
| 1217 | + integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
1163 | 1218 | dependencies:
|
1164 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
1165 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1219 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 1220 | + "@babel/helper-plugin-utils" "^7.24.8" |
1166 | 1221 |
|
1167 | 1222 | "@babel/plugin-transform-class-static-block@^7.24.7":
|
1168 | 1223 | version "7.24.7"
|
|
1186 | 1241 | "@babel/helper-split-export-declaration" "^7.14.5"
|
1187 | 1242 | globals "^11.1.0"
|
1188 | 1243 |
|
1189 |
| -"@babel/plugin-transform-classes@^7.25.0": |
1190 |
| - version "7.25.0" |
1191 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e" |
1192 |
| - integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw== |
| 1244 | +"@babel/plugin-transform-classes@^7.25.4": |
| 1245 | + version "7.25.4" |
| 1246 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a" |
| 1247 | + integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg== |
1193 | 1248 | dependencies:
|
1194 | 1249 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
1195 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
| 1250 | + "@babel/helper-compilation-targets" "^7.25.2" |
1196 | 1251 | "@babel/helper-plugin-utils" "^7.24.8"
|
1197 | 1252 | "@babel/helper-replace-supers" "^7.25.0"
|
1198 |
| - "@babel/traverse" "^7.25.0" |
| 1253 | + "@babel/traverse" "^7.25.4" |
1199 | 1254 | globals "^11.1.0"
|
1200 | 1255 |
|
1201 | 1256 | "@babel/plugin-transform-computed-properties@^7.14.5":
|
|
1565 | 1620 | dependencies:
|
1566 | 1621 | "@babel/helper-plugin-utils" "^7.24.7"
|
1567 | 1622 |
|
1568 |
| -"@babel/plugin-transform-private-methods@^7.24.7": |
1569 |
| - version "7.24.7" |
1570 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e" |
1571 |
| - integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ== |
| 1623 | +"@babel/plugin-transform-private-methods@^7.25.4": |
| 1624 | + version "7.25.4" |
| 1625 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242" |
| 1626 | + integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw== |
1572 | 1627 | dependencies:
|
1573 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
1574 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1628 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 1629 | + "@babel/helper-plugin-utils" "^7.24.8" |
1575 | 1630 |
|
1576 | 1631 | "@babel/plugin-transform-private-property-in-object@^7.24.7":
|
1577 | 1632 | version "7.24.7"
|
|
1769 | 1824 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
1770 | 1825 | "@babel/helper-plugin-utils" "^7.24.7"
|
1771 | 1826 |
|
1772 |
| -"@babel/plugin-transform-unicode-sets-regex@^7.24.7": |
1773 |
| - version "7.24.7" |
1774 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9" |
1775 |
| - integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg== |
| 1827 | +"@babel/plugin-transform-unicode-sets-regex@^7.25.4": |
| 1828 | + version "7.25.4" |
| 1829 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c" |
| 1830 | + integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA== |
1776 | 1831 | dependencies:
|
1777 |
| - "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
1778 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1832 | + "@babel/helper-create-regexp-features-plugin" "^7.25.2" |
| 1833 | + "@babel/helper-plugin-utils" "^7.24.8" |
1779 | 1834 |
|
1780 |
| - |
1781 |
| - version "7.25.3" |
1782 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
1783 |
| - integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
| 1835 | + |
| 1836 | + version "7.25.4" |
| 1837 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6" |
| 1838 | + integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw== |
1784 | 1839 | dependencies:
|
1785 |
| - "@babel/compat-data" "^7.25.2" |
| 1840 | + "@babel/compat-data" "^7.25.4" |
1786 | 1841 | "@babel/helper-compilation-targets" "^7.25.2"
|
1787 | 1842 | "@babel/helper-plugin-utils" "^7.24.8"
|
1788 | 1843 | "@babel/helper-validator-option" "^7.24.8"
|
|
1811 | 1866 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1812 | 1867 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1813 | 1868 | "@babel/plugin-transform-arrow-functions" "^7.24.7"
|
1814 |
| - "@babel/plugin-transform-async-generator-functions" "^7.25.0" |
| 1869 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
1815 | 1870 | "@babel/plugin-transform-async-to-generator" "^7.24.7"
|
1816 | 1871 | "@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
1817 | 1872 | "@babel/plugin-transform-block-scoping" "^7.25.0"
|
1818 |
| - "@babel/plugin-transform-class-properties" "^7.24.7" |
| 1873 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
1819 | 1874 | "@babel/plugin-transform-class-static-block" "^7.24.7"
|
1820 |
| - "@babel/plugin-transform-classes" "^7.25.0" |
| 1875 | + "@babel/plugin-transform-classes" "^7.25.4" |
1821 | 1876 | "@babel/plugin-transform-computed-properties" "^7.24.7"
|
1822 | 1877 | "@babel/plugin-transform-destructuring" "^7.24.8"
|
1823 | 1878 | "@babel/plugin-transform-dotall-regex" "^7.24.7"
|
|
1845 | 1900 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
1846 | 1901 | "@babel/plugin-transform-optional-chaining" "^7.24.8"
|
1847 | 1902 | "@babel/plugin-transform-parameters" "^7.24.7"
|
1848 |
| - "@babel/plugin-transform-private-methods" "^7.24.7" |
| 1903 | + "@babel/plugin-transform-private-methods" "^7.25.4" |
1849 | 1904 | "@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
1850 | 1905 | "@babel/plugin-transform-property-literals" "^7.24.7"
|
1851 | 1906 | "@babel/plugin-transform-regenerator" "^7.24.7"
|
|
1858 | 1913 | "@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
1859 | 1914 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
1860 | 1915 | "@babel/plugin-transform-unicode-regex" "^7.24.7"
|
1861 |
| - "@babel/plugin-transform-unicode-sets-regex" "^7.24.7" |
| 1916 | + "@babel/plugin-transform-unicode-sets-regex" "^7.25.4" |
1862 | 1917 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1863 | 1918 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
1864 |
| - babel-plugin-polyfill-corejs3 "^0.10.4" |
| 1919 | + babel-plugin-polyfill-corejs3 "^0.10.6" |
1865 | 1920 | babel-plugin-polyfill-regenerator "^0.6.1"
|
1866 | 1921 | core-js-compat "^3.37.1"
|
1867 | 1922 | semver "^6.3.1"
|
|
2111 | 2166 | debug "^4.3.1"
|
2112 | 2167 | globals "^11.1.0"
|
2113 | 2168 |
|
| 2169 | +"@babel/traverse@^7.25.4": |
| 2170 | + version "7.25.4" |
| 2171 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 2172 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
| 2173 | + dependencies: |
| 2174 | + "@babel/code-frame" "^7.24.7" |
| 2175 | + "@babel/generator" "^7.25.4" |
| 2176 | + "@babel/parser" "^7.25.4" |
| 2177 | + "@babel/template" "^7.25.0" |
| 2178 | + "@babel/types" "^7.25.4" |
| 2179 | + debug "^4.3.1" |
| 2180 | + globals "^11.1.0" |
| 2181 | + |
2114 | 2182 | "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.4.4":
|
2115 | 2183 | version "7.14.9"
|
2116 | 2184 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
|
|
2163 | 2231 | "@babel/helper-validator-identifier" "^7.24.7"
|
2164 | 2232 | to-fast-properties "^2.0.0"
|
2165 | 2233 |
|
| 2234 | +"@babel/types@^7.25.4": |
| 2235 | + version "7.25.4" |
| 2236 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 2237 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
| 2238 | + dependencies: |
| 2239 | + "@babel/helper-string-parser" "^7.24.8" |
| 2240 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 2241 | + to-fast-properties "^2.0.0" |
| 2242 | + |
2166 | 2243 | "@bcoe/v8-coverage@^0.2.3":
|
2167 | 2244 | version "0.2.3"
|
2168 | 2245 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -3538,13 +3615,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
3538 | 3615 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
3539 | 3616 | semver "^6.3.1"
|
3540 | 3617 |
|
3541 |
| -babel-plugin-polyfill-corejs3@^0.10.4: |
3542 |
| - version "0.10.4" |
3543 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
3544 |
| - integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
| 3618 | +babel-plugin-polyfill-corejs3@^0.10.6: |
| 3619 | + version "0.10.6" |
| 3620 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" |
| 3621 | + integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== |
3545 | 3622 | dependencies:
|
3546 |
| - "@babel/helper-define-polyfill-provider" "^0.6.1" |
3547 |
| - core-js-compat "^3.36.1" |
| 3623 | + "@babel/helper-define-polyfill-provider" "^0.6.2" |
| 3624 | + core-js-compat "^3.38.0" |
3548 | 3625 |
|
3549 | 3626 | babel-plugin-polyfill-corejs3@^0.2.2:
|
3550 | 3627 | version "0.2.4"
|
@@ -3786,6 +3863,16 @@ browserslist@^4.23.1:
|
3786 | 3863 | node-releases "^2.0.14"
|
3787 | 3864 | update-browserslist-db "^1.1.0"
|
3788 | 3865 |
|
| 3866 | +browserslist@^4.23.3: |
| 3867 | + version "4.23.3" |
| 3868 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800" |
| 3869 | + integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA== |
| 3870 | + dependencies: |
| 3871 | + caniuse-lite "^1.0.30001646" |
| 3872 | + electron-to-chromium "^1.5.4" |
| 3873 | + node-releases "^2.0.18" |
| 3874 | + update-browserslist-db "^1.1.0" |
| 3875 | + |
3789 | 3876 | buffer-from@^1.0.0:
|
3790 | 3877 | version "1.1.2"
|
3791 | 3878 | resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
|
@@ -3980,6 +4067,11 @@ caniuse-lite@^1.0.30001640:
|
3980 | 4067 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac"
|
3981 | 4068 | integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==
|
3982 | 4069 |
|
| 4070 | +caniuse-lite@^1.0.30001646: |
| 4071 | + version "1.0.30001651" |
| 4072 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138" |
| 4073 | + integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg== |
| 4074 | + |
3983 | 4075 | caseless@~0.12.0:
|
3984 | 4076 | version "0.12.0"
|
3985 | 4077 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
|
@@ -4434,20 +4526,20 @@ core-js-compat@^3.14.0, core-js-compat@^3.16.0:
|
4434 | 4526 | browserslist "^4.16.6"
|
4435 | 4527 | semver "7.0.0"
|
4436 | 4528 |
|
4437 |
| -core-js-compat@^3.36.1: |
4438 |
| - version "3.36.1" |
4439 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8" |
4440 |
| - integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA== |
4441 |
| - dependencies: |
4442 |
| - browserslist "^4.23.0" |
4443 |
| - |
4444 | 4529 | core-js-compat@^3.37.0, core-js-compat@^3.37.1:
|
4445 | 4530 | version "3.37.1"
|
4446 | 4531 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
|
4447 | 4532 | integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
|
4448 | 4533 | dependencies:
|
4449 | 4534 | browserslist "^4.23.0"
|
4450 | 4535 |
|
| 4536 | +core-js-compat@^3.38.0: |
| 4537 | + version "3.38.1" |
| 4538 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09" |
| 4539 | + integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw== |
| 4540 | + dependencies: |
| 4541 | + browserslist "^4.23.3" |
| 4542 | + |
4451 | 4543 | core-js@^2.0.0, core-js@^2.4.0:
|
4452 | 4544 | version "2.6.12"
|
4453 | 4545 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
@@ -5060,6 +5152,11 @@ electron-to-chromium@^1.4.820:
|
5060 | 5152 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.826.tgz#096426d3333718f867b16cc5195c8e56f75c998e"
|
5061 | 5153 | integrity sha512-zULpSu/wQI4X9qWAHabbi0ZUfJ/bEFTA6bfdXlg6HSf5XS7A8vMdzpJC4r5Ws/5E5NGdrNHmXgvGewGuHMxhPQ==
|
5062 | 5154 |
|
| 5155 | +electron-to-chromium@^1.5.4: |
| 5156 | + version "1.5.13" |
| 5157 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz#1abf0410c5344b2b829b7247e031f02810d442e6" |
| 5158 | + integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q== |
| 5159 | + |
5063 | 5160 | elegant-spinner@^1.0.1:
|
5064 | 5161 | version "1.0.1"
|
5065 | 5162 | resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
|
@@ -8651,6 +8748,11 @@ node-releases@^2.0.14:
|
8651 | 8748 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
|
8652 | 8749 | integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
8653 | 8750 |
|
| 8751 | +node-releases@^2.0.18: |
| 8752 | + version "2.0.18" |
| 8753 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f" |
| 8754 | + integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== |
| 8755 | + |
8654 | 8756 | nofilter@^3.1.0:
|
8655 | 8757 | version "3.1.0"
|
8656 | 8758 | resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-3.1.0.tgz#c757ba68801d41ff930ba2ec55bab52ca184aa66"
|
|
0 commit comments