mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 17:07:08 +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
|
@ -32,7 +32,7 @@
|
|||
"shelljs": "^0.8.5",
|
||||
"tslib": "^2.3.1",
|
||||
"url-loader": "^4.1.1",
|
||||
"webpack": "^5.70.1"
|
||||
"webpack": "^5.72.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
@ -42,7 +42,7 @@
|
|||
"@types/dedent": "^0.7.0",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/micromatch": "^4.0.2",
|
||||
"@types/react-dom": "^17.0.14",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
"dedent": "^0.7.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue