Update dependency webpack-cli to v6 (#98284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-20 11:11:07 +01:00
committed by GitHub
parent 9f0e1a1053
commit 293a90f76f
3 changed files with 48 additions and 43 deletions

View File

@@ -136,7 +136,7 @@
"ts-node": "10.9.2",
"typescript": "5.5.4",
"webpack": "5.97.1",
"webpack-cli": "5.1.4"
"webpack-cli": "6.0.0"
},
"peerDependencies": {
"react": "^18.0.0",