RealDevSquad / RealDevSquad/website-backend

Upgrade all packages to the latest version

Open
#2,429 0 comments 0 reactions 1 assignee View on GitHub

@surajmaity1 is already working on this.

Since May 23, 2025.

Dominant language
JavaScript
Stars
74
Forks
276
Avg merge
1d 26m
Merged PRs (30d)
14

Description

Issue Description

The packages currently used in this repository are not up to date. Relying on outdated dependencies can result in compatibility issues with other packages or libraries used in the project. It may also prevent leveraging newer language features, performance improvements, and security patches available in more recent versions.

Keeping dependencies updated is essential for maintaining a healthy, secure, and efficient codebase.

Expected Behavior
  • All dependencies and devDependencies are upgraded to their latest stable versions.
  • The application should continue to function as expected without introducing any breaking changes or unexpected behavior after the upgrade.
Current Behavior

Currently, the packages are outdated.

Reproducibility
  • This issue is reproducible
  • This issue is not reproducible
Steps to Reproduce

Please review the package.json file and update all packages listed under both dependencies and devDependencies to their latest stable versions.

Severity/Priority
  • Critical
  • High
  • Medium
  • Low
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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.