Skip to content

Commit a2008fa

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 7ae42e3 commit a2008fa

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"
@@ -5856,10 +5856,10 @@ __metadata:
58565856
languageName: node
58575857
linkType: hard
58585858

5859-
"clsx@npm:^1.1.0":
5860-
version: 1.2.1
5861-
resolution: "clsx@npm:1.2.1"
5862-
checksum: 10/5ded6f61f15f1fa0350e691ccec43a28b12fb8e64c8e94715f2a937bc3722d4c3ed41d6e945c971fc4dcc2a7213a43323beaf2e1c28654af63ba70c9968a8643
5859+
"clsx@npm:^2.0.0":
5860+
version: 2.1.1
5861+
resolution: "clsx@npm:2.1.1"
5862+
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
58635863
languageName: node
58645864
linkType: hard
58655865

@@ -8248,7 +8248,7 @@ __metadata:
82488248
react-modal: "npm:3.16.3"
82498249
react-motion: "npm:0.5.2"
82508250
react-redux: "npm:8.1.3"
8251-
react-tabs: "npm:3.2.3"
8251+
react-tabs: "npm:6.1.1"
82528252
react-tooltip: "npm:4.5.1"
82538253
react-widgets: "npm:^5.8.6"
82548254
redux: "npm:4.2.1"
@@ -14156,15 +14156,15 @@ __metadata:
1415614156
languageName: node
1415714157
linkType: hard
1415814158

14159-
"react-tabs@npm:3.2.3":
14160-
version: 3.2.3
14161-
resolution: "react-tabs@npm:3.2.3"
14159+
"react-tabs@npm:6.1.1":
14160+
version: 6.1.1
14161+
resolution: "react-tabs@npm:6.1.1"
1416214162
dependencies:
14163-
clsx: "npm:^1.1.0"
14163+
clsx: "npm:^2.0.0"
1416414164
prop-types: "npm:^15.5.0"
1416514165
peerDependencies:
14166-
react: ^16.3.0 || ^17.0.0-0
14167-
checksum: 10/3821db45237ad8ecab51678ea184357109177f7cc81a397f388baf678b3584714b8d63e41f044691dbd0936e9e8a773bd5f26fad1ffe7c6d142839e5f0e32ccb
14166+
react: ^18.0.0 || ^19.0.0
14167+
checksum: 10/e978669f3e1274c655524080078048125a2570e9529fcf200aa3ae381928b0a2dd93fe70d0c44492ddd949d3e193c2fa02ba18618ca6f72466e3f240b8db3104
1416814168
languageName: node
1416914169
linkType: hard
1417014170

0 commit comments

Comments
 (0)