|
1017 | 1017 | debug "^4.3.1" |
1018 | 1018 | minimatch "^3.1.2" |
1019 | 1019 |
|
1020 | | -"@eslint/config-helpers@^0.3.0": |
1021 | | - version "0.3.0" |
1022 | | - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286" |
1023 | | - integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw== |
| 1020 | +"@eslint/config-helpers@^0.3.1": |
| 1021 | + version "0.3.1" |
| 1022 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
| 1023 | + integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
1024 | 1024 |
|
1025 | 1025 | "@eslint/core@^0.14.0": |
1026 | 1026 | version "0.14.0" |
|
1036 | 1036 | dependencies: |
1037 | 1037 | "@types/json-schema" "^7.0.15" |
1038 | 1038 |
|
| 1039 | +"@eslint/core@^0.15.2": |
| 1040 | + version "0.15.2" |
| 1041 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
| 1042 | + integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
| 1043 | + dependencies: |
| 1044 | + "@types/json-schema" "^7.0.15" |
| 1045 | + |
1039 | 1046 | "@eslint/eslintrc@^3.3.1": |
1040 | 1047 | version "3.3.1" |
1041 | 1048 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964" |
|
1051 | 1058 | minimatch "^3.1.2" |
1052 | 1059 | strip-json-comments "^3.1.1" |
1053 | 1060 |
|
1054 | | -"@eslint/js@9.30.1", "@eslint/js@^9.19.0": |
| 1061 | +"@eslint/js@9.34.0": |
| 1062 | + version "9.34.0" |
| 1063 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
| 1064 | + integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
| 1065 | + |
| 1066 | +"@eslint/js@^9.19.0": |
1055 | 1067 | version "9.30.1" |
1056 | 1068 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d" |
1057 | 1069 | integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg== |
|
1083 | 1095 | "@eslint/core" "^0.15.1" |
1084 | 1096 | levn "^0.4.1" |
1085 | 1097 |
|
| 1098 | +"@eslint/plugin-kit@^0.3.5": |
| 1099 | + version "0.3.5" |
| 1100 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
| 1101 | + integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
| 1102 | + dependencies: |
| 1103 | + "@eslint/core" "^0.15.2" |
| 1104 | + levn "^0.4.1" |
| 1105 | + |
1086 | 1106 | "@fastify/busboy@^3.1.1": |
1087 | 1107 | version "3.1.1" |
1088 | 1108 | resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-3.1.1.tgz#af3aea7f1e52ec916d8b5c9dcc0f09d4c060a3fc" |
@@ -4503,18 +4523,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
4503 | 4523 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
4504 | 4524 |
|
4505 | 4525 | eslint@^9.6.0: |
4506 | | - version "9.30.1" |
4507 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1.tgz#d4107b39964412acd9b5c0744f1c6df514fa1211" |
4508 | | - integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ== |
| 4526 | + version "9.34.0" |
| 4527 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
| 4528 | + integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
4509 | 4529 | dependencies: |
4510 | 4530 | "@eslint-community/eslint-utils" "^4.2.0" |
4511 | 4531 | "@eslint-community/regexpp" "^4.12.1" |
4512 | 4532 | "@eslint/config-array" "^0.21.0" |
4513 | | - "@eslint/config-helpers" "^0.3.0" |
4514 | | - "@eslint/core" "^0.14.0" |
| 4533 | + "@eslint/config-helpers" "^0.3.1" |
| 4534 | + "@eslint/core" "^0.15.2" |
4515 | 4535 | "@eslint/eslintrc" "^3.3.1" |
4516 | | - "@eslint/js" "9.30.1" |
4517 | | - "@eslint/plugin-kit" "^0.3.1" |
| 4536 | + "@eslint/js" "9.34.0" |
| 4537 | + "@eslint/plugin-kit" "^0.3.5" |
4518 | 4538 | "@humanfs/node" "^0.16.6" |
4519 | 4539 | "@humanwhocodes/module-importer" "^1.0.1" |
4520 | 4540 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments