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 Nov 16, 2023
1 parent 5ef181f commit 0316a0d
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 @@ -171,7 +171,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.9.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 @@ -3513,7 +3513,7 @@ __metadata:
react-router-dom: "npm:5.3.4"
react-scripts: "npm:5.0.1"
react-select: "npm:5.7.7"
react-tabs: "npm:3.2.3"
react-tabs: "npm:6.0.2"
react-toastify: "npm:7.0.4"
react-transition-group: "npm:4.4.5"
recharts: "npm:2.9.0"
Expand Down Expand Up @@ -8664,13 +8664,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: 34dead8bee24f5e96f6e7937d711978380647e936a22e76380290e35486afd8634966ce300fc4b74a32f3762c7d4c0303f442c3e259f4ce02374eb0c82834f27
languageName: node
linkType: hard

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

"co@npm:^4.6.0":
version: 4.6.0
resolution: "co@npm:4.6.0"
Expand Down Expand Up @@ -19243,15 +19250,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: 1891471b3708ceb3292c05fa51cc9ea7fb40c2f85b9c7494d368d563d73cd6c4ae6e65e06c42fc9595f637885f42685a64581a54832a1675526f2631a35b8d3b
react: ^18.0.0
checksum: caa17465d1482b07dd9c59d27caf7f4b8e4025f17a22ba49dee373faee6f05955de9400e02053cf8295e6ac05351633641e49cbc988d5a56e6e91f1930f8d94a
languageName: node
linkType: hard

Expand Down

0 comments on commit 0316a0d

Please sign in to comment.