File tree Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 44
44
"author" : " codehex" ,
45
45
"license" : " MIT" ,
46
46
"devDependencies" : {
47
- "@graphql-codegen/cli" : " 2.10 .0" ,
47
+ "@graphql-codegen/cli" : " 2.11 .0" ,
48
48
"@graphql-codegen/typescript" : " 2.7.2" ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 28.1.6" ,
Original file line number Diff line number Diff line change 747
747
minimatch "^3.1.2"
748
748
strip-json-comments "^3.1.1"
749
749
750
- " @graphql-codegen/cli@2.10 .0 " :
751
- version "2.10 .0"
752
- resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.10 .0.tgz#82f716590333bcb7965cd4ae373972068b2d0787 "
753
- integrity sha512-v87yzrQ4Q/PpGPC59O0xusQknWWKtUdITqahpUBDddT8ZWHNhadx2BjvPkinFoPZmCkG8yVoAHx7FJ2uLzqjww ==
750
+ " @graphql-codegen/cli@2.11 .0 " :
751
+ version "2.11 .0"
752
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11 .0.tgz#a3b981e1471e3c696058a0eb87fcd82f49ad2bc4 "
753
+ integrity sha512-5twZs3PVSPg9mfaptoNFm1x0YQQsF4WPmgu0zbB4XSuIZ/gaAKA4LT1WEiuFSQNcgvbBbD9cpFdauyD4GS+Wwg ==
754
754
dependencies :
755
755
" @graphql-codegen/core" " 2.6.0"
756
- " @graphql-codegen/plugin-helpers" " ^2.6.0 "
756
+ " @graphql-codegen/plugin-helpers" " ^2.6.1 "
757
757
" @graphql-tools/apollo-engine-loader" " ^7.3.1"
758
758
" @graphql-tools/code-file-loader" " ^7.3.0"
759
759
" @graphql-tools/git-loader" " ^7.2.0"
830
830
lodash "~4.17.0"
831
831
tslib "~2.4.0"
832
832
833
+ " @graphql-codegen/plugin-helpers@^2.6.1 " :
834
+ version "2.6.1"
835
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.1.tgz#0e3abf1a13843abecd1d795fe85a61b7459a7e3a"
836
+ integrity sha512-RbkCPu8rZo+d3tWPUzqnZhgGutp15GVcs9UhaOcenKpCDDQxNxqGGTn76LuAAymT9y7BSnXdY20k1CW59z4nTw==
837
+ dependencies :
838
+ " @graphql-tools/utils" " ^8.8.0"
839
+ change-case-all "1.0.14"
840
+ common-tags "1.8.2"
841
+ import-from "4.0.0"
842
+ lodash "~4.17.0"
843
+ tslib "~2.4.0"
844
+
833
845
" @graphql-codegen/schema-ast@^2.4.1 " :
834
846
version "2.4.1"
835
847
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.4.1.tgz#ad742b53e32f7a2fbff8ea8a91ba7e617e6ef236"
You can’t perform that action at this time.
0 commit comments