Skip to content

Commit cfddae2

Browse files
Update dependency @radix-ui/colors to v3
1 parent d766ba6 commit cfddae2

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.5.0",
1010
"next": "13.1.6",
1111
"react": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -743,10 +743,10 @@
743743
"@nodelib/fs.scandir" "2.1.5"
744744
fastq "^1.6.0"
745745

746-
"@radix-ui/colors@0.1.9":
747-
version "0.1.9"
748-
resolved "https://registry.yarnpkg.com/@radix-ui/colors/-/colors-0.1.9.tgz#aad732ecc4ce1018adcb3aedd3ce3c573c2256cc"
749-
integrity sha512-Vxq944ErPJsdVepjEUhOLO9ApUVOocA63knc+V2TkJ09D/AVOjiMIgkca/7VoYgODcla0qbSIBjje0SMfZMbAw==
746+
"@radix-ui/colors@3.0.0":
747+
version "3.0.0"
748+
resolved "https://registry.yarnpkg.com/@radix-ui/colors/-/colors-3.0.0.tgz#e8a591a303c44e503bd1212cacf40a09511165e0"
749+
integrity sha512-FUOsGBkHrYJwCSEtWRCIfQbZG7q1e6DgxCIOe1SUQzDe/7rXXeA47s8yCn6fuTNQAj1Zq4oTFi9Yjp3wzElcxg==
750750

751751
"@sideway/address@^4.1.3":
752752
version "4.1.4"

0 commit comments

Comments
 (0)