diff --git a/package.json b/package.json index 3f7e515..d26b6e9 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@chakra-ui/hooks": "2.0.4", - "@heroicons/react": "1.0.6", + "@heroicons/react": "2.0.4", "dropbox": "10.32.0", "ky": "0.31.1", "next": "12.2.2", diff --git a/yarn.lock b/yarn.lock index ed906be..5a87d14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -69,10 +69,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@heroicons/react@1.0.6": - version "1.0.6" - resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.6.tgz#35dd26987228b39ef2316db3b1245c42eb19e324" - integrity sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ== +"@heroicons/react@2.0.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.4.tgz#d82bf1ab146e52bb6f73ec088ec8a3e19d418a62" + integrity sha512-6C3CPY0vfWSHIMH0lr2L0KUJpPnKAnxgnzsiW0hXp8k9xu95ZFX5Qx4JQqZbQ1LsaGRyFqtyAnW5VerDY2XUdA== "@humanwhocodes/config-array@^0.10.4": version "0.10.4"