Skip to content

Commit

Permalink
Bump react-tabs from 3.2.3 to 6.0.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 8450b1d commit 46ba074
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Bundle.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-modal": "3.16.1",
"react-motion": "0.5.2",
"react-redux": "8.1.1",
"react-tabs": "3.2.3",
"react-tabs": "6.0.2",
"react-tooltip": "4.5.1",
"react-widgets": "^5.8.4",
"redux": "4.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-motion": "^0.5.2",
"react-scrollbar": "^0.5.6",
"react-slider": "0.11.2",
"react-tabs": "3.2.3",
"react-tabs": "6.0.2",
"react-tooltip": "^4.5.1",
"react-widgets": "^5.8.4",
"redux-undo": "^1.0.0-beta9",
Expand Down
25 changes: 16 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1791,7 +1791,7 @@ __metadata:
react-motion: "npm:^0.5.2"
react-scrollbar: "npm:^0.5.6"
react-slider: "npm:0.11.2"
react-tabs: "npm:3.2.3"
react-tabs: "npm:6.0.2"
react-test-renderer: "npm:^17.0.2"
react-tooltip: "npm:^4.5.1"
react-widgets: "npm:^5.8.4"
Expand Down Expand Up @@ -8214,13 +8214,20 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^1.1.0, clsx@npm:^1.1.1":
"clsx@npm:^1.1.1":
version: 1.2.1
resolution: "clsx@npm:1.2.1"
checksum: 10/5ded6f61f15f1fa0350e691ccec43a28b12fb8e64c8e94715f2a937bc3722d4c3ed41d6e945c971fc4dcc2a7213a43323beaf2e1c28654af63ba70c9968a8643
languageName: node
linkType: hard

"clsx@npm:^2.0.0":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
languageName: node
linkType: hard

"cmd-shim@npm:5.0.0":
version: 5.0.0
resolution: "cmd-shim@npm:5.0.0"
Expand Down Expand Up @@ -11155,7 +11162,7 @@ __metadata:
react-modal: "npm:3.16.1"
react-motion: "npm:0.5.2"
react-redux: "npm:8.1.1"
react-tabs: "npm:3.2.3"
react-tabs: "npm:6.0.2"
react-tooltip: "npm:4.5.1"
react-widgets: "npm:^5.8.4"
redux: "npm:4.2.1"
Expand Down Expand Up @@ -19818,15 +19825,15 @@ __metadata:
languageName: node
linkType: hard

"react-tabs@npm:3.2.3":
version: 3.2.3
resolution: "react-tabs@npm:3.2.3"
"react-tabs@npm:6.0.2":
version: 6.0.2
resolution: "react-tabs@npm:6.0.2"
dependencies:
clsx: "npm:^1.1.0"
clsx: "npm:^2.0.0"
prop-types: "npm:^15.5.0"
peerDependencies:
react: ^16.3.0 || ^17.0.0-0
checksum: 10/3821db45237ad8ecab51678ea184357109177f7cc81a397f388baf678b3584714b8d63e41f044691dbd0936e9e8a773bd5f26fad1ffe7c6d142839e5f0e32ccb
react: ^18.0.0
checksum: 10/7bb3eebb75470515ec898a9f53fff2a1a21c92176f7b788e3ad1f5aa8f123d5323ba56eeabdc290dafaf116bbc9636844d95f500f2e32f001af9688d46d20434
languageName: node
linkType: hard

Expand Down

0 comments on commit 46ba074

Please sign in to comment.