mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-20 12:37:01 +02:00
chore(v2): bump deps and remove unused deps (#2029)
* chore(v2): deps bump * remove unused deps
This commit is contained in:
parent
9829f56b1e
commit
2d15fadf16
8 changed files with 387 additions and 452 deletions
|
@ -13,7 +13,7 @@
|
|||
"devDependencies": {
|
||||
"@docusaurus/types": "^2.0.0-alpha.36",
|
||||
"commander": "^4.0.1",
|
||||
"picomatch": "^2.1.0"
|
||||
"picomatch": "^2.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/mdx-loader": "^2.0.0-alpha.36",
|
||||
|
@ -21,7 +21,7 @@
|
|||
"execa": "^3.3.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"globby": "^10.0.1",
|
||||
"import-fresh": "^3.1.0",
|
||||
"import-fresh": "^3.2.1",
|
||||
"loader-utils": "^1.2.3",
|
||||
"lodash": "^4.17.15",
|
||||
"shelljs": "^0.8.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue