From 0e629b7b98fd0deb733647f3fcb3291a42c3c9e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 13:20:58 +0000 Subject: [PATCH] Update dependency @eslint-react/eslint-plugin to v1.49.0 --- yarn.lock | 406 +++++++++++++++++++++++------------------------------- 1 file changed, 172 insertions(+), 234 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1e34bc4..cb7a314 100644 --- a/yarn.lock +++ b/yarn.lock @@ -657,20 +657,13 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.3.tgz#b17a2171f9074df9e91bfb07ef99a892ac06412a" integrity sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg== -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0": +"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.7.0": version "4.7.0" resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== dependencies: eslint-visitor-keys "^3.4.3" -"@eslint-community/eslint-utils@^4.4.0": - version "4.6.1" - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.1.tgz#e4c58fdcf0696e7a5f19c30201ed43123ab15abc" - integrity sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw== - dependencies: - eslint-visitor-keys "^3.4.3" - "@eslint-community/regexpp@^4.10.0": version "4.10.0" resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63" @@ -681,90 +674,90 @@ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== -"@eslint-react/ast@1.48.3": - version "1.48.3" - resolved "https://registry.yarnpkg.com/@eslint-react/ast/-/ast-1.48.3.tgz#bdfbb86b534248b1411fa38da6f96bd29a571d14" - integrity sha512-jWZD7C6MflABxNx92IeHGXj7Q/35mCp0wrF+FnNTjW29x5vGNugfG9h7Cvkpg+ZRxBuB39VQ7DcG7BFw5GCGIg== +"@eslint-react/ast@1.49.0": + version "1.49.0" + resolved "https://registry.yarnpkg.com/@eslint-react/ast/-/ast-1.49.0.tgz#69eb891406a3ee040fd563e44e39c780ad780370" + integrity sha512-kKYKd3hVjztMMLNAX41GRbi+luSIVYSYReXtifiPKjYNu/CkZ14x5o9CCN0iAeuSinpSmaUq4qXDD6nihMp1Wg== dependencies: - "@eslint-react/eff" "1.48.3" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/typescript-estree" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" + "@eslint-react/eff" "1.49.0" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/typescript-estree" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" string-ts "^2.2.1" ts-pattern "^5.7.0" -"@eslint-react/core@1.48.3": - version "1.48.3" - resolved "https://registry.yarnpkg.com/@eslint-react/core/-/core-1.48.3.tgz#9c646629f1bf524aad55400fdeae2d6cb7c2872f" - integrity sha512-QOfsNgDDfrfWIHUvRKsK6OV2kiJ8sIrJg334n6gRPJUWmOTiiw3DYuauvab1Z54BnJ7StfWmQ0pHWHRRSM4dJw== - dependencies: - "@eslint-react/ast" "1.48.3" - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@eslint-react/shared" "1.48.3" - "@eslint-react/var" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/type-utils" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" +"@eslint-react/core@1.49.0": + version "1.49.0" + resolved "https://registry.yarnpkg.com/@eslint-react/core/-/core-1.49.0.tgz#da09668635a01fa34024bf22664735384f57c72d" + integrity sha512-SS2V3reZmiTSgJjyNhIotZDcpcXeQBr/HWAup/Q3a5rtJDydKO2grvdSpP92NbaGKaIsakRMW4XupUmGVZhnYA== + dependencies: + "@eslint-react/ast" "1.49.0" + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@eslint-react/shared" "1.49.0" + "@eslint-react/var" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/type-utils" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" birecord "^0.1.1" ts-pattern "^5.7.0" -"@eslint-react/eff@1.48.3": - version "1.48.3" - resolved "https://registry.yarnpkg.com/@eslint-react/eff/-/eff-1.48.3.tgz#364f1b8e11b1eb2b52e4a62fa661b84a7165db6e" - integrity sha512-PCdwnWxtmXNvZVznEW9UXMmQFxg2WyyP4qQpCl0iAe2+e0r8OovzoTcn4RIBZzsn0BzVYCzLhvXjo8wbgWvVoQ== +"@eslint-react/eff@1.49.0": + version "1.49.0" + resolved "https://registry.yarnpkg.com/@eslint-react/eff/-/eff-1.49.0.tgz#ce48e8afda2c59eda0afbee582869564ae055594" + integrity sha512-u4TNqG/smBx5HefDJDUkpdDJ2Wg0rXJFFi61UHPREp0IDPKQOqCMQ1fH1RbZp2w95TRiar94/mXwweeyqAVekQ== "@eslint-react/eslint-plugin@^1.32.0": - version "1.48.3" - resolved "https://registry.yarnpkg.com/@eslint-react/eslint-plugin/-/eslint-plugin-1.48.3.tgz#a783fb2303a2cf20e8665248703c64e48e5557bb" - integrity sha512-B6vDZhMxY809QXGF8GdqmpZ4xudtSHof9sc+tC1W4c+6aM4EEUcclTlNR80uPLUYUkMbF/3Mt7fBWpQaB5M0lQ== - dependencies: - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@eslint-react/shared" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/type-utils" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" - eslint-plugin-react-debug "1.48.3" - eslint-plugin-react-dom "1.48.3" - eslint-plugin-react-hooks-extra "1.48.3" - eslint-plugin-react-naming-convention "1.48.3" - eslint-plugin-react-web-api "1.48.3" - eslint-plugin-react-x "1.48.3" - -"@eslint-react/kit@1.48.3": - version "1.48.3" - resolved "https://registry.yarnpkg.com/@eslint-react/kit/-/kit-1.48.3.tgz#fb7c05b216bdbe55529536df498e5b5827befb98" - integrity sha512-hMA+gKknPRXPTqEDqDjhcLZtCZFuuPl15a3YujJzU4qFj6qbZS6maBGZNvXxKh2DxbFD45fhaD2JQwN2iUvxVA== - dependencies: - "@eslint-react/eff" "1.48.3" - "@typescript-eslint/utils" "^8.30.1" - "@zod/mini" "^4.0.0-beta.20250415T232143" + version "1.49.0" + resolved "https://registry.yarnpkg.com/@eslint-react/eslint-plugin/-/eslint-plugin-1.49.0.tgz#697ab875187a4060208de2a4826168f6d642f45e" + integrity sha512-KMMSRROH4OQla+pOQjXC3IYTgOWBIf46WaZDwX0hGgGP8qzXAjJcWiJdButhIQ8PsgKoFKnr13uStIput8wwIQ== + dependencies: + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@eslint-react/shared" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/type-utils" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" + eslint-plugin-react-debug "1.49.0" + eslint-plugin-react-dom "1.49.0" + eslint-plugin-react-hooks-extra "1.49.0" + eslint-plugin-react-naming-convention "1.49.0" + eslint-plugin-react-web-api "1.49.0" + eslint-plugin-react-x "1.49.0" + +"@eslint-react/kit@1.49.0": + version "1.49.0" + resolved "https://registry.yarnpkg.com/@eslint-react/kit/-/kit-1.49.0.tgz#afc55cef7224a3d86797460ba098957e0cf524c2" + integrity sha512-bLyVQaFaXG34ShcStuMRX64GUOkB7qUvhXsl5+Z56LE+PAM60pTWIxtPJ4PdogO9iEOpNU7v3FDnuCLVKTAzKg== + dependencies: + "@eslint-react/eff" "1.49.0" + "@typescript-eslint/utils" "^8.31.1" + "@zod/mini" "^4.0.0-beta.20250503T014749" ts-pattern "^5.7.0" -"@eslint-react/shared@1.48.3": - version "1.48.3" - resolved "https://registry.yarnpkg.com/@eslint-react/shared/-/shared-1.48.3.tgz#3e2c04dcb74877e74ef690cb2059f2eaf0e1b3cc" - integrity sha512-1qvII476ssPtxf5u5ZdOblh06+JfIwqoX7ss4+yr4QDZL0AnecFeuGpEKtYG/88qsuEXLEl+8aFXhHlDsY7NUQ== +"@eslint-react/shared@1.49.0": + version "1.49.0" + resolved "https://registry.yarnpkg.com/@eslint-react/shared/-/shared-1.49.0.tgz#ce9590c993ae3c4c889bd70edd1a656677d24f49" + integrity sha512-e+qB/bcQTBnRnYXBEAJkKBxHcsiIM+2KGHBJAmc9OFwaEtOOGl+1ShhVox6r9YIIGI7ak+ylnLYabkQp15K/tw== dependencies: - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@typescript-eslint/utils" "^8.30.1" - "@zod/mini" "^4.0.0-beta.20250415T232143" + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@typescript-eslint/utils" "^8.31.1" + "@zod/mini" "^4.0.0-beta.20250503T014749" ts-pattern "^5.7.0" -"@eslint-react/var@1.48.3": - version "1.48.3" - resolved "https://registry.yarnpkg.com/@eslint-react/var/-/var-1.48.3.tgz#4249640a1aa3d3923ecabb0d55b269c06795ec7e" - integrity sha512-kr3bOSNKqYwKmAeLpD+IzIdQcTCRmFuuzU++3Kg5X6x9dTIzqdkMYn6lUedoXmx4gVadS/WtcXUFAExblBuEAA== +"@eslint-react/var@1.49.0": + version "1.49.0" + resolved "https://registry.yarnpkg.com/@eslint-react/var/-/var-1.49.0.tgz#dad989650642465d63fe35502600a9a335ef3374" + integrity sha512-CHx6PZAptM3ghSyr0yCxSbR3Fl+EvCk9ctIqj8lQYbXnSkHyIfwclFJb884pc+pss3glmCsOrWNQtR3dxPVVrQ== dependencies: - "@eslint-react/ast" "1.48.3" - "@eslint-react/eff" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" + "@eslint-react/ast" "1.49.0" + "@eslint-react/eff" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" string-ts "^2.2.1" ts-pattern "^5.7.0" @@ -1854,15 +1847,7 @@ "@typescript-eslint/types" "8.25.0" "@typescript-eslint/visitor-keys" "8.25.0" -"@typescript-eslint/scope-manager@8.30.1", "@typescript-eslint/scope-manager@^8.30.1": - version "8.30.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz#f99c7efd53b5ff9fb57e55be71eb855603fd80b7" - integrity sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg== - dependencies: - "@typescript-eslint/types" "8.30.1" - "@typescript-eslint/visitor-keys" "8.30.1" - -"@typescript-eslint/scope-manager@8.32.0": +"@typescript-eslint/scope-manager@8.32.0", "@typescript-eslint/scope-manager@^8.31.1": version "8.32.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c" integrity sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ== @@ -1870,7 +1855,7 @@ "@typescript-eslint/types" "8.32.0" "@typescript-eslint/visitor-keys" "8.32.0" -"@typescript-eslint/type-utils@8.32.0": +"@typescript-eslint/type-utils@8.32.0", "@typescript-eslint/type-utils@^8.0.0", "@typescript-eslint/type-utils@^8.31.1": version "8.32.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895" integrity sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg== @@ -1880,27 +1865,12 @@ debug "^4.3.4" ts-api-utils "^2.1.0" -"@typescript-eslint/type-utils@^8.0.0", "@typescript-eslint/type-utils@^8.30.1": - version "8.30.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.30.1.tgz#151ee0529d6e6df19d8a3a23e81c809d2e4f6b1a" - integrity sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA== - dependencies: - "@typescript-eslint/typescript-estree" "8.30.1" - "@typescript-eslint/utils" "8.30.1" - debug "^4.3.4" - ts-api-utils "^2.0.1" - "@typescript-eslint/types@8.25.0": version "8.25.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0" integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw== -"@typescript-eslint/types@8.30.1", "@typescript-eslint/types@^8.30.1": - version "8.30.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.1.tgz#20ff6d66ab3d8fe0533aeb7092a487393d53f925" - integrity sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw== - -"@typescript-eslint/types@8.32.0": +"@typescript-eslint/types@8.32.0", "@typescript-eslint/types@^8.31.1": version "8.32.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a" integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA== @@ -1919,21 +1889,7 @@ semver "^7.6.0" ts-api-utils "^2.0.1" -"@typescript-eslint/typescript-estree@8.30.1", "@typescript-eslint/typescript-estree@^8.30.1": - version "8.30.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz#f5c133e4a76a54d25607434f2c276409d7bec4ba" - integrity sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ== - dependencies: - "@typescript-eslint/types" "8.30.1" - "@typescript-eslint/visitor-keys" "8.30.1" - debug "^4.3.4" - fast-glob "^3.3.2" - is-glob "^4.0.3" - minimatch "^9.0.4" - semver "^7.6.0" - ts-api-utils "^2.0.1" - -"@typescript-eslint/typescript-estree@8.32.0": +"@typescript-eslint/typescript-estree@8.32.0", "@typescript-eslint/typescript-estree@^8.31.1": version "8.32.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d" integrity sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ== @@ -1947,17 +1903,7 @@ semver "^7.6.0" ts-api-utils "^2.1.0" -"@typescript-eslint/utils@8.30.1", "@typescript-eslint/utils@^8.30.1": - version "8.30.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.30.1.tgz#23d4824394765948fe73dc7113892f85fdc80efd" - integrity sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ== - dependencies: - "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.30.1" - "@typescript-eslint/types" "8.30.1" - "@typescript-eslint/typescript-estree" "8.30.1" - -"@typescript-eslint/utils@8.32.0": +"@typescript-eslint/utils@8.32.0", "@typescript-eslint/utils@^8.31.1": version "8.32.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47" integrity sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw== @@ -1985,14 +1931,6 @@ "@typescript-eslint/types" "8.25.0" eslint-visitor-keys "^4.2.0" -"@typescript-eslint/visitor-keys@8.30.1": - version "8.30.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz#510955ef1fb56e08da4b7953a3377258e5942e36" - integrity sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA== - dependencies: - "@typescript-eslint/types" "8.30.1" - eslint-visitor-keys "^4.2.0" - "@typescript-eslint/visitor-keys@8.32.0": version "8.32.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz#0cca2cac046bc71cc40ce8214bac2850d6ecf4a6" @@ -2085,17 +2023,17 @@ loupe "^3.1.3" tinyrainbow "^2.0.0" -"@zod/core@0.5.1": - version "0.5.1" - resolved "https://registry.yarnpkg.com/@zod/core/-/core-0.5.1.tgz#1038d6c92faf8961e5dacfb9ab516d853cb04086" - integrity sha512-Iqa3r1weIYaG1pjR+vNhfmaQ+5YtdQEp839R7bil0CC30cwiExXuBI5AAEjZMMS2CzGcBlAWca+0+vxzUmdJ6Q== +"@zod/core@0.11.6": + version "0.11.6" + resolved "https://registry.yarnpkg.com/@zod/core/-/core-0.11.6.tgz#9216e98848dc9364eda35e3da90f5362f10e8887" + integrity sha512-03Bv82fFSfjDAvMfdHHdGSS6SOJs0iCcJlWJv1kJHRtoTT02hZpyip/2Lk6oo4l4FtjuwTrsEQTwg/LD8I7dJA== -"@zod/mini@^4.0.0-beta.20250415T232143": - version "4.0.0-beta.20250415T232143" - resolved "https://registry.yarnpkg.com/@zod/mini/-/mini-4.0.0-beta.20250415T232143.tgz#5fb4aed390b73e3e3073e34b05f1c09a9ca6450e" - integrity sha512-eHHe+lIvQJBga+Aa4LOKTZky/K5BnQuqPI3SMqIU+UeGJZdrrwWAmbYI0EjoPcHDc+71+PjKIPtbqj2CufJeFg== +"@zod/mini@^4.0.0-beta.20250503T014749": + version "4.0.0-beta.20250505T195954" + resolved "https://registry.yarnpkg.com/@zod/mini/-/mini-4.0.0-beta.20250505T195954.tgz#bf8a2b06f8eff57960b2ac4050421882b5e808be" + integrity sha512-ioybPtU4w4TqwHvJv0gkAiYNaBkZ/BaGHBpK7viCIRSE8BiiZucVZ8vS0YE04Qy1R120nAnFy1d+tD9ByMO0yw== dependencies: - "@zod/core" "0.5.1" + "@zod/core" "0.11.6" abab@^2.0.6: version "2.0.6" @@ -3069,110 +3007,110 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-plugin-react-debug@1.48.3: - version "1.48.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-debug/-/eslint-plugin-react-debug-1.48.3.tgz#a385b5ac30d61171497b65f96a79a3078754d847" - integrity sha512-kO71hJf7Mu6txctbBIPSiTKpYhFaITh/Ch8NHoDx+uu6jR3cu0cPnWQF/p2NpNatpdnFkQQ7WIl/gdol1wlfHg== - dependencies: - "@eslint-react/ast" "1.48.3" - "@eslint-react/core" "1.48.3" - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@eslint-react/shared" "1.48.3" - "@eslint-react/var" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/type-utils" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" +eslint-plugin-react-debug@1.49.0: + version "1.49.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-debug/-/eslint-plugin-react-debug-1.49.0.tgz#0b8bd38268c554bcc4f3f015444952c8e225721a" + integrity sha512-d7/5OnbBFPVQG9jVjM1Bs5p24M+xCri0Dv1ExeWxJZO1Gl9xKaqDO4tv6+cL9Kg2+yy6QaD/xD6j6IHjIv2Bmw== + dependencies: + "@eslint-react/ast" "1.49.0" + "@eslint-react/core" "1.49.0" + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@eslint-react/shared" "1.49.0" + "@eslint-react/var" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/type-utils" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" string-ts "^2.2.1" ts-pattern "^5.7.0" -eslint-plugin-react-dom@1.48.3: - version "1.48.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.48.3.tgz#1e23c59c79cd3dd6602f63e6b66cd02802233958" - integrity sha512-ObAyi37LCRWAJnMKyqTDkjUvaTg6i4VB7jcxEbd7TbpKrN0q5NN6COYnvGPBp9MHc1BrZPUmwX95RherhRwo4Q== - dependencies: - "@eslint-react/ast" "1.48.3" - "@eslint-react/core" "1.48.3" - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@eslint-react/shared" "1.48.3" - "@eslint-react/var" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" +eslint-plugin-react-dom@1.49.0: + version "1.49.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.49.0.tgz#17853ac91275956abcfd4f68bc6282d8a6874968" + integrity sha512-gz+rXbU9evjneshMYclUXHCzFSdt4QHRaLZYJXrdzTBTnROM1lrjvmT72Pt8KYQpiRNIcz1pemyJQmdJ2OQ+Ig== + dependencies: + "@eslint-react/ast" "1.49.0" + "@eslint-react/core" "1.49.0" + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@eslint-react/shared" "1.49.0" + "@eslint-react/var" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" compare-versions "^6.1.1" string-ts "^2.2.1" ts-pattern "^5.7.0" -eslint-plugin-react-hooks-extra@1.48.3: - version "1.48.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks-extra/-/eslint-plugin-react-hooks-extra-1.48.3.tgz#f1a3daf6273ddd50ac334768351b8aae19839aab" - integrity sha512-8VfhYctnEdekcDwvyrQ0H+5mhBsTwWyu7s7SCJgtaOZh0UCNARSk5DVJOHEqANzvZ0RtXVGFd2pRTRGpvsL4eg== - dependencies: - "@eslint-react/ast" "1.48.3" - "@eslint-react/core" "1.48.3" - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@eslint-react/shared" "1.48.3" - "@eslint-react/var" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/type-utils" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" +eslint-plugin-react-hooks-extra@1.49.0: + version "1.49.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks-extra/-/eslint-plugin-react-hooks-extra-1.49.0.tgz#0b4bddd9f592f03e3ad8e557074e10635157c97a" + integrity sha512-euvLPhRaYxZIuj1muOB+SKrepcuM9NiPABAyMmGdwSOPdoZX/SphXxzzJLkAWCN1m3QwWXpSFH/J9Z+fQ5Av3w== + dependencies: + "@eslint-react/ast" "1.49.0" + "@eslint-react/core" "1.49.0" + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@eslint-react/shared" "1.49.0" + "@eslint-react/var" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/type-utils" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" string-ts "^2.2.1" ts-pattern "^5.7.0" -eslint-plugin-react-naming-convention@1.48.3: - version "1.48.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-1.48.3.tgz#2d7befcc14fc3168a5322401ee2faeb3e25fec09" - integrity sha512-y+8DNaQmT9mRyJyJ6zAF67xGZHo9xhu6aqLiRe3p+aHwFftwvcWf+SxNQHb0/93xDde6VVA1c30ZuVicMYD0mA== - dependencies: - "@eslint-react/ast" "1.48.3" - "@eslint-react/core" "1.48.3" - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@eslint-react/shared" "1.48.3" - "@eslint-react/var" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/type-utils" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" +eslint-plugin-react-naming-convention@1.49.0: + version "1.49.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-1.49.0.tgz#2a9a388792161cd4531e90d39b0adfaa8f5f9b23" + integrity sha512-TfaLDPdNsdlQy+plRXO6yzae38ZpT+pHQijSxKLYSJvegfe5VYJTltsKPkwa8+WSUnZAS9U4NXwYdi06uP5aiw== + dependencies: + "@eslint-react/ast" "1.49.0" + "@eslint-react/core" "1.49.0" + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@eslint-react/shared" "1.49.0" + "@eslint-react/var" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/type-utils" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" string-ts "^2.2.1" ts-pattern "^5.7.0" -eslint-plugin-react-web-api@1.48.3: - version "1.48.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-1.48.3.tgz#637ee2724775e28a7c8bddf69e1be64957b5fac2" - integrity sha512-FlXUa4278cdwT9yRQp4Nyqk0MOo57oUTFSgWZTaYXfF00fkSzVCrfu9e2nAgGSSqy4vJmZffmPSX/G+DN99mIw== - dependencies: - "@eslint-react/ast" "1.48.3" - "@eslint-react/core" "1.48.3" - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@eslint-react/shared" "1.48.3" - "@eslint-react/var" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" +eslint-plugin-react-web-api@1.49.0: + version "1.49.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-1.49.0.tgz#055b2b145e957db9bf77cf2b350c93da06abdb19" + integrity sha512-Tba3qAKXjwM58jE9gocwgUqcuy+3gsh75HtbBjf2iG9vHoRiLuve9r1zGuI1SSlF+J8NdIfZf9b+1rBDLn+Spw== + dependencies: + "@eslint-react/ast" "1.49.0" + "@eslint-react/core" "1.49.0" + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@eslint-react/shared" "1.49.0" + "@eslint-react/var" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" string-ts "^2.2.1" ts-pattern "^5.7.0" -eslint-plugin-react-x@1.48.3: - version "1.48.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-x/-/eslint-plugin-react-x-1.48.3.tgz#75af572e5d7f815160a18b4ad98b2c27d900f8ce" - integrity sha512-mXUQ6yFnv+xVrP6RdcS6c+59CRPq8jgnyEY+ddvjGwQ+18g1+j/JllhIxBY+xmwzUv+qXCbqpobrEYBZeoRfrw== - dependencies: - "@eslint-react/ast" "1.48.3" - "@eslint-react/core" "1.48.3" - "@eslint-react/eff" "1.48.3" - "@eslint-react/kit" "1.48.3" - "@eslint-react/shared" "1.48.3" - "@eslint-react/var" "1.48.3" - "@typescript-eslint/scope-manager" "^8.30.1" - "@typescript-eslint/type-utils" "^8.30.1" - "@typescript-eslint/types" "^8.30.1" - "@typescript-eslint/utils" "^8.30.1" +eslint-plugin-react-x@1.49.0: + version "1.49.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-x/-/eslint-plugin-react-x-1.49.0.tgz#1a7b33c203bd49e25699e68db34046ad806f11e0" + integrity sha512-yRh5nN8Z1Xoq26dt40Jnbqg8Z3N/svD4v7bT7sAWGslhCpxAGJEnOpj6V0L0xmw4ztz7ZonHt/4ks7mEOpagmQ== + dependencies: + "@eslint-react/ast" "1.49.0" + "@eslint-react/core" "1.49.0" + "@eslint-react/eff" "1.49.0" + "@eslint-react/kit" "1.49.0" + "@eslint-react/shared" "1.49.0" + "@eslint-react/var" "1.49.0" + "@typescript-eslint/scope-manager" "^8.31.1" + "@typescript-eslint/type-utils" "^8.31.1" + "@typescript-eslint/types" "^8.31.1" + "@typescript-eslint/utils" "^8.31.1" compare-versions "^6.1.1" is-immutable-type "^5.0.1" string-ts "^2.2.1"