[TASK] Switch to stylelint-high-performance-animation
This diff is collapsed.
... | @@ -51,13 +51,14 @@ | ... | @@ -51,13 +51,14 @@ |
"postcss": "^7.0.17", | "postcss": "^7.0.17", | ||
"postcss-clean": "^1.1.0", | "postcss-clean": "^1.1.0", | ||
"postcss-reporter": "^6.0.1", | "postcss-reporter": "^6.0.1", | ||
"postcss-value-parser": "^4.0.2", | |||
"pretty-bytes": "^5.3.0", | "pretty-bytes": "^5.3.0", | ||
"replace-in-file": "^4.1.3", | "replace-in-file": "^4.1.3", | ||
"stylelint": "^10.1.0", | "stylelint": "^10.1.0", | ||
"stylelint-declaration-strict-value": "^1.1.3", | "stylelint-declaration-strict-value": "^1.1.3", | ||
"stylelint-high-performance-animation": "^1.2.1", | |||
"stylelint-images": "^2.0.0", | "stylelint-images": "^2.0.0", | ||
"stylelint-order": "^3.0.1", | "stylelint-order": "^3.0.1", | ||
"stylelint-performance-animation": "^1.2.2", | |||
"stylelint-scss": "^3.9.4", | "stylelint-scss": "^3.9.4", | ||
"tfilter": "^1.0.1", | "tfilter": "^1.0.1", | ||
"time-stamp": "^2.2.0", | "time-stamp": "^2.2.0", | ||
... | ... |
Please register or sign in to comment