File tree Expand file tree Collapse file tree 11 files changed +778
-90
lines changed Expand file tree Collapse file tree 11 files changed +778
-90
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@faker-js/faker" : " ^6.1.1" ,
15
- "@graphql-tools/schema" : " ^8.3.6 " ,
15
+ "@graphql-tools/schema" : " ^8.3.7 " ,
16
16
"autocannon" : " ^7.8.1" ,
17
17
"chalk" : " ^5.0.1" ,
18
18
"cli-table" : " ^0.3.11" ,
Original file line number Diff line number Diff line change 17
17
"@graphql-ez/plugin-schema" : " workspace:^0.8.4" ,
18
18
"@graphql-ez/plugin-voyager" : " workspace:^0.9.3" ,
19
19
"@graphql-ez/sveltekit" : " workspace:^0.4.0" ,
20
- "@graphql-tools/schema" : " ^8.3.6 " ,
20
+ "@graphql-tools/schema" : " ^8.3.7 " ,
21
21
"@sveltejs/adapter-node" : " ^1.0.0-next.73" ,
22
22
"altair-static-slim" : " 4.4.1" ,
23
23
"graphql" : " 16.1.0-experimental-stream-defer.6" ,
Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@graphql-ez/utils" : " workspace:^0.1.4" ,
27
- "@graphql-tools/schema" : " ^8.3.6 " ,
28
- "@graphql-tools/utils" : " ^8.6.5 " ,
27
+ "@graphql-tools/schema" : " ^8.3.7 " ,
28
+ "@graphql-tools/utils" : " ^8.6.6 " ,
29
29
"@graphql-typed-document-node/core" : " ^3.1.1" ,
30
30
"@hapi/hapi" : " ^20.2.1" ,
31
31
"@jest/types" : " ^27.5.1" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@graphiql/toolkit" : " 0.4.2" ,
39
- "@graphql-tools/url-loader" : " ^7.9.8 " ,
40
- "@graphql-tools/utils" : " ^8.6.5 " ,
39
+ "@graphql-tools/url-loader" : " ^7.9.9 " ,
40
+ "@graphql-tools/utils" : " ^8.6.6 " ,
41
41
"@n1ru4l/graphql-live-query" : " ^0.9.0" ,
42
42
"@types/prettier" : " ^2.4.4" ,
43
43
"@types/prop-types" : " ^15.7.4" ,
Original file line number Diff line number Diff line change 34
34
"cors" : " ^2.8.5"
35
35
},
36
36
"devDependencies" : {
37
- "@graphql-tools/schema" : " ^8.3.6 " ,
37
+ "@graphql-tools/schema" : " ^8.3.7 " ,
38
38
"@types/node" : " ^17.0.23" ,
39
39
"@types/react" : " ^17.0.43" ,
40
40
"@types/react-dom" : " ^17.0.14" ,
Original file line number Diff line number Diff line change 37
37
"@graphql-codegen/typescript-operations" : " ^2.3.5" ,
38
38
"@graphql-codegen/typescript-resolvers" : " ^2.6.1" ,
39
39
"@graphql-ez/utils" : " workspace:^0.1.4" ,
40
- "@graphql-tools/graphql-file-loader" : " ^7.3.7 " ,
41
- "@graphql-tools/load" : " ^7.5.6 " ,
42
- "@graphql-tools/utils" : " ^8.6.5 " ,
40
+ "@graphql-tools/graphql-file-loader" : " ^7.3.8 " ,
41
+ "@graphql-tools/load" : " ^7.5.7 " ,
42
+ "@graphql-tools/utils" : " ^8.6.6 " ,
43
43
"mkdirp" : " ^1.0.4" ,
44
44
"prettier" : " ^2.6.2"
45
45
},
Original file line number Diff line number Diff line change 32
32
"dependencies" : {
33
33
"@envelop/graphql-modules" : " ^3.1.0" ,
34
34
"@graphql-ez/utils" : " workspace:^0.1.4" ,
35
- "@graphql-tools/schema" : " ^8.3.6 " ,
35
+ "@graphql-tools/schema" : " ^8.3.7 " ,
36
36
"graphql-modules" : " ^2.0.0"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change 31
31
},
32
32
"dependencies" : {
33
33
"@graphql-ez/utils" : " workspace:^0.1.4" ,
34
- "@graphql-tools/utils" : " ^8.6.5 " ,
34
+ "@graphql-tools/utils" : " ^8.6.6 " ,
35
35
"graphql-scalars" : " ^1.17.0"
36
36
},
37
37
"devDependencies" : {
Original file line number Diff line number Diff line change 30
30
},
31
31
"dependencies" : {
32
32
"@graphql-ez/utils" : " workspace:^0.1.4" ,
33
- "@graphql-tools/schema" : " ^8.3.6 " ,
34
- "@graphql-tools/utils" : " ^8.6.5 "
33
+ "@graphql-tools/schema" : " ^8.3.7 " ,
34
+ "@graphql-tools/utils" : " ^8.6.6 "
35
35
},
36
36
"devDependencies" : {
37
37
"@types/node" : " ^17.0.23" ,
Original file line number Diff line number Diff line change 37
37
"@graphql-ez/plugin-graphiql" : " workspace:^0.11.4" ,
38
38
"@graphql-ez/plugin-schema" : " workspace:^0.8.4" ,
39
39
"@graphql-ez/plugin-voyager" : " workspace:^0.9.3" ,
40
- "@graphql-tools/schema" : " ^8.3.6 " ,
40
+ "@graphql-tools/schema" : " ^8.3.7 " ,
41
41
"@sveltejs/adapter-node" : " ^1.0.0-next.73" ,
42
42
"@sveltejs/kit" : " ^1.0.0-next.304" ,
43
43
"@types/node" : " ^17.0.23" ,
You can’t perform that action at this time.
0 commit comments