File tree 14 files changed +37
-37
lines changed
14 files changed +37
-37
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 7.0.1 "
3
+ "version" : " 7.0.2 "
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grunt-purgecss" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " Grunt plugin for PurgeCSS" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://purgecss.com" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gulp-purgecss" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " Gulp plugin for purgecss" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://purgecss.com" ,
38
38
"dependencies" : {
39
39
"glob" : " ^11.0.0" ,
40
40
"plugin-error" : " ^2.0.0" ,
41
- "purgecss" : " ^7.0.1 " ,
41
+ "purgecss" : " ^7.0.2 " ,
42
42
"through2" : " ^4.0.1" ,
43
43
"vinyl-sourcemaps-apply" : " ^0.2.1"
44
44
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fullhuman/postcss-purgecss" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " PostCSS plugin for PurgeCSS" ,
5
5
"author" : " FoundrySH <no-reply@foundry.sh>" ,
6
6
"homepage" : " https://purgecss.com" ,
27
27
"url" : " https://github.com/FullHuman/purgecss/issues"
28
28
},
29
29
"dependencies" : {
30
- "purgecss" : " ^7.0.1 "
30
+ "purgecss" : " ^7.0.2 "
31
31
},
32
32
"devDependencies" : {
33
33
"postcss" : " ^8.4.47"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss-from-html" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " HTML extractor for PurgeCSS" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fullhuman/purgecss-from-jsx" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " JSX extractor for PurgeCSS" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss-from-pug" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " Pug extractor for PurgeCSS" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fullhuman/purgecss-from-tsx" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " TSX extractor for PurgeCSS" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://github.com/FullHuman/purgecss#readme" ,
27
27
"url" : " https://github.com/FullHuman/purgecss/issues"
28
28
},
29
29
"dependencies" : {
30
- "@fullhuman/purgecss-from-jsx" : " ^7.0.1 " ,
30
+ "@fullhuman/purgecss-from-jsx" : " ^7.0.2 " ,
31
31
"acorn" : " ^8.7.0" ,
32
32
"typescript" : " ^5.6.2"
33
33
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss-webpack-plugin" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " PurgeCSS plugin for webpack - Remove unused css" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://purgecss.com" ,
37
37
"test" : " jest"
38
38
},
39
39
"dependencies" : {
40
- "purgecss" : " ^7.0.1 " ,
40
+ "purgecss" : " ^7.0.2 " ,
41
41
"webpack" : " >=5.95.0"
42
42
},
43
43
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss-with-wordpress" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " PurgeCSS with wordpress" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://purgecss.com" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " Remove unused css selectors" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://purgecss.com" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rollup-plugin-purgecss" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " Rollup plugin for purgecss" ,
5
5
"main" : " lib/rollup-plugin-purgecss.js" ,
6
6
"module" : " ./lib/rollup-plugin-purgecss.es.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fullhuman/vue-cli-plugin-purgecss" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " vue-cli plugin to add PurgeCSS" ,
5
5
"author" : " Ffloriel" ,
6
6
"homepage" : " https://purgecss.com" ,
You can’t perform that action at this time.
0 commit comments