|
283 | 283 | debug "^4.3.1"
|
284 | 284 | minimatch "^3.1.2"
|
285 | 285 |
|
286 |
| -"@eslint/config-helpers@^0.3.1": |
287 |
| - version "0.3.1" |
288 |
| - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
289 |
| - integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
| 286 | +"@eslint/config-helpers@^0.4.0": |
| 287 | + version "0.4.0" |
| 288 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6" |
| 289 | + integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog== |
| 290 | + dependencies: |
| 291 | + "@eslint/core" "^0.16.0" |
290 | 292 |
|
291 |
| -"@eslint/core@^0.15.2": |
292 |
| - version "0.15.2" |
293 |
| - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
294 |
| - integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
| 293 | +"@eslint/core@^0.16.0": |
| 294 | + version "0.16.0" |
| 295 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209" |
| 296 | + integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q== |
295 | 297 | dependencies:
|
296 | 298 | "@types/json-schema" "^7.0.15"
|
297 | 299 |
|
|
310 | 312 | minimatch "^3.1.2"
|
311 | 313 | strip-json-comments "^3.1.1"
|
312 | 314 |
|
313 |
| - |
314 |
| - version "9.35.0" |
315 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
316 |
| - integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
317 |
| - |
318 |
| -"@eslint/js@^9.31.0": |
319 |
| - version "9.36.0" |
320 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef" |
321 |
| - integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw== |
| 315 | +"@eslint/[email protected]", "@eslint/js@^9.31.0": |
| 316 | + version "9.37.0" |
| 317 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b" |
| 318 | + integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg== |
322 | 319 |
|
323 | 320 | "@eslint/object-schema@^2.1.6":
|
324 | 321 | version "2.1.6"
|
325 | 322 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
|
326 | 323 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
|
327 | 324 |
|
328 |
| -"@eslint/plugin-kit@^0.3.5": |
329 |
| - version "0.3.5" |
330 |
| - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
331 |
| - integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
| 325 | +"@eslint/plugin-kit@^0.4.0": |
| 326 | + version "0.4.0" |
| 327 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2" |
| 328 | + integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A== |
332 | 329 | dependencies:
|
333 |
| - "@eslint/core" "^0.15.2" |
| 330 | + "@eslint/core" "^0.16.0" |
334 | 331 | levn "^0.4.1"
|
335 | 332 |
|
336 | 333 | "@humanfs/core@^0.19.1":
|
@@ -1412,18 +1409,18 @@ eslint-visitor-keys@^4.2.1:
|
1412 | 1409 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
1413 | 1410 |
|
1414 | 1411 | eslint@^9.31.0:
|
1415 |
| - version "9.35.0" |
1416 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
1417 |
| - integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
| 1412 | + version "9.37.0" |
| 1413 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74" |
| 1414 | + integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig== |
1418 | 1415 | dependencies:
|
1419 | 1416 | "@eslint-community/eslint-utils" "^4.8.0"
|
1420 | 1417 | "@eslint-community/regexpp" "^4.12.1"
|
1421 | 1418 | "@eslint/config-array" "^0.21.0"
|
1422 |
| - "@eslint/config-helpers" "^0.3.1" |
1423 |
| - "@eslint/core" "^0.15.2" |
| 1419 | + "@eslint/config-helpers" "^0.4.0" |
| 1420 | + "@eslint/core" "^0.16.0" |
1424 | 1421 | "@eslint/eslintrc" "^3.3.1"
|
1425 |
| - "@eslint/js" "9.35.0" |
1426 |
| - "@eslint/plugin-kit" "^0.3.5" |
| 1422 | + "@eslint/js" "9.37.0" |
| 1423 | + "@eslint/plugin-kit" "^0.4.0" |
1427 | 1424 | "@humanfs/node" "^0.16.6"
|
1428 | 1425 | "@humanwhocodes/module-importer" "^1.0.1"
|
1429 | 1426 | "@humanwhocodes/retry" "^0.4.2"
|
|
0 commit comments