chore(dependencies): upgrade @nestjs/devtools-integration to v0.2.1… (#14912)

… and update peer dependencies
This commit is contained in:
Antoine Moreaux
2025-10-06 15:14:57 +02:00
committed by GitHub
parent 143d5b8061
commit db7fe8b327
2 changed files with 16 additions and 9 deletions
+1 -2
View File
@@ -36,7 +36,6 @@
"@graphql-tools/schema": "10.0.4",
"@graphql-tools/utils": "9.2.1",
"@graphql-yoga/nestjs": "patch:@graphql-yoga/nestjs@2.1.0#./patches/@graphql-yoga+nestjs+2.1.0.patch",
"@lingui/cli": "5.1.2",
"@lingui/conf": "5.1.2",
"@lingui/core": "^5.1.2",
"@lingui/format-po": "5.1.2",
@@ -49,7 +48,6 @@
"@nestjs/common": "9.4.3",
"@nestjs/config": "2.3.4",
"@nestjs/core": "9.4.3",
"@nestjs/devtools-integration": "^0.1.6",
"@nestjs/event-emitter": "2.0.4",
"@nestjs/graphql": "patch:@nestjs/graphql@12.1.1#./patches/@nestjs+graphql+12.1.1.patch",
"@nestjs/jwt": "10.2.0",
@@ -189,6 +187,7 @@
"@faker-js/faker": "^9.8.0",
"@lingui/cli": "^5.1.2",
"@nestjs/cli": "10.3.0",
"@nestjs/devtools-integration": "^0.2.1",
"@nestjs/schematics": "^9.0.0",
"@nestjs/testing": "^9.0.0",
"@nx/js": "21.3.11",