File tree Expand file tree Collapse file tree 3 files changed +1024
-737
lines changed
Expand file tree Collapse file tree 3 files changed +1024
-737
lines changed Original file line number Diff line number Diff line change 1+ import loguxConfig from '@logux/eslint-config'
2+
3+ export default [ ...loguxConfig ]
Original file line number Diff line number Diff line change 3535 "postcss" : " ^8.2.14"
3636 },
3737 "dependencies" : {
38- "postcss-selector-parser" : " ^6.0.13 "
38+ "postcss-selector-parser" : " ^6.1.1 "
3939 },
4040 "devDependencies" : {
41- "@logux/eslint-config" : " ^52.0 .1" ,
42- "c8" : " ^8.0.1 " ,
43- "clean-publish" : " ^4.2 .0" ,
44- "eslint" : " ^8.51 .0" ,
41+ "@logux/eslint-config" : " ^53.2 .1" ,
42+ "c8" : " ^10.1.2 " ,
43+ "clean-publish" : " ^5.0 .0" ,
44+ "eslint" : " ^9.7 .0" ,
4545 "eslint-config-standard" : " ^17.1.0" ,
46- "eslint-plugin-import" : " ^2.28 .1" ,
47- "eslint-plugin-n" : " ^16.1 .0" ,
46+ "eslint-plugin-import" : " ^2.29 .1" ,
47+ "eslint-plugin-n" : " ^17.9 .0" ,
4848 "eslint-plugin-node-import" : " ^1.0.4" ,
49- "eslint-plugin-perfectionist" : " ^2.1 .0" ,
50- "eslint-plugin-prefer-let" : " ^3 .0.1 " ,
51- "eslint-plugin-promise" : " ^6.1.1 " ,
52- "postcss" : " ^8.4.31 " ,
49+ "eslint-plugin-perfectionist" : " ^2.11 .0" ,
50+ "eslint-plugin-prefer-let" : " ^4 .0.0 " ,
51+ "eslint-plugin-promise" : " ^6.4.0 " ,
52+ "postcss" : " ^8.4.39 " ,
5353 "uvu" : " ^0.5.6"
5454 },
5555 "prettier" : {
You can’t perform that action at this time.
0 commit comments