Skip to content

Commit 8310bd0

Browse files
Update dependency clsx to v2
1 parent efc9c81 commit 8310bd0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@docusaurus/core": "2.4.3",
1818
"@docusaurus/preset-classic": "2.4.3",
1919
"@mdx-js/react": "1.6.22",
20-
"clsx": "1.2.1",
20+
"clsx": "2.1.1",
2121
"react": "18.3.0",
2222
"react-dom": "18.3.0"
2323
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4389,7 +4389,12 @@ clone-response@^1.0.2:
43894389
dependencies:
43904390
mimic-response "^1.0.0"
43914391

4392-
clsx@1.2.1, clsx@^1.2.1:
4392+
clsx@2.1.1:
4393+
version "2.1.1"
4394+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
4395+
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
4396+
4397+
clsx@^1.2.1:
43934398
version "1.2.1"
43944399
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
43954400
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==

0 commit comments

Comments
 (0)