File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ### v5.0.0
2+
3+ - Update graphql peer-dependency for Apollo server v3.
4+
15### v4.0.0
26
37- Updated @apollo/federation dependency for Node 18 compatibility.
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-component" ,
3- "version" : " 4 .0.0" ,
3+ "version" : " 5 .0.0" ,
44 "description" : " Build, customize and compose GraphQL schemas in a componentized fashion" ,
55 "keywords" : [
66 " graphql" ,
3232 "debug" : " ^4.3.1"
3333 },
3434 "peerDependencies" : {
35- "graphql" : " ^15 .0.0"
35+ "graphql" : " ^16 .0.0"
3636 },
3737 "devDependencies" : {
3838 "@apollo/gateway" : " ^0.28.2" ,
39- "apollo-server" : " ^2.25 .0" ,
39+ "apollo-server" : " ^3.13 .0" ,
4040 "casual" : " ^1.6.0" ,
4141 "eslint" : " ^6.5.1" ,
4242 "graphql" : " ^15.0.0" ,
You can’t perform that action at this time.
0 commit comments