From cd5d38b32b817084ab0f77bd384a8ae3ac60d66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 17:58:01 +0000 Subject: [PATCH] chore: bump @radix-ui/react-slot from 1.1.0 to 1.1.1 in /site Bumps [@radix-ui/react-slot](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-slot" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/package.json b/site/package.json index dd9fb3c72f03f..3f4eeb334cdfc 100644 --- a/site/package.json +++ b/site/package.json @@ -58,7 +58,7 @@ "@radix-ui/react-label": "2.1.0", "@radix-ui/react-popover": "1.1.3", "@radix-ui/react-slider": "1.2.1", - "@radix-ui/react-slot": "1.1.0", + "@radix-ui/react-slot": "1.1.1", "@radix-ui/react-switch": "1.1.1", "@radix-ui/react-visually-hidden": "1.1.0", "@tanstack/react-query-devtools": "4.35.3", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index c24f3b0ff6033..670a25641cb24 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 1.2.1 version: 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-slot': - specifier: 1.1.0 - version: 1.1.0(@types/react@18.3.12)(react@18.3.1) + specifier: 1.1.1 + version: 1.1.1(@types/react@18.3.12)(react@18.3.1) '@radix-ui/react-switch': specifier: 1.1.1 version: 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)