File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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.11.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 2828 "devDependencies" : {
2929 "@graphql-codegen/cli" : " 5.0.3" ,
3030 "@total-typescript/ts-reset" : " 0.6.1" ,
31- "bun-types" : " 1.1.38 " ,
31+ "bun-types" : " 1.1.42 " ,
3232 "eslint" : " 9.17.0" ,
3333 "husky" : " 9.1.7" ,
3434 "prettier" : " 3.4.2" ,
3535 "tsup" : " 8.3.5" ,
3636 "typescript" : " 5.7.2" ,
37- "typescript-eslint" : " 8.18.0 "
37+ "typescript-eslint" : " 8.18.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