mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-02-22 09:22:01 +00:00
- Upgraded several dependencies in package.json and package-lock.json, including @faker-js/faker, next, react, and typescript, to their latest versions for improved performance and security. - Refactored the Calendar component in calendar.tsx to simplify icon rendering by removing unnecessary props, enhancing code readability. These changes ensure the application is up-to-date with the latest library versions and improve the maintainability of the Calendar component.