The intent of this PR is to use all NestJs packages in their latest usable versions. Additionally, I also removed a few unused packages. Staying with V8 blocks Swagger docs development.
Test Plan
repro steps:
If this builds for production with the CI check, it's a good sign.
Run npm run test:e2e to verify all tests run (already checked by CI pipeline)
Dev Summary
The intent of this PR is to use all NestJs packages in their latest usable versions. Additionally, I also removed a few unused packages. Staying with V8 blocks Swagger docs development.
Test Plan
repro steps:
npm run test:e2e
to verify all tests run (already checked by CI pipeline)Resources