mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
chore(v2): upgrade dependencies (#3727)
* chore(v2): upgrade dependencies * Update loader-utils * Update MDX packages * Update Babel packages * Various updates
This commit is contained in:
parent
14a65907bd
commit
049634a927
18 changed files with 1327 additions and 599 deletions
|
@ -30,15 +30,15 @@
|
|||
"fs-extra": "^9.0.1",
|
||||
"glob": "^7.1.6",
|
||||
"hast-util-to-string": "^1.0.4",
|
||||
"hast-util-to-text": "^2.0.0",
|
||||
"hast-util-to-text": "^2.0.1",
|
||||
"html-tags": "^3.1.0",
|
||||
"import-fresh": "^3.2.1",
|
||||
"import-fresh": "^3.2.2",
|
||||
"jscodeshift": "^0.10.0",
|
||||
"rehype-parse": "^7.0.1",
|
||||
"remark-parse": "^8.0.2",
|
||||
"remark-stringify": "^8.1.0",
|
||||
"semver": "^7.3.2",
|
||||
"unified": "^9.0.0",
|
||||
"unified": "^9.2.0",
|
||||
"unist-util-visit": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue