og-edopro-server-ts/tests/modules/stats/basic
Diango Gavidia 7c0591b3a4
chore: upgrade Node.js version to 24.11.0 and update package dependencies
- Updated Dockerfile to use Node.js 24.11.0 for the server builder stage.
- Modified package-lock.json to downgrade @faker-js/faker to version 9.2.0.
- Ensured dotenv is included in dependencies.
- Updated package.json to reflect the new Node.js engine requirement.
- Adjusted scripts to require dotenv/config.
- Removed dotenv configuration from src/config/index.ts.
- Cleaned up eslint-disable comments across various files for better code clarity.
- Adjusted imports in test files to use relative paths for better compatibility.
- Updated user creation utility to use the correct faker methods.
- Refactored migration scripts to improve readability and maintainability.
2025-11-25 11:47:59 -04:00
..
BasicStatsCalculator.test.ts chore: upgrade Node.js version to 24.11.0 and update package dependencies 2025-11-25 11:47:59 -04:00