chore: Upgrade clsx to 2.0.0 (#9464)

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Chongyi Zheng 2023-11-21 13:29:18 -05:00 committed by GitHub
parent afacb110b5
commit 2c0bf8a3d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 14 additions and 9 deletions

View file

@ -29,7 +29,7 @@
"@docusaurus/utils": "3.0.0",
"@docusaurus/utils-validation": "3.0.0",
"babel-loader": "^9.1.3",
"clsx": "^1.2.1",
"clsx": "^2.0.0",
"core-js": "^3.31.1",
"terser-webpack-plugin": "^5.3.9",
"tslib": "^2.6.0",