Commit 2c975ac
committed
chore(docusaurus): bump Docusaurus from 3.9.2 to ^3.10.0
Docusaurus 3.9.2's bundled webpack passed a 'name', 'color', 'reporters',
and 'reporter' options object to webpack's ProgressPlugin, which failed
schema validation and crashed the dev server on startup
(docker compose up dev) with:
ValidationError: Invalid options object. Progress Plugin has been
initialized using an options object that does not match the API schema.
Upgrading @docusaurus/core, @docusaurus/preset-classic,
@docusaurus/theme-mermaid, @docusaurus/module-type-aliases, and
@docusaurus/types to ^3.10.0 resolves this natively.
Signed-off-by: Debjeet Banerjee <debjeetbanerjee48@gmail.com>1 parent f41f107 commit 2c975ac
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments