File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 "dependencies" : {
2222 "@graphql-codegen/java-common" : " 3.0.0" ,
2323 "@graphql-codegen/plugin-helpers" : " 5.1.0" ,
24- "@graphql-codegen/visitor-plugin-common" : " 5.6.1 " ,
24+ "@graphql-codegen/visitor-plugin-common" : " 5.7.0 " ,
2525 "ts-deepmerge" : " 7.0.2" ,
2626 "valibot" : " 0.42.1"
2727 },
2828 "devDependencies" : {
29- "@graphql-codegen/cli" : " 5.0.4 " ,
29+ "@graphql-codegen/cli" : " 5.0.5 " ,
3030 "@total-typescript/ts-reset" : " 0.6.1" ,
3131 "bun-types" : " 1.2.2" ,
32- "eslint" : " 9.20.0 " ,
32+ "eslint" : " 9.20.1 " ,
3333 "husky" : " 9.1.7" ,
34- "prettier" : " 3.5.0 " ,
34+ "prettier" : " 3.5.1 " ,
3535 "tsup" : " 8.3.6" ,
3636 "typescript" : " 5.7.3" ,
37- "typescript-eslint" : " 8.23.0 "
37+ "typescript-eslint" : " 8.24.1 "
3838 },
3939 "scripts" : {
4040 "build" : " tsup src/plugin.ts --clean --dts --external graphql" ,
You can’t perform that action at this time.
0 commit comments