chore(deps): bump clsx from 2.0.0 to 2.1.0 in /docs (#2472)

Bumps [clsx](https://github.com/lukeed/clsx) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-31 17:28:44 +01:00
committed by GitHub
parent a346a011b2
commit fe0c24884d
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"@docusaurus/preset-classic": "^3.0.0-alpha.0",
"@mdx-js/react": "^2.3.0",
"@vercel/analytics": "^1.0.2",
"clsx": "^2.0.0",
"clsx": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},