fix(deps): update nest monorepo to v11.1.14

This commit is contained in:
renovate[bot]
2026-02-17 23:35:58 +00:00
committed by GitHub
parent 5d31df7eb6
commit 080fb1fa35
39 changed files with 169 additions and 169 deletions

View File

@@ -19,10 +19,10 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@nestjs/common": "11.1.13",
"@nestjs/core": "11.1.13",
"@nestjs/microservices": "11.1.13",
"@nestjs/platform-express": "11.1.13",
"@nestjs/common": "11.1.14",
"@nestjs/core": "11.1.14",
"@nestjs/microservices": "11.1.14",
"@nestjs/platform-express": "11.1.14",
"class-transformer": "0.5.1",
"class-validator": "0.14.3",
"reflect-metadata": "0.2.2",
@@ -34,7 +34,7 @@
"@eslint/js": "9.39.2",
"@nestjs/cli": "11.0.16",
"@nestjs/schematics": "11.0.9",
"@nestjs/testing": "11.1.13",
"@nestjs/testing": "11.1.14",
"@types/amqplib": "0.10.8",
"@types/express": "5.0.6",
"@types/node": "24.10.13",