File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 64
64
"zod" : " 3.19.1"
65
65
},
66
66
"dependencies" : {
67
- "@graphql-codegen/plugin-helpers" : " ^2.3.2 " ,
67
+ "@graphql-codegen/plugin-helpers" : " ^3.0.0 " ,
68
68
"@graphql-codegen/schema-ast" : " ^2.4.1" ,
69
69
"@graphql-codegen/visitor-plugin-common" : " ^2.5.2" ,
70
70
"@graphql-tools/utils" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 907
907
lodash "~4.17.0"
908
908
tslib "~2.4.0"
909
909
910
+ " @graphql-codegen/plugin-helpers@^3.0.0 " :
911
+ version "3.1.1"
912
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.1.tgz#c2e324df8e56942dc6d9947ec70025614f5f94d7"
913
+ integrity sha512-+V1WK4DUhejVSbkZrAsyv9gA4oQABVrtEUkT7vWq7gSf7Ln6OEM59lDUDsjp5wpLPTBIDJANbAe3qEd+iCB3Ow==
914
+ dependencies :
915
+ " @graphql-tools/utils" " ^8.8.0"
916
+ change-case-all "1.0.15"
917
+ common-tags "1.8.2"
918
+ import-from "4.0.0"
919
+ lodash "~4.17.0"
920
+ tslib "~2.4.0"
921
+
910
922
" @graphql-codegen/schema-ast@^2.4.1 " :
911
923
version "2.4.1"
912
924
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