From 274cbb14470dc6f87e04f2c7180d101f90bc1317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 00:44:15 +0000 Subject: [PATCH] Bump @radix-ui/react-slot from 1.1.2 to 1.2.0 Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.1.2 to 1.2.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-slot" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 19 +++++++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d5196ad..ddf63c9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@radix-ui/react-label": "^2.1.0", "@radix-ui/react-popover": "^1.1.11", "@radix-ui/react-separator": "^1.1.2", - "@radix-ui/react-slot": "^1.1.2", + "@radix-ui/react-slot": "^1.2.1", "@radix-ui/react-tooltip": "^1.1.8", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "9", diff --git a/yarn.lock b/yarn.lock index dc917a1..0c9f365 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4101,7 +4101,7 @@ __metadata: languageName: node linkType: hard -"@radix-ui/react-slot@npm:1.1.2, @radix-ui/react-slot@npm:^1.1.2": +"@radix-ui/react-slot@npm:1.1.2": version: 1.1.2 resolution: "@radix-ui/react-slot@npm:1.1.2" dependencies: @@ -4131,6 +4131,21 @@ __metadata: languageName: node linkType: hard +"@radix-ui/react-slot@npm:^1.2.1": + version: 1.2.1 + resolution: "@radix-ui/react-slot@npm:1.2.1" + dependencies: + "@radix-ui/react-compose-refs": "npm:1.1.2" + peerDependencies: + "@types/react": "*" + react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/130a637f6d83ef2be3a08fe1bc3e3ed22e5fdcf4188d16e0530ef64b36963a7be32870f17a614f635fbeabec79e1e7196c28d182ccd4a483d8a8a3e4a2f0075f + languageName: node + linkType: hard + "@radix-ui/react-tooltip@npm:^1.1.8": version: 1.1.8 resolution: "@radix-ui/react-tooltip@npm:1.1.8" @@ -13771,7 +13786,7 @@ __metadata: "@radix-ui/react-label": "npm:^2.1.0" "@radix-ui/react-popover": "npm:^1.1.11" "@radix-ui/react-separator": "npm:^1.1.2" - "@radix-ui/react-slot": "npm:^1.1.2" + "@radix-ui/react-slot": "npm:^1.2.1" "@radix-ui/react-tooltip": "npm:^1.1.8" "@radix-ui/react-visually-hidden": "npm:^1.1.0" "@sentry/nextjs": "npm:9"