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
|
@ -72,8 +72,8 @@ A typical Docusaurus 2 `package.json` may look like this:
|
|||
"@docusaurus/core": "^2.0.0-beta.0",
|
||||
"@docusaurus/preset-classic": "^2.0.0-beta.0",
|
||||
"clsx": "^1.1.1",
|
||||
"react": "^16.8.4",
|
||||
"react-dom": "^16.8.4"
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [">0.5%", "not dead", "not op_mini all"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue