Skip to content

Commit bd1c232

Browse files
chore: bump clsx from 1.2.1 to 2.1.1 in /site (#204)
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.1.1. - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.2.1...v2.1.1) --- updated-dependencies: - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent 2f2b2fa commit bd1c232

File tree

2 files changed

+5
-37
lines changed

2 files changed

+5
-37
lines changed

site/package-lock.json

Lines changed: 4 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@docusaurus/preset-classic": "3.4.0",
2323
"@docusaurus/theme-common": "3.4.0",
2424
"@mdx-js/react": "^3.0.0",
25-
"clsx": "^1.2.1",
25+
"clsx": "^2.1.1",
2626
"prism-react-renderer": "^2.1.0",
2727
"react": "^18.3.1",
2828
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)