This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed
ts-apollo-mongo-apache-kafka-backend
ts-apollo-mongodb-backend
ts-apollo-mongodb-datasync-backend
ts-apollo-postgres-backend
ts-fastify-mongodb-backend Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 27
27
"mongodb" : " 3.6.3"
28
28
},
29
29
"devDependencies" : {
30
- "@graphql-cli/codegen" : " 1.17.16 " ,
30
+ "@graphql-cli/codegen" : " 1.17.24 " ,
31
31
"@graphql-codegen/add" : " 2.0.2" ,
32
- "@graphql-codegen/typescript" : " 1.19.0 " ,
32
+ "@graphql-codegen/typescript" : " 1.22.1 " ,
33
33
"@types/glob" : " 7.1.3" ,
34
34
"@types/graphql" : " 14.2.3" ,
35
35
"@types/node-fetch" : " 2.5.7" ,
Original file line number Diff line number Diff line change 26
26
"mongodb" : " 3.6.3"
27
27
},
28
28
"devDependencies" : {
29
- "@graphql-cli/codegen" : " 1.17.16 " ,
29
+ "@graphql-cli/codegen" : " 1.17.24 " ,
30
30
"@graphql-codegen/add" : " 2.0.2" ,
31
- "@graphql-codegen/typescript" : " 1.19.0 " ,
31
+ "@graphql-codegen/typescript" : " 1.22.1 " ,
32
32
"@types/glob" : " 7.1.3" ,
33
33
"@types/graphql" : " 14.2.3" ,
34
34
"@types/node-fetch" : " 2.5.7" ,
Original file line number Diff line number Diff line change 26
26
"mongodb" : " 3.6.3"
27
27
},
28
28
"devDependencies" : {
29
- "@graphql-cli/codegen" : " 1.17.16 " ,
29
+ "@graphql-cli/codegen" : " 1.17.24 " ,
30
30
"@graphql-codegen/add" : " 2.0.2" ,
31
- "@graphql-codegen/typescript" : " 1.19.0 " ,
31
+ "@graphql-codegen/typescript" : " 1.22.1 " ,
32
32
"@types/glob" : " 7.1.3" ,
33
33
"@types/graphql" : " 14.2.3" ,
34
34
"@types/node-fetch" : " 2.5.7" ,
Original file line number Diff line number Diff line change 28
28
"pg" : " 8.5.1"
29
29
},
30
30
"devDependencies" : {
31
- "@graphql-cli/codegen" : " 1.17.16 " ,
31
+ "@graphql-cli/codegen" : " 1.17.24 " ,
32
32
"@graphql-codegen/add" : " 2.0.2" ,
33
- "@graphql-codegen/typescript" : " 1.19.0 " ,
33
+ "@graphql-codegen/typescript" : " 1.22.1 " ,
34
34
"@types/glob" : " 7.1.3" ,
35
35
"@types/graphql" : " 14.2.3" ,
36
36
"@types/node-fetch" : " 2.5.7" ,
Original file line number Diff line number Diff line change 27
27
"mongodb" : " 3.6.3"
28
28
},
29
29
"devDependencies" : {
30
- "@graphql-cli/codegen" : " 1.17.16 " ,
30
+ "@graphql-cli/codegen" : " 1.17.24 " ,
31
31
"@graphql-codegen/add" : " 2.0.2" ,
32
- "@graphql-codegen/typescript" : " 1.19.0 " ,
32
+ "@graphql-codegen/typescript" : " 1.22.1 " ,
33
33
"@types/glob" : " 7.1.3" ,
34
34
"@types/graphql" : " 14.2.3" ,
35
35
"@types/node" : " 14.14.14" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 1.1.2" ,
4
4
"private" : true ,
5
5
"devDependencies" : {
6
- "@graphql-cli/codegen" : " 1.17.16 " ,
6
+ "@graphql-cli/codegen" : " 1.17.24 " ,
7
7
"@graphql-codegen/add" : " 2.0.2" ,
8
- "@graphql-codegen/typescript" : " 1.19.0 " ,
9
- "@graphql-codegen/typescript-operations" : " 1.17.12 " ,
10
- "@graphql-codegen/typescript-react-apollo" : " 2.2.1 " ,
8
+ "@graphql-codegen/typescript" : " 1.22.1 " ,
9
+ "@graphql-codegen/typescript-operations" : " 1.18.0 " ,
10
+ "@graphql-codegen/typescript-react-apollo" : " 2.2.5 " ,
11
11
"graphback-cli" : " 1.1.2" ,
12
12
"graphql" : " 15.4.0" ,
13
13
"graphql-cli" : " 4.1.0" ,
You can’t perform that action at this time.
0 commit comments