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.4 " ,
47
+ "@graphql-codegen/cli" : " 2.13.5 " ,
48
48
"@graphql-codegen/typescript" : " 2.7.3" ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 29.1.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/cli@2.13.4 " :
825
- version "2.13.4 "
826
- resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.4 .tgz#77b251971364b99be11d37d618de5d4e91216a81 "
827
- integrity sha512-HhaLumR9/rov2WzDchZmIarD/MteNQOCiwgrOdS+A3WcUYBomeL8t5CoRsarFTc6McKoQIAdAqSl+eiNJ5oxJw ==
824
+ " @graphql-codegen/cli@2.13.5 " :
825
+ version "2.13.5 "
826
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.5 .tgz#6f18e7e524826d4202787a05f495cc54dc5bbfaa "
827
+ integrity sha512-qqkQxd+9jBdZDjUSCsH3rTHKmFY9KNQwvwXXEMpRSz+oByYTxGZ0ZE5Lxt0hRXFkGOe8BaVkfPiwa2qSUfA5vw ==
828
828
dependencies :
829
829
" @babel/generator" " ^7.18.13"
830
830
" @babel/template" " ^7.18.10"
849
849
cosmiconfig-typescript-loader "4.1.1"
850
850
debounce "^1.2.0"
851
851
detect-indent "^6.0.0"
852
- graphql-config "^ 4.3.5 "
852
+ graphql-config "4.3.6 "
853
853
inquirer "^8.0.0"
854
854
is-glob "^4.0.1"
855
855
json-to-pretty-yaml "^1.2.2"
@@ -3340,10 +3340,10 @@ grapheme-splitter@^1.0.4:
3340
3340
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
3341
3341
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
3342
3342
3343
- graphql-config@^ 4.3.5 :
3344
- version "4.3.5 "
3345
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.3.5 .tgz#bd197ec9c1e86d2696c61332be35b920ba7be700 "
3346
- integrity sha512-B4jXhHL7j3llCem+ACeo48wvVYhtJxRyt5SfSnvywbRlVYyUzt5ibZV6WJU2Yii2/rcVRIGi7BHDgcAPWdWdJg ==
3343
+ graphql-config@4.3.6 :
3344
+ version "4.3.6 "
3345
+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.3.6 .tgz#908ef03d6670c3068e51fe2e84e10e3e0af220b6 "
3346
+ integrity sha512-i7mAPwc0LAZPnYu2bI8B6yXU5820Wy/ArvmOseDLZIu0OU1UTULEuexHo6ZcHXeT9NvGGaUPQZm8NV3z79YydA ==
3347
3347
dependencies :
3348
3348
" @graphql-tools/graphql-file-loader" " ^7.3.7"
3349
3349
" @graphql-tools/json-file-loader" " ^7.3.7"
You can’t perform that action at this time.
0 commit comments