mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 06:29:03 +02:00
chore: upgrade dependencies (#6660)
* chore: upgrade dependencies * fix types
This commit is contained in:
parent
472840dbd8
commit
0c7e592d34
30 changed files with 1881 additions and 1535 deletions
|
@ -25,9 +25,9 @@
|
|||
"commander": "^5.1.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"lodash": "^4.17.20",
|
||||
"prompts": "^2.4.1",
|
||||
"semver": "^7.3.4",
|
||||
"shelljs": "^0.8.4",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.3.5",
|
||||
"shelljs": "^0.8.5",
|
||||
"supports-color": "^8.1.1",
|
||||
"tslib": "^2.3.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue