File tree Expand file tree Collapse file tree 5 files changed +138
-137
lines changed
eslint-plugin-package-json Expand file tree Collapse file tree 5 files changed +138
-137
lines changed Original file line number Diff line number Diff line change 279
279
"eslint-plugin-jsdoc" : " ^46.10.1" ,
280
280
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
281
281
"eslint-plugin-md" : " ^1.0.19" ,
282
- "eslint-plugin-prettier" : " ^5.2.3 " ,
283
- "eslint-plugin-react" : " ^7.37.4 " ,
282
+ "eslint-plugin-prettier" : " ^5.4.0 " ,
283
+ "eslint-plugin-react" : " ^7.37.5 " ,
284
284
"eslint-plugin-react-hooks" : " ^4.6.2" ,
285
285
"eslint-plugin-wpcalypso" : " workspace:^" ,
286
286
"eslint-plugin-you-dont-need-lodash-underscore" : " ^6.14.0" ,
312
312
"stackframe" : " ^1.1.1" ,
313
313
"stacktrace-gps" : " ^3.0.3" ,
314
314
"storybook" : " ^8.6.14" ,
315
- "stylelint" : " ^16.15.0 " ,
316
- "stylelint-scss" : " ^6.4 .0" ,
315
+ "stylelint" : " ^16.19.1 " ,
316
+ "stylelint-scss" : " ^6.12 .0" ,
317
317
"tslib" : " ^2.8.1" ,
318
318
"typescript" : " 5.8.3" ,
319
319
"webpack" : " ^5.99.8" ,
Original file line number Diff line number Diff line change 28
28
"@automattic/calypso-typescript-config" : " workspace:^"
29
29
},
30
30
"peerDependencies" : {
31
- "eslint" : " >=8.57.1 "
31
+ "eslint" : " >=9.27.0 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 25
25
},
26
26
"peerDependencies" : {
27
27
"@babel/core" : " >=7.27.1" ,
28
- "eslint" : " >=8.57.1 " ,
28
+ "eslint" : " >=9.27.0 " ,
29
29
"eslint-plugin-inclusive-language" : " ^2.2.1" ,
30
30
"eslint-plugin-jsdoc" : " ^46.10.1" ,
31
- "eslint-plugin-react" : " ^7.37.4 " ,
31
+ "eslint-plugin-react" : " ^7.37.5 " ,
32
32
"eslint-plugin-react-hooks" : " ^4.3.0"
33
33
},
34
34
"peerDependenciesMeta" : {
Original file line number Diff line number Diff line change 71
71
"@typescript-eslint/parser" : " ^6.21.0" ,
72
72
"@wordpress/eslint-plugin" : " ^22.9.0" ,
73
73
"@wordpress/stylelint-config" : " ^23.15.0" ,
74
- "stylelint" : " ^16.2 .1" ,
75
- "stylelint-scss" : " ^6.4 .0" ,
74
+ "stylelint" : " ^16.19 .1" ,
75
+ "stylelint-scss" : " ^6.12 .0" ,
76
76
"typescript" : " ^5.8.3"
77
77
},
78
78
"peerDependencies" : {
87
87
"react-dom" : " ^18.3.1" ,
88
88
"redux" : " ^5.0.1" ,
89
89
"stylelint" : " *" ,
90
- "stylelint-scss" : " ^6.4 .0" ,
90
+ "stylelint-scss" : " ^6.12 .0" ,
91
91
"webpack" : " *"
92
92
},
93
93
"private" : true
You can’t perform that action at this time.
0 commit comments