Skip to content

Commit 87ad740

Browse files
fix(deps): update dependency @heroicons/react to v2
1 parent 68959f7 commit 87ad740

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.1.4",
1414
"@supabase/supabase-js": "1.35.7",
1515
"@supabase/ui": "0.36.5",
1616
"autoprefixer": "10.4.12",

Diff for: yarn.lock

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

912-
"@heroicons/react@1.0.6":
913-
version "1.0.6"
914-
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.6.tgz#35dd26987228b39ef2316db3b1245c42eb19e324"
915-
integrity sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ==
912+
"@heroicons/react@2.1.4":
913+
version "2.1.4"
914+
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.4.tgz#3beff2f55c3170a355383489d0ccc3f5a9b34a99"
915+
integrity sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q==
916916

917917
"@humanwhocodes/config-array@^0.10.5":
918918
version "0.10.5"

0 commit comments

Comments
 (0)