diff --git a/package.json b/package.json index 985ee78..fa93ba0 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@babel/preset-react": "^7.24.7", "@fontsource/sora": "^5.0.18", "@headlessui/react": "^1.7.19", - "@heroicons/react": "v1", + "@heroicons/react": "v2", "@tailwindcss/typography": "^0.5.14", "@zeit/next-source-maps": "^0.0.3", "dotenv": "^16.4.5", diff --git a/yarn.lock b/yarn.lock index 9d50a66..5ad85d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1232,10 +1232,10 @@ "@tanstack/react-virtual" "^3.0.0-beta.60" client-only "^0.0.1" -"@heroicons/react@v1": - version "1.0.6" - resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.6.tgz#35dd26987228b39ef2316db3b1245c42eb19e324" - integrity sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ== +"@heroicons/react@v2": + version "2.1.5" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.5.tgz#1e13f34976cc542deae92353c01c8b3d7942e9ba" + integrity sha512-FuzFN+BsHa+7OxbvAERtgBTNeZpUjgM/MIizfVkSCL2/edriN0Hx/DWRCR//aPYwO5QX/YlgLGXk+E3PcfZwjA== "@humanwhocodes/config-array@^0.11.14": version "0.11.14"