chore: upgrade dependencies (#7138)

* chore: upgrade dependencies

* reorg

* update comment
This commit is contained in:
Joshua Chen 2022-04-09 12:36:10 +08:00 committed by GitHub
parent e5bf59fd9b
commit 2a7820582c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 552 additions and 558 deletions

View file

@ -26,17 +26,17 @@
"@docusaurus/logger": "2.0.0-beta.18",
"@docusaurus/utils": "2.0.0-beta.18",
"@mapbox/hast-util-to-jsx": "^2.0.0",
"color": "^4.2.1",
"color": "^4.2.3",
"commander": "^5.1.0",
"fs-extra": "^10.0.1",
"hast-util-to-string": "^1.0.4",
"html-tags": "^3.1.0",
"html-tags": "^3.2.0",
"import-fresh": "^3.3.0",
"jscodeshift": "^0.13.1",
"rehype-parse": "^7.0.1",
"remark-parse": "^8.0.2",
"remark-stringify": "^8.1.0",
"semver": "^7.3.5",
"semver": "^7.3.6",
"tslib": "^2.3.1",
"unified": "^9.2.2",
"unist-util-visit": "^2.0.3"