File tree Expand file tree Collapse file tree 4 files changed +1778
-1929
lines changed Expand file tree Collapse file tree 4 files changed +1778
-1929
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ module . exports = require ( 'eslint-plugin-sakina/recommended' ) ( )
Original file line number Diff line number Diff line change 30
30
"check" : " tsc --noEmit"
31
31
},
32
32
"dependencies" : {
33
- "lightningcss " : " ^1.16.0 " ,
34
- "webpack-sources " : " ^3.2.3 " ,
35
- "browserslist " : " ^4.21.4 "
33
+ "browserslist " : " ^4.24.4 " ,
34
+ "lightningcss " : " ^1.29.1 " ,
35
+ "webpack-sources " : " ^3.2.3 "
36
36
},
37
37
"devDependencies" : {
38
- "@fz6m/eslint-plugin-sakina" : " ^2.0.2" ,
39
- "@types/webpack-sources" : " ^3.2.0" ,
38
+ "@types/webpack-sources" : " ^3.2.3" ,
40
39
"commit-verify" : " ^1.0.3" ,
41
- "eslint" : " ^8.26.0" ,
40
+ "eslint" : " ^9.19.0" ,
41
+ "eslint-plugin-sakina" : " ^6.1.0" ,
42
42
"husky" : " ^8.0.1" ,
43
43
"rimraf" : " ^3.0.2" ,
44
44
"tapable" : " ^2.2.1" ,
45
- "typescript" : " ^4.8.4 " ,
46
- "webpack" : " ^5.74.0 "
45
+ "typescript" : " ^5.7.3 " ,
46
+ "webpack" : " ^5.97.1 "
47
47
},
48
48
"peerDependencies" : {
49
49
"webpack" : " >=5"
50
50
},
51
- "packageManager" : " pnpm@7.0.1 "
51
+ "packageManager" : " pnpm@9.11.0 "
52
52
}
You can’t perform that action at this time.
0 commit comments