mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-20 20:46:58 +02:00
fix(v2): add missing dependencies to chalk
and lodash
(#3192)
This commit is contained in:
parent
5c3a00727c
commit
96631736ee
1 changed files with 2 additions and 0 deletions
|
@ -24,11 +24,13 @@
|
|||
"@docusaurus/utils": "^2.0.0-alpha.61",
|
||||
"@docusaurus/utils-validation": "^2.0.0-alpha.61",
|
||||
"@hapi/joi": "17.1.1",
|
||||
"chalk": "^3.0.0",
|
||||
"execa": "^3.4.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"globby": "^10.0.1",
|
||||
"import-fresh": "^3.2.1",
|
||||
"loader-utils": "^1.2.3",
|
||||
"lodash": "^4.17.19",
|
||||
"lodash.flatmap": "^4.5.0",
|
||||
"lodash.groupby": "^4.6.0",
|
||||
"lodash.pick": "^4.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue