From e2acb2c2e437dc9dac457ee999473c854c2fb00d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:02:01 +0000 Subject: [PATCH] chore(deps): bump @radix-ui/react-tabs from 1.0.4 to 1.1.0 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] --- package.json | 2 +- yarn.lock | 31 +++++++++++++++---------------- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 39d923722..f3c652b1f 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/yarn.lock b/yarn.lock index 8b36e6010..85840102f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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