File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 2323 "@graphql-codegen/plugin-helpers" : " 5.0.4" ,
2424 "@graphql-codegen/visitor-plugin-common" : " 5.3.1" ,
2525 "ts-deepmerge" : " 7.0.1" ,
26- "valibot" : " 0.41 .0"
26+ "valibot" : " 0.42 .0"
2727 },
2828 "devDependencies" : {
2929 "@graphql-codegen/cli" : " 5.0.2" ,
3030 "@total-typescript/ts-reset" : " 0.6.1" ,
3131 "bun-types" : " 1.1.27" ,
3232 "eslint" : " 9.10.0" ,
33- "husky" : " 9.1.5 " ,
33+ "husky" : " 9.1.6 " ,
3434 "prettier" : " 3.3.3" ,
35- "tsup" : " 8.2.4 " ,
36- "typescript" : " 5.5.4 " ,
37- "typescript-eslint" : " 8.4 .0"
35+ "tsup" : " 8.3.0 " ,
36+ "typescript" : " 5.6.2 " ,
37+ "typescript-eslint" : " 8.6 .0"
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