Bump `eslint-plugin-react` to 7.37.0 (#72759)
### Why?
Following up on https://github.com/vercel/next.js/pull/72752, the ESLint
fix suggestion for `react/no-unescaped-entities` rule was added at
https://github.com/jsx-eslint/eslint-plugin-react/pull/3831, released on
[v7.37.0](https://github.com/jsx-eslint/eslint-plugin-react/releases/tag/v7.37.0).
Therefore, we bump the `eslint-plugin-react` version to `^7.37.0`.