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 45
45
"license" : " MIT" ,
46
46
"devDependencies" : {
47
47
"@graphql-codegen/cli" : " 2.13.7" ,
48
- "@graphql-codegen/typescript" : " 2.7.4 " ,
48
+ "@graphql-codegen/typescript" : " 2.7.5 " ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 29.2.0" ,
51
51
"@typescript-eslint/eslint-plugin" : " 5.40.1" ,
Original file line number Diff line number Diff line change 915
915
" @graphql-tools/utils" " ^8.8.0"
916
916
tslib "~2.4.0"
917
917
918
- " @graphql-codegen/[email protected] .4 " :
919
- version "2.7.4 "
920
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.4 .tgz#46c1fac63ae1b487efe73db6531f1db5e5198fe0 "
921
- integrity sha512-mjoE3KqmAaBUSlCuKb2WDot3+CTfdJ9eKIcWsDFubPTNdZE0Z8mLoATmVryx8NOBjDtPU/ZziI0rYEGOR4qpAw ==
918
+ " @graphql-codegen/[email protected] .5 " :
919
+ version "2.7.5 "
920
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.5 .tgz#00da3b7dd51cce49d95531556988818568c5d87e "
921
+ integrity sha512-NZMViINr0KEH+DgtOE3BDWkdrisX7cz3/+m6M73Sa2cMM1udTTCpLbNqFIHRmGl1UyfwjdZB32YoF/fxshjV/Q ==
922
922
dependencies :
923
923
" @graphql-codegen/plugin-helpers" " ^2.6.2"
924
924
" @graphql-codegen/schema-ast" " ^2.5.1"
925
- " @graphql-codegen/visitor-plugin-common" " 2.12.2 "
925
+ " @graphql-codegen/visitor-plugin-common" " 2.13.0 "
926
926
auto-bind "~4.0.0"
927
927
tslib "~2.4.0"
928
928
929
- " @graphql-codegen/visitor-plugin-common@2.12.2 " :
930
- version "2.12.2 "
931
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.2 .tgz#70eefed5567dbec6d289b05047b04bc9faae428e "
932
- integrity sha512-UZJxY3mWwaM7yii7mSbl6Rxb6sJlpwGZc3QAs2Yd8MnYjXFPTBR0OO6aBTr9xuftl0pYwHu/pVK7vTPNnVmPww ==
929
+ " @graphql-codegen/visitor-plugin-common@2.13.0 " :
930
+ version "2.13.0 "
931
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.0 .tgz#206d91d90a3cc3b1fc0c3a04e8015c22584e461f "
932
+ integrity sha512-8lKw4l8W6yKaqrxx025eB6+lRMWaBKedbKjC9UyLhXAnqTi3tgaRKOBo4zvl1+KzE6R41Ruov9UcGD7OjgmBrw ==
933
933
dependencies :
934
934
" @graphql-codegen/plugin-helpers" " ^2.6.2"
935
935
" @graphql-tools/optimize" " ^1.3.0"
You can’t perform that action at this time.
0 commit comments