Skip to content

Commit 46ba074

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 8450b1d commit 46ba074

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"
@@ -8214,13 +8214,20 @@ __metadata:
82148214
languageName: node
82158215
linkType: hard
82168216

8217-
"clsx@npm:^1.1.0, clsx@npm:^1.1.1":
8217+
"clsx@npm:^1.1.1":
82188218
version: 1.2.1
82198219
resolution: "clsx@npm:1.2.1"
82208220
checksum: 10/5ded6f61f15f1fa0350e691ccec43a28b12fb8e64c8e94715f2a937bc3722d4c3ed41d6e945c971fc4dcc2a7213a43323beaf2e1c28654af63ba70c9968a8643
82218221
languageName: node
82228222
linkType: hard
82238223

8224+
"clsx@npm:^2.0.0":
8225+
version: 2.1.1
8226+
resolution: "clsx@npm:2.1.1"
8227+
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
8228+
languageName: node
8229+
linkType: hard
8230+
82248231
"cmd-shim@npm:5.0.0":
82258232
version: 5.0.0
82268233
resolution: "cmd-shim@npm:5.0.0"
@@ -11155,7 +11162,7 @@ __metadata:
1115511162
react-modal: "npm:3.16.1"
1115611163
react-motion: "npm:0.5.2"
1115711164
react-redux: "npm:8.1.1"
11158-
react-tabs: "npm:3.2.3"
11165+
react-tabs: "npm:6.0.2"
1115911166
react-tooltip: "npm:4.5.1"
1116011167
react-widgets: "npm:^5.8.4"
1116111168
redux: "npm:4.2.1"
@@ -19818,15 +19825,15 @@ __metadata:
1981819825
languageName: node
1981919826
linkType: hard
1982019827

19821-
"react-tabs@npm:3.2.3":
19822-
version: 3.2.3
19823-
resolution: "react-tabs@npm:3.2.3"
19828+
"react-tabs@npm:6.0.2":
19829+
version: 6.0.2
19830+
resolution: "react-tabs@npm:6.0.2"
1982419831
dependencies:
19825-
clsx: "npm:^1.1.0"
19832+
clsx: "npm:^2.0.0"
1982619833
prop-types: "npm:^15.5.0"
1982719834
peerDependencies:
19828-
react: ^16.3.0 || ^17.0.0-0
19829-
checksum: 10/3821db45237ad8ecab51678ea184357109177f7cc81a397f388baf678b3584714b8d63e41f044691dbd0936e9e8a773bd5f26fad1ffe7c6d142839e5f0e32ccb
19835+
react: ^18.0.0
19836+
checksum: 10/7bb3eebb75470515ec898a9f53fff2a1a21c92176f7b788e3ad1f5aa8f123d5323ba56eeabdc290dafaf116bbc9636844d95f500f2e32f001af9688d46d20434
1983019837
languageName: node
1983119838
linkType: hard
1983219839

0 commit comments

Comments
 (0)