File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@docusaurus/core" : " ^3.0.0" ,
21
21
"@docusaurus/preset-classic" : " ^3.0.0" ,
22
22
"@mdx-js/react" : " ^3.0.0" ,
23
- "clsx" : " ^2.0 .0" ,
23
+ "clsx" : " ^2.1 .0" ,
24
24
"prism-react-renderer" : " ^2.3.0" ,
25
25
"react" : " ^18.2.0" ,
26
26
"react-dom" : " ^18.2.0"
Original file line number Diff line number Diff line change @@ -3140,10 +3140,10 @@ clone-deep@^4.0.1:
3140
3140
kind-of "^6.0.2"
3141
3141
shallow-clone "^3.0.0"
3142
3142
3143
- clsx@^2.0.0 :
3144
- version "2.0 .0"
3145
- resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0 .0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b "
3146
- integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q ==
3143
+ clsx@^2.0.0, clsx@^2.1.0 :
3144
+ version "2.1 .0"
3145
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1 .0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb "
3146
+ integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg ==
3147
3147
3148
3148
collapse-white-space@^2.0.0 :
3149
3149
version "2.1.0"
You can’t perform that action at this time.
0 commit comments