Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8712d7b

Browse files
fix: upgrade react-tabs to remove library warnings
https://redirect.github.com/reactjs/react-tabs/issues/514
1 parent 92d91f4 commit 8712d7b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎arduino-ide-extension/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"react-markdown": "^8.0.0",
100100
"react-perfect-scrollbar": "^1.5.8",
101101
"react-select": "^5.6.0",
102-
"react-tabs": "^5.2.0",
102+
"react-tabs": "^6.1.0",
103103
"react-window": "^1.8.6",
104104
"semver": "^7.3.2",
105105
"string-natural-compare": "^2.0.3",

‎yarn.lock‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4874,10 +4874,10 @@ cloneable-readable@^1.0.0:
48744874
process-nextick-args "^2.0.0"
48754875
readable-stream "^2.3.5"
48764876

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==
48814881

48824882
cmd-shim@6.0.1:
48834883
version "6.0.1"
@@ -11589,12 +11589,12 @@ react-select@^5.6.0:
1158911589
react-transition-group "^4.3.0"
1159011590
use-isomorphic-layout-effect "^1.2.0"
1159111591

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==
1159611596
dependencies:
11597-
clsx "^1.1.0"
11597+
clsx "^2.0.0"
1159811598
prop-types "^15.5.0"
1159911599

1160011600
react-tooltip@^4.2.21:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /