Update dependency webpack-cli to v6
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| webpack-cli (source) | devDependencies | major | ^5.0.0 -> ^6.0.0 | 
Release Notes
webpack/webpack-cli (webpack-cli)
v6.0.1
Bug Fixes
v6.0.0
BREAKING CHANGES
- the minimum required Node.js version is 
18.12.0 - removed 
init,loaderandplugincommands in favorcreate-webpack-app - dropped support for 
webpack-dev-server@v4 - minimum supported webpack version is 
5.82.0 
Bug Fixes
- allow to require 
webpack.config.jsin ESM format (#4346) (5106684) - correct the minimum help output (#4057) (c727c4f)
 - gracefully shutting down (#4145) (90720e2)
 - improve help output for possible values (#4316) (4cd5aef)
 - no serve when dev-server is false (#2947) (a93e860)
 
Features
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
 
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
 - improve help for some flags (f468614)
 - improved support for 
.ctsand.mtsextensions (a77daf2) 
5.1.1 (2023-05-09)
Bug Fixes
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.
Edited  by Renovate Bot