Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit 9f67cc6

Browse files
Update dependency clsx to v1.2.0 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08dc1bd commit 9f67cc6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@docusaurus/core": "2.0.0-beta.21",
1818
"@docusaurus/preset-classic": "2.0.0-beta.21",
1919
"@mdx-js/react": "1.6.22",
20-
"clsx": "1.1.1",
20+
"clsx": "1.2.0",
2121
"prism-react-renderer": "1.3.5",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0"

src/yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3699,7 +3699,12 @@ clone-response@^1.0.2:
36993699
dependencies:
37003700
mimic-response "^1.0.0"
37013701

3702-
[email protected], clsx@^1.1.1:
3702+
3703+
version "1.2.0"
3704+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.0.tgz#b0e415ea7537dbac01b169c5cec1caeb11d86566"
3705+
integrity sha512-EPRP7XJsM1y0iCU3Z7C7jFKdQboXSeHgEfzQUTlz7m5NP3hDrlz48aUsmNGp4pC+JOW9WA3vIRqlYuo/bl4Drw==
3706+
3707+
clsx@^1.1.1:
37033708
version "1.1.1"
37043709
resolved "https://registry.npm.taobao.org/clsx/download/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
37053710
integrity sha1-mLMTT5q73yOyZjSRrOE8XAOnMYg=

0 commit comments

Comments
 (0)