File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed
packages/abort-signal-any Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 33
33
"build" : " pkgroll --clean-dist" ,
34
34
"prepack" : " yarn build"
35
35
},
36
- "peerDependencies" : {
37
- "graphql" : " ^15.0.0 || ^16.9.0 || ^17.0.0"
38
- },
39
- "dependencies" : {
40
- "@graphql-tools/utils" : " ^10.7.0" ,
41
- "tslib" : " ^2.8.1"
42
- },
43
36
"devDependencies" : {
44
- "graphql" : " ^16.9.0" ,
45
37
"pkgroll" : " 2.6.1"
46
38
},
47
- "publishConfig" : {
48
- "access" : " public"
49
- },
50
39
"sideEffects" : false
51
40
}
Original file line number Diff line number Diff line change @@ -3194,12 +3194,7 @@ __metadata:
3194
3194
version: 0.0.0-use.local
3195
3195
resolution: "@graphql-hive/gateway-abort-signal-any@workspace:packages/abort-signal-any"
3196
3196
dependencies:
3197
- "@graphql-tools/utils": "npm:^10.7.0"
3198
- graphql: "npm:^16.9.0"
3199
3197
pkgroll: "npm:2.6.1"
3200
- tslib: "npm:^2.8.1"
3201
- peerDependencies:
3202
- graphql: ^15.0.0 || ^16.9.0 || ^17.0.0
3203
3198
languageName: unknown
3204
3199
linkType: soft
3205
3200
You can’t perform that action at this time.
0 commit comments