|
16 | 16 | dependencies: |
17 | 17 | eslint-visitor-keys "^3.4.3" |
18 | 18 |
|
19 | | -"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1": |
| 19 | +"@eslint-community/regexpp@^4.10.0": |
20 | 20 | version "4.12.1" |
21 | 21 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
22 | 22 | integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== |
23 | 23 |
|
| 24 | +"@eslint-community/regexpp@^4.12.1": |
| 25 | + version "4.12.2" |
| 26 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b" |
| 27 | + integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew== |
| 28 | + |
24 | 29 | "@eslint/config-array@^0.21.1": |
25 | 30 | version "0.21.1" |
26 | 31 | resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713" |
|
30 | 35 | debug "^4.3.1" |
31 | 36 | minimatch "^3.1.2" |
32 | 37 |
|
33 | | -"@eslint/config-helpers@^0.4.1": |
34 | | - version "0.4.1" |
35 | | - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.1.tgz#7d173a1a35fe256f0989a0fdd8d911ebbbf50037" |
36 | | - integrity sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw== |
| 38 | +"@eslint/config-helpers@^0.4.2": |
| 39 | + version "0.4.2" |
| 40 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda" |
| 41 | + integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw== |
37 | 42 | dependencies: |
38 | | - "@eslint/core" "^0.16.0" |
| 43 | + "@eslint/core" "^0.17.0" |
39 | 44 |
|
40 | | -"@eslint/core@^0.16.0": |
41 | | - version "0.16.0" |
42 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209" |
43 | | - integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q== |
| 45 | +"@eslint/core@^0.17.0": |
| 46 | + version "0.17.0" |
| 47 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c" |
| 48 | + integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ== |
44 | 49 | dependencies: |
45 | 50 | "@types/json-schema" "^7.0.15" |
46 | 51 |
|
|
59 | 64 | minimatch "^3.1.2" |
60 | 65 | strip-json-comments "^3.1.1" |
61 | 66 |
|
62 | | -"@eslint/js@9.38.0": |
63 | | - version "9.38.0" |
64 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1" |
65 | | - integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A== |
| 67 | +"@eslint/js@9.39.1": |
| 68 | + version "9.39.1" |
| 69 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164" |
| 70 | + integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw== |
66 | 71 |
|
67 | 72 | "@eslint/object-schema@^2.1.7": |
68 | 73 | version "2.1.7" |
69 | 74 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad" |
70 | 75 | integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA== |
71 | 76 |
|
72 | | -"@eslint/plugin-kit@^0.4.0": |
73 | | - version "0.4.0" |
74 | | - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2" |
75 | | - integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A== |
| 77 | +"@eslint/plugin-kit@^0.4.1": |
| 78 | + version "0.4.1" |
| 79 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2" |
| 80 | + integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA== |
76 | 81 | dependencies: |
77 | | - "@eslint/core" "^0.16.0" |
| 82 | + "@eslint/core" "^0.17.0" |
78 | 83 | levn "^0.4.1" |
79 | 84 |
|
80 | 85 | "@gerrit0/mini-shiki@^3.12.0": |
@@ -571,18 +576,18 @@ eslint-visitor-keys@^4.2.1: |
571 | 576 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
572 | 577 |
|
573 | 578 | eslint@^9.8.0: |
574 | | - version "9.38.0" |
575 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.38.0.tgz#3957d2af804e5cf6cc503c618f60acc71acb2e7e" |
576 | | - integrity sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw== |
| 579 | + version "9.39.1" |
| 580 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1.tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5" |
| 581 | + integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g== |
577 | 582 | dependencies: |
578 | 583 | "@eslint-community/eslint-utils" "^4.8.0" |
579 | 584 | "@eslint-community/regexpp" "^4.12.1" |
580 | 585 | "@eslint/config-array" "^0.21.1" |
581 | | - "@eslint/config-helpers" "^0.4.1" |
582 | | - "@eslint/core" "^0.16.0" |
| 586 | + "@eslint/config-helpers" "^0.4.2" |
| 587 | + "@eslint/core" "^0.17.0" |
583 | 588 | "@eslint/eslintrc" "^3.3.1" |
584 | | - "@eslint/js" "9.38.0" |
585 | | - "@eslint/plugin-kit" "^0.4.0" |
| 589 | + "@eslint/js" "9.39.1" |
| 590 | + "@eslint/plugin-kit" "^0.4.1" |
586 | 591 | "@humanfs/node" "^0.16.6" |
587 | 592 | "@humanwhocodes/module-importer" "^1.0.1" |
588 | 593 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments