Skip to content

Commit

Permalink
chore(deps): bump @radix-ui/react-tabs from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) from 1.1.0 to 1.1.1.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-tabs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and odsod committed Oct 7, 2024
1 parent 00f62d4 commit 70326c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@radix-ui/react-radio-group": "1.2.1",
"@radix-ui/react-slider": "1.2.0",
"@radix-ui/react-switch": "1.1.1",
"@radix-ui/react-tabs": "1.1.0",
"@radix-ui/react-tabs": "1.1.1",
"@radix-ui/react-tooltip": "1.1.3",
"lodash.merge": "4.6.2"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1783,7 +1783,7 @@ __metadata:
"@radix-ui/react-radio-group": 1.2.1
"@radix-ui/react-slider": 1.2.0
"@radix-ui/react-switch": 1.1.1
"@radix-ui/react-tabs": 1.1.0
"@radix-ui/react-tabs": 1.1.1
"@radix-ui/react-tooltip": 1.1.3
"@rollup/plugin-image": 3.0.3
"@rollup/plugin-typescript": 11.1.2
Expand Down Expand Up @@ -4338,15 +4338,15 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-tabs@npm:1.1.0":
version: 1.1.0
resolution: "@radix-ui/react-tabs@npm:1.1.0"
"@radix-ui/react-tabs@npm:1.1.1":
version: 1.1.1
resolution: "@radix-ui/react-tabs@npm:1.1.1"
dependencies:
"@radix-ui/primitive": 1.1.0
"@radix-ui/react-context": 1.1.0
"@radix-ui/react-context": 1.1.1
"@radix-ui/react-direction": 1.1.0
"@radix-ui/react-id": 1.1.0
"@radix-ui/react-presence": 1.1.0
"@radix-ui/react-presence": 1.1.1
"@radix-ui/react-primitive": 2.0.0
"@radix-ui/react-roving-focus": 1.1.0
"@radix-ui/react-use-controllable-state": 1.1.0
Expand All @@ -4360,7 +4360,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 68200d65f02f1aa9d8c06f9a587dbf169e0a4efa715eb855d98f9dd8e3c0ba32981f431f4e306d2ff85005dfe2b0a905c8d5f9ee50f7a80abc1e4eb59ecd56d7
checksum: 9ceac8a655df3c692d86247bdc2f951c4df22b1329451ca7148a545b48ba809e280e565d084d7d502cfe30370e0fcc57f80d47b57ebecd75caca6825bbf47f4a
languageName: node
linkType: hard

Expand Down

0 comments on commit 70326c4

Please sign in to comment.