File tree 5 files changed +199
-192
lines changed
5 files changed +199
-192
lines changed Original file line number Diff line number Diff line change 2
2
public
3
3
__tests__
4
4
coverage
5
- ui-kit
Original file line number Diff line number Diff line change 39
39
"eslint" : " ^9.8.0" ,
40
40
"eslint-config-prettier" : " ^9.1.0" ,
41
41
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
42
- "eslint-plugin-jsdoc" : " ^48.9.2 " ,
42
+ "eslint-plugin-jsdoc" : " ^48.10.1 " ,
43
43
"eslint-plugin-jsonc" : " ^2.16.0" ,
44
44
"eslint-plugin-n" : " ^17.10.1" ,
45
45
"eslint-plugin-no-only-tests" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 28
28
}
29
29
},
30
30
"dependencies" : {
31
- "@stylistic/stylelint-plugin" : " ^2.1.3 " ,
31
+ "@stylistic/stylelint-plugin" : " ^3.0.0 " ,
32
32
"stylelint-config-recess-order" : " ^5.0.1" ,
33
33
"stylelint-scss" : " ^6.4.1"
34
34
},
37
37
"postcss-html" : " ^1.7.0" ,
38
38
"postcss-scss" : " ^4.0.9" ,
39
39
"prettier" : " ^3.3.3" ,
40
- "stylelint" : " ^16.8.0 " ,
40
+ "stylelint" : " ^16.8.1 " ,
41
41
"stylelint-config-recommended" : " ^14.0.1" ,
42
42
"stylelint-config-recommended-scss" : " ^14.1.0" ,
43
43
"stylelint-config-recommended-vue" : " ^1.5.0" ,
Original file line number Diff line number Diff line change 66
66
"@vben/vite-config" : " workspace:*" ,
67
67
"@vben/vsh" : " workspace:*" ,
68
68
"@vue/test-utils" : " ^2.4.6" ,
69
+ "autoprefixer" : " ^10.4.19" ,
69
70
"cross-env" : " ^7.0.3" ,
70
- "cspell" : " ^8.12.1 " ,
71
+ "cspell" : " ^8.13.0 " ,
71
72
"husky" : " ^9.1.4" ,
72
73
"is-ci" : " ^3.0.1" ,
73
74
"jsdom" : " ^24.1.1" ,
You can’t perform that action at this time.
0 commit comments