Skip to content

Commit c48ae9e

Browse files
Bump react-tabs from 3.2.3 to 6.1.0
Bumps [react-tabs](https://github.com/reactjs/react-tabs) from 3.2.3 to 6.1.0. - [Release notes](https://github.com/reactjs/react-tabs/releases) - [Commits](reactjs/react-tabs@v3.2.3...v6.1.0) --- 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 dd79a95 commit c48ae9e

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
@@ -46,7 +46,7 @@
4646
"react-modal": "3.16.1",
4747
"react-motion": "0.5.2",
4848
"react-redux": "8.1.1",
49-
"react-tabs": "3.2.3",
49+
"react-tabs": "6.1.0",
5050
"react-tooltip": "4.5.1",
5151
"react-widgets": "^5.8.4",
5252
"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": "2.0.6",
38-
"react-tabs": "3.2.3",
38+
"react-tabs": "6.1.0",
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
@@ -1548,7 +1548,7 @@ __metadata:
15481548
react-motion: "npm:^0.5.2"
15491549
react-scrollbar: "npm:^0.5.6"
15501550
react-slider: "npm:2.0.6"
1551-
react-tabs: "npm:3.2.3"
1551+
react-tabs: "npm:6.1.0"
15521552
react-test-renderer: "npm:^17.0.2"
15531553
react-tooltip: "npm:^4.5.1"
15541554
react-widgets: "npm:^5.8.4"
@@ -7656,13 +7656,20 @@ __metadata:
76567656
languageName: node
76577657
linkType: hard
76587658

7659-
"clsx@npm:^1.1.0, clsx@npm:^1.1.1":
7659+
"clsx@npm:^1.1.1":
76607660
version: 1.2.1
76617661
resolution: "clsx@npm:1.2.1"
76627662
checksum: 10/5ded6f61f15f1fa0350e691ccec43a28b12fb8e64c8e94715f2a937bc3722d4c3ed41d6e945c971fc4dcc2a7213a43323beaf2e1c28654af63ba70c9968a8643
76637663
languageName: node
76647664
linkType: hard
76657665

7666+
"clsx@npm:^2.0.0":
7667+
version: 2.1.1
7668+
resolution: "clsx@npm:2.1.1"
7669+
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
7670+
languageName: node
7671+
linkType: hard
7672+
76667673
"cmd-shim@npm:6.0.3, cmd-shim@npm:^6.0.0":
76677674
version: 6.0.3
76687675
resolution: "cmd-shim@npm:6.0.3"
@@ -10508,7 +10515,7 @@ __metadata:
1050810515
react-modal: "npm:3.16.1"
1050910516
react-motion: "npm:0.5.2"
1051010517
react-redux: "npm:8.1.1"
10511-
react-tabs: "npm:3.2.3"
10518+
react-tabs: "npm:6.1.0"
1051210519
react-tooltip: "npm:4.5.1"
1051310520
react-widgets: "npm:^5.8.4"
1051410521
redux: "npm:4.2.1"
@@ -18659,15 +18666,15 @@ __metadata:
1865918666
languageName: node
1866018667
linkType: hard
1866118668

18662-
"react-tabs@npm:3.2.3":
18663-
version: 3.2.3
18664-
resolution: "react-tabs@npm:3.2.3"
18669+
"react-tabs@npm:6.1.0":
18670+
version: 6.1.0
18671+
resolution: "react-tabs@npm:6.1.0"
1866518672
dependencies:
18666-
clsx: "npm:^1.1.0"
18673+
clsx: "npm:^2.0.0"
1866718674
prop-types: "npm:^15.5.0"
1866818675
peerDependencies:
18669-
react: ^16.3.0 || ^17.0.0-0
18670-
checksum: 10/3821db45237ad8ecab51678ea184357109177f7cc81a397f388baf678b3584714b8d63e41f044691dbd0936e9e8a773bd5f26fad1ffe7c6d142839e5f0e32ccb
18676+
react: ^18.0.0 || ^19.0.0
18677+
checksum: 10/b990df9b03029c01d4e5fd131655b4bcf3847a33b976c405da312d15d381630753c2fbc9e7bbc86215b935956bccdb6d72ac918c3224dbafc70e7fdeee40f7c9
1867118678
languageName: node
1867218679
linkType: hard
1867318680

0 commit comments

Comments
 (0)