Skip to content

Commit b101a8b

Browse files
Bump react-tabs from 3.2.3 to 6.1.1
Bumps [react-tabs](https://github.com/reactjs/react-tabs) from 3.2.3 to 6.1.1. - [Release notes](https://github.com/reactjs/react-tabs/releases) - [Commits](reactjs/react-tabs@v3.2.3...v6.1.1) --- updated-dependencies: - dependency-name: react-tabs dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7895e96 commit b101a8b

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-modal": "3.16.3",
3030
"react-motion": "0.5.2",
3131
"react-redux": "8.1.3",
32-
"react-tabs": "3.2.3",
32+
"react-tabs": "6.1.1",
3333
"react-tooltip": "4.5.1",
3434
"react-widgets": "^5.8.6",
3535
"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
@@ -39,7 +39,7 @@
3939
"react-motion": "^0.5.2",
4040
"react-scrollbar": "^0.5.6",
4141
"react-slider": "2.0.6",
42-
"react-tabs": "3.2.3",
42+
"react-tabs": "6.1.1",
4343
"react-tooltip": "^4.5.1",
4444
"react-widgets": "^5.8.6",
4545
"redux-undo": "^1.0.0-beta9",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ __metadata:
554554
react-motion: "npm:^0.5.2"
555555
react-scrollbar: "npm:^0.5.6"
556556
react-slider: "npm:2.0.6"
557-
react-tabs: "npm:3.2.3"
557+
react-tabs: "npm:6.1.1"
558558
react-test-renderer: "npm:^17.0.2"
559559
react-tooltip: "npm:^4.5.1"
560560
react-widgets: "npm:^5.8.6"
@@ -5674,10 +5674,10 @@ __metadata:
56745674
languageName: node
56755675
linkType: hard
56765676

5677-
"clsx@npm:^1.1.0":
5678-
version: 1.2.1
5679-
resolution: "clsx@npm:1.2.1"
5680-
checksum: 10/5ded6f61f15f1fa0350e691ccec43a28b12fb8e64c8e94715f2a937bc3722d4c3ed41d6e945c971fc4dcc2a7213a43323beaf2e1c28654af63ba70c9968a8643
5677+
"clsx@npm:^2.0.0":
5678+
version: 2.1.1
5679+
resolution: "clsx@npm:2.1.1"
5680+
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
56815681
languageName: node
56825682
linkType: hard
56835683

@@ -7977,7 +7977,7 @@ __metadata:
79777977
react-modal: "npm:3.16.3"
79787978
react-motion: "npm:0.5.2"
79797979
react-redux: "npm:8.1.3"
7980-
react-tabs: "npm:3.2.3"
7980+
react-tabs: "npm:6.1.1"
79817981
react-tooltip: "npm:4.5.1"
79827982
react-widgets: "npm:^5.8.6"
79837983
redux: "npm:4.2.1"
@@ -13885,15 +13885,15 @@ __metadata:
1388513885
languageName: node
1388613886
linkType: hard
1388713887

13888-
"react-tabs@npm:3.2.3":
13889-
version: 3.2.3
13890-
resolution: "react-tabs@npm:3.2.3"
13888+
"react-tabs@npm:6.1.1":
13889+
version: 6.1.1
13890+
resolution: "react-tabs@npm:6.1.1"
1389113891
dependencies:
13892-
clsx: "npm:^1.1.0"
13892+
clsx: "npm:^2.0.0"
1389313893
prop-types: "npm:^15.5.0"
1389413894
peerDependencies:
13895-
react: ^16.3.0 || ^17.0.0-0
13896-
checksum: 10/3821db45237ad8ecab51678ea184357109177f7cc81a397f388baf678b3584714b8d63e41f044691dbd0936e9e8a773bd5f26fad1ffe7c6d142839e5f0e32ccb
13895+
react: ^18.0.0 || ^19.0.0
13896+
checksum: 10/e978669f3e1274c655524080078048125a2570e9529fcf200aa3ae381928b0a2dd93fe70d0c44492ddd949d3e193c2fa02ba18618ca6f72466e3f240b8db3104
1389713897
languageName: node
1389813898
linkType: hard
1389913899

0 commit comments

Comments
 (0)