Skip to content

Commit de362ae

Browse files
chore(deps): update graphql-tools to v11
1 parent 26d4d6d commit de362ae

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

packages/add-source-name/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
},
5555
"peerDependencies": {
5656
"graphql": "^15.2.0 || ^16.0.0",
57-
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0",
58-
"@graphql-tools/wrap": "^9.4.2 || ^10.0.0",
57+
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0 || ^11.0.0",
58+
"@graphql-tools/wrap": "^9.4.2 || ^10.0.0 || ^11.0.0",
5959
"@graphql-tools/utils": "^9.2.1 || ^10.0.0",
6060
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0"
6161
},

packages/auto-pagination/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
},
5656
"peerDependencies": {
5757
"graphql": "^15.2.0 || ^16.0.0",
58-
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0",
59-
"@graphql-tools/wrap": "^9.4.2 || ^10.0.0",
58+
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0 || ^11.0.0",
59+
"@graphql-tools/wrap": "^9.4.2 || ^10.0.0 || ^11.0.0",
6060
"@graphql-tools/utils": "^9.2.1 || ^10.0.0",
6161
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0"
6262
},

packages/auto-type-merging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"peerDependencies": {
5353
"graphql": "^15.2.0 || ^16.0.0",
54-
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0",
54+
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0 || ^11.0.0",
5555
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0"
5656
},
5757
"type": "module",

packages/block-tracking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"peerDependencies": {
5454
"graphql": "^15.2.0 || ^16.0.0",
55-
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0"
55+
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0 || ^11.0.0"
5656
},
5757
"type": "module",
5858
"engines": {

0 commit comments

Comments
 (0)