mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
chore: upgrade dependencies (#7138)
* chore: upgrade dependencies * reorg * update comment
This commit is contained in:
parent
e5bf59fd9b
commit
2a7820582c
27 changed files with 552 additions and 558 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue