File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.13.10 " ,
47
+ "@graphql-codegen/cli" : " 2.13.11 " ,
48
48
"@graphql-codegen/typescript" : " 2.8.1" ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 29.2.1" ,
Original file line number Diff line number Diff line change 821
821
minimatch "^3.1.2"
822
822
strip-json-comments "^3.1.1"
823
823
824
- " @graphql-codegen/[email protected] .10 " :
825
- version "2.13.10 "
826
- resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.10 .tgz#0df0fd5bbf2f21b749e5560c2e3551cff8311e6b "
827
- integrity sha512-h0b/dr1yY0P3BzHXES9b40ADqCwzb5G8mPGGmYJyrJUrWbVBDHd7oLsYNZyUXrdNH2+OXSvRla0P+rE7Xtql5Q ==
824
+ " @graphql-codegen/[email protected] .11 " :
825
+ version "2.13.11 "
826
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.11 .tgz#74ff250b9da09c38baf812662969e450783126aa "
827
+ integrity sha512-PJF36a1i6M7Btj1kB4PWWzBUO3u2BJzsd/6KXxRmEugcxrbaCnbTDDktopy0CZYKdqaFbXaowwbRY8Tk8DV99Q ==
828
828
dependencies :
829
829
" @babel/generator" " ^7.18.13"
830
830
" @babel/template" " ^7.18.10"
831
831
" @babel/types" " ^7.18.13"
832
- " @graphql-codegen/core" " 2.6.4 "
832
+ " @graphql-codegen/core" " 2.6.5 "
833
833
" @graphql-codegen/plugin-helpers" " ^2.7.2"
834
834
" @graphql-tools/apollo-engine-loader" " ^7.3.6"
835
835
" @graphql-tools/code-file-loader" " ^7.3.1"
863
863
yaml "^1.10.0"
864
864
yargs "^17.0.0"
865
865
866
- " @graphql-codegen/[email protected] .4 " :
867
- version "2.6.4 "
868
- resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.4 .tgz#0ed07c1efe18f36dd7515a54d05b07685b00cbb1 "
869
- integrity sha512-gmiRJIkmzeODBpX5ATDLWBTAs2zl21cRqwOmcYtLY3RMxNa3SIpHFII6BIYLOo/ZO767+2DH8FOKWCR78w6cvQ ==
866
+ " @graphql-codegen/[email protected] .5 " :
867
+ version "2.6.5 "
868
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.5 .tgz#08ac1e9cdfeba3f95557230b2bd3736b4ef2f777 "
869
+ integrity sha512-oSbM8vINFxcV1GUasJTDIemMpEG1t6NkBG8odQCt/3ZExCYmoviHhG9vJB89QqJeU5W06qQB6SJn/dg/gv5Aqg ==
870
870
dependencies :
871
871
" @graphql-codegen/plugin-helpers" " ^2.7.2"
872
872
" @graphql-tools/schema" " ^9.0.0"
You can’t perform that action at this time.
0 commit comments