Skip to content

Commit cce7c4c

Browse files
Bump react-tabs from 3.2.3 to 6.0.2
Bumps [react-tabs](https://github.com/reactjs/react-tabs) from 3.2.3 to 6.0.2. - [Release notes](https://github.com/reactjs/react-tabs/releases) - [Commits](reactjs/react-tabs@v3.2.3...v6.0.2) --- updated-dependencies: - dependency-name: react-tabs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5def7cc commit cce7c4c

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-modal": "3.16.1",
4848
"react-motion": "0.5.2",
4949
"react-redux": "8.1.1",
50-
"react-tabs": "3.2.3",
50+
"react-tabs": "6.0.2",
5151
"react-tooltip": "4.5.1",
5252
"react-widgets": "^5.8.4",
5353
"redux": "4.2.1",

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.6",
3737
"react-slider": "0.11.2",
38-
"react-tabs": "3.2.3",
38+
"react-tabs": "6.0.2",
3939
"react-tooltip": "^4.5.1",
4040
"react-widgets": "^5.8.4",
4141
"redux-undo": "^1.0.0-beta9",

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ __metadata:
17911791
react-motion: "npm:^0.5.2"
17921792
react-scrollbar: "npm:^0.5.6"
17931793
react-slider: "npm:0.11.2"
1794-
react-tabs: "npm:3.2.3"
1794+
react-tabs: "npm:6.0.2"
17951795
react-test-renderer: "npm:^17.0.2"
17961796
react-tooltip: "npm:^4.5.1"
17971797
react-widgets: "npm:^5.8.4"
@@ -8170,13 +8170,20 @@ __metadata:
81708170
languageName: node
81718171
linkType: hard
81728172

8173-
"clsx@npm:^1.1.0, clsx@npm:^1.1.1":
8173+
"clsx@npm:^1.1.1":
81748174
version: 1.2.1
81758175
resolution: "clsx@npm:1.2.1"
81768176
checksum: 5ded6f61f15f1fa0350e691ccec43a28b12fb8e64c8e94715f2a937bc3722d4c3ed41d6e945c971fc4dcc2a7213a43323beaf2e1c28654af63ba70c9968a8643
81778177
languageName: node
81788178
linkType: hard
81798179

8180+
"clsx@npm:^2.0.0":
8181+
version: 2.1.1
8182+
resolution: "clsx@npm:2.1.1"
8183+
checksum: cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
8184+
languageName: node
8185+
linkType: hard
8186+
81808187
"cmd-shim@npm:5.0.0":
81818188
version: 5.0.0
81828189
resolution: "cmd-shim@npm:5.0.0"
@@ -10962,7 +10969,7 @@ __metadata:
1096210969
react-modal: "npm:3.16.1"
1096310970
react-motion: "npm:0.5.2"
1096410971
react-redux: "npm:8.1.1"
10965-
react-tabs: "npm:3.2.3"
10972+
react-tabs: "npm:6.0.2"
1096610973
react-tooltip: "npm:4.5.1"
1096710974
react-widgets: "npm:^5.8.4"
1096810975
redux: "npm:4.2.1"
@@ -19465,15 +19472,15 @@ __metadata:
1946519472
languageName: node
1946619473
linkType: hard
1946719474

19468-
"react-tabs@npm:3.2.3":
19469-
version: 3.2.3
19470-
resolution: "react-tabs@npm:3.2.3"
19475+
"react-tabs@npm:6.0.2":
19476+
version: 6.0.2
19477+
resolution: "react-tabs@npm:6.0.2"
1947119478
dependencies:
19472-
clsx: "npm:^1.1.0"
19479+
clsx: "npm:^2.0.0"
1947319480
prop-types: "npm:^15.5.0"
1947419481
peerDependencies:
19475-
react: ^16.3.0 || ^17.0.0-0
19476-
checksum: 3821db45237ad8ecab51678ea184357109177f7cc81a397f388baf678b3584714b8d63e41f044691dbd0936e9e8a773bd5f26fad1ffe7c6d142839e5f0e32ccb
19482+
react: ^18.0.0
19483+
checksum: 7bb3eebb75470515ec898a9f53fff2a1a21c92176f7b788e3ad1f5aa8f123d5323ba56eeabdc290dafaf116bbc9636844d95f500f2e32f001af9688d46d20434
1947719484
languageName: node
1947819485
linkType: hard
1947919486

0 commit comments

Comments
 (0)