Skip to content

Commit 70cc050

Browse files
fix(deps): update dependency @heroicons/react to v2
1 parent 06b90fe commit 70cc050

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@graphql-yoga/render-graphiql": "2.13.12",
13-
"@heroicons/react": "1.0.6",
13+
"@heroicons/react": "2.0.11",
1414
"@supabase/supabase-js": "1.35.7",
1515
"@supabase/ui": "0.36.5",
1616
"autoprefixer": "10.4.12",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -900,10 +900,10 @@
900900
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-2.13.12.tgz#7cee57624a854739e866c8c1364fa1840fcfe6b0"
901901
integrity sha512-l1H8/kwW3FlifeMXI59o+LOSkKHXoxPP5q3H/F5oUKtxMp8Dqfd0CQq2qdW6/ef7q3watrPOggkv4dn5MsPN5g==
902902

903-
"@heroicons/react@1.0.6":
904-
version "1.0.6"
905-
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.6.tgz#35dd26987228b39ef2316db3b1245c42eb19e324"
906-
integrity sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ==
903+
"@heroicons/react@2.0.11":
904+
version "2.0.11"
905+
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.11.tgz#2c6cf4c66d81142ec87c102502407d8c353558bb"
906+
integrity sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw==
907907

908908
"@humanwhocodes/config-array@^0.10.5":
909909
version "0.10.5"

0 commit comments

Comments
 (0)