This section is used to track and coordinate dependency updates across the entire project.
Keeping our dependencies up-to-date is important for:
- β
Security patches β Fix vulnerabilities and keep the project safe
- π Performance improvements β Take advantage of faster and more optimized code
- π§Ό Better maintainability β Reduce tech debt and avoid outdated code
- π§ͺ Tooling compatibility β Ensure support for the latest frameworks, plugins, and build tools
π Ongoing Upgrade Process
We follow a regular workflow to manage and apply dependency updates:
π οΈ Tools & Automation
To make this process easier and more reliable, we use the following tools:
- β
pnpm outdated or npm-check-updates β Check which packages are outdated
- β
GitHub automation tools:
- β
Manual checks for major or breaking changes
π Note: This is an ongoing process. This section will remain in the README as a reference and reminder to regularly update and review dependencies.
This section is used to track and coordinate dependency updates across the entire project.
Keeping our dependencies up-to-date is important for:
π Ongoing Upgrade Process
We follow a regular workflow to manage and apply dependency updates:
react,webpack)π οΈ Tools & Automation
To make this process easier and more reliable, we use the following tools:
pnpm outdatedornpm-check-updatesβ Check which packages are outdatedRenovateDependabot