mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-25 14:07:50 +02:00
feat(core): upgrade to webpack-dev-server@4 (#5420)
Co-authored-by: slorber <lorber.sebastien@gmail.com>
This commit is contained in:
parent
1ce6253cc1
commit
96da25e422
17 changed files with 437 additions and 1081 deletions
|
@ -45,7 +45,7 @@
|
|||
"shelljs": "^0.8.4",
|
||||
"tslib": "^2.3.1",
|
||||
"utility-types": "^3.10.0",
|
||||
"webpack": "^5.40.0"
|
||||
"webpack": "^5.60.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.4 || ^17.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue