File tree Expand file tree Collapse file tree 6 files changed +113
-104
lines changed
eslint-plugin-package-json Expand file tree Collapse file tree 6 files changed +113
-104
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.2.6 " ,
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" ,
313
313
"stackframe" : " ^1.1.1" ,
314
314
"stacktrace-gps" : " ^3.0.3" ,
315
315
"storybook" : " ^8.6.9" ,
316
- "stylelint" : " ^16.15.0 " ,
317
- "stylelint-scss" : " ^6.4.0 " ,
316
+ "stylelint" : " ^16.19.1 " ,
317
+ "stylelint-scss" : " ^6.11.1 " ,
318
318
"tslib" : " ^2.3.0" ,
319
319
"typescript" : " 5.8.2" ,
320
320
"webpack" : " ^5.97.1" ,
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.25 .1"
32
32
}
33
33
}
Original file line number Diff line number Diff line change 25
25
},
26
26
"peerDependencies" : {
27
27
"@babel/core" : " >=7.26.10" ,
28
- "eslint" : " >=8.57 .1" ,
28
+ "eslint" : " >=9.25 .1" ,
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 65
65
"@typescript-eslint/parser" : " ^5.62.0" ,
66
66
"eslint" : " ^8.57.1" ,
67
67
"eslint-config-prettier" : " ^9.1.0" ,
68
- "eslint-plugin-prettier" : " ^5.2.3 " ,
68
+ "eslint-plugin-prettier" : " ^5.2.6 " ,
69
69
"file-loader" : " ^6.2.0" ,
70
70
"got" : " ^11.8.6" ,
71
71
"html-webpack-plugin" : " ^5.6.3" ,
Original file line number Diff line number Diff line change 64
64
"@typescript-eslint/parser" : " ^6.21.0" ,
65
65
"@wordpress/eslint-plugin" : " ^22.8.0" ,
66
66
"@wordpress/stylelint-config" : " ^23.14.0" ,
67
- "stylelint" : " ^16.2 .1" ,
68
- "stylelint-scss" : " ^6.4.0 " ,
67
+ "stylelint" : " ^16.19 .1" ,
68
+ "stylelint-scss" : " ^6.11.1 " ,
69
69
"typescript" : " ^5.8.2"
70
70
},
71
71
"peerDependencies" : {
80
80
"react-dom" : " ^18.3.1" ,
81
81
"redux" : " ^5.0.1" ,
82
82
"stylelint" : " *" ,
83
- "stylelint-scss" : " ^6.4.0 " ,
83
+ "stylelint-scss" : " ^6.11.1 " ,
84
84
"webpack" : " *"
85
85
},
86
86
"private" : true
You can’t perform that action at this time.
0 commit comments