Update dependency webpack-cli to v6 (#28913)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-07 15:45:08 +00:00
committed by GitHub
parent f157c90ba9
commit 0d50e34763
2 changed files with 41 additions and 41 deletions

View File

@@ -290,7 +290,7 @@
"web-streams-polyfill": "^4.0.0",
"webpack": "^5.89.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^5.0.0",
"webpack-cli": "^6.0.0",
"webpack-dev-server": "^5.0.0",
"webpack-version-file-plugin": "^0.5.0",
"yaml": "^2.3.3"