|
33 | 33 | dependencies:
|
34 | 34 | "@jridgewell/trace-mapping" "0.3.9"
|
35 | 35 |
|
36 |
| -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.4.1": |
| 36 | +"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": |
37 | 37 | version "4.4.1"
|
38 | 38 | resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
|
39 | 39 | integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
|
40 | 40 | dependencies:
|
41 | 41 | eslint-visitor-keys "^3.4.3"
|
42 | 42 |
|
| 43 | +"@eslint-community/eslint-utils@^4.5.1": |
| 44 | + version "4.5.1" |
| 45 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c" |
| 46 | + integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w== |
| 47 | + dependencies: |
| 48 | + eslint-visitor-keys "^3.4.3" |
| 49 | + |
43 | 50 | "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1":
|
44 | 51 | version "4.12.1"
|
45 | 52 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
|
@@ -1459,7 +1466,7 @@ browserify-aes@^1.2.0:
|
1459 | 1466 | inherits "^2.0.1"
|
1460 | 1467 | safe-buffer "^5.0.1"
|
1461 | 1468 |
|
1462 |
| -browserslist@^4.0.0, browserslist@^4.21.4, browserslist@^4.23.3, browserslist@^4.24.3: |
| 1469 | +browserslist@^4.0.0, browserslist@^4.21.4, browserslist@^4.23.3, browserslist@^4.24.4: |
1463 | 1470 | version "4.24.4"
|
1464 | 1471 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.4.tgz#c6b2865a3f08bcb860a0e827389003b9fe686e4b"
|
1465 | 1472 | integrity sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==
|
@@ -1500,10 +1507,10 @@ buffer-xor@^1.0.3:
|
1500 | 1507 | resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
|
1501 | 1508 | integrity sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==
|
1502 | 1509 |
|
1503 |
| -builtin-modules@^4.0.0: |
1504 |
| - version "4.0.0" |
1505 |
| - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-4.0.0.tgz#348db54ec0e6b197494423d26845f1674025ee46" |
1506 |
| - integrity sha512-p1n8zyCkt1BVrKNFymOHjcDSAl7oq/gUvfgULv2EblgpPVQlQr9yHnWjg9IJ2MhfwPqiYqMMrr01OY7yQoK2yA== |
| 1510 | +builtin-modules@^5.0.0: |
| 1511 | + version "5.0.0" |
| 1512 | + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-5.0.0.tgz#9be95686dedad2e9eed05592b07733db87dcff1a" |
| 1513 | + integrity sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg== |
1507 | 1514 |
|
1508 | 1515 |
|
1509 | 1516 | version "3.1.2"
|
@@ -1642,11 +1649,16 @@ ci-info@^2.0.0:
|
1642 | 1649 | resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
|
1643 | 1650 | integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
|
1644 | 1651 |
|
1645 |
| -ci-info@^4.0.0, ci-info@^4.1.0: |
| 1652 | +ci-info@^4.0.0: |
1646 | 1653 | version "4.1.0"
|
1647 | 1654 | resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.1.0.tgz#92319d2fa29d2620180ea5afed31f589bc98cf83"
|
1648 | 1655 | integrity sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==
|
1649 | 1656 |
|
| 1657 | +ci-info@^4.2.0: |
| 1658 | + version "4.2.0" |
| 1659 | + resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.2.0.tgz#cbd21386152ebfe1d56f280a3b5feccbd96764c7" |
| 1660 | + integrity sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg== |
| 1661 | + |
1650 | 1662 | ci-parallel-vars@^1.0.1:
|
1651 | 1663 | version "1.0.1"
|
1652 | 1664 | resolved "https://registry.yarnpkg.com/ci-parallel-vars/-/ci-parallel-vars-1.0.1.tgz#e87ff0625ccf9d286985b29b4ada8485ca9ffbc2"
|
@@ -1822,12 +1834,12 @@ cookie@^0.4.1:
|
1822 | 1834 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
|
1823 | 1835 | integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
|
1824 | 1836 |
|
1825 |
| -core-js-compat@^3.40.0: |
1826 |
| - version "3.40.0" |
1827 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.40.0.tgz#7485912a5a4a4315c2fdb2cbdc623e6881c88b38" |
1828 |
| - integrity sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ== |
| 1837 | +core-js-compat@^3.41.0: |
| 1838 | + version "3.41.0" |
| 1839 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.41.0.tgz#4cdfce95f39a8f27759b667cf693d96e5dda3d17" |
| 1840 | + integrity sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A== |
1829 | 1841 | dependencies:
|
1830 |
| - browserslist "^4.24.3" |
| 1842 | + browserslist "^4.24.4" |
1831 | 1843 |
|
1832 | 1844 | core-util-is@~1.0.0:
|
1833 | 1845 | version "1.0.3"
|
@@ -2383,20 +2395,21 @@ eslint-plugin-prettier@^5.2.3:
|
2383 | 2395 | prettier-linter-helpers "^1.0.0"
|
2384 | 2396 | synckit "^0.9.1"
|
2385 | 2397 |
|
2386 |
| -eslint-plugin-unicorn@^57.0.0: |
2387 |
| - version "57.0.0" |
2388 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-57.0.0.tgz#4ae27a31e65b1a0307c09cb957f5de36b1773575" |
2389 |
| - integrity sha512-zUYYa6zfNdTeG9BISWDlcLmz16c+2Ck2o5ZDHh0UzXJz3DEP7xjmlVDTzbyV0W+XksgZ0q37WEWzN2D2Ze+g9Q== |
| 2398 | +eslint-plugin-unicorn@^58.0.0: |
| 2399 | + version "58.0.0" |
| 2400 | + resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-58.0.0.tgz#38c12a59537312eeb9cb1cd747afe038db4bda41" |
| 2401 | + integrity sha512-fc3iaxCm9chBWOHPVjn+Czb/wHS0D2Mko7wkOdobqo9R2bbFObc4LyZaLTNy0mhZOP84nKkLhTUQxlLOZ7EjKw== |
2390 | 2402 | dependencies:
|
2391 | 2403 | "@babel/helper-validator-identifier" "^7.25.9"
|
2392 |
| - "@eslint-community/eslint-utils" "^4.4.1" |
2393 |
| - ci-info "^4.1.0" |
| 2404 | + "@eslint-community/eslint-utils" "^4.5.1" |
| 2405 | + "@eslint/plugin-kit" "^0.2.7" |
| 2406 | + ci-info "^4.2.0" |
2394 | 2407 | clean-regexp "^1.0.0"
|
2395 |
| - core-js-compat "^3.40.0" |
| 2408 | + core-js-compat "^3.41.0" |
2396 | 2409 | esquery "^1.6.0"
|
2397 |
| - globals "^15.15.0" |
| 2410 | + globals "^16.0.0" |
2398 | 2411 | indent-string "^5.0.0"
|
2399 |
| - is-builtin-module "^4.0.0" |
| 2412 | + is-builtin-module "^5.0.0" |
2400 | 2413 | jsesc "^3.1.0"
|
2401 | 2414 | pluralize "^8.0.0"
|
2402 | 2415 | read-package-up "^11.0.0"
|
@@ -2877,10 +2890,10 @@ globals@^14.0.0:
|
2877 | 2890 | resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
|
2878 | 2891 | integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
|
2879 | 2892 |
|
2880 |
| -globals@^15.15.0: |
2881 |
| - version "15.15.0" |
2882 |
| - resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8" |
2883 |
| - integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg== |
| 2893 | +globals@^16.0.0: |
| 2894 | + version "16.0.0" |
| 2895 | + resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8" |
| 2896 | + integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A== |
2884 | 2897 |
|
2885 | 2898 | globby@^14.0.2:
|
2886 | 2899 | version "14.1.0"
|
@@ -3185,12 +3198,12 @@ is-binary-path@~2.1.0:
|
3185 | 3198 | dependencies:
|
3186 | 3199 | binary-extensions "^2.0.0"
|
3187 | 3200 |
|
3188 |
| -is-builtin-module@^4.0.0: |
3189 |
| - version "4.0.0" |
3190 |
| - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-4.0.0.tgz#dfbf2080dad42d28af2bde71df7e4bc3f1dee6c0" |
3191 |
| - integrity sha512-rWP3AMAalQSesXO8gleROyL2iKU73SX5Er66losQn9rWOWL4Gef0a/xOEOVqjWGMuR2vHG3FJ8UUmT700O8oFg== |
| 3201 | +is-builtin-module@^5.0.0: |
| 3202 | + version "5.0.0" |
| 3203 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-5.0.0.tgz#19df4b9c7451149b68176b0e06d18646db6308dd" |
| 3204 | + integrity sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA== |
3192 | 3205 | dependencies:
|
3193 |
| - builtin-modules "^4.0.0" |
| 3206 | + builtin-modules "^5.0.0" |
3194 | 3207 |
|
3195 | 3208 | is-callable@^1.2.7:
|
3196 | 3209 | version "1.2.7"
|
|
0 commit comments