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 47
47
"author" : " codehex" ,
48
48
"license" : " MIT" ,
49
49
"devDependencies" : {
50
- "@graphql-codegen/cli" : " 4.0.0 " ,
50
+ "@graphql-codegen/cli" : " 4.0.1 " ,
51
51
"@graphql-codegen/typescript" : " ^4.0.0" ,
52
52
"@tsconfig/recommended" : " 1.0.2" ,
53
53
"@types/jest" : " 29.5.2" ,
Original file line number Diff line number Diff line change 924
924
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
925
925
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
926
926
927
- " @graphql-codegen/[email protected] .0 " :
928
- version "4.0.0 "
929
- resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-4.0.0 .tgz#097718b9f913103ee1318acda2c3df8ba0a516f6 "
930
- integrity sha512-wmJXs48Apu+dXQ7utHa3cY1ulFJuflrqpbkhLwxfIAHjSfQouWCn2k7Udq+5PqbCLTDdbUQvw6vGZ5hgud0XuQ ==
927
+ " @graphql-codegen/[email protected] .1 " :
928
+ version "4.0.1 "
929
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-4.0.1 .tgz#2bd494d55aaef0dfe86eefe1fa42bff81f5147fe "
930
+ integrity sha512-/H4imnGOl3hoPXLKmIiGUnXpmBmeIClSZie/YHDzD5N59cZlGGJlIOOrUlOTDpJx5JNU1MTQcRjyTToOYM5IfA ==
931
931
dependencies :
932
932
" @babel/generator" " ^7.18.13"
933
933
" @babel/template" " ^7.18.10"
950
950
cosmiconfig "^8.1.3"
951
951
debounce "^1.2.0"
952
952
detect-indent "^6.0.0"
953
- graphql-config "^5.0.1 "
953
+ graphql-config "^5.0.2 "
954
954
inquirer "^8.0.0"
955
955
is-glob "^4.0.1"
956
956
jiti "^1.17.1"
@@ -3199,10 +3199,10 @@ graphemer@^1.4.0:
3199
3199
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
3200
3200
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
3201
3201
3202
- graphql-config@^5.0.1 :
3203
- version "5.0.1 "
3204
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-5.0.1 .tgz#4a0d2d3db0b6b3bd856e4db7627e5c8970e10a8d "
3205
- integrity sha512-cOi5RUK1QOoqwfzCeyVxRn6nsFqzjq7rs93ZvqT+gNxTgmhpROg3ZetgdbhC/yUWnguDM4S9GoHak+Xh9jLZeA ==
3202
+ graphql-config@^5.0.2 :
3203
+ version "5.0.2 "
3204
+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-5.0.2 .tgz#7e962f94ccddcc2ee0aa71d75cf4491ec5092bdb "
3205
+ integrity sha512-7TPxOrlbiG0JplSZYCyxn2XQtqVhXomEjXUmWJVSS5ET1nPhOJSsIb/WTwqWhcYX6G0RlHXSj9PLtGTKmxLNGg ==
3206
3206
dependencies :
3207
3207
" @graphql-tools/graphql-file-loader" " ^8.0.0"
3208
3208
" @graphql-tools/json-file-loader" " ^8.0.0"
You can’t perform that action at this time.
0 commit comments