Skip to content

Commit 35c880b

Browse files
fix(deps): update dependency clsx to v2 (#523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36fb706 commit 35c880b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@docusaurus/preset-classic": "latest",
2424
"@docusaurus/theme-classic": "latest",
2525
"@mdx-js/react": "1.6.22",
26-
"clsx": "1.1.1",
26+
"clsx": "2.0.0",
2727
"docusaurus-plugin-alumni": "0.0.0",
2828
"prism-react-renderer": "1.3.3",
2929
"react": "18.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4812,10 +4812,10 @@ __metadata:
48124812
languageName: node
48134813
linkType: hard
48144814

4815-
"clsx@npm:1.1.1":
4816-
version: 1.1.1
4817-
resolution: "clsx@npm:1.1.1"
4818-
checksum: ff052650329773b9b245177305fc4c4dc3129f7b2be84af4f58dc5defa99538c61d4207be7419405a5f8f3d92007c954f4daba5a7b74e563d5de71c28c830063
4815+
"clsx@npm:2.0.0":
4816+
version: 2.0.0
4817+
resolution: "clsx@npm:2.0.0"
4818+
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
48194819
languageName: node
48204820
linkType: hard
48214821

@@ -4983,7 +4983,7 @@ __metadata:
49834983
"@types/react": 18.0.12
49844984
"@typescript-eslint/eslint-plugin": 5.27.1
49854985
"@typescript-eslint/parser": 5.27.1
4986-
clsx: 1.1.1
4986+
clsx: 2.0.0
49874987
docusaurus-plugin-alumni: 0.0.0
49884988
eslint: 8.17.0
49894989
eslint-config-jc: 2.3.0

0 commit comments

Comments
 (0)