File tree Expand file tree Collapse file tree 2 files changed +73
-20
lines changed
Expand file tree Collapse file tree 2 files changed +73
-20
lines changed Original file line number Diff line number Diff line change 3636 },
3737 "devDependencies" : {
3838 "@fastify/cookie" : " ^8.3.0" ,
39- "@mercuriusjs/federation" : " ^1 .0.1 " ,
39+ "@mercuriusjs/federation" : " ^2 .0.0 " ,
4040 "@mercuriusjs/gateway" : " ^1.2.0" ,
4141 "@types/cookie" : " ^0.5.1" ,
4242 "@types/node" : " ^14.18.37" ,
4545 "@types/ws" : " ^8.5.4" ,
4646 "cross-env" : " ^7.0.3" ,
4747 "dotenv-cli" : " ^6.0.0" ,
48- "fastify" : " ^4.14.1 " ,
48+ "fastify" : " ^4.16.0 " ,
4949 "graphql" : " ^16.6.0" ,
5050 "graphql-tag" : " ^2.12.6" ,
5151 "husky" : " ^8.0.3" ,
52- "mercurius" : " ^12.2 .0" ,
52+ "mercurius" : " ^13.0 .0" ,
5353 "mqemitter" : " ^5.0.0" ,
5454 "prettier" : " ^2.8.4" ,
5555 "pretty-quick" : " ^3.1.3" ,
5858 "typescript" : " ^4.9.5"
5959 },
6060 "peerDependencies" : {
61- "@mercuriusjs/federation" : " ^1.0.1 " ,
61+ "@mercuriusjs/federation" : " ^1 || ^2 " ,
6262 "@mercuriusjs/gateway" : " ^1.2.0" ,
6363 "fastify" : " ^4.0.0" ,
6464 "graphql" : " *" ,
65- "mercurius" : " ^12.0.0 "
65+ "mercurius" : " ^12 | ^13 "
6666 },
6767 "peerDependenciesMeta" : {
6868 "@mercuriusjs/federation" : {
You can’t perform that action at this time.
0 commit comments