From 15eede6d02c1ae49b043d522cbf0a8011581c178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 17:41:34 +0000 Subject: [PATCH] Bump @radix-ui/react-slot from 1.1.2 to 1.2.2 Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.1.2 to 1.2.2. - [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.2 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..905b475 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.2", "@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..f1e1462 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.2": + version: 1.2.2 + resolution: "@radix-ui/react-slot@npm:1.2.2" + 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/74489f5ad11b17444560a1cdd664c01308206ce5cb9fcd46121b45281ece20273948479711411223c1081f709c15409242d51ca6cc57ff81f6335d70e0cbe0b5 + 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.2" "@radix-ui/react-tooltip": "npm:^1.1.8" "@radix-ui/react-visually-hidden": "npm:^1.1.0" "@sentry/nextjs": "npm:9"