File tree Expand file tree Collapse file tree 4 files changed +1
-8
lines changed Expand file tree Collapse file tree 4 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 82
82
"repository" : {
83
83
"type" : " git" ,
84
84
"url" : " https://github.com/nestjs/graphql"
85
- },
86
- "dependencies" : {
87
- "@graphql-tools/schema" : " 8.3.1"
88
85
}
89
86
}
Original file line number Diff line number Diff line change 36
36
"apollo-server-fastify" : " 3.6.3"
37
37
},
38
38
"dependencies" : {
39
- "@graphql-tools/utils " : " 8.6.1 " ,
39
+ "iterall " : " 1.3.0 " ,
40
40
"lodash.omit" : " 4.5.0"
41
41
},
42
42
"peerDependencies" : {
Original file line number Diff line number Diff line change 25
25
"fast-glob" : " 3.2.11" ,
26
26
"graphql-tag" : " 2.12.6" ,
27
27
"graphql-ws" : " 5.5.5" ,
28
- "iterall" : " 1.3.0" ,
29
28
"lodash" : " 4.17.21" ,
30
29
"normalize-path" : " 3.0.0" ,
31
30
"subscriptions-transport-ws" : " 0.11.0" ,
Original file line number Diff line number Diff line change 31
31
"mercurius" : " 8.12.0" ,
32
32
"mercurius-integration-testing" : " 4.0.0"
33
33
},
34
- "dependencies" : {
35
- "@graphql-tools/utils" : " 8.6.1"
36
- },
37
34
"peerDependencies" : {
38
35
"@nestjs/common" : " ^8.2.3" ,
39
36
"@nestjs/graphql" : " ^9.1.2" ,
You can’t perform that action at this time.
0 commit comments