Skip to content

Commit 96e0f6d

Browse files
Bump react-tabs from 3.0.0 to 6.0.0
Bumps [react-tabs](https://github.com/reactjs/react-tabs) from 3.0.0 to 6.0.0. - [Release notes](https://github.com/reactjs/react-tabs/releases) - [Commits](reactjs/react-tabs@v3.0.0...v6.0.0) --- updated-dependencies: - dependency-name: react-tabs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 832f16b commit 96e0f6d

3 files changed

Lines changed: 18 additions & 11 deletions

File tree

Dnn.AdminExperience/ClientSide/Bundle.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-modal": "3.6.1",
4949
"react-motion": "0.5.2",
5050
"react-redux": "8.0.5",
51-
"react-tabs": "3.0.0",
51+
"react-tabs": "4.2.1",
5252
"react-tooltip": "4.2.21",
5353
"react-widgets": "4.4.6",
5454
"redux": "4.2.0",

Dnn.AdminExperience/ClientSide/Dnn.React.Common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-motion": "^0.5.2",
3636
"react-scrollbar": "^0.5.4",
3737
"react-slider": "0.11.2",
38-
"react-tabs": "3.0.0",
38+
"react-tabs": "4.2.1",
3939
"react-tooltip": "^4.2.21",
4040
"react-widgets": "^4.4.4",
4141
"redux-undo": "^1.0.0-beta9",

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1841,7 +1841,7 @@ __metadata:
18411841
react-motion: ^0.5.2
18421842
react-scrollbar: ^0.5.4
18431843
react-slider: 0.11.2
1844-
react-tabs: 3.0.0
1844+
react-tabs: 4.2.1
18451845
react-test-renderer: ^17.0.2
18461846
react-tooltip: ^4.2.21
18471847
react-widgets: ^4.4.4
@@ -7621,7 +7621,7 @@ __metadata:
76217621
languageName: node
76227622
linkType: hard
76237623

7624-
"classnames@npm:^2.2.0, classnames@npm:^2.2.5, classnames@npm:^2.2.6":
7624+
"classnames@npm:^2.2.5, classnames@npm:^2.2.6":
76257625
version: 2.2.6
76267626
resolution: "classnames@npm:2.2.6"
76277627
checksum: 09a4fda780158aa8399079898eabeeca0c48c28641d9e4de140db7412e5e346843039ded1af0152f755afc2cc246ff8c3d6f227bf0dcb004e070b7fa14ec54cc
@@ -7793,6 +7793,13 @@ __metadata:
77937793
languageName: node
77947794
linkType: hard
77957795

7796+
"clsx@npm:^1.1.0":
7797+
version: 1.2.1
7798+
resolution: "clsx@npm:1.2.1"
7799+
checksum: 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
7800+
languageName: node
7801+
linkType: hard
7802+
77967803
"cmd-shim@npm:5.0.0, cmd-shim@npm:^5.0.0":
77977804
version: 5.0.0
77987805
resolution: "cmd-shim@npm:5.0.0"
@@ -10792,7 +10799,7 @@ __metadata:
1079210799
react-modal: 3.6.1
1079310800
react-motion: 0.5.2
1079410801
react-redux: 8.0.5
10795-
react-tabs: 3.0.0
10802+
react-tabs: 4.2.1
1079610803
react-tooltip: 4.2.21
1079710804
react-widgets: 4.4.6
1079810805
redux: 4.2.0
@@ -20180,15 +20187,15 @@ fsevents@^1.2.7:
2018020187
languageName: node
2018120188
linkType: hard
2018220189

20183-
"react-tabs@npm:3.0.0":
20184-
version: 3.0.0
20185-
resolution: "react-tabs@npm:3.0.0"
20190+
"react-tabs@npm:4.2.1":
20191+
version: 4.2.1
20192+
resolution: "react-tabs@npm:4.2.1"
2018620193
dependencies:
20187-
classnames: ^2.2.0
20194+
clsx: ^1.1.0
2018820195
prop-types: ^15.5.0
2018920196
peerDependencies:
20190-
react: ^16.3.0
20191-
checksum: 7b84975019d7981099309ef694366edf37ee319d3131058ee361b37f5a9f7b75a450abc34dd2d7582496034f91c9a64a729995fcb98f93b34656d31d64080bf5
20197+
react: ^16.8.0 || ^17.0.0-0 || ^18.0.0
20198+
checksum: a031f358373c274432c4030873e1e41c4c744df04dbdc077f453568bf6161b8c3036934052ca9db6569d974edfceac48b2038d402eddc898f0c5752a8f8d8a93
2019220199
languageName: node
2019320200
linkType: hard
2019420201

0 commit comments

Comments
 (0)