* [Nest CLI 12.0.0](https://github.com/nestjs/nest-cli) – Command-line interface tool for initializing and managing Nest applications. * [nestjs/graphql v14.0.0](https://github.com/nestjs/graphql) – TypeScript-based module for building GraphQL APIs within the Nest framework. * [nestjs/swagger 12.0.0](https://github.com/nestjs/swagger) – OpenAPI module for the Nest framework. * [@nestjs/serve-static 12.0.0](https://github.com/nestjs/serve-static) – Nest package to serve static content like Single Page Applications. * [Axios 12.0.0](https://github.com/nestjs/axios) – Module that provides Axios-based methods for making HTTP requests and transforming responses into Observables. * [Elasticsearch 12.0.0](https://github.com/nestjs/elasticsearch) – Elasticsearch module for the Nest framework based on the official Elasticsearch package. * [@nestjs/sequelize 12.0.0](https://github.com/nestjs/sequelize) – Sequelize integration module for the Nest framework enabling ORM support. * [nestjs/passport 12.0.0](https://github.com/nestjs/passport) – Passport utilities module for the Nest framework, providing authentication support for Node.js applications. * [nestjs/mongoose 12.0.0](https://github.com/nestjs/mongoose) – Mongoose module for integrating with the Nest framework. * [@nestjs/event-emitter 12.0.0](https://github.com/nestjs/event-emitter) – Events module for the Nest framework built on EventEmitter2. * [Config 12.0.0](https://github.com/nestjs/config) – Configuration module for managing environment variables in Nest applications. * [@nestjs/typeorm 12.0.1](https://github.com/nestjs/typeorm) – TypeORM integration module for the Nest framework. * [@nestjs/jwt 12.0.1](https://github.com/nestjs/jwt) – JWT utilities module for Nest based on the jsonwebtoken package. * [Schedule 12.0.1](https://github.com/nestjs/schedule) – Scheduling module for the Nest framework based on the cron package. * [Bull @nestjs/bull@12.0.0](https://github.com/nestjs/bull) – Monorepo for Nest modules that integrate with Bull and BullMQ packages.