|
998 | 998 | dependencies: |
999 | 999 | eslint-visitor-keys "^3.4.3" |
1000 | 1000 |
|
| 1001 | +"@eslint-community/eslint-utils@^4.8.0": |
| 1002 | + version "4.9.0" |
| 1003 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 1004 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
| 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.4.0": |
| 1028 | + version "0.4.0" |
| 1029 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6" |
| 1030 | + integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog== |
| 1031 | + dependencies: |
| 1032 | + "@eslint/core" "^0.16.0" |
1024 | 1033 |
|
1025 | 1034 | "@eslint/core@^0.14.0": |
1026 | 1035 | version "0.14.0" |
|
1036 | 1045 | dependencies: |
1037 | 1046 | "@types/json-schema" "^7.0.15" |
1038 | 1047 |
|
| 1048 | +"@eslint/core@^0.16.0": |
| 1049 | + version "0.16.0" |
| 1050 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209" |
| 1051 | + integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q== |
| 1052 | + dependencies: |
| 1053 | + "@types/json-schema" "^7.0.15" |
| 1054 | + |
1039 | 1055 | "@eslint/eslintrc@^3.3.1": |
1040 | 1056 | version "3.3.1" |
1041 | 1057 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964" |
|
1051 | 1067 | minimatch "^3.1.2" |
1052 | 1068 | strip-json-comments "^3.1.1" |
1053 | 1069 |
|
1054 | | -"@eslint/js@9.30.1", "@eslint/js@^9.19.0": |
| 1070 | +"@eslint/js@9.37.0": |
| 1071 | + version "9.37.0" |
| 1072 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b" |
| 1073 | + integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg== |
| 1074 | + |
| 1075 | +"@eslint/js@^9.19.0": |
1055 | 1076 | version "9.30.1" |
1056 | 1077 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d" |
1057 | 1078 | integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg== |
|
1083 | 1104 | "@eslint/core" "^0.15.1" |
1084 | 1105 | levn "^0.4.1" |
1085 | 1106 |
|
| 1107 | +"@eslint/plugin-kit@^0.4.0": |
| 1108 | + version "0.4.0" |
| 1109 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2" |
| 1110 | + integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A== |
| 1111 | + dependencies: |
| 1112 | + "@eslint/core" "^0.16.0" |
| 1113 | + levn "^0.4.1" |
| 1114 | + |
1086 | 1115 | "@fastify/busboy@^3.1.1": |
1087 | 1116 | version "3.1.1" |
1088 | 1117 | resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-3.1.1.tgz#af3aea7f1e52ec916d8b5c9dcc0f09d4c060a3fc" |
|
1094 | 1123 | integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA== |
1095 | 1124 |
|
1096 | 1125 | "@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== |
| 1126 | + version "0.16.7" |
| 1127 | + resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.7.tgz#822cb7b3a12c5a240a24f621b5a2413e27a45f26" |
| 1128 | + integrity sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ== |
1100 | 1129 | dependencies: |
1101 | 1130 | "@humanfs/core" "^0.19.1" |
1102 | | - "@humanwhocodes/retry" "^0.3.0" |
| 1131 | + "@humanwhocodes/retry" "^0.4.0" |
1103 | 1132 |
|
1104 | 1133 | "@humanwhocodes/module-importer@^1.0.1": |
1105 | 1134 | version "1.0.1" |
1106 | 1135 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" |
1107 | 1136 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== |
1108 | 1137 |
|
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": |
| 1138 | +"@humanwhocodes/retry@^0.4.0", "@humanwhocodes/retry@^0.4.2": |
1115 | 1139 | version "0.4.3" |
1116 | 1140 | resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba" |
1117 | 1141 | integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ== |
@@ -3683,13 +3707,20 @@ de-indent@^1.0.2: |
3683 | 3707 | resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" |
3684 | 3708 | integrity sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg== |
3685 | 3709 |
|
3686 | | -debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0, debug@^4.4.1: |
| 3710 | +debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0, debug@^4.4.1: |
3687 | 3711 | version "4.4.1" |
3688 | 3712 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" |
3689 | 3713 | integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== |
3690 | 3714 | dependencies: |
3691 | 3715 | ms "^2.1.3" |
3692 | 3716 |
|
| 3717 | +debug@^4.3.1, debug@^4.3.2: |
| 3718 | + version "4.4.3" |
| 3719 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a" |
| 3720 | + integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== |
| 3721 | + dependencies: |
| 3722 | + ms "^2.1.3" |
| 3723 | + |
3693 | 3724 | decache@^4.6.2: |
3694 | 3725 | version "4.6.2" |
3695 | 3726 | resolved "https://registry.yarnpkg.com/decache/-/decache-4.6.2.tgz#c1df1325a2f36d53922e08f33380f083148199cd" |
@@ -4503,18 +4534,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
4503 | 4534 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
4504 | 4535 |
|
4505 | 4536 | 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== |
| 4537 | + version "9.37.0" |
| 4538 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74" |
| 4539 | + integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig== |
4509 | 4540 | dependencies: |
4510 | | - "@eslint-community/eslint-utils" "^4.2.0" |
| 4541 | + "@eslint-community/eslint-utils" "^4.8.0" |
4511 | 4542 | "@eslint-community/regexpp" "^4.12.1" |
4512 | 4543 | "@eslint/config-array" "^0.21.0" |
4513 | | - "@eslint/config-helpers" "^0.3.0" |
4514 | | - "@eslint/core" "^0.14.0" |
| 4544 | + "@eslint/config-helpers" "^0.4.0" |
| 4545 | + "@eslint/core" "^0.16.0" |
4515 | 4546 | "@eslint/eslintrc" "^3.3.1" |
4516 | | - "@eslint/js" "9.30.1" |
4517 | | - "@eslint/plugin-kit" "^0.3.1" |
| 4547 | + "@eslint/js" "9.37.0" |
| 4548 | + "@eslint/plugin-kit" "^0.4.0" |
4518 | 4549 | "@humanfs/node" "^0.16.6" |
4519 | 4550 | "@humanwhocodes/module-importer" "^1.0.1" |
4520 | 4551 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments