Bump css-minimizer-webpack-plugin from 7.0.4 to 8.0.0

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin) from 7.0.4 to 8.0.0.
- [Release notes](https://github.com/webpack/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/css-minimizer-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/css-minimizer-webpack-plugin/compare/v7.0.4...v8.0.0)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-03 09:03:14 +00:00
committed by GitHub
parent 658d4ff474
commit ebe371a4cf
2 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"babel-preset-minify": "^0.5.2",
"core-js": "^3.48.0",
"css-loader": "^7.1.4",
"css-minimizer-webpack-plugin": "^7.0.4",
"css-minimizer-webpack-plugin": "^8.0.0",
"eslint": "^8.57.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.6",