mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
chore: upgrade dependencies (#6916)
This commit is contained in:
parent
ad88f5cc87
commit
ff1b7168ba
20 changed files with 670 additions and 668 deletions
|
@ -26,23 +26,23 @@
|
|||
"@docusaurus/logger": "2.0.0-beta.17",
|
||||
"@docusaurus/utils": "2.0.0-beta.17",
|
||||
"@mapbox/hast-util-to-jsx": "^2.0.0",
|
||||
"color": "^4.0.1",
|
||||
"color": "^4.2.1",
|
||||
"commander": "^5.1.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
"hast-util-to-string": "^1.0.4",
|
||||
"html-tags": "^3.1.0",
|
||||
"import-fresh": "^3.3.0",
|
||||
"jscodeshift": "^0.13.0",
|
||||
"jscodeshift": "^0.13.1",
|
||||
"rehype-parse": "^7.0.1",
|
||||
"remark-parse": "^8.0.2",
|
||||
"remark-stringify": "^8.1.0",
|
||||
"semver": "^7.3.4",
|
||||
"semver": "^7.3.5",
|
||||
"tslib": "^2.3.1",
|
||||
"unified": "^9.2.1",
|
||||
"unist-util-visit": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/color": "^3.0.3",
|
||||
"@types/jscodeshift": "^0.11.2"
|
||||
"@types/jscodeshift": "^0.11.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue