mirror of
https://github.com/i701/sarlink-portal.git
synced 2026-06-07 05:02:58 +00:00
df820ffdf0
- 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.