Skip to content

Commit 16ef1de

Browse files
authored
fix(deps): update dependency clsx to v2.1.1
1 parent 39ec373 commit 16ef1de

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@emotion/styled": "11.13.5",
99
"@mui/icons-material": "5.16.8",
1010
"@mui/material": "5.16.8",
11-
"clsx": "2.1.0",
11+
"clsx": "2.1.1",
1212
"react": "18.3.1",
1313
"react-dom": "18.3.1",
1414
"rfdc": "^1.3.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4228,12 +4228,7 @@ clone-deep@^4.0.1:
42284228
kind-of "^6.0.2"
42294229
shallow-clone "^3.0.0"
42304230

4231-
clsx@2.1.0:
4232-
version "2.1.0"
4233-
resolved "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz"
4234-
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==
4235-
4236-
clsx@^2.1.0, clsx@^2.1.1:
4231+
clsx@2.1.1, clsx@^2.1.0, clsx@^2.1.1:
42374232
version "2.1.1"
42384233
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
42394234
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==

0 commit comments

Comments
 (0)