Skip to content

Commit

Permalink
Bump react-tabs from 3.2.3 to 6.0.2 in /packages/web-app
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 23, 2023
1 parent 817ffa2 commit b7be0fa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"react-router-dom": "5.3.4",
"react-scripts": "5.0.1",
"react-select": "5.7.7",
"react-tabs": "3.2.3",
"react-tabs": "6.0.2",
"react-toastify": "7.0.4",
"react-transition-group": "4.4.5",
"recharts": "2.8.0",
Expand Down
23 changes: 15 additions & 8 deletions packages/web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3448,7 +3448,7 @@ __metadata:
react-router-dom: 5.3.4
react-scripts: 5.0.1
react-select: 5.7.7
react-tabs: 3.2.3
react-tabs: 6.0.2
react-toastify: 7.0.4
react-transition-group: 4.4.5
recharts: 2.8.0
Expand Down Expand Up @@ -8551,13 +8551,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: 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
languageName: node
linkType: hard

"clsx@npm:^2.0.0":
version: 2.0.0
resolution: "clsx@npm:2.0.0"
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
languageName: node
linkType: hard

"co@npm:^4.6.0":
version: 4.6.0
resolution: "co@npm:4.6.0"
Expand Down Expand Up @@ -19124,15 +19131,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: ^1.1.0
clsx: ^2.0.0
prop-types: ^15.5.0
peerDependencies:
react: ^16.3.0 || ^17.0.0-0
checksum: 9fd8a577f2705f3c8049606b9a3dfd01a0d589fa2ac741b3f6b365e454bcb52b9dfb2088417ea369693202496a960ce0e2655d4c050b6a98cf98cbec9c2f77bd
react: ^18.0.0
checksum: 6a0d5717f2d156e829c74c64fc6a6a2b8348ae0b5b6fe3e6225001c3c40fb9f2ad5615e0653368361479931501916d76a4fb0237220240e6a2cae53585d10bca
languageName: node
linkType: hard

Expand Down

0 comments on commit b7be0fa

Please sign in to comment.