Skip to content

Commit ba7f173

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

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.1.3",
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
@@ -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.3":
913+
version "2.1.3"
914+
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.3.tgz#78a2a7f504a7370283d07eabcddc7fec04f503db"
915+
integrity sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==
916916

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

0 commit comments

Comments
 (0)