File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 29
29
"@mdx-js/react" : " 3.0.0" ,
30
30
"@react-hookz/web" : " 24.0.4" ,
31
31
"@sequelize/utils" : " 7.0.0-alpha.40" ,
32
- "clsx" : " 2.1.0 " ,
32
+ "clsx" : " 2.1.1 " ,
33
33
"docusaurus-plugin-sass" : " 0.2.5" ,
34
34
"prism-react-renderer" : " 2.3.1" ,
35
35
"raw-loader" : " 4.0.2" ,
Original file line number Diff line number Diff line change @@ -3685,7 +3685,12 @@ clone-deep@^4.0.1:
3685
3685
kind-of "^6.0.2"
3686
3686
shallow-clone "^3.0.0"
3687
3687
3688
-
3688
+
3689
+ version "2.1.1"
3690
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
3691
+ integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
3692
+
3693
+ clsx@^2.0.0:
3689
3694
version "2.1.0"
3690
3695
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb"
3691
3696
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==
You can’t perform that action at this time.
0 commit comments