File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 99
99
"react-markdown" : " ^8.0.0" ,
100
100
"react-perfect-scrollbar" : " ^1.5.8" ,
101
101
"react-select" : " ^5.6.0" ,
102
- "react-tabs" : " ^5.2 .0" ,
102
+ "react-tabs" : " ^6.1 .0" ,
103
103
"react-window" : " ^1.8.6" ,
104
104
"semver" : " ^7.3.2" ,
105
105
"string-natural-compare" : " ^2.0.3" ,
Original file line number Diff line number Diff line change @@ -4874,10 +4874,10 @@ cloneable-readable@^1.0.0:
4874
4874
process-nextick-args "^2.0.0"
4875
4875
readable-stream "^2.3.5"
4876
4876
4877
- clsx@^1.1 .0:
4878
- version "1.2 .1"
4879
- resolved "https://registry.yarnpkg.com/clsx/-/clsx-1. 2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12 "
4880
- integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg ==
4877
+ clsx@^2.0 .0:
4878
+ version "2.1 .1"
4879
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1. tgz#eed397c9fd8bd882bfb18deab7102049a2f32999 "
4880
+ integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA ==
4881
4881
4882
4882
4883
4883
version "6.0.1"
@@ -11589,12 +11589,12 @@ react-select@^5.6.0:
11589
11589
react-transition-group "^4.3.0"
11590
11590
use-isomorphic-layout-effect "^1.2.0"
11591
11591
11592
- react-tabs@^5.2 .0:
11593
- version "5.2 .0"
11594
- resolved "https://registry.yarnpkg.com/react-tabs/-/react-tabs-5.2 .0.tgz#31ce628718f37d768ae725d9e2eaabed34b13488 "
11595
- integrity sha512-F/mf56bKOySTESKNEJVcc/KrJioA+nXIc2r8AiBU9ty08AI5ZmX3Qs67D29nq6OV04SqvB7kRumTzUspfoZ4+w ==
11592
+ react-tabs@^6.1 .0:
11593
+ version "6.1 .0"
11594
+ resolved "https://registry.yarnpkg.com/react-tabs/-/react-tabs-6.1 .0.tgz#a1fc9d9b8db4c6e7bb327a1b6783bc51a1c457a1 "
11595
+ integrity sha512-6QtbTRDKM+jA/MZTTefvigNxo0zz+gnBTVFw2CFVvq+f2BuH0nF0vDLNClL045nuTAdOoK/IL1vTP0ZLX0DAyQ ==
11596
11596
dependencies:
11597
- clsx "^1.1 .0"
11597
+ clsx "^2.0 .0"
11598
11598
prop-types "^15.5.0"
11599
11599
11600
11600
react-tooltip@^4.2.21:
You can’t perform that action at this time.
0 commit comments