File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
"@mdx-js/react" : " 3.0.1" ,
16
16
"ajv" : " 8.17.1" ,
17
17
"clsx" : " 2.1.1" ,
18
- "jsdoc-to-markdown" : " 8.0.2 " ,
18
+ "jsdoc-to-markdown" : " 8.0.3 " ,
19
19
"prism-react-renderer" : " 2.3.1" ,
20
20
"react" : " 18.3.1" ,
21
21
"react-dom" : " 18.3.1" ,
Original file line number Diff line number Diff line change 28
28
"devDependencies" : {
29
29
"@graphql-codegen/cli" : " 5.0.2" ,
30
30
"@total-typescript/ts-reset" : " 0.5.1" ,
31
- "bun-types" : " 1.1.20 " ,
32
- "eslint" : " 9.7 .0" ,
33
- "husky" : " 9.1.1 " ,
31
+ "bun-types" : " 1.1.21 " ,
32
+ "eslint" : " 9.8 .0" ,
33
+ "husky" : " 9.1.3 " ,
34
34
"prettier" : " 3.3.3" ,
35
- "tsup" : " 8.2.2 " ,
36
- "typescript" : " 5.5.3 " ,
37
- "typescript-eslint" : " 7.16.1 "
35
+ "tsup" : " 8.2.3 " ,
36
+ "typescript" : " 5.5.4 " ,
37
+ "typescript-eslint" : " 7.17.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