File tree 26 files changed +30
-24
lines changed
relay-operation-optimizer
26 files changed +30
-24
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @graphql-tools/utils ' : patch
3
+ ---
4
+
5
+ fix(utils): fix AggregateErrorConstructor type issue
Original file line number Diff line number Diff line change 33
33
},
34
34
"dependencies" : {
35
35
"@graphql-tools/delegate" : " 8.0.2" ,
36
- "@graphql-tools/utils" : " ^ 8.0.0" ,
36
+ "@graphql-tools/utils" : " 8.0.0" ,
37
37
"dataloader" : " 2.0.0" ,
38
38
"tslib" : " ~2.3.0"
39
39
},
Original file line number Diff line number Diff line change 32
32
"input" : " ./src/index.ts"
33
33
},
34
34
"dependencies" : {
35
- "@graphql-tools/utils" : " ^ 8.0.0" ,
35
+ "@graphql-tools/utils" : " 8.0.0" ,
36
36
"dataloader" : " 2.0.0" ,
37
37
"tslib" : " ~2.3.0" ,
38
38
"value-or-promise" : " 1.0.10"
Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"@graphql-tools/batch-execute" : " ^8.0.0" ,
36
36
"@graphql-tools/schema" : " ^8.0.0" ,
37
- "@graphql-tools/utils" : " ^ 8.0.0" ,
37
+ "@graphql-tools/utils" : " 8.0.0" ,
38
38
"dataloader" : " 2.0.0" ,
39
39
"tslib" : " ~2.3.0" ,
40
40
"value-or-promise" : " 1.0.10"
Original file line number Diff line number Diff line change 32
32
"@babel/parser" : " 7.14.8" ,
33
33
"@babel/traverse" : " 7.14.8" ,
34
34
"@babel/types" : " 7.14.8" ,
35
- "@graphql-tools/utils" : " ^ 8.0.0" ,
35
+ "@graphql-tools/utils" : " 8.0.0" ,
36
36
"tslib" : " ~2.3.0"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change 46
46
},
47
47
"dependencies" : {
48
48
"@graphql-tools/delegate" : " 8.0.2" ,
49
- "@graphql-tools/utils" : " ^ 8.0.0" ,
49
+ "@graphql-tools/utils" : " 8.0.0" ,
50
50
"apollo-upload-client" : " 16.0.0" ,
51
51
"cross-fetch" : " 3.1.4" ,
52
52
"form-data" : " 4.0.0" ,
Original file line number Diff line number Diff line change 34
34
"graphql-type-json" : " 0.3.2"
35
35
},
36
36
"dependencies" : {
37
- "@graphql-tools/utils" : " ^ 8.0.0" ,
37
+ "@graphql-tools/utils" : " 8.0.0" ,
38
38
"@graphql-tools/merge" : " ^6.2.15" ,
39
39
"import-from" : " 4.0.0" ,
40
40
"p-limit" : " 3.1.0" ,
Original file line number Diff line number Diff line change 30
30
"graphql" : " ^14.0.0 || ^15.0.0"
31
31
},
32
32
"dependencies" : {
33
- "@graphql-tools/utils" : " ^ 8.0.0" ,
33
+ "@graphql-tools/utils" : " 8.0.0" ,
34
34
"cross-fetch" : " 3.1.4" ,
35
35
"tslib" : " ~2.3.0" ,
36
36
"sync-fetch" : " 0.3.0"
Original file line number Diff line number Diff line change 33
33
"graphql" : " ^14.0.0 || ^15.0.0"
34
34
},
35
35
"dependencies" : {
36
- "@graphql-tools/utils" : " ^ 8.0.0" ,
36
+ "@graphql-tools/utils" : " 8.0.0" ,
37
37
"@graphql-tools/graphql-tag-pluck" : " ^7.0.0" ,
38
38
"globby" : " ^11.0.3" ,
39
39
"is-glob" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 31
31
},
32
32
"dependencies" : {
33
33
"@graphql-tools/graphql-tag-pluck" : " ^7.0.0" ,
34
- "@graphql-tools/utils" : " ^ 8.0.0" ,
34
+ "@graphql-tools/utils" : " 8.0.0" ,
35
35
"is-glob" : " 4.0.1" ,
36
36
"micromatch" : " ^4.0.4" ,
37
37
"tslib" : " ~2.3.0" ,
Original file line number Diff line number Diff line change 30
30
"graphql" : " ^14.0.0 || ^15.0.0"
31
31
},
32
32
"dependencies" : {
33
- "@graphql-tools/utils" : " ^ 8.0.0" ,
33
+ "@graphql-tools/utils" : " 8.0.0" ,
34
34
"@graphql-tools/graphql-tag-pluck" : " ^7.0.0" ,
35
35
"cross-fetch" : " 3.1.4" ,
36
36
"tslib" : " ~2.3.0"
Original file line number Diff line number Diff line change 37
37
},
38
38
"dependencies" : {
39
39
"@graphql-tools/import" : " ^6.2.6" ,
40
- "@graphql-tools/utils" : " ^ 8.0.0" ,
40
+ "@graphql-tools/utils" : " 8.0.0" ,
41
41
"globby" : " ^11.0.3" ,
42
42
"is-glob" : " ^4.0.1" ,
43
43
"unixify" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 30
30
"graphql" : " ^14.0.0 || ^15.0.0"
31
31
},
32
32
"dependencies" : {
33
- "@graphql-tools/utils" : " ^ 8.0.0" ,
33
+ "@graphql-tools/utils" : " 8.0.0" ,
34
34
"tslib" : " ~2.3.0"
35
35
},
36
36
"publishConfig" : {
Original file line number Diff line number Diff line change 30
30
"graphql" : " ^14.0.0 || ^15.0.0"
31
31
},
32
32
"dependencies" : {
33
- "@graphql-tools/utils" : " ^ 8.0.0" ,
33
+ "@graphql-tools/utils" : " 8.0.0" ,
34
34
"tslib" : " ~2.3.0"
35
35
},
36
36
"publishConfig" : {
Original file line number Diff line number Diff line change 31
31
},
32
32
"dependencies" : {
33
33
"@graphql-tools/url-loader" : " ^7.0.0" ,
34
- "@graphql-tools/utils" : " ^ 8.0.0" ,
34
+ "@graphql-tools/utils" : " 8.0.0" ,
35
35
"@types/js-yaml" : " ^4.0.0" ,
36
36
"@types/json-stable-stringify" : " ^1.0.32" ,
37
37
"@types/jsonwebtoken" : " ^8.5.0" ,
Original file line number Diff line number Diff line change 44
44
},
45
45
"dependencies" : {
46
46
"@graphql-tools/delegate" : " 8.0.2" ,
47
- "@graphql-tools/utils" : " ^ 8.0.0" ,
47
+ "@graphql-tools/utils" : " 8.0.0" ,
48
48
"@graphql-tools/wrap" : " ^8.0.2" ,
49
49
"@ardatan/fetch-event-source" : " 2.0.2" ,
50
50
"@n1ru4l/graphql-live-query" : " 0.7.1" ,
Original file line number Diff line number Diff line change 34
34
},
35
35
"dependencies" : {
36
36
"@graphql-tools/schema" : " ^8.0.0" ,
37
- "@graphql-tools/utils" : " ^ 8.0.0" ,
37
+ "@graphql-tools/utils" : " 8.0.0" ,
38
38
"tslib" : " ~2.3.0"
39
39
},
40
40
"publishConfig" : {
Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"@graphql-tools/schema" : " ^8.0.0" ,
36
36
"@graphql-tools/merge" : " 6.2.15" ,
37
- "@graphql-tools/utils" : " ^ 8.0.0" ,
37
+ "@graphql-tools/utils" : " 8.0.0" ,
38
38
"fast-json-stable-stringify" : " ^2.1.0" ,
39
39
"tslib" : " ~2.3.0"
40
40
},
Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"@graphql-tools/load" : " ^7.0.0" ,
36
36
"@graphql-tools/graphql-file-loader" : " ^7.0.0" ,
37
- "@graphql-tools/utils" : " ^ 8.0.0" ,
37
+ "@graphql-tools/utils" : " 8.0.0" ,
38
38
"tslib" : " ~2.3.0"
39
39
},
40
40
"publishConfig" : {
Original file line number Diff line number Diff line change 41
41
"graphql" : " ^14.0.0 || ^15.0.0"
42
42
},
43
43
"dependencies" : {
44
- "@graphql-tools/utils" : " ^ 8.0.0" ,
44
+ "@graphql-tools/utils" : " 8.0.0" ,
45
45
"relay-compiler" : " 11.0.2" ,
46
46
"tslib" : " ~2.3.0"
47
47
},
Original file line number Diff line number Diff line change 34
34
"@types/micromatch" : " 4.0.2"
35
35
},
36
36
"dependencies" : {
37
- "@graphql-tools/utils" : " ^ 8.0.0" ,
37
+ "@graphql-tools/utils" : " 8.0.0" ,
38
38
"lodash" : " 4.17.21" ,
39
39
"micromatch" : " ^4.0.4" ,
40
40
"tslib" : " ~2.3.0"
Original file line number Diff line number Diff line change 36
36
},
37
37
"dependencies" : {
38
38
"@graphql-tools/merge" : " 6.2.15" ,
39
- "@graphql-tools/utils" : " ^ 8.0.0" ,
39
+ "@graphql-tools/utils" : " 8.0.0" ,
40
40
"tslib" : " ~2.3.0" ,
41
41
"value-or-promise" : " 1.0.10"
42
42
},
Original file line number Diff line number Diff line change 41
41
"@graphql-tools/delegate" : " 8.0.2" ,
42
42
"@graphql-tools/merge" : " ^6.2.15" ,
43
43
"@graphql-tools/schema" : " ^8.0.0" ,
44
- "@graphql-tools/utils" : " ^ 8.0.0" ,
44
+ "@graphql-tools/utils" : " 8.0.0" ,
45
45
"@graphql-tools/wrap" : " ^8.0.2" ,
46
46
"tslib" : " ~2.3.0"
47
47
},
Original file line number Diff line number Diff line change 33
33
},
34
34
"dependencies" : {
35
35
"@graphql-tools/delegate" : " 8.0.2" ,
36
- "@graphql-tools/utils" : " ^ 8.0.0" ,
36
+ "@graphql-tools/utils" : " 8.0.0" ,
37
37
"tslib" : " ~2.3.0"
38
38
},
39
39
"devDependencies" : {
Original file line number Diff line number Diff line change
1
+ /// <reference lib="es2021.promise" />
1
2
let AggregateErrorImpl = globalThis . AggregateError ;
2
3
3
4
if ( typeof AggregateErrorImpl === 'undefined' ) {
Original file line number Diff line number Diff line change 37
37
"dependencies" : {
38
38
"@graphql-tools/delegate" : " 8.0.2" ,
39
39
"@graphql-tools/schema" : " ^8.0.0" ,
40
- "@graphql-tools/utils" : " ^ 8.0.0" ,
40
+ "@graphql-tools/utils" : " 8.0.0" ,
41
41
"tslib" : " ~2.3.0" ,
42
42
"value-or-promise" : " 1.0.10"
43
43
},
You can’t perform that action at this time.
0 commit comments