Open myanzik opened 2 months ago
We need to update all @rumsan packages used in the project to their latest versions to ensure compatibility, security, and access to new features.
Identify Outdated Packages:
npm outdated
Update Packages:
npm install @rumsan/[package-name]@latest
Testing:
We need to update all @rumsan packages used in the project to their latest versions to ensure compatibility, security, and access to new features.
Requirements:
Identify Outdated Packages:
npm outdated
.Update Packages:
Testing:
Expected Outcome: