File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 4
4
"access" : " public" ,
5
5
"@shopify:registry" : " https://registry.npmjs.org/"
6
6
},
7
- "version" : " 1.0.5 " ,
7
+ "version" : " 1.0.6 " ,
8
8
"description" : " " ,
9
9
"main" : " index.ts" ,
10
10
"keywords" : [],
11
11
"author" :
" Surma <[email protected] >" ,
12
12
"license" : " Apache-2.0" ,
13
13
"dependencies" : {
14
- "@graphql-codegen/cli" : " ^5.0.4" ,
15
- "@graphql-codegen/typescript" : " ^4.1.3" ,
16
- "@graphql-codegen/typescript-operations" : " ^4.4.1" ,
14
+ "@graphql-codegen/cli" : " 5.0.5" ,
15
+ "@graphql-codegen/typescript" : " 4.1.6" ,
16
+ "graphql-config" : " 5.1.3" ,
17
+ "@graphql-codegen/typescript-operations" : " 4.6.0" ,
17
18
"@graphql-tools/url-loader" : " 8.0.16" ,
18
- "graphql" : " ^ 16.6 .0" ,
19
- "typescript" : " ^5.7 .3"
19
+ "graphql" : " 16.10 .0" ,
20
+ "typescript" : " 5.8 .3"
20
21
}
21
22
}
You can’t perform that action at this time.
0 commit comments