Skip to content

fix(deps): update dependency clsx to v2.1.1 #3048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@docusaurus/preset-classic": "3.2.1",
"@docusaurus/types": "3.2.1",
"@mdx-js/react": "3.0.1",
"clsx": "2.1.0",
"clsx": "2.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"redocusaurus": "2.0.2",
Expand Down
17 changes: 12 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4481,10 +4481,10 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:2.1.0, clsx@npm:^2.0.0":
version: 2.1.0
resolution: "clsx@npm:2.1.0"
checksum: 2e0ce7c3b6803d74fc8147c408f88e79245583202ac14abd9691e2aebb9f312de44270b79154320d10bb7804a9197869635d1291741084826cff20820f31542b
"clsx@npm:2.1.1":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
languageName: node
linkType: hard

Expand All @@ -4495,6 +4495,13 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.0.0":
version: 2.1.0
resolution: "clsx@npm:2.1.0"
checksum: 2e0ce7c3b6803d74fc8147c408f88e79245583202ac14abd9691e2aebb9f312de44270b79154320d10bb7804a9197869635d1291741084826cff20820f31542b
languageName: node
linkType: hard

"collapse-white-space@npm:^2.0.0":
version: 2.1.0
resolution: "collapse-white-space@npm:2.1.0"
Expand Down Expand Up @@ -12725,7 +12732,7 @@ __metadata:
"@docusaurus/preset-classic": "npm:3.2.1"
"@docusaurus/types": "npm:3.2.1"
"@mdx-js/react": "npm:3.0.1"
clsx: "npm:2.1.0"
clsx: "npm:2.1.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
redocusaurus: "npm:2.0.2"
Expand Down