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 @@ -5,7 +5,7 @@ repositories {
55}
66
77plugins {
8- kotlin(" jvm" ) version " 2.0.21 "
8+ kotlin(" jvm" ) version " 2.1.0 "
99 id(" com.expediagroup.graphql" ) version " 8.2.1"
1010}
1111
Original file line number Diff line number Diff line change 1515 "@mdx-js/react" : " 3.1.0" ,
1616 "ajv" : " 8.17.1" ,
1717 "clsx" : " 2.1.1" ,
18- "jsdoc-to-markdown" : " 9.0.5 " ,
18+ "jsdoc-to-markdown" : " 9.1.1 " ,
1919 "prism-react-renderer" : " 2.4.0" ,
2020 "react" : " 19.0.0" ,
2121 "react-dom" : " 19.0.0" ,
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.36 " ,
32- "eslint" : " 9.15 .0" ,
31+ "bun-types" : " 1.1.38 " ,
32+ "eslint" : " 9.16 .0" ,
3333 "husky" : " 9.1.7" ,
34- "prettier" : " 3.3.3 " ,
34+ "prettier" : " 3.4.2 " ,
3535 "tsup" : " 8.3.5" ,
3636 "typescript" : " 5.7.2" ,
37- "typescript-eslint" : " 8.15 .0"
37+ "typescript-eslint" : " 8.17 .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