Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade all packages and libraries to the latest and stable version. #889

Open
6 of 10 tasks
Abhay5855 opened this issue Jun 10, 2024 · 0 comments
Open
6 of 10 tasks
Assignees

Comments

@Abhay5855
Copy link
Contributor

Issue Description

The packages used in this repo are not up to the latest version staying on older package versions can lead to compatibility issues with other packages or libraries in our project. Updating your packages ensures that they work seamlessly with the latest tools and language features.

Expected Behavior

After upgrading the packages to the latest version it should not break any existing changes or lead to any unexpected error.

Current Behavior

Currently the packages are not upto the latest version, which can cause compactibility issues with other packages or libraries.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Head over to the package.json file and check for the the packages and libraries are upgraded to the latest version or not.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

  • These packages can be changed later again when any new and stable version is released.
  • Newer versions of packages are often more efficient and faster as compared to older versions.
  • Keeping our packages to latest version is a important part of maintaining a secure application.

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant