File tree 3 files changed +273
-218
lines changed
packages/gatsby-theme-iterative
3 files changed +273
-218
lines changed Original file line number Diff line number Diff line change 25
25
" packages/*"
26
26
],
27
27
"devDependencies" : {
28
- "@typescript-eslint/eslint-plugin" : " 7.2 .0" ,
29
- "@typescript-eslint/parser" : " 7.2 .0" ,
28
+ "@typescript-eslint/eslint-plugin" : " 7.8 .0" ,
29
+ "@typescript-eslint/parser" : " 7.8 .0" ,
30
30
"eslint" : " 8.57.0" ,
31
31
"eslint-config-prettier" : " 9.1.0" ,
32
32
"eslint-plugin-json" : " 3.1.0" ,
33
33
"eslint-plugin-jsx-a11y" : " 6.8.0" ,
34
34
"eslint-plugin-prettier" : " ^5.1.3" ,
35
- "eslint-plugin-react" : " 7.34.0 " ,
35
+ "eslint-plugin-react" : " 7.34.1 " ,
36
36
"gatsby-plugin-postcss" : " ^6.13.1" ,
37
37
"husky" : " 8.0.3" ,
38
38
"lint-staged" : " 15.2.2" ,
Original file line number Diff line number Diff line change 78
78
"devDependencies" : {
79
79
"@types/hast" : " 3.0.4" ,
80
80
"stylelint" : " 15.11.0" ,
81
- "typescript" : " 5.4.2 "
81
+ "typescript" : " 5.4.5 "
82
82
},
83
83
"peerDependencies" : {
84
84
"gatsby" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments