mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
chore: upgrade dependencies (#7193)
This commit is contained in:
parent
9df4874cff
commit
b154318c28
28 changed files with 544 additions and 533 deletions
|
@ -28,7 +28,7 @@
|
|||
"@mapbox/hast-util-to-jsx": "^2.0.0",
|
||||
"color": "^4.2.3",
|
||||
"commander": "^5.1.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"hast-util-to-string": "^1.0.4",
|
||||
"html-tags": "^3.2.0",
|
||||
"import-fresh": "^3.3.0",
|
||||
|
@ -36,13 +36,13 @@
|
|||
"rehype-parse": "^7.0.1",
|
||||
"remark-parse": "^8.0.2",
|
||||
"remark-stringify": "^8.1.0",
|
||||
"semver": "^7.3.6",
|
||||
"semver": "^7.3.7",
|
||||
"tslib": "^2.3.1",
|
||||
"unified": "^9.2.2",
|
||||
"unist-util-visit": "^2.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/color": "^3.0.3",
|
||||
"@types/jscodeshift": "^0.11.3"
|
||||
"@types/jscodeshift": "^0.11.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue