Skip to content

Commit

Permalink
chore(deps): bump @radix-ui/react-tabs from 1.0.4 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) from 1.0.4 to 1.1.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and odsod committed Jun 27, 2024
1 parent 94bba48 commit e2acb2c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 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.1.3",
"@radix-ui/react-slider": "1.1.2",
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@radix-ui/react-tabs": "1.1.0",
"@radix-ui/react-tooltip": "1.0.7",
"lodash.merge": "4.6.2"
},
Expand Down
31 changes: 15 additions & 16 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.1.3
"@radix-ui/react-slider": 1.1.2
"@radix-ui/react-switch": 1.0.3
"@radix-ui/react-tabs": 1.0.4
"@radix-ui/react-tabs": 1.1.0
"@radix-ui/react-tooltip": 1.0.7
"@rollup/plugin-image": 3.0.3
"@rollup/plugin-typescript": 11.1.2
Expand Down Expand Up @@ -4347,30 +4347,29 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-tabs@npm:1.0.4":
version: 1.0.4
resolution: "@radix-ui/react-tabs@npm:1.0.4"
"@radix-ui/react-tabs@npm:1.1.0":
version: 1.1.0
resolution: "@radix-ui/react-tabs@npm:1.1.0"
dependencies:
"@babel/runtime": ^7.13.10
"@radix-ui/primitive": 1.0.1
"@radix-ui/react-context": 1.0.1
"@radix-ui/react-direction": 1.0.1
"@radix-ui/react-id": 1.0.1
"@radix-ui/react-presence": 1.0.1
"@radix-ui/react-primitive": 1.0.3
"@radix-ui/react-roving-focus": 1.0.4
"@radix-ui/react-use-controllable-state": 1.0.1
"@radix-ui/primitive": 1.1.0
"@radix-ui/react-context": 1.1.0
"@radix-ui/react-direction": 1.1.0
"@radix-ui/react-id": 1.1.0
"@radix-ui/react-presence": 1.1.0
"@radix-ui/react-primitive": 2.0.0
"@radix-ui/react-roving-focus": 1.1.0
"@radix-ui/react-use-controllable-state": 1.1.0
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-dom":
optional: true
checksum: 1daf0550da3ba527c1c2d8d7efd3a6618628f1f101a40f16c62eafb28df64a6bc7ee17ccb970b883907f99d601864c8f3c229c05e7bc7faf7f8c95b087141353
checksum: 68200d65f02f1aa9d8c06f9a587dbf169e0a4efa715eb855d98f9dd8e3c0ba32981f431f4e306d2ff85005dfe2b0a905c8d5f9ee50f7a80abc1e4eb59ecd56d7
languageName: node
linkType: hard

Expand Down

0 comments on commit e2acb2c

Please sign in to comment.