Skip to content

Commit 719ae28

Browse files
fix(deps): update dependency clsx to v2
1 parent 062bfd7 commit 719ae28

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
@@ -4802,10 +4802,10 @@ __metadata:
48024802
languageName: node
48034803
linkType: hard
48044804

4805-
"clsx@npm:1.1.1":
4806-
version: 1.1.1
4807-
resolution: "clsx@npm:1.1.1"
4808-
checksum: ff052650329773b9b245177305fc4c4dc3129f7b2be84af4f58dc5defa99538c61d4207be7419405a5f8f3d92007c954f4daba5a7b74e563d5de71c28c830063
4805+
"clsx@npm:2.0.0":
4806+
version: 2.0.0
4807+
resolution: "clsx@npm:2.0.0"
4808+
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
48094809
languageName: node
48104810
linkType: hard
48114811

@@ -4973,7 +4973,7 @@ __metadata:
49734973
"@types/react": 18.0.12
49744974
"@typescript-eslint/eslint-plugin": 5.27.1
49754975
"@typescript-eslint/parser": 5.27.1
4976-
clsx: 1.1.1
4976+
clsx: 2.0.0
49774977
docusaurus-plugin-alumni: 0.0.0
49784978
eslint: 8.17.0
49794979
eslint-config-jc: 2.3.0

0 commit comments

Comments
 (0)