chore(v2): bump deps and remove unused deps (#2029)

* chore(v2): deps bump

* remove unused deps
This commit is contained in:
Endi 2019-11-22 17:55:22 +07:00 committed by GitHub
parent 9829f56b1e
commit 2d15fadf16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 387 additions and 452 deletions

View file

@ -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"