|
998 | 998 | dependencies: |
999 | 999 | eslint-visitor-keys "^3.4.3" |
1000 | 1000 |
|
| 1001 | +"@eslint-community/eslint-utils@^4.8.0": |
| 1002 | + version "4.8.0" |
| 1003 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894" |
| 1004 | + integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q== |
| 1005 | + dependencies: |
| 1006 | + eslint-visitor-keys "^3.4.3" |
| 1007 | + |
1001 | 1008 | "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.8.0": |
1002 | 1009 | version "4.12.1" |
1003 | 1010 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
|
1017 | 1024 | debug "^4.3.1" |
1018 | 1025 | minimatch "^3.1.2" |
1019 | 1026 |
|
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== |
| 1027 | +"@eslint/config-helpers@^0.3.1": |
| 1028 | + version "0.3.1" |
| 1029 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
| 1030 | + integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
1024 | 1031 |
|
1025 | 1032 | "@eslint/core@^0.14.0": |
1026 | 1033 | version "0.14.0" |
|
1036 | 1043 | dependencies: |
1037 | 1044 | "@types/json-schema" "^7.0.15" |
1038 | 1045 |
|
| 1046 | +"@eslint/core@^0.15.2": |
| 1047 | + version "0.15.2" |
| 1048 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
| 1049 | + integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
| 1050 | + dependencies: |
| 1051 | + "@types/json-schema" "^7.0.15" |
| 1052 | + |
1039 | 1053 | "@eslint/eslintrc@^3.3.1": |
1040 | 1054 | version "3.3.1" |
1041 | 1055 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964" |
|
1051 | 1065 | minimatch "^3.1.2" |
1052 | 1066 | strip-json-comments "^3.1.1" |
1053 | 1067 |
|
1054 | | -"@eslint/[email protected]", "@eslint/js@^9.19.0": |
| 1068 | + |
| 1069 | + version "9.35.0" |
| 1070 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
| 1071 | + integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
| 1072 | + |
| 1073 | +"@eslint/js@^9.19.0": |
1055 | 1074 | version "9.30.1" |
1056 | 1075 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d" |
1057 | 1076 | integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg== |
|
1083 | 1102 | "@eslint/core" "^0.15.1" |
1084 | 1103 | levn "^0.4.1" |
1085 | 1104 |
|
| 1105 | +"@eslint/plugin-kit@^0.3.5": |
| 1106 | + version "0.3.5" |
| 1107 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
| 1108 | + integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
| 1109 | + dependencies: |
| 1110 | + "@eslint/core" "^0.15.2" |
| 1111 | + levn "^0.4.1" |
| 1112 | + |
1086 | 1113 | "@fastify/busboy@^3.1.1": |
1087 | 1114 | version "3.1.1" |
1088 | 1115 | resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-3.1.1.tgz#af3aea7f1e52ec916d8b5c9dcc0f09d4c060a3fc" |
|
1094 | 1121 | integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA== |
1095 | 1122 |
|
1096 | 1123 | "@humanfs/node@^0.16.6": |
1097 | | - version "0.16.6" |
1098 | | - resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.6.tgz#ee2a10eaabd1131987bf0488fd9b820174cd765e" |
1099 | | - integrity sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw== |
| 1124 | + version "0.16.7" |
| 1125 | + resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.7.tgz#822cb7b3a12c5a240a24f621b5a2413e27a45f26" |
| 1126 | + integrity sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ== |
1100 | 1127 | dependencies: |
1101 | 1128 | "@humanfs/core" "^0.19.1" |
1102 | | - "@humanwhocodes/retry" "^0.3.0" |
| 1129 | + "@humanwhocodes/retry" "^0.4.0" |
1103 | 1130 |
|
1104 | 1131 | "@humanwhocodes/module-importer@^1.0.1": |
1105 | 1132 | version "1.0.1" |
1106 | 1133 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" |
1107 | 1134 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== |
1108 | 1135 |
|
1109 | | -"@humanwhocodes/retry@^0.3.0": |
1110 | | - version "0.3.1" |
1111 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a" |
1112 | | - integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA== |
1113 | | - |
1114 | | -"@humanwhocodes/retry@^0.4.2": |
| 1136 | +"@humanwhocodes/retry@^0.4.0", "@humanwhocodes/retry@^0.4.2": |
1115 | 1137 | version "0.4.3" |
1116 | 1138 | resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba" |
1117 | 1139 | integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ== |
@@ -4503,18 +4525,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
4503 | 4525 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
4504 | 4526 |
|
4505 | 4527 | 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== |
| 4528 | + version "9.35.0" |
| 4529 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
| 4530 | + integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
4509 | 4531 | dependencies: |
4510 | | - "@eslint-community/eslint-utils" "^4.2.0" |
| 4532 | + "@eslint-community/eslint-utils" "^4.8.0" |
4511 | 4533 | "@eslint-community/regexpp" "^4.12.1" |
4512 | 4534 | "@eslint/config-array" "^0.21.0" |
4513 | | - "@eslint/config-helpers" "^0.3.0" |
4514 | | - "@eslint/core" "^0.14.0" |
| 4535 | + "@eslint/config-helpers" "^0.3.1" |
| 4536 | + "@eslint/core" "^0.15.2" |
4515 | 4537 | "@eslint/eslintrc" "^3.3.1" |
4516 | | - "@eslint/js" "9.30.1" |
4517 | | - "@eslint/plugin-kit" "^0.3.1" |
| 4538 | + "@eslint/js" "9.35.0" |
| 4539 | + "@eslint/plugin-kit" "^0.3.5" |
4518 | 4540 | "@humanfs/node" "^0.16.6" |
4519 | 4541 | "@humanwhocodes/module-importer" "^1.0.1" |
4520 | 4542 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments