Skip to content

Commit 6d89f51

Browse files
authored
fix(deps): update dependency clsx to v2.1.1
1 parent 5f046ea commit 6d89f51

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.11.0",
99
"@mui/icons-material": "5.15.4",
1010
"@mui/material": "5.15.4",
11-
"clsx": "2.1.0",
11+
"clsx": "2.1.1",
1212
"react": "18.2.0",
1313
"react-dom": "18.2.0",
1414
"rfdc": "^1.3.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4275,12 +4275,7 @@ clone-deep@^4.0.1:
42754275
kind-of "^6.0.2"
42764276
shallow-clone "^3.0.0"
42774277

4278-
clsx@2.1.0:
4279-
version "2.1.0"
4280-
resolved "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz"
4281-
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==
4282-
4283-
clsx@^2.1.0, clsx@^2.1.1:
4278+
clsx@2.1.1, clsx@^2.1.0, clsx@^2.1.1:
42844279
version "2.1.1"
42854280
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
42864281
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==

0 commit comments

Comments
 (0)