feat(core): upgrade to webpack-dev-server@4 (#5420)

Co-authored-by: slorber <lorber.sebastien@gmail.com>
This commit is contained in:
Avi Vahl 2021-10-28 19:06:20 +03:00 committed by GitHub
parent 1ce6253cc1
commit 96da25e422
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 437 additions and 1081 deletions

View file

@ -29,7 +29,7 @@
"react-waypoint": "^10.1.0",
"sharp": "^0.29.1",
"tslib": "^2.3.1",
"webpack": "^5.40.0"
"webpack": "^5.60.0"
},
"peerDependencies": {
"react": "^16.8.4 || ^17.0.0",