File tree 4 files changed +332
-263
lines changed 4 files changed +332
-263
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,6 @@ of Autoprefixer.
33
33
::-moz-placeholder {
34
34
color : gray ;
35
35
}
36
- :-ms-input-placeholder {
37
- color : gray ;
38
- }
39
36
::placeholder {
40
37
color : gray ;
41
38
}
Original file line number Diff line number Diff line change 39
39
"postcss" : " ^8.1.0"
40
40
},
41
41
"dependencies" : {
42
- "browserslist" : " ^4.20 .3" ,
43
- "caniuse-lite" : " ^1.0.30001335 " ,
42
+ "browserslist" : " ^4.21 .3" ,
43
+ "caniuse-lite" : " ^1.0.30001373 " ,
44
44
"fraction.js" : " ^4.2.0" ,
45
45
"normalize-range" : " ^0.1.2" ,
46
46
"picocolors" : " ^1.0.0" ,
49
49
"devDependencies" : {
50
50
"@logux/eslint-config" : " ^47.2.0" ,
51
51
"@size-limit/preset-small-lib" : " 7.0.8" ,
52
- "c8" : " ^7.11.2 " ,
53
- "clean-publish" : " ^4.0.0 " ,
54
- "eslint" : " ^8.14 .0" ,
52
+ "c8" : " ^7.12.0 " ,
53
+ "clean-publish" : " ^4.0.1 " ,
54
+ "eslint" : " ^8.20 .0" ,
55
55
"eslint-config-standard" : " ^17.0.0" ,
56
56
"eslint-plugin-import" : " ^2.26.0" ,
57
- "eslint-plugin-n" : " ^15.2.0 " ,
57
+ "eslint-plugin-n" : " ^15.2.4 " ,
58
58
"eslint-plugin-prefer-let" : " ^3.0.1" ,
59
59
"eslint-plugin-promise" : " ^6.0.0" ,
60
60
"nanospy" : " ^0.5.0" ,
61
- "postcss" : " ^8.4.13 " ,
61
+ "postcss" : " ^8.4.14 " ,
62
62
"size-limit" : " ^7.0.8" ,
63
- "uvu" : " ^0.5.3 "
63
+ "uvu" : " ^0.5.6 "
64
64
},
65
65
"prettier" : {
66
66
"arrowParens" : " avoid" ,
You can’t perform that action at this time.
0 commit comments