From af47d7f2f0644fb4fd87519765f32262631101f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 21:28:34 +0000 Subject: [PATCH] Update dependency @heroicons/react to v2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1e4640b7..ec287caa 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@badrap/bar-of-progress": "0.2.1", "@headlessui/react": "1.6.6", - "@heroicons/react": "1.0.6", + "@heroicons/react": "2.0.8", "@hookform/resolvers": "2.9.7", "@tailwindcss/aspect-ratio": "0.4.0", "axios": "0.27.2", diff --git a/yarn.lock b/yarn.lock index 163a5f4b..32b43563 100644 --- a/yarn.lock +++ b/yarn.lock @@ -115,10 +115,10 @@ resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.6.tgz#3073c066b85535c9d28783da0a4d9288b5354d0c" integrity sha512-MFJtmj9Xh/hhBMhLccGbBoSk+sk61BlP6sJe4uQcVMtXZhCgGqd2GyIQzzmsdPdTEWGSF434CBi8mnhR6um46Q== -"@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.8": + version "2.0.8" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.8.tgz#b87618a14d3fb237aa465d1a158517f92eccf7b2" + integrity sha512-nJNOMjXQH0Ngk6Y7QllYBH5VLB3+HMJyGBVQPZYUXGalYmN9kgEcVIxMjOiVjwuzee0GvZzmMRB0VQRJPHe8eg== "@hookform/resolvers@2.9.7": version "2.9.7"