1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 11:33:28 +00:00

[deps] AC: Update webpack-dev-server to v5 (#8482)

* [deps] AC: Update webpack-dev-server to v5

* Update proxy object to be an array

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Addison Beck <hello@addisonbeck.com>
This commit is contained in:
renovate[bot]
2024-03-25 15:27:45 -05:00
committed by GitHub
parent 899172722a
commit 4873f649a9
3 changed files with 493 additions and 112 deletions

View File

@@ -144,7 +144,7 @@
"wait-on": "7.2.0",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
"webpack-dev-server": "5.0.4",
"webpack-node-externals": "3.0.0"
},
"dependencies": {