Skip to content

Commit 4bef8c2

Browse files
authored
chore(deps): update cssnano and remove unused clean-css (sugarlabs#5256)
- cssnano: 6.0.1 → 6.1.2 (minor update) - Remove clean-css: unused direct dependency (gulp-clean-css bundles its own) Part of sugarlabs#4668
1 parent 154c43c commit 4bef8c2

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

package-lock.json

Lines changed: 1 addition & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"@babel/core": "^7.28.5",
2626
"@babel/eslint-parser": "^7.28.5",
2727
"@babel/preset-env": "^7.28.5",
28-
"clean-css": "^4.2.4",
2928
"cypress": "^14.0.2",
3029
"electron": "^39.2.7",
3130
"electron-builder": "^26.0.12",
@@ -48,7 +47,7 @@
4847
"@tonejs/midi": "^2.0.28",
4948
"autoprefixer": "^10.4.16",
5049
"compression": "^1.8.1",
51-
"cssnano": "^6.0.1",
50+
"cssnano": "^6.1.2",
5251
"express": "^4.21.2",
5352
"gulp-concat": "^2.6.1",
5453
"gulp-postcss": "^10.0.0",

0 commit comments

Comments
 (0)