fix(deps): update dependency clsx to v2 (#78)

Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
This commit is contained in:
Renovate Bot
2023-10-14 01:32:27 +00:00
committed by techknowlogick
parent 83fd2e9b8b
commit c382b955f5
2 changed files with 53 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@docusaurus/preset-classic": "^2.3.1",
"@easyops-cn/docusaurus-search-local": "^0.36.0",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"clsx": "^2.0.0",
"docusaurus-plugin-plausible": "^0.0.5",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",