Skip to content

Commit 6fd09c7

Browse files
authored
allow mercurius@16 (#26)
1 parent 6a570f1 commit 6fd09c7

File tree

2 files changed

+46
-4
lines changed

2 files changed

+46
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"graphql": "^16.6.0",
4949
"graphql-tag": "^2.12.6",
5050
"husky": "^8.0.3",
51-
"mercurius": "^15.0.0",
51+
"mercurius": "^16.0.0",
5252
"mqemitter": "^5.0.0",
5353
"prettier": "^2.8.4",
5454
"pretty-quick": "^3.1.3",
@@ -61,7 +61,7 @@
6161
"@mercuriusjs/gateway": "^1.2.0",
6262
"fastify": "^4.0.0 || ^5.0.0",
6363
"graphql": "*",
64-
"mercurius": "^12 || ^13 || ^14 || ^15"
64+
"mercurius": "^12 || ^13 || ^14 || ^15 || ^16"
6565
},
6666
"peerDependenciesMeta": {
6767
"@mercuriusjs/federation": {

pnpm-lock.yaml

Lines changed: 44 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)