Skip to content

Commit 87a559a

Browse files
fix(deps): update dependency clsx to v1.2.1
1 parent 1e316db commit 87a559a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@docusaurus/preset-classic": "2.0.0-beta.21",
2525
"@docusaurus/types": "2.0.0-beta.21",
2626
"@mdx-js/react": "^1.6.22",
27-
"clsx": "^1.1.1",
27+
"clsx": "1.2.1",
2828
"docusaurus-preset-shiki-twoslash": "1.1.38",
2929
"react": "18.2.0",
3030
"react-dom": "18.2.0",

website/yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4071,6 +4071,13 @@ __metadata:
40714071
languageName: node
40724072
linkType: hard
40734073

4074+
"clsx@npm:1.2.1":
4075+
version: 1.2.1
4076+
resolution: "clsx@npm:1.2.1"
4077+
checksum: 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
4078+
languageName: node
4079+
linkType: hard
4080+
40744081
"clsx@npm:^1.1.0, clsx@npm:^1.1.1":
40754082
version: 1.2.0
40764083
resolution: "clsx@npm:1.2.0"
@@ -11366,7 +11373,7 @@ __metadata:
1136611373
"@docusaurus/preset-classic": 2.0.0-beta.21
1136711374
"@docusaurus/types": 2.0.0-beta.21
1136811375
"@mdx-js/react": ^1.6.22
11369-
clsx: ^1.1.1
11376+
clsx: 1.2.1
1137011377
docusaurus-preset-shiki-twoslash: 1.1.38
1137111378
react: 18.2.0
1137211379
react-dom: 18.2.0

0 commit comments

Comments
 (0)