Skip to content

Commit aae67a8

Browse files
Bump clsx from 1.2.1 to 2.1.1 in /website
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]>
1 parent 005154c commit aae67a8

File tree

2 files changed

+29
-13
lines changed

2 files changed

+29
-13
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@docusaurus/core": "3.4.0",
2020
"@docusaurus/preset-classic": "3.0.0",
2121
"@mdx-js/react": "^3.0.0",
22-
"clsx": "^1.2.1",
22+
"clsx": "^2.1.1",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0"
2525
},

0 commit comments

Comments
 (0)