|
459 | 459 | resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
|
460 | 460 | integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
|
461 | 461 |
|
462 |
| -"@eslint/config-array@^0.20.1": |
463 |
| - version "0.20.1" |
464 |
| - resolved "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.20.1.tgz#454f89be82b0e5b1ae872c154c7e2f3dd42c3979" |
465 |
| - integrity sha512-OL0RJzC/CBzli0DrrR31qzj6d6i6Mm3HByuhflhl4LOBiWxN+3i6/t/ZQQNii4tjksXi8r2CRW1wMpWA2ULUEw== |
| 462 | +"@eslint/config-array@^0.21.0": |
| 463 | + version "0.21.0" |
| 464 | + resolved "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636" |
| 465 | + integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ== |
466 | 466 | dependencies:
|
467 | 467 | "@eslint/object-schema" "^2.1.6"
|
468 | 468 | debug "^4.3.1"
|
469 | 469 | minimatch "^3.1.2"
|
470 | 470 |
|
471 |
| -"@eslint/config-helpers@^0.2.1": |
472 |
| - version "0.2.3" |
473 |
| - resolved "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.3.tgz#39d6da64ed05d7662659aa7035b54cd55a9f3672" |
474 |
| - integrity sha512-u180qk2Um1le4yf0ruXH3PYFeEZeYC3p/4wCTKrr2U1CmGdzGi3KtY0nuPDH48UJxlKCC5RDzbcbh4X0XlqgHg== |
| 471 | +"@eslint/config-helpers@^0.3.0": |
| 472 | + version "0.3.0" |
| 473 | + resolved "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286" |
| 474 | + integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw== |
475 | 475 |
|
476 | 476 | "@eslint/core@^0.14.0":
|
477 | 477 | version "0.14.0"
|
|
480 | 480 | dependencies:
|
481 | 481 | "@types/json-schema" "^7.0.15"
|
482 | 482 |
|
483 |
| -"@eslint/core@^0.15.0": |
484 |
| - version "0.15.0" |
485 |
| - resolved "https://registry.npmjs.org/@eslint/core/-/core-0.15.0.tgz#8fc04709a7b9a179d9f7d93068fc000cb8c5603d" |
486 |
| - integrity sha512-b7ePw78tEWWkpgZCDYkbqDOP8dmM6qe+AOC6iuJqlq1R/0ahMAeH3qynpnqKFGkMltrp44ohV4ubGyvLX28tzw== |
| 483 | +"@eslint/core@^0.15.1": |
| 484 | + version "0.15.1" |
| 485 | + resolved "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60" |
| 486 | + integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA== |
487 | 487 | dependencies:
|
488 | 488 | "@types/json-schema" "^7.0.15"
|
489 | 489 |
|
|
502 | 502 | minimatch "^3.1.2"
|
503 | 503 | strip-json-comments "^3.1.1"
|
504 | 504 |
|
505 |
| -"@eslint/js@9.29.0", "@eslint/js@^9.16.0": |
506 |
| - version "9.29.0" |
507 |
| - resolved "https://registry.npmjs.org/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56" |
508 |
| - integrity sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ== |
| 505 | +"@eslint/js@9.30.0", "@eslint/js@^9.16.0": |
| 506 | + version "9.30.0" |
| 507 | + resolved "https://registry.npmjs.org/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d" |
| 508 | + integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww== |
509 | 509 |
|
510 | 510 | "@eslint/object-schema@^2.1.6":
|
511 | 511 | version "2.1.6"
|
512 | 512 | resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
|
513 | 513 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
|
514 | 514 |
|
515 | 515 | "@eslint/plugin-kit@^0.3.1":
|
516 |
| - version "0.3.2" |
517 |
| - resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.2.tgz#0cad96b134d23a653348e3342f485636b5ef4732" |
518 |
| - integrity sha512-4SaFZCNfJqvk/kenHpI8xvN42DMaoycy4PzKc5otHxRswww1kAt82OlBuwRVLofCACCTZEcla2Ydxv8scMXaTg== |
| 516 | + version "0.3.3" |
| 517 | + resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz#32926b59bd407d58d817941e48b2a7049359b1fd" |
| 518 | + integrity sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag== |
519 | 519 | dependencies:
|
520 |
| - "@eslint/core" "^0.15.0" |
| 520 | + "@eslint/core" "^0.15.1" |
521 | 521 | levn "^0.4.1"
|
522 | 522 |
|
523 | 523 |
|
|
1486 | 1486 | resolved "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz#334311971d3a07121e7eb91b684a605e7eea9cbd"
|
1487 | 1487 | integrity sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==
|
1488 | 1488 |
|
1489 |
| -"@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6": |
| 1489 | +"@types/[email protected]", "@types/estree@^1.0.0": |
1490 | 1490 | version "1.0.7"
|
1491 | 1491 | resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8"
|
1492 | 1492 | integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==
|
1493 | 1493 |
|
| 1494 | +"@types/estree@^1.0.6": |
| 1495 | + version "1.0.8" |
| 1496 | + resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" |
| 1497 | + integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== |
| 1498 | + |
1494 | 1499 | "@types/fs-extra@^11.0.3":
|
1495 | 1500 | version "11.0.4"
|
1496 | 1501 | resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.4.tgz#e16a863bb8843fba8c5004362b5a73e17becca45"
|
@@ -3459,17 +3464,17 @@ eslint-visitor-keys@^4.2.1:
|
3459 | 3464 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
3460 | 3465 |
|
3461 | 3466 | eslint@^9.16.0:
|
3462 |
| - version "9.29.0" |
3463 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-9.29.0.tgz#65e3db3b7e5a5b04a8af541741a0f3648d0a81a6" |
3464 |
| - integrity sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ== |
| 3467 | + version "9.30.0" |
| 3468 | + resolved "https://registry.npmjs.org/eslint/-/eslint-9.30.0.tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc" |
| 3469 | + integrity sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g== |
3465 | 3470 | dependencies:
|
3466 | 3471 | "@eslint-community/eslint-utils" "^4.2.0"
|
3467 | 3472 | "@eslint-community/regexpp" "^4.12.1"
|
3468 |
| - "@eslint/config-array" "^0.20.1" |
3469 |
| - "@eslint/config-helpers" "^0.2.1" |
| 3473 | + "@eslint/config-array" "^0.21.0" |
| 3474 | + "@eslint/config-helpers" "^0.3.0" |
3470 | 3475 | "@eslint/core" "^0.14.0"
|
3471 | 3476 | "@eslint/eslintrc" "^3.3.1"
|
3472 |
| - "@eslint/js" "9.29.0" |
| 3477 | + "@eslint/js" "9.30.0" |
3473 | 3478 | "@eslint/plugin-kit" "^0.3.1"
|
3474 | 3479 | "@humanfs/node" "^0.16.6"
|
3475 | 3480 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments