Skip to content

Commit 27e4f46

Browse files
fix(deps): update dependency clsx to v2
1 parent 22bf4ce commit 27e4f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@docusaurus/core": "2.4.1",
1717
"@docusaurus/preset-classic": "2.4.1",
1818
"@mdx-js/react": "^1.6.21",
19-
"clsx": "^1.1.1",
19+
"clsx": "^2.0.0",
2020
"react": "^16.8.4",
2121
"react-dom": "^16.8.4"
2222
},

0 commit comments

Comments
 (0)