|
495 | 495 | minimatch "^3.1.2" |
496 | 496 | strip-json-comments "^3.1.1" |
497 | 497 |
|
498 | | -"@eslint/js@9.35.0": |
499 | | - version "9.35.0" |
500 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
501 | | - integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
| 498 | +"@eslint/js@9.36.0": |
| 499 | + version "9.36.0" |
| 500 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef" |
| 501 | + integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw== |
502 | 502 |
|
503 | 503 | "@eslint/object-schema@^2.1.6": |
504 | 504 | version "2.1.6" |
@@ -2129,17 +2129,17 @@ eslint-visitor-keys@^4.2.1: |
2129 | 2129 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
2130 | 2130 |
|
2131 | 2131 | eslint@^9.14.0: |
2132 | | - version "9.35.0" |
2133 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
2134 | | - integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
| 2132 | + version "9.36.0" |
| 2133 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36.0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088" |
| 2134 | + integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ== |
2135 | 2135 | dependencies: |
2136 | 2136 | "@eslint-community/eslint-utils" "^4.8.0" |
2137 | 2137 | "@eslint-community/regexpp" "^4.12.1" |
2138 | 2138 | "@eslint/config-array" "^0.21.0" |
2139 | 2139 | "@eslint/config-helpers" "^0.3.1" |
2140 | 2140 | "@eslint/core" "^0.15.2" |
2141 | 2141 | "@eslint/eslintrc" "^3.3.1" |
2142 | | - "@eslint/js" "9.35.0" |
| 2142 | + "@eslint/js" "9.36.0" |
2143 | 2143 | "@eslint/plugin-kit" "^0.3.5" |
2144 | 2144 | "@humanfs/node" "^0.16.6" |
2145 | 2145 | "@humanwhocodes/module-importer" "^1.0.1" |
@@ -3618,7 +3618,16 @@ string-ts@^2.2.1: |
3618 | 3618 | resolved "https://registry.yarnpkg.com/string-ts/-/string-ts-2.2.1.tgz#9cf9a93d210f778080a9db86ca37cba37f55e44c" |
3619 | 3619 | integrity sha512-Q2u0gko67PLLhbte5HmPfdOjNvUKbKQM+mCNQae6jE91DmoFHY6HH9GcdqCeNx87DZ2KKjiFxmA0R/42OneGWw== |
3620 | 3620 |
|
3621 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: |
| 3621 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 3622 | + version "4.2.3" |
| 3623 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 3624 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 3625 | + dependencies: |
| 3626 | + emoji-regex "^8.0.0" |
| 3627 | + is-fullwidth-code-point "^3.0.0" |
| 3628 | + strip-ansi "^6.0.1" |
| 3629 | + |
| 3630 | +string-width@^4.1.0: |
3622 | 3631 | version "4.2.3" |
3623 | 3632 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
3624 | 3633 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -3653,7 +3662,14 @@ string-width@^8.0.0: |
3653 | 3662 | get-east-asian-width "^1.3.0" |
3654 | 3663 | strip-ansi "^7.1.0" |
3655 | 3664 |
|
3656 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 3665 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 3666 | + version "6.0.1" |
| 3667 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 3668 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 3669 | + dependencies: |
| 3670 | + ansi-regex "^5.0.1" |
| 3671 | + |
| 3672 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
3657 | 3673 | version "6.0.1" |
3658 | 3674 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
3659 | 3675 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
|
0 commit comments