Skip to content

Commit e628264

Browse files
Update dependency @radix-ui/colors to v3
1 parent 6d0011f commit e628264

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"private": true,
77
"dependencies": {
8-
"@radix-ui/colors": "0.1.9",
8+
"@radix-ui/colors": "3.0.0",
99
"fathom-client": "3.7.2",
1010
"next": "13.1.6",
1111
"react": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -751,10 +751,10 @@
751751
"@nodelib/fs.scandir" "2.1.5"
752752
fastq "^1.6.0"
753753

754-
"@radix-ui/colors@0.1.9":
755-
version "0.1.9"
756-
resolved "https://registry.yarnpkg.com/@radix-ui/colors/-/colors-0.1.9.tgz#aad732ecc4ce1018adcb3aedd3ce3c573c2256cc"
757-
integrity sha512-Vxq944ErPJsdVepjEUhOLO9ApUVOocA63knc+V2TkJ09D/AVOjiMIgkca/7VoYgODcla0qbSIBjje0SMfZMbAw==
754+
"@radix-ui/colors@3.0.0":
755+
version "3.0.0"
756+
resolved "https://registry.yarnpkg.com/@radix-ui/colors/-/colors-3.0.0.tgz#e8a591a303c44e503bd1212cacf40a09511165e0"
757+
integrity sha512-FUOsGBkHrYJwCSEtWRCIfQbZG7q1e6DgxCIOe1SUQzDe/7rXXeA47s8yCn6fuTNQAj1Zq4oTFi9Yjp3wzElcxg==
758758

759759
"@sideway/address@^4.1.3":
760760
version "4.1.4"

0 commit comments

Comments
 (0)