- Introduced functionality to manage dependents during employee registration, allowing users to add details such as relationship, name, CPF, and birth date. - Updated the backend schema and mutation to support optional dependents, enhancing the employee data model. - Enhanced the frontend form to include fields for dependents, improving the user experience in the employee registration process.