From 6ee0be7cf58989f23f6802319884bcc6e52feae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 09:25:56 +0000 Subject: [PATCH] chore(deps): bump @heroicons/react from 1.0.6 to 2.0.16 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.0.16. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/heroicons/compare/v1.0.6...v2.0.16) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9da0f1f0cdbf..c28a5056d66c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@giphy/js-fetch-api": "^4.3.1", "@giphy/react-components": "^6.2.0", "@headlessui/react": "^1.7.2", - "@heroicons/react": "v1", + "@heroicons/react": "v2", "@hookform/resolvers": "^2.9.8", "@sentry/nextjs": "^7.13.0", "@tailwindcss/aspect-ratio": "^0.4.2", diff --git a/yarn.lock b/yarn.lock index 087e07443ea6..2ea1b9c1b6c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1847,10 +1847,10 @@ resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.2.tgz#e6a6a8d38342064a53182f1eb2bf6d9c1e53ba6a" integrity sha512-snLv2lxwsf2HNTOBNgHYdvoYZ3ChJE8QszPi1d/hl9js8KrFrUulTaQBfSyPbJP5BybVreWh9DxCgz9S0Z6hKQ== -"@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.0.16" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.16.tgz#562883c19ba2690c83380b42a9a5cce39dcbdb4a" + integrity sha512-x89rFxH3SRdYaA+JCXwfe+RkE1SFTo9GcOkZettHer71Y3T7V+ogKmfw5CjTazgS3d0ClJ7p1NA+SP7VQLQcLw== "@hookform/resolvers@^2.9.8": version "2.9.8"