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

This commit is contained in:
renovate[bot]
2025-05-14 10:29:26 +00:00
committed by GitHub
parent a2cc032ef0
commit 551b446a7a
37 changed files with 116 additions and 116 deletions

View File

@@ -21,8 +21,8 @@
"dependencies": {
"@apollo/server": "4.12.0",
"@nestjs/apollo": "13.1.0",
"@nestjs/common": "11.1.0",
"@nestjs/core": "11.1.0",
"@nestjs/common": "11.1.1",
"@nestjs/core": "11.1.1",
"@nestjs/graphql": "13.1.0",
"@nestjs/platform-express": "11.1.1",
"class-transformer": "0.5.1",
@@ -38,7 +38,7 @@
"@eslint/js": "9.26.0",
"@nestjs/cli": "11.0.7",
"@nestjs/schematics": "11.0.5",
"@nestjs/testing": "11.1.0",
"@nestjs/testing": "11.1.1",
"@types/express": "5.0.1",
"@types/node": "22.15.17",
"@types/supertest": "6.0.3",