Update dependency webpack-dev-server to v5 (#83258)

* Update dependency webpack-dev-server to v5

* update webpack.hot config (is this even used anymore?)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2024-02-23 11:43:16 +02:00
committed by GitHub
co-authored by Ashley Harrison
parent 217154f85d
commit ad80518db0
3 changed files with 253 additions and 137 deletions
+1 -1
View File
@@ -217,7 +217,7 @@
"webpack": "5.90.2",
"webpack-bundle-analyzer": "4.10.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
"webpack-dev-server": "5.0.2",
"webpack-manifest-plugin": "5.0.0",
"webpack-merge": "5.10.0",
"yaml": "^2.0.0",