mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 19:32:35 +02:00
chore: Upgrade clsx to 2.0.0 (#9464)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
afacb110b5
commit
2c0bf8a3d8
10 changed files with 14 additions and 9 deletions
|
@ -544,7 +544,7 @@ For most sites, the upgrade should be easy. If you prepared your site ahead of t
|
|||
+ "@docusaurus/core": "3.0.0-beta.0",
|
||||
+ "@docusaurus/preset-classic": "3.0.0-beta.0",
|
||||
+ "@mdx-js/react": "^3.0.0",
|
||||
"clsx": "^1.2.1",
|
||||
"clsx": "^2.0.0",
|
||||
"prism-react-renderer": "^1.3.5",
|
||||
- "react": "^17.0.2",
|
||||
- "react-dom": "^17.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue