|
7 | 7 | resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" |
8 | 8 | integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== |
9 | 9 |
|
10 | | -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0": |
11 | | - version "4.7.0" |
12 | | - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
13 | | - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 10 | +"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 11 | + version "4.9.0" |
| 12 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 13 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
14 | 14 | dependencies: |
15 | 15 | eslint-visitor-keys "^3.4.3" |
16 | 16 |
|
|
28 | 28 | debug "^4.3.1" |
29 | 29 | minimatch "^3.1.2" |
30 | 30 |
|
31 | | -"@eslint/config-helpers@^0.3.1": |
32 | | - version "0.3.1" |
33 | | - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
34 | | - integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
| 31 | +"@eslint/config-helpers@^0.4.0": |
| 32 | + version "0.4.0" |
| 33 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6" |
| 34 | + integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog== |
| 35 | + dependencies: |
| 36 | + "@eslint/core" "^0.16.0" |
35 | 37 |
|
36 | | -"@eslint/core@^0.15.2": |
37 | | - version "0.15.2" |
38 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
39 | | - integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
| 38 | +"@eslint/core@^0.16.0": |
| 39 | + version "0.16.0" |
| 40 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209" |
| 41 | + integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q== |
40 | 42 | dependencies: |
41 | 43 | "@types/json-schema" "^7.0.15" |
42 | 44 |
|
|
55 | 57 | minimatch "^3.1.2" |
56 | 58 | strip-json-comments "^3.1.1" |
57 | 59 |
|
58 | | -"@eslint/js@9.34.0": |
59 | | - version "9.34.0" |
60 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
61 | | - integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
| 60 | +"@eslint/js@9.37.0": |
| 61 | + version "9.37.0" |
| 62 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b" |
| 63 | + integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg== |
62 | 64 |
|
63 | 65 | "@eslint/object-schema@^2.1.6": |
64 | 66 | version "2.1.6" |
65 | 67 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
66 | 68 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
67 | 69 |
|
68 | | -"@eslint/plugin-kit@^0.3.5": |
69 | | - version "0.3.5" |
70 | | - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
71 | | - integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
| 70 | +"@eslint/plugin-kit@^0.4.0": |
| 71 | + version "0.4.0" |
| 72 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2" |
| 73 | + integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A== |
72 | 74 | dependencies: |
73 | | - "@eslint/core" "^0.15.2" |
| 75 | + "@eslint/core" "^0.16.0" |
74 | 76 | levn "^0.4.1" |
75 | 77 |
|
76 | 78 | "@humanfs/core@^0.19.1": |
@@ -394,18 +396,18 @@ eslint-visitor-keys@^4.2.1: |
394 | 396 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
395 | 397 |
|
396 | 398 | eslint@^9.0.0: |
397 | | - version "9.34.0" |
398 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
399 | | - integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
| 399 | + version "9.37.0" |
| 400 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74" |
| 401 | + integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig== |
400 | 402 | dependencies: |
401 | | - "@eslint-community/eslint-utils" "^4.2.0" |
| 403 | + "@eslint-community/eslint-utils" "^4.8.0" |
402 | 404 | "@eslint-community/regexpp" "^4.12.1" |
403 | 405 | "@eslint/config-array" "^0.21.0" |
404 | | - "@eslint/config-helpers" "^0.3.1" |
405 | | - "@eslint/core" "^0.15.2" |
| 406 | + "@eslint/config-helpers" "^0.4.0" |
| 407 | + "@eslint/core" "^0.16.0" |
406 | 408 | "@eslint/eslintrc" "^3.3.1" |
407 | | - "@eslint/js" "9.34.0" |
408 | | - "@eslint/plugin-kit" "^0.3.5" |
| 409 | + "@eslint/js" "9.37.0" |
| 410 | + "@eslint/plugin-kit" "^0.4.0" |
409 | 411 | "@humanfs/node" "^0.16.6" |
410 | 412 | "@humanwhocodes/module-importer" "^1.0.1" |
411 | 413 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments