|
408 | 408 | resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz" |
409 | 409 | integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== |
410 | 410 |
|
411 | | -"@eslint/config-array@^0.19.0": |
412 | | - version "0.19.1" |
413 | | - resolved "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.1.tgz" |
414 | | - integrity sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA== |
| 411 | +"@eslint/config-array@^0.19.2": |
| 412 | + version "0.19.2" |
| 413 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa" |
| 414 | + integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w== |
415 | 415 | dependencies: |
416 | | - "@eslint/object-schema" "^2.1.5" |
| 416 | + "@eslint/object-schema" "^2.1.6" |
417 | 417 | debug "^4.3.1" |
418 | 418 | minimatch "^3.1.2" |
419 | 419 |
|
420 | | -"@eslint/core@^0.10.0": |
421 | | - version "0.10.0" |
422 | | - resolved "https://registry.npmjs.org/@eslint/core/-/core-0.10.0.tgz" |
423 | | - integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw== |
424 | | - dependencies: |
425 | | - "@types/json-schema" "^7.0.15" |
426 | | - |
427 | | -"@eslint/core@^0.11.0": |
428 | | - version "0.11.0" |
429 | | - resolved "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz" |
430 | | - integrity sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA== |
| 420 | +"@eslint/core@^0.12.0": |
| 421 | + version "0.12.0" |
| 422 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e" |
| 423 | + integrity sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg== |
431 | 424 | dependencies: |
432 | 425 | "@types/json-schema" "^7.0.15" |
433 | 426 |
|
434 | | -"@eslint/eslintrc@^3.2.0": |
435 | | - version "3.2.0" |
436 | | - resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.2.0.tgz" |
437 | | - integrity sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w== |
| 427 | +"@eslint/eslintrc@^3.3.0": |
| 428 | + version "3.3.0" |
| 429 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.0.tgz#96a558f45842989cca7ea1ecd785ad5491193846" |
| 430 | + integrity sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ== |
438 | 431 | dependencies: |
439 | 432 | ajv "^6.12.4" |
440 | 433 | debug "^4.3.2" |
|
446 | 439 | minimatch "^3.1.2" |
447 | 440 | strip-json-comments "^3.1.1" |
448 | 441 |
|
449 | | -"@eslint/js@9.20.0": |
450 | | - version "9.20.0" |
451 | | - resolved "https://registry.npmjs.org/@eslint/js/-/js-9.20.0.tgz" |
452 | | - integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ== |
| 442 | +"@eslint/js@9.21.0": |
| 443 | + version "9.21.0" |
| 444 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08" |
| 445 | + integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw== |
453 | 446 |
|
454 | | -"@eslint/object-schema@^2.1.5": |
455 | | - version "2.1.5" |
456 | | - resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.5.tgz" |
457 | | - integrity sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ== |
| 447 | +"@eslint/object-schema@^2.1.6": |
| 448 | + version "2.1.6" |
| 449 | + resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
| 450 | + integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
458 | 451 |
|
459 | | -"@eslint/plugin-kit@^0.2.5": |
460 | | - version "0.2.5" |
461 | | - resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz" |
462 | | - integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A== |
| 452 | +"@eslint/plugin-kit@^0.2.7": |
| 453 | + version "0.2.7" |
| 454 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz#9901d52c136fb8f375906a73dcc382646c3b6a27" |
| 455 | + integrity sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g== |
463 | 456 | dependencies: |
464 | | - "@eslint/core" "^0.10.0" |
| 457 | + "@eslint/core" "^0.12.0" |
465 | 458 | levn "^0.4.1" |
466 | 459 |
|
467 | 460 | "@humanfs/core@^0.19.1": |
|
487 | 480 | resolved "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz" |
488 | 481 | integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA== |
489 | 482 |
|
490 | | -"@humanwhocodes/retry@^0.4.1": |
491 | | - version "0.4.1" |
492 | | - resolved "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.1.tgz" |
493 | | - integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA== |
| 483 | +"@humanwhocodes/retry@^0.4.2": |
| 484 | + version "0.4.2" |
| 485 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.2.tgz#1860473de7dfa1546767448f333db80cb0ff2161" |
| 486 | + integrity sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ== |
494 | 487 |
|
495 | 488 | "@isaacs/cliui@^8.0.2": |
496 | 489 | version "8.0.2" |
@@ -2337,21 +2330,21 @@ eslint-visitor-keys@^4.2.0: |
2337 | 2330 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz" |
2338 | 2331 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
2339 | 2332 |
|
2340 | | -eslint@^9.20.1: |
2341 | | - version "9.20.1" |
2342 | | - resolved "https://registry.npmjs.org/eslint/-/eslint-9.20.1.tgz" |
2343 | | - integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g== |
| 2333 | +eslint@^9.21.0: |
| 2334 | + version "9.21.0" |
| 2335 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21.0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591" |
| 2336 | + integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg== |
2344 | 2337 | dependencies: |
2345 | 2338 | "@eslint-community/eslint-utils" "^4.2.0" |
2346 | 2339 | "@eslint-community/regexpp" "^4.12.1" |
2347 | | - "@eslint/config-array" "^0.19.0" |
2348 | | - "@eslint/core" "^0.11.0" |
2349 | | - "@eslint/eslintrc" "^3.2.0" |
2350 | | - "@eslint/js" "9.20.0" |
2351 | | - "@eslint/plugin-kit" "^0.2.5" |
| 2340 | + "@eslint/config-array" "^0.19.2" |
| 2341 | + "@eslint/core" "^0.12.0" |
| 2342 | + "@eslint/eslintrc" "^3.3.0" |
| 2343 | + "@eslint/js" "9.21.0" |
| 2344 | + "@eslint/plugin-kit" "^0.2.7" |
2352 | 2345 | "@humanfs/node" "^0.16.6" |
2353 | 2346 | "@humanwhocodes/module-importer" "^1.0.1" |
2354 | | - "@humanwhocodes/retry" "^0.4.1" |
| 2347 | + "@humanwhocodes/retry" "^0.4.2" |
2355 | 2348 | "@types/estree" "^1.0.6" |
2356 | 2349 | "@types/json-schema" "^7.0.15" |
2357 | 2350 | ajv "^6.12.4" |
|
0 commit comments