1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 01:53:55 +00:00

[deps] Platform: Update webpack-cli to v6 (#12552)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-02 22:29:53 -05:00
committed by GitHub
parent b370787239
commit aeba2b3c73
2 changed files with 77 additions and 55 deletions

View File

@@ -140,7 +140,7 @@
"util": "0.12.5",
"wait-on": "8.0.1",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.0",
"webpack-node-externals": "3.0.0"
},