File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 33
33
"graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
34
34
},
35
35
"dependencies" : {
36
- "@graphql-codegen/plugin-helpers" : " ^1.18.7 " ,
36
+ "@graphql-codegen/plugin-helpers" : " ^2.0.0 " ,
37
37
"@graphql-codegen/visitor-plugin-common" : " ^1.21.0" ,
38
38
"@types/micromatch" : " ^4.0.1" ,
39
39
"auto-bind" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 579
579
tslib "~2.0.0"
580
580
upper-case "2.0.1"
581
581
582
- " @graphql-codegen/plugin-helpers@^1.18.7 " , "@graphql-codegen/plugin-helpers@^1.18. 8":
582
+ " @graphql-codegen/plugin-helpers@^1.18.8 " :
583
583
version "1.18.8"
584
584
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.18.8.tgz#39aac745b9e22e28c781cc07cf74836896a3a905"
585
585
integrity sha512-mb4I9j9lMGqvGggYuZ0CV+Hme08nar68xkpPbAVotg/ZBmlhZIok/HqW2BcMQi7Rj+Il5HQMeQ1wQ1M7sv/TlQ==
590
590
lodash "~4.17.0"
591
591
tslib "~2.3.0"
592
592
593
+ " @graphql-codegen/plugin-helpers@^2.0.0 " :
594
+ version "2.3.1"
595
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.1.tgz#b66c742d3209a85bc2f72f9e2eceb6b08fc81f85"
596
+ integrity sha512-rWH7igcjYqZ6rqNFTb4Wyp31863fRmmVpsRN8VHzBCltrepOO97jwTwB93aAw+T6Dm8aZto3QFfDIC79u8wA2Q==
597
+ dependencies :
598
+ " @graphql-tools/utils" " ^8.5.2"
599
+ change-case-all "1.0.14"
600
+ common-tags "1.8.0"
601
+ import-from "4.0.0"
602
+ lodash "~4.17.0"
603
+ tslib "~2.3.0"
604
+
593
605
" @graphql-codegen/testing@^1.17.7 " :
594
606
version "1.17.7"
595
607
resolved "https://registry.yarnpkg.com/@graphql-codegen/testing/-/testing-1.17.7.tgz#fc7bbaaee3af91fbe554ec547ec3f9ca40076c25"
682
694
camel-case "4.1.2"
683
695
tslib "~2.2.0"
684
696
685
- " @graphql-tools/utils@^8.5.1 " :
697
+ " @graphql-tools/utils@^8.5.1" , "@graphql-tools/utils@^8.5.2" :
686
698
version "8.5.3"
687
699
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.3.tgz#404062e62cae9453501197039687749c4885356e"
688
700
integrity sha512-HDNGWFVa8QQkoQB0H1lftvaO1X5xUaUDk1zr1qDe0xN1NL0E/CrQdJ5UKLqOvH4hkqVUPxQsyOoAZFkaH6rLHg==
You can’t perform that action at this time.
0 commit comments