Skip to content

Commit f171d85

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 6a99fc7 commit f171d85

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
@@ -43,7 +43,7 @@
4343
"react-modal": "3.16.1",
4444
"react-motion": "0.5.2",
4545
"react-redux": "8.1.1",
46-
"react-tabs": "3.2.3",
46+
"react-tabs": "6.1.0",
4747
"react-tooltip": "4.5.1",
4848
"react-widgets": "^5.8.4",
4949
"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
@@ -37,7 +37,7 @@
3737
"react-motion": "^0.5.2",
3838
"react-scrollbar": "^0.5.6",
3939
"react-slider": "2.0.6",
40-
"react-tabs": "3.2.3",
40+
"react-tabs": "6.1.0",
4141
"react-tooltip": "^4.5.1",
4242
"react-widgets": "^5.8.4",
4343
"redux-undo": "^1.0.0-beta9",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,7 +1696,7 @@ __metadata:
16961696
react-motion: "npm:^0.5.2"
16971697
react-scrollbar: "npm:^0.5.6"
16981698
react-slider: "npm:2.0.6"
1699-
react-tabs: "npm:3.2.3"
1699+
react-tabs: "npm:6.1.0"
17001700
react-test-renderer: "npm:^17.0.2"
17011701
react-tooltip: "npm:^4.5.1"
17021702
react-widgets: "npm:^5.8.4"
@@ -7437,10 +7437,10 @@ __metadata:
74377437
languageName: node
74387438
linkType: hard
74397439

7440-
"clsx@npm:^1.1.0":
7441-
version: 1.2.1
7442-
resolution: "clsx@npm:1.2.1"
7443-
checksum: 10/5ded6f61f15f1fa0350e691ccec43a28b12fb8e64c8e94715f2a937bc3722d4c3ed41d6e945c971fc4dcc2a7213a43323beaf2e1c28654af63ba70c9968a8643
7440+
"clsx@npm:^2.0.0":
7441+
version: 2.1.1
7442+
resolution: "clsx@npm:2.1.1"
7443+
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
74447444
languageName: node
74457445
linkType: hard
74467446

@@ -10337,7 +10337,7 @@ __metadata:
1033710337
react-modal: "npm:3.16.1"
1033810338
react-motion: "npm:0.5.2"
1033910339
react-redux: "npm:8.1.1"
10340-
react-tabs: "npm:3.2.3"
10340+
react-tabs: "npm:6.1.0"
1034110341
react-tooltip: "npm:4.5.1"
1034210342
react-widgets: "npm:^5.8.4"
1034310343
redux: "npm:4.2.1"
@@ -17965,15 +17965,15 @@ __metadata:
1796517965
languageName: node
1796617966
linkType: hard
1796717967

17968-
"react-tabs@npm:3.2.3":
17969-
version: 3.2.3
17970-
resolution: "react-tabs@npm:3.2.3"
17968+
"react-tabs@npm:6.1.0":
17969+
version: 6.1.0
17970+
resolution: "react-tabs@npm:6.1.0"
1797117971
dependencies:
17972-
clsx: "npm:^1.1.0"
17972+
clsx: "npm:^2.0.0"
1797317973
prop-types: "npm:^15.5.0"
1797417974
peerDependencies:
17975-
react: ^16.3.0 || ^17.0.0-0
17976-
checksum: 10/3821db45237ad8ecab51678ea184357109177f7cc81a397f388baf678b3584714b8d63e41f044691dbd0936e9e8a773bd5f26fad1ffe7c6d142839e5f0e32ccb
17975+
react: ^18.0.0 || ^19.0.0
17976+
checksum: 10/b990df9b03029c01d4e5fd131655b4bcf3847a33b976c405da312d15d381630753c2fbc9e7bbc86215b935956bccdb6d72ac918c3224dbafc70e7fdeee40f7c9
1797717977
languageName: node
1797817978
linkType: hard
1797917979

0 commit comments

Comments
 (0)