fix(deps): update dependency eslint-plugin-react to v7.37.3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-react | dependencies | patch | 7.37.2 -> 7.37.3 |
Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.3
Fixed
- [
no-danger][no-danger]: avoid a crash on a nested component name (#3833 @ljharb) - [Fix] types: correct generated type declaration (#3840 @ocavue)
- [
no-unknown-property][no-unknown-property]: supportprecedenceprop in react 19 (#3829 @acusti) - [
prop-types][prop-types]: props missing in validation when using generic types from a namespace import (#3859 @rbondoc96)
Changed
- [Tests] [
jsx-no-script-url][jsx-no-script-url]: Improve tests (#3849 @radu2147) - [Docs] fix broken links: [
default-props-match-prop-types][default-props-match-prop-types], [jsx-boolean-value][jsx-boolean-value], [jsx-curly-brace-presence][jsx-curly-brace-presence], [jsx-no-bind][jsx-no-bind], [no-array-index-key][no-array-index-key], [no-is-mounted][no-is-mounted], [no-render-return-value][no-render-return-value], [require-default-props][require-default-props] (#3841 @bastiendmt)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.