From 4eda1f836f3c09602547bd9af6bc07adeb033d7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:56:41 +0000 Subject: [PATCH] Update dependency @radix-ui/colors to v3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5bdeba3..17d59bb 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "MIT", "private": true, "dependencies": { - "@radix-ui/colors": "0.1.9", + "@radix-ui/colors": "3.0.0", "fathom-client": "3.7.2", "next": "13.1.6", "react": "18.3.1", diff --git a/yarn.lock b/yarn.lock index b9b039b..85f1208 100644 --- a/yarn.lock +++ b/yarn.lock @@ -888,10 +888,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@radix-ui/colors@0.1.9": - version "0.1.9" - resolved "https://registry.yarnpkg.com/@radix-ui/colors/-/colors-0.1.9.tgz#aad732ecc4ce1018adcb3aedd3ce3c573c2256cc" - integrity sha512-Vxq944ErPJsdVepjEUhOLO9ApUVOocA63knc+V2TkJ09D/AVOjiMIgkca/7VoYgODcla0qbSIBjje0SMfZMbAw== +"@radix-ui/colors@3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@radix-ui/colors/-/colors-3.0.0.tgz#e8a591a303c44e503bd1212cacf40a09511165e0" + integrity sha512-FUOsGBkHrYJwCSEtWRCIfQbZG7q1e6DgxCIOe1SUQzDe/7rXXeA47s8yCn6fuTNQAj1Zq4oTFi9Yjp3wzElcxg== "@sideway/address@^4.1.3": version "4.1.4"