File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
"clsx" : " 2.1.1" ,
18
18
"jsdoc-to-markdown" : " 9.1.1" ,
19
19
"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" ,
22
22
"react-loadable" : " 5.5.0"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @expediagroup/graphql-kotlin-codegen" ,
3
- "packageManager" : " bun@1.2.2 " ,
3
+ "packageManager" : " bun@1.2.7 " ,
4
4
"main" : " dist/plugin.cjs" ,
5
5
"types" : " dist/plugin.d.cts" ,
6
6
"files" : [
21
21
"dependencies" : {
22
22
"@graphql-codegen/java-common" : " 3.0.0" ,
23
23
"@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 " ,
25
25
"ts-deepmerge" : " 7.0.2" ,
26
26
"valibot" : " 1.0.0"
27
27
},
28
28
"devDependencies" : {
29
29
"@graphql-codegen/cli" : " 5.0.5" ,
30
30
"@total-typescript/ts-reset" : " 0.6.1" ,
31
- "bun-types" : " 1.2.5 " ,
31
+ "bun-types" : " 1.2.7 " ,
32
32
"eslint" : " 9.23.0" ,
33
33
"husky" : " 9.1.7" ,
34
34
"prettier" : " 3.5.3" ,
35
35
"tsup" : " 8.4.0" ,
36
36
"typescript" : " 5.8.2" ,
37
- "typescript-eslint" : " 8.27 .0"
37
+ "typescript-eslint" : " 8.28 .0"
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