chore: update dependencies and improve health controller

- Updated various dependencies in package.json and pnpm-lock.yaml, including:
  - `@aws-sdk/client-s3` from 3.782.0 to 3.802.0
  - `@babel/core` from 7.26.10 to 7.27.1
  - `@nestjs/common` and `@nestjs/core` from 11.0.13 to 11.1.0
  - `axios` from 1.8.3 to 1.9.0
  - `mongoose` from 8.13.2 to 8.14.1
  - Other minor updates across various packages.

- Refactored `getAllCron` method in `cron.controller.ts` to use `job?.isActive` instead of `job?.running` for better clarity on job status.

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-05-04 15:05:24 +08:00
parent 7a4ee66011
commit e055f5cd27
3 changed files with 1417 additions and 1012 deletions

2358
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff