Bump css-minimizer-webpack-plugin from 5.0.1 to 6.0.0

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 5.0.1 to 6.0.0.
- [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/v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  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] 2024-01-18 09:31:27 +00:00 committed by GitHub
parent 7a6029d853
commit b23d0b3724
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 425 additions and 423 deletions

846
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -55,7 +55,7 @@
"babel-preset-minify": "^0.5.2",
"core-js": "^3.35.0",
"css-loader": "^6.9.0",
"css-minimizer-webpack-plugin": "^5.0.1",
"css-minimizer-webpack-plugin": "^6.0.0",
"eslint": "^8.56.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",