Commit 21c47a6
committed
fix(docs): pin webpack to 5.105.4 to fix docusaurus build
Webpack 5.106.0 enforces stricter ProgressPlugin schema validation,
rejecting the `name`, `color`, `reporters`, and `reporter` properties
that webpackbar 6.x (used by Docusaurus 3.10.0) passes to the parent
constructor. Pin webpack to 5.105.4 via yarn resolutions until
Docusaurus updates to webpackbar 7.x.
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent d71c993 commit 21c47a6
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9299 | 9299 | | |
9300 | 9300 | | |
9301 | 9301 | | |
9302 | | - | |
9303 | | - | |
9304 | | - | |
9305 | | - | |
| 9302 | + | |
| 9303 | + | |
| 9304 | + | |
| 9305 | + | |
9306 | 9306 | | |
9307 | 9307 | | |
9308 | 9308 | | |
| |||
0 commit comments