chore(deps): update dependency eslint-plugin-react to v7.37.5
Compare changes
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-react | devDependencies | patch | 7.37.2 -> 7.37.5 |
v7.37.5
no-unknown-property
]: allow shadow root attrs on <template>
(#3912 @ljharb)prop-types
]: support ComponentPropsWithRef
from a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values
]: detect constructed context values in React 19 <Context>
usage (#3910 @TildaDares)no-unknown-property
]: allow transform-origin
on rect
(#3914 @ljharb)button-has-type
]: clean up phrasing (#3909 @hamirmahal)v7.37.4
no-unknown-property
]: support onBeforeToggle
, popoverTarget
, popoverTargetAction
attributes (#3865 @acusti)v7.37.3
no-danger
]: avoid a crash on a nested component name (#3833 @ljharb)no-unknown-property
]: support precedence
prop in react 19 (#3829 @acusti)prop-types
]: props missing in validation when using generic types from a namespace import (#3859 @rbondoc96)jsx-no-script-url
]: Improve tests (#3849 @radu2147)default-props-match-prop-types
], [jsx-boolean-value
], [jsx-curly-brace-presence
], [jsx-no-bind
], [no-array-index-key
], [no-is-mounted
], [no-render-return-value
], [require-default-props
] (#3841 @bastiendmt)This MR has been generated by Renovate Bot.