Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency eslint-config-xo-react to ^0.28.0
##### [v0.28.0](https://github.com/xojs/eslint-config-xo-react/releases/tag/v0.28.0) ##### New rules - [`react/forward-ref-uses-ref`](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/forward-ref-uses-ref.md) [`eec1c56`](xojs/eslint-config-xo-react@eec1c56) - [`react/jsx-props-no-spread-multi`](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-props-no-spread-multi.md) [`4759e18`](xojs/eslint-config-xo-react@4759e18) - [`react/checked-requires-onchange-or-readonly`](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/checked-requires-onchange-or-readonly.md) [`ccb7cda`](xojs/eslint-config-xo-react@ccb7cda) - [`react/no-object-type-as-default-prop`](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/no-object-type-as-default-prop.md) [`a8ad744`](xojs/eslint-config-xo-react@a8ad744) - [`react/jsx-no-leaked-render`](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-no-leaked-render.md) [`1336af5`](xojs/eslint-config-xo-react@1336af5) ##### Breaking - Require Node.js 18.18 [`4765c29`](xojs/eslint-config-xo-react@4765c29) - Migrate to flat config and require ESLint 9 ([#35](xojs/eslint-config-xo-react#35)) [`1cf2106`](xojs/eslint-config-xo-react@1cf2106) - Migrate config: https://eslint.org/docs/latest/use/configure/migration-guide ##### Improvements - You no longer need the `eslint-plugin-react` and `eslint-plugin-react-hooks` development dependencies. They are incldued in the config package. ***
- Loading branch information