File tree Expand file tree Collapse file tree 14 files changed +20
-20
lines changed
Expand file tree Collapse file tree 14 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 4.1.3 "
5+ "version" : " 5.0.0 "
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-purgecss" ,
3- "version" : " 4.1.3 " ,
3+ "version" : " 5.0.0 " ,
44 "description" : " Grunt plugin for PurgeCSS" ,
55 "author" : " Ffloriel" ,
66 "homepage" : " https://purgecss.com" ,
3131 "test" : " jest"
3232 },
3333 "dependencies" : {
34- "purgecss" : " ^4.1.3 "
34+ "purgecss" : " ^5.0.0 "
3535 },
3636 "devDependencies" : {
3737 "@types/grunt" : " ^0.4.25" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gulp-purgecss" ,
3- "version" : " 4.1.3 " ,
3+ "version" : " 5.0.0 " ,
44 "description" : " Gulp plugin for purgecss" ,
55 "author" : " Ffloriel" ,
66 "homepage" : " https://purgecss.com" ,
3838 "dependencies" : {
3939 "glob" : " ^8.0.3" ,
4040 "plugin-error" : " ^2.0.0" ,
41- "purgecss" : " ^4.1.3 " ,
41+ "purgecss" : " ^5.0.0 " ,
4242 "through2" : " ^4.0.1"
4343 },
4444 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @fullhuman/postcss-purgecss" ,
3- "version" : " 4.1.3 " ,
3+ "version" : " 5.0.0 " ,
44 "description" : " PostCSS plugin for PurgeCSS" ,
55 "author" : " FoundrySH <no-reply@foundry.sh>" ,
66 "homepage" : " https://purgecss.com" ,
2727 "url" : " https://github.com/FullHuman/purgecss/issues"
2828 },
2929 "dependencies" : {
30- "purgecss" : " ^4.1.3 "
30+ "purgecss" : " ^5.0.0 "
3131 },
3232 "devDependencies" : {
3333 "postcss" : " ^8.4.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " purgecss-from-html" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 5.0 .0" ,
44 "description" : " HTML extractor for PurgeCSS" ,
55 "author" : " Ffloriel" ,
66 "homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @fullhuman/purgecss-from-jsx" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 5.0 .0" ,
44 "description" : " JSX extractor for PurgeCSS" ,
55 "author" : " Ffloriel" ,
66 "homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " purgecss-from-pug" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 5.0 .0" ,
44 "description" : " Pug extractor for PurgeCSS" ,
55 "author" : " Ffloriel" ,
66 "homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @fullhuman/purgecss-from-tsx" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 5.0 .0" ,
44 "description" : " TSX extractor for PurgeCSS" ,
55 "author" : " Ffloriel" ,
66 "homepage" : " https://github.com/FullHuman/purgecss#readme" ,
2727 "url" : " https://github.com/FullHuman/purgecss/issues"
2828 },
2929 "dependencies" : {
30- "@fullhuman/purgecss-from-jsx" : " ^4.1 .0" ,
30+ "@fullhuman/purgecss-from-jsx" : " ^5.0 .0" ,
3131 "acorn" : " ^8.7.0" ,
3232 "typescript" : " ^4.5.3"
3333 },
Original file line number Diff line number Diff line change 11{
22 "name" : " purgecss-from-twig" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 5.0 .0" ,
44 "description" : " Twig extractor for PurgeCSS" ,
55 "author" : " Ffloriel" ,
66 "homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " purgecss-webpack-plugin" ,
3- "version" : " 4.1.3 " ,
3+ "version" : " 5.0.0 " ,
44 "description" : " PurgeCSS plugin for webpack - Remove unused css" ,
55 "author" : " Ffloriel" ,
66 "homepage" : " https://purgecss.com" ,
3737 "test" : " jest"
3838 },
3939 "dependencies" : {
40- "purgecss" : " ^4.1.3 " ,
40+ "purgecss" : " ^5.0.0 " ,
4141 "webpack" : " >=5.0.0"
4242 },
4343 "bugs" : {
You can’t perform that action at this time.
0 commit comments