|
242 | 242 | debug "^4.3.1" |
243 | 243 | minimatch "^3.1.2" |
244 | 244 |
|
245 | | -"@eslint/config-helpers@^0.3.1": |
246 | | - version "0.3.1" |
247 | | - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
248 | | - integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
| 245 | +"@eslint/config-helpers@^0.4.0": |
| 246 | + version "0.4.0" |
| 247 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6" |
| 248 | + integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog== |
| 249 | + dependencies: |
| 250 | + "@eslint/core" "^0.16.0" |
249 | 251 |
|
250 | 252 | "@eslint/core@^0.15.2": |
251 | 253 | version "0.15.2" |
|
254 | 256 | dependencies: |
255 | 257 | "@types/json-schema" "^7.0.15" |
256 | 258 |
|
| 259 | +"@eslint/core@^0.16.0": |
| 260 | + version "0.16.0" |
| 261 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209" |
| 262 | + integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q== |
| 263 | + dependencies: |
| 264 | + "@types/json-schema" "^7.0.15" |
| 265 | + |
257 | 266 | "@eslint/eslintrc@^3.3.1": |
258 | 267 | version "3.3.1" |
259 | 268 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964" |
|
269 | 278 | minimatch "^3.1.2" |
270 | 279 | strip-json-comments "^3.1.1" |
271 | 280 |
|
272 | | -"@eslint/js@9.35.0", "@eslint/js@~9.35.0": |
273 | | - version "9.35.0" |
274 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
275 | | - integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
| 281 | +"@eslint/js@9.37.0", "@eslint/js@~9.37.0": |
| 282 | + version "9.37.0" |
| 283 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b" |
| 284 | + integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg== |
276 | 285 |
|
277 | 286 | |
278 | 287 | version "0.13.2" |
|
297 | 306 | "@eslint/core" "^0.15.2" |
298 | 307 | levn "^0.4.1" |
299 | 308 |
|
| 309 | +"@eslint/plugin-kit@^0.4.0": |
| 310 | + version "0.4.0" |
| 311 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2" |
| 312 | + integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A== |
| 313 | + dependencies: |
| 314 | + "@eslint/core" "^0.16.0" |
| 315 | + levn "^0.4.1" |
| 316 | + |
300 | 317 | "@humanfs/core@^0.19.1": |
301 | 318 | version "0.19.1" |
302 | 319 | resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77" |
@@ -2023,19 +2040,19 @@ eslint-visitor-keys@^4.2.1: |
2023 | 2040 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
2024 | 2041 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
2025 | 2042 |
|
2026 | | -eslint@~9.35.0: |
2027 | | - version "9.35.0" |
2028 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
2029 | | - integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
| 2043 | +eslint@~9.37.0: |
| 2044 | + version "9.37.0" |
| 2045 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74" |
| 2046 | + integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig== |
2030 | 2047 | dependencies: |
2031 | 2048 | "@eslint-community/eslint-utils" "^4.8.0" |
2032 | 2049 | "@eslint-community/regexpp" "^4.12.1" |
2033 | 2050 | "@eslint/config-array" "^0.21.0" |
2034 | | - "@eslint/config-helpers" "^0.3.1" |
2035 | | - "@eslint/core" "^0.15.2" |
| 2051 | + "@eslint/config-helpers" "^0.4.0" |
| 2052 | + "@eslint/core" "^0.16.0" |
2036 | 2053 | "@eslint/eslintrc" "^3.3.1" |
2037 | | - "@eslint/js" "9.35.0" |
2038 | | - "@eslint/plugin-kit" "^0.3.5" |
| 2054 | + "@eslint/js" "9.37.0" |
| 2055 | + "@eslint/plugin-kit" "^0.4.0" |
2039 | 2056 | "@humanfs/node" "^0.16.6" |
2040 | 2057 | "@humanwhocodes/module-importer" "^1.0.1" |
2041 | 2058 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments