You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: