File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717 "clsx" : " 2.1.1" ,
1818 "jsdoc-to-markdown" : " 9.1.1" ,
1919 "prism-react-renderer" : " 2.4.1" ,
20- "react" : " 19.0 .0" ,
21- "react-dom" : " 19.0 .0" ,
20+ "react" : " 19.1 .0" ,
21+ "react-dom" : " 19.1 .0" ,
2222 "react-loadable" : " 5.5.0"
2323 }
2424}
Original file line number Diff line number Diff line change 11{
22 "name" : " @expediagroup/graphql-kotlin-codegen" ,
3- "packageManager" :
" [email protected] .2 " ,
3+ "packageManager" :
" [email protected] .7 " ,
44 "main" : " dist/plugin.cjs" ,
55 "types" : " dist/plugin.d.cts" ,
66 "files" : [
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.7.1 " ,
24+ "@graphql-codegen/visitor-plugin-common" : " 5.8.0 " ,
2525 "ts-deepmerge" : " 7.0.2" ,
2626 "valibot" : " 1.0.0"
2727 },
2828 "devDependencies" : {
2929 "@graphql-codegen/cli" : " 5.0.5" ,
3030 "@total-typescript/ts-reset" : " 0.6.1" ,
31- "bun-types" : " 1.2.5 " ,
31+ "bun-types" : " 1.2.7 " ,
3232 "eslint" : " 9.23.0" ,
3333 "husky" : " 9.1.7" ,
3434 "prettier" : " 3.5.3" ,
3535 "tsup" : " 8.4.0" ,
3636 "typescript" : " 5.8.2" ,
37- "typescript-eslint" : " 8.27 .0"
37+ "typescript-eslint" : " 8.28 .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