diff --git a/package.json b/package.json index 7c2b092..03ec156 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 c7594fd..e601b77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -905,10 +905,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"