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 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =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
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 28
28
"devDependencies" : {
29
29
"@graphql-codegen/cli" : " 5.0.3" ,
30
30
"@total-typescript/ts-reset" : " 0.6.1" ,
31
- "bun-types" : " 1.1.38 " ,
31
+ "bun-types" : " 1.1.42 " ,
32
32
"eslint" : " 9.17.0" ,
33
33
"husky" : " 9.1.7" ,
34
34
"prettier" : " 3.4.2" ,
35
35
"tsup" : " 8.3.5" ,
36
36
"typescript" : " 5.7.2" ,
37
- "typescript-eslint" : " 8.18.0 "
37
+ "typescript-eslint" : " 8.18.1 "
38
38
},
39
39
"scripts" : {
40
40
"build" : " tsup src/plugin.ts --clean --dts --external graphql" ,
You can’t perform that action at this time.
0 commit comments