* [Nest v12.0.0](https://github.com/nestjs/nest) – Progressive framework for building efficient and scalable server-side applications. * [Nest CLI 12.0.0](https://github.com/nestjs/nest-cli) – Command-line interface tool for initializing and managing Nest applications. * [CQRS 12.0.0](https://github.com/nestjs/cqrs) – Lightweight CQRS module for the Nest framework. * [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/typeorm 12.0.0](https://github.com/nestjs/typeorm) – TypeORM integration module for the Nest framework. * [Axios 12.0.0](https://github.com/nestjs/axios) – Module that provides Axios-based methods for making HTTP requests and transforming responses into Observables. * [nestjs/schematics 12.0.0](https://github.com/nestjs/schematics) – Command-line interface tool for initializing, developing, and maintaining Nest applications. * [Elasticsearch 12.0.0](https://github.com/nestjs/elasticsearch) – Elasticsearch module for the Nest framework based on the official Elasticsearch package. * [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. * [Config 12.0.0](https://github.com/nestjs/config) – Configuration module for managing environment variables in Nest applications. * [Mapped Types 12.0.0](https://github.com/nestjs/mapped-types) – TypeScript utility module supplying mapped type helpers for creating DTO variants like PartialType, PickType, OmitType, and IntersectionType. * [@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.