|
176 | 176 | minimatch "^3.1.2"
|
177 | 177 | strip-json-comments "^3.1.1"
|
178 | 178 |
|
179 |
| -"@eslint/eslintrc@^3.0.2": |
180 |
| - version "3.1.0" |
181 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6" |
182 |
| - integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ== |
183 |
| - dependencies: |
184 |
| - ajv "^6.12.4" |
185 |
| - debug "^4.3.2" |
186 |
| - espree "^10.0.1" |
187 |
| - globals "^14.0.0" |
188 |
| - ignore "^5.2.0" |
189 |
| - import-fresh "^3.2.1" |
190 |
| - js-yaml "^4.1.0" |
191 |
| - minimatch "^3.1.2" |
192 |
| - strip-json-comments "^3.1.1" |
193 |
| - |
194 | 179 |
|
195 | 180 | version "8.57.0"
|
196 | 181 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
|
@@ -618,7 +603,7 @@ acorn-walk@^8.1.1:
|
618 | 603 | resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.1.tgz#2f10f5b69329d90ae18c58bf1fa8fccd8b959a43"
|
619 | 604 | integrity sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==
|
620 | 605 |
|
621 |
| -acorn@^8.11.3, acorn@^8.4.1, acorn@^8.9.0: |
| 606 | +acorn@^8.4.1, acorn@^8.9.0: |
622 | 607 | version "8.11.3"
|
623 | 608 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
|
624 | 609 | integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
|
@@ -1379,18 +1364,18 @@ eslint-plugin-unicorn@^48.0.0:
|
1379 | 1364 | semver "^7.5.4"
|
1380 | 1365 | strip-indent "^3.0.0"
|
1381 | 1366 |
|
1382 |
| -eslint-plugin-unicorn@^54.0.0: |
1383 |
| - version "54.0.0" |
1384 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54.0.0.tgz#ce3ea853e8fd7ca2bda2fd6065bf065adb5d8b6d" |
1385 |
| - integrity sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ== |
| 1367 | +eslint-plugin-unicorn@^55.0.0: |
| 1368 | + version "55.0.0" |
| 1369 | + resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-55.0.0.tgz#e2aeb397914799895702480970e7d148df5bcc7b" |
| 1370 | + integrity sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA== |
1386 | 1371 | dependencies:
|
1387 | 1372 | "@babel/helper-validator-identifier" "^7.24.5"
|
1388 | 1373 | "@eslint-community/eslint-utils" "^4.4.0"
|
1389 |
| - "@eslint/eslintrc" "^3.0.2" |
1390 | 1374 | ci-info "^4.0.0"
|
1391 | 1375 | clean-regexp "^1.0.0"
|
1392 | 1376 | core-js-compat "^3.37.0"
|
1393 | 1377 | esquery "^1.5.0"
|
| 1378 | + globals "^15.7.0" |
1394 | 1379 | indent-string "^4.0.0"
|
1395 | 1380 | is-builtin-module "^3.2.1"
|
1396 | 1381 | jsesc "^3.0.2"
|
@@ -1453,11 +1438,6 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
1453 | 1438 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
|
1454 | 1439 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
1455 | 1440 |
|
1456 |
| -eslint-visitor-keys@^4.0.0: |
1457 |
| - version "4.0.0" |
1458 |
| - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" |
1459 |
| - integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== |
1460 |
| - |
1461 | 1441 | eslint@^8.57.0:
|
1462 | 1442 | version "8.57.0"
|
1463 | 1443 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
|
@@ -1502,15 +1482,6 @@ eslint@^8.57.0:
|
1502 | 1482 | strip-ansi "^6.0.1"
|
1503 | 1483 | text-table "^0.2.0"
|
1504 | 1484 |
|
1505 |
| -espree@^10.0.1: |
1506 |
| - version "10.0.1" |
1507 |
| - resolved "https://registry.yarnpkg.com/espree/-/espree-10.0.1.tgz#600e60404157412751ba4a6f3a2ee1a42433139f" |
1508 |
| - integrity sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww== |
1509 |
| - dependencies: |
1510 |
| - acorn "^8.11.3" |
1511 |
| - acorn-jsx "^5.3.2" |
1512 |
| - eslint-visitor-keys "^4.0.0" |
1513 |
| - |
1514 | 1485 | espree@^9.6.0, espree@^9.6.1:
|
1515 | 1486 | version "9.6.1"
|
1516 | 1487 | resolved "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz"
|
@@ -1710,10 +1681,10 @@ globals@^13.19.0:
|
1710 | 1681 | dependencies:
|
1711 | 1682 | type-fest "^0.20.2"
|
1712 | 1683 |
|
1713 |
| -globals@^14.0.0: |
1714 |
| - version "14.0.0" |
1715 |
| - resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" |
1716 |
| - integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== |
| 1684 | +globals@^15.7.0: |
| 1685 | + version "15.9.0" |
| 1686 | + resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399" |
| 1687 | + integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA== |
1717 | 1688 |
|
1718 | 1689 | globby@^11.1.0:
|
1719 | 1690 | version "11.1.0"
|
|
0 commit comments