From 27a98c1f5b5461e40dbe5dc91fcae51113ce9f97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 13:03:45 +0000 Subject: [PATCH] Update dependency @eslint-react/eslint-plugin to v5.17.1 --- yarn.lock | 204 +++++++++++++++++++++++++++--------------------------- 1 file changed, 102 insertions(+), 102 deletions(-) diff --git a/yarn.lock b/yarn.lock index b2428ffe..1d12d0d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -316,81 +316,81 @@ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b" integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew== -"@eslint-react/ast@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@eslint-react/ast/-/ast-5.16.1.tgz#b55c982a8118338376afebe713a3e943616dc32b" - integrity sha512-UTRamEUqpoa7xhsFoU0d6i1q4/ig9H4mae/IZ+WP9j79lR/J/o8dR2XT8IIj785xxBtjXGxAS6GCBNUkhKmeJQ== +"@eslint-react/ast@5.17.1": + version "5.17.1" + resolved "https://registry.yarnpkg.com/@eslint-react/ast/-/ast-5.17.1.tgz#28f887c25acad40001e0006783888154ab772525" + integrity sha512-C/Xu7inuG//EU4+LfDWO79GE71y94Ae0X1SSzGFu7IoplTH10tyjd6jQNMG4VYxI1zSMgCg0h+QcCWoBGV+ZWA== dependencies: "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/typescript-estree" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" string-ts "^2.3.1" -"@eslint-react/core@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@eslint-react/core/-/core-5.16.1.tgz#f927a0056f03e8a4dd9de7f11bfad0f3bbba1b1b" - integrity sha512-QuYVg4lwMX3a/GwkrGuQXeLDWyWrIPbVsGACT2OfKzokQfGHqrzDzzGIQK31iuWZFbwVDeaElwYcTuxJrETc9g== +"@eslint-react/core@5.17.1": + version "5.17.1" + resolved "https://registry.yarnpkg.com/@eslint-react/core/-/core-5.17.1.tgz#91349b79619f24b7484e1d9e640da1fec76aa5e9" + integrity sha512-bf2XjVvqxiKF0B1h6csLWiKG5dQvDgltki6voRSfK5oGMyiwYD27ODczLAwVubggqTeZNOStQY+dZzfVE1ePCQ== dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/eslint" "5.16.1" - "@eslint-react/jsx" "5.16.1" - "@eslint-react/shared" "5.16.1" - "@eslint-react/var" "5.16.1" + "@eslint-react/ast" "5.17.1" + "@eslint-react/eslint" "5.17.1" + "@eslint-react/jsx" "5.17.1" + "@eslint-react/shared" "5.17.1" + "@eslint-react/var" "5.17.1" "@typescript-eslint/scope-manager" "^8.64.0" "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" ts-pattern "^5.9.0" "@eslint-react/eslint-plugin@^5.0.0": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@eslint-react/eslint-plugin/-/eslint-plugin-5.16.1.tgz#9ae50d5651e6fa161881ed8d6da0c878f805107d" - integrity sha512-W2BRrAbnPUFI8lDH5arQMkfzcvPxJHVlTMqNUrKbXNJSfkUIcg1X69G5sgsbZhhuhh/lx16qehB4Z4lLsiuldA== - dependencies: - "@eslint-react/shared" "5.16.1" - eslint-plugin-react-dom "5.16.1" - eslint-plugin-react-jsx "5.16.1" - eslint-plugin-react-naming-convention "5.16.1" - eslint-plugin-react-rsc "5.16.1" - eslint-plugin-react-web-api "5.16.1" - eslint-plugin-react-x "5.16.1" - -"@eslint-react/eslint@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@eslint-react/eslint/-/eslint-5.16.1.tgz#72564dafa081264b35500be3b0aade7fd8aad078" - integrity sha512-wmCTNbmMmmfcC2O5JtK24Am/hsi57UR7OQ14c0GYh9GiG5Uo1j/2MTXsayuY3io7g2o1Qju4wY1pJYodgvnV6g== + version "5.17.1" + resolved "https://registry.yarnpkg.com/@eslint-react/eslint-plugin/-/eslint-plugin-5.17.1.tgz#16f8b45198ea595398d69c7c718bb03da6a14a2a" + integrity sha512-wXd5WHjSbWlAUye+Y1P0KSf5xpuKTikLimZBXlRNlV2sgatSYnLgxyS7JfNJmD02gSMRMu8vJ7tgZlgBO9mVpA== + dependencies: + "@eslint-react/shared" "5.17.1" + eslint-plugin-react-dom "5.17.1" + eslint-plugin-react-jsx "5.17.1" + eslint-plugin-react-naming-convention "5.17.1" + eslint-plugin-react-rsc "5.17.1" + eslint-plugin-react-web-api "5.17.1" + eslint-plugin-react-x "5.17.1" + +"@eslint-react/eslint@5.17.1": + version "5.17.1" + resolved "https://registry.yarnpkg.com/@eslint-react/eslint/-/eslint-5.17.1.tgz#b3efbdadf1aa30790fb1f5e4e95f02f1c0691b07" + integrity sha512-8HH62nFp1AoESCQaQUHtRvs3SBDn28NWIg818+c4AAFTCTkUYjLEqBrJHJxc/eSF4MduLCy06xnWMXE4J6LtDQ== dependencies: "@typescript-eslint/utils" "^8.64.0" -"@eslint-react/jsx@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@eslint-react/jsx/-/jsx-5.16.1.tgz#930fd723dd93b6463d65d39aafe5d098717861e0" - integrity sha512-MtrHE3+JPNGW4Q7IsbRlGsSSLAdCrq/88x5MzBHKZte0s7URU7/UDAJ8YwLnRfhJ6oOtpYa2tAk9dkUW5n/Kpw== +"@eslint-react/jsx@5.17.1": + version "5.17.1" + resolved "https://registry.yarnpkg.com/@eslint-react/jsx/-/jsx-5.17.1.tgz#e5b186cddce761b492a48c6c99935e69c9551e72" + integrity sha512-1uTcGS+yevc/RW7A25z+X8P9qq7HC8zYEO3lXHrVBruHyY8jhd7k+/iLQI3JpKlE/QPmPjxo+H/p0/FFyBU0bQ== dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/eslint" "5.16.1" - "@eslint-react/shared" "5.16.1" - "@eslint-react/var" "5.16.1" + "@eslint-react/ast" "5.17.1" + "@eslint-react/eslint" "5.17.1" + "@eslint-react/shared" "5.17.1" + "@eslint-react/var" "5.17.1" "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" ts-pattern "^5.9.0" -"@eslint-react/shared@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@eslint-react/shared/-/shared-5.16.1.tgz#ce13c451b3a67ddb582a49ef4429cb01d1880ee0" - integrity sha512-zzOunpkydBcydZdgZRl0lVzm3seiPRmZnOSNbWbICDcdEMv2R7/ugl0F453EZYXpuFgud2kO3/mdJN/wTy0IiA== +"@eslint-react/shared@5.17.1": + version "5.17.1" + resolved "https://registry.yarnpkg.com/@eslint-react/shared/-/shared-5.17.1.tgz#be2ae9fb7277f39cea92c8caaabae1f5bb9b03c9" + integrity sha512-3210sOtv7b18qVo0QCCl+bmgb3r1pmeLkcF2JwqnTGH5jPNReWYX524xQqMdQqy7O73BBO5nPG0MnBMPdMHT/Q== dependencies: - "@eslint-react/eslint" "5.16.1" + "@eslint-react/eslint" "5.17.1" "@typescript-eslint/utils" "^8.64.0" ts-pattern "^5.9.0" zod "^3.25.0 || ^4.0.0" -"@eslint-react/var@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@eslint-react/var/-/var-5.16.1.tgz#f9fb2557a86fe23aa37e7735c4933df2271514c5" - integrity sha512-YDbV9DVmXsPh6eR2GWM4IOhyAY1Avyy6tNc9SAl6Oum4HlZogt3kz/MyX05CF8JGcQT8WARaFO84q+F9Oa1ydA== +"@eslint-react/var@5.17.1": + version "5.17.1" + resolved "https://registry.yarnpkg.com/@eslint-react/var/-/var-5.17.1.tgz#0854c9172260df62e05982761fbeb9d051b05df8" + integrity sha512-UPfhOHUHGecm7QFc2KLf+XoW7NOgR6A2me9SGvo5DRu4GZAbJ1bvn3/3h+10sCK5MS5pS16m9hilZLfQfYdE4w== dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/eslint" "5.16.1" + "@eslint-react/ast" "5.17.1" + "@eslint-react/eslint" "5.17.1" "@typescript-eslint/scope-manager" "^8.64.0" "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" @@ -1756,84 +1756,84 @@ escape-string-regexp@^4.0.0: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -eslint-plugin-react-dom@5.16.1: - version "5.16.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.16.1.tgz#de7306726a8852e6a04db1a8d1237e6f7ef8d12d" - integrity sha512-oKkNYFPCrHQL/79Fv8zejB7wHgnYkUWiEWC4lLuMk9xkrKlJ0WmlLxW6/o4uN/ZbMgl0OwtMvYb01dP+LZqFHA== +eslint-plugin-react-dom@5.17.1: + version "5.17.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.17.1.tgz#c93618cf41b1353f29e3d51d7d5b116f21d943e0" + integrity sha512-Tb1Tahle1L03x3JnU88Te7P13V695zdPE86pAElMbfJqN9Wz+hSxXt0l7HRzFSw9zzY2LmbLEWs5Tfj2aJ15CQ== dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/eslint" "5.16.1" - "@eslint-react/jsx" "5.16.1" - "@eslint-react/shared" "5.16.1" + "@eslint-react/ast" "5.17.1" + "@eslint-react/eslint" "5.17.1" + "@eslint-react/jsx" "5.17.1" + "@eslint-react/shared" "5.17.1" "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" compare-versions "^6.1.1" -eslint-plugin-react-jsx@5.16.1: - version "5.16.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.16.1.tgz#a938b1c79c4a7b3f87411e5d993fbd9c54a7d1c7" - integrity sha512-ZE3E8SXaOoa5SmMw0owmiMyWz6KRO2b0GCmoxdwRl+HTNxjMLk/Va3J28ITi3aIL4+5fe8ukCfKpZpNeAJ8wJQ== +eslint-plugin-react-jsx@5.17.1: + version "5.17.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.17.1.tgz#cdb7c9b8128866bb478d60be11f056242c12d873" + integrity sha512-BkDgTNQz8IjoebL9BKK8FyQn0GNnGN6dNDIm+ne6uLwnHf4SPpeBciC1kEnCygiCX5Y8XmAj3NEDLHxRAFJn1Q== dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/core" "5.16.1" - "@eslint-react/eslint" "5.16.1" - "@eslint-react/jsx" "5.16.1" - "@eslint-react/shared" "5.16.1" + "@eslint-react/ast" "5.17.1" + "@eslint-react/core" "5.17.1" + "@eslint-react/eslint" "5.17.1" + "@eslint-react/jsx" "5.17.1" + "@eslint-react/shared" "5.17.1" "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" -eslint-plugin-react-naming-convention@5.16.1: - version "5.16.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.16.1.tgz#877a5cc52273eb65c4f2cbfde8a0139f13c06bd9" - integrity sha512-c74zIOW/Ek4GsAu+amdzNRtFjOgQAeFeIpZhbN+yLP7d8wMK4pAYnYHVKngzSO1zClEst/qdlnoJ1Wav2CvgDA== +eslint-plugin-react-naming-convention@5.17.1: + version "5.17.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.17.1.tgz#ec6c2decebf7ddfce4b010dda2fc34924debf7fb" + integrity sha512-Y8Czg68OHg/zfP1p+JMaCMeEhW1Pv9PUGnuQJsP/0kDCCjHb6aXI2pRHIQPcwAeFEAgOFUsB2DURESlsx6XUAA== dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/core" "5.16.1" - "@eslint-react/eslint" "5.16.1" - "@eslint-react/var" "5.16.1" + "@eslint-react/ast" "5.17.1" + "@eslint-react/core" "5.17.1" + "@eslint-react/eslint" "5.17.1" + "@eslint-react/var" "5.17.1" "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" ts-pattern "^5.9.0" -eslint-plugin-react-rsc@5.16.1: - version "5.16.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.16.1.tgz#f81a2e51a10f3b0a0613c1069aa150de257a6900" - integrity sha512-16tL0TQXpQG8WiMHyRAhD7vNqQElND7MQxD/o0EAqEOkYxvh0NlMEHoVOc+zzoV6kqm86LCmk6bI1X9sHdMYdg== +eslint-plugin-react-rsc@5.17.1: + version "5.17.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.17.1.tgz#9b78feaad829ecda7e2825b6f1199446f946372b" + integrity sha512-4numrKqQd2ld62sAVZDmcXkS3bOmzSCNNz5Tlpu7q8hjLt9cgD4+yFdx3zHdC1WZt8JV0emfM1Xwea8Bkoxvnw== dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/core" "5.16.1" - "@eslint-react/eslint" "5.16.1" - "@eslint-react/shared" "5.16.1" - "@eslint-react/var" "5.16.1" + "@eslint-react/ast" "5.17.1" + "@eslint-react/core" "5.17.1" + "@eslint-react/eslint" "5.17.1" + "@eslint-react/shared" "5.17.1" + "@eslint-react/var" "5.17.1" "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" -eslint-plugin-react-web-api@5.16.1: - version "5.16.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.16.1.tgz#39dc4ac31f1666dc0b5bb16650dea4cdb9f1c868" - integrity sha512-t6ETH0pR5XQhTM2vG/KeaeVMZ/LwbksEJP151Z3aa/QoFAzWnvdmGRLyo5bDyfzZjfsHi88Pa/zdphMAiYqZSw== +eslint-plugin-react-web-api@5.17.1: + version "5.17.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.17.1.tgz#8d239f34c1ae835c65c8d572e0ae396c8b503c4c" + integrity sha512-QUVp4mRpsnFgdVAx58lv5+tKmbuKkJgaHRSTELRCKyVePPGWwqF++MW1YXcqp1nY7XTuio21iLLDQJBd4h6Kiw== dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/core" "5.16.1" - "@eslint-react/eslint" "5.16.1" - "@eslint-react/shared" "5.16.1" - "@eslint-react/var" "5.16.1" + "@eslint-react/ast" "5.17.1" + "@eslint-react/core" "5.17.1" + "@eslint-react/eslint" "5.17.1" + "@eslint-react/shared" "5.17.1" + "@eslint-react/var" "5.17.1" "@typescript-eslint/types" "^8.64.0" "@typescript-eslint/utils" "^8.64.0" birecord "^0.1.2" ts-pattern "^5.9.0" -eslint-plugin-react-x@5.16.1: - version "5.16.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-x/-/eslint-plugin-react-x-5.16.1.tgz#92436c4e488ed7257b9dc2f501bc7bd961f394c4" - integrity sha512-5gtvFUYxwuxWk7e/7sB9r7dlQVj0b6TYonvtt+/dpUZCnZ7Dlud9/zpV2lqWWXZPCcr6smLGM1YAOhPQ1exsPw== - dependencies: - "@eslint-react/ast" "5.16.1" - "@eslint-react/core" "5.16.1" - "@eslint-react/eslint" "5.16.1" - "@eslint-react/jsx" "5.16.1" - "@eslint-react/shared" "5.16.1" - "@eslint-react/var" "5.16.1" +eslint-plugin-react-x@5.17.1: + version "5.17.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-x/-/eslint-plugin-react-x-5.17.1.tgz#aee0aa4511bf31905831829567cd0eae68500963" + integrity sha512-PE/PYQP8aYdLit3qt5/KsrHzmbRKqERGTLijVzOUjeAAylBS1JbrPdmmGJkTdsCqMamdS/UOpgArr5p6UYG0yA== + dependencies: + "@eslint-react/ast" "5.17.1" + "@eslint-react/core" "5.17.1" + "@eslint-react/eslint" "5.17.1" + "@eslint-react/jsx" "5.17.1" + "@eslint-react/shared" "5.17.1" + "@eslint-react/var" "5.17.1" "@typescript-eslint/scope-manager" "^8.64.0" "@typescript-eslint/type-utils" "^8.64.0" "@typescript-eslint/types" "^8.64.0"