File tree 3 files changed +519
-646
lines changed
packages/gatsby-theme-iterative 3 files changed +519
-646
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" : " 6.13.2 " ,
29
- "@typescript-eslint/parser" : " 6.13.2 " ,
30
- "eslint" : " 8.55 .0" ,
28
+ "@typescript-eslint/eslint-plugin" : " 6.19.1 " ,
29
+ "@typescript-eslint/parser" : " 6.19.1 " ,
30
+ "eslint" : " 8.56 .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" ,
36
36
"gatsby-plugin-postcss" : " ^6.12.0" ,
37
37
"husky" : " 8.0.3" ,
38
38
"lint-staged" : " 15.2.0" ,
39
- "prettier" : " 3.1.0 " ,
39
+ "prettier" : " 3.2.4 " ,
40
40
"stylelint" : " 15.11.0" ,
41
41
"stylelint-config-standard" : " 34.0.0"
42
42
}
Original file line number Diff line number Diff line change 77
77
"devDependencies" : {
78
78
"@types/hast" : " 3.0.3" ,
79
79
"stylelint" : " 15.11.0" ,
80
- "typescript" : " 5.3.2 "
80
+ "typescript" : " 5.3.3 "
81
81
},
82
82
"peerDependencies" : {
83
83
"gatsby" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments