Bump css-minimizer-webpack-plugin from 7.0.0 to 7.0.2

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v7.0.0...v7.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-07 09:24:10 +00:00 committed by GitHub
parent b94a8b4007
commit e7c013dceb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 294 additions and 208 deletions

500
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -54,7 +54,7 @@
"babel-preset-minify": "^0.5.2",
"core-js": "^3.41.0",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"css-minimizer-webpack-plugin": "^7.0.2",
"eslint": "^8.57.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.3",