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",
+15 -7
View File
@@ -9882,16 +9882,17 @@ __metadata:
languageName: node
linkType: hard
"@nestjs/devtools-integration@npm:^0.1.6":
version: 0.1.6
resolution: "@nestjs/devtools-integration@npm:0.1.6"
"@nestjs/devtools-integration@npm:^0.2.1":
version: 0.2.1
resolution: "@nestjs/devtools-integration@npm:0.2.1"
dependencies:
"@nyariv/sandboxjs": "npm:0.8.25"
chalk: "npm:^4.1.2"
node-fetch: "npm:^2.6.9"
peerDependencies:
"@nestjs/common": ^9.3.7 || ^10.0.0
"@nestjs/core": ^9.3.7 || ^10.0.0
checksum: 10c0/7a8e5297469a6105fedd2283c5de21ff07bfa8b4d173faf540cc935ae67cbce7cf3fc14485e9ef4c3c6c85be9aa9e28bd5838dc236f8800dfdabc61899e1eba8
"@nestjs/common": ^9.3.7 || ^10.0.0 || ^11.0.0
"@nestjs/core": ^9.3.7 || ^10.0.0 || ^11.0.0
checksum: 10c0/1499243eb8b34040783644bf79b3e57f43d0a8835e71de36ab05a5be8c9245dbbbed3be1160047fb821ce014e73b96d05b2d56567f552a3847c3ba2d95016ecb
languageName: node
linkType: hard
@@ -11320,6 +11321,13 @@ __metadata:
languageName: node
linkType: hard
"@nyariv/sandboxjs@npm:0.8.25":
version: 0.8.25
resolution: "@nyariv/sandboxjs@npm:0.8.25"
checksum: 10c0/9d656b43035348a743dd0e3e5b92351b48f39a506b98c9070deba524cce8e547945305b5a4b868d5ede303ce012917a92f7daecd6ee5222bafb20b9d0e9dafea
languageName: node
linkType: hard
"@oclif/color@npm:^0.x":
version: 0.1.2
resolution: "@oclif/color@npm:0.1.2"
@@ -52609,7 +52617,7 @@ __metadata:
"@nestjs/common": "npm:9.4.3"
"@nestjs/config": "npm:2.3.4"
"@nestjs/core": "npm:9.4.3"
"@nestjs/devtools-integration": "npm:^0.1.6"
"@nestjs/devtools-integration": "npm:^0.2.1"
"@nestjs/event-emitter": "npm:2.0.4"
"@nestjs/graphql": "patch:@nestjs/graphql@12.1.1#./patches/@nestjs+graphql+12.1.1.patch"
"@nestjs/jwt": "npm:10.2.0"