mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-04 03:42:34 +02:00
chore: upgrade dependencies (non-major) (#9148)
* chore: upgrade dependencies (non-major) * Downgrade
This commit is contained in:
parent
16a366b5ec
commit
ff227283d2
37 changed files with 4055 additions and 3360 deletions
|
@ -27,13 +27,13 @@
|
|||
"@docusaurus/utils-validation": "3.0.0-alpha.0",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"feed": "^4.2.2",
|
||||
"fs-extra": "^11.1.0",
|
||||
"fs-extra": "^11.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
"reading-time": "^1.5.0",
|
||||
"tslib": "^2.5.0",
|
||||
"tslib": "^2.6.0",
|
||||
"unist-util-visit": "^2.0.3",
|
||||
"utility-types": "^3.10.0",
|
||||
"webpack": "^5.76.0"
|
||||
"webpack": "^5.88.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue