File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 27
27
"tslib" : " 2.8.1"
28
28
},
29
29
"devDependencies" : {
30
- "@mercuriusjs/federation" : " 3 .0.0" ,
31
- "@mercuriusjs/gateway" : " 3 .0.1 " ,
30
+ "@mercuriusjs/federation" : " 4 .0.0" ,
31
+ "@mercuriusjs/gateway" : " 4 .0.0 " ,
32
32
"@nestjs/common" : " 10.4.15" ,
33
33
"@nestjs/platform-fastify" : " 10.4.15" ,
34
34
"@nestjs/testing" : " 10.4.15" ,
35
- "fastify" : " 4.29 .0" ,
36
- "mercurius" : " 14 .1.0" ,
35
+ "fastify" : " 5.1 .0" ,
36
+ "mercurius" : " 15 .1.0" ,
37
37
"mercurius-integration-testing" : " 9.0.0"
38
38
},
39
39
"peerDependencies" : {
40
40
"@apollo/subgraph" : " ^2.0.0" ,
41
- "@mercuriusjs/federation" : " ^1.0.0 || ^2.0.0 || ^3.0.0" ,
42
- "@mercuriusjs/gateway" : " ^1.0.0 || ^2.0.0 || ^3.0.0" ,
41
+ "@mercuriusjs/federation" : " ^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 " ,
42
+ "@mercuriusjs/gateway" : " ^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 " ,
43
43
"@nestjs/common" : " ^9.3.8 || ^10.0.0" ,
44
44
"@nestjs/graphql" : " ^12.0.0" ,
45
- "fastify" : " ^4.12 .0" ,
45
+ "fastify" : " ^5.1 .0" ,
46
46
"graphql" : " ^16.0.0" ,
47
- "mercurius" : " ^12.0.0 || ^13.0.0 || ^14.0.0"
47
+ "mercurius" : " ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 "
48
48
},
49
49
"peerDependenciesMeta" : {
50
50
"@apollo/subgraph" : {
You can’t perform that action at this time.
0 commit comments