From e03928cbc1c9f154ebc15c06fc0e95529f09241f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 01:45:09 +0000 Subject: [PATCH] Bump @heroicons/react from 1.0.6 to 2.1.4 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.1.4. - [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.1.4) --- 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 a0e97c5..5090aa2 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fontsource/inter": "^4.5.4", "@fontsource/lora": "^4.5.4", "@headlessui/react": "^1.4.2", - "@heroicons/react": "^1.0.5", + "@heroicons/react": "^2.1.4", "@popperjs/core": "^2.11.0", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/line-clamp": "^0.4.4", diff --git a/yarn.lock b/yarn.lock index f684d68..4fb316b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2308,10 +2308,10 @@ resolved "https://registry.npmjs.org/@headlessui/react/-/react-1.7.3.tgz" integrity sha512-LGp06SrGv7BMaIQlTs8s2G06moqkI0cb0b8stgq7KZ3xcHdH3qMP+cRyV7qe5x4XEW/IGY48BW4fLesD6NQLng== -"@heroicons/react@^1.0.5": - version "1.0.6" - resolved "https://registry.npmjs.org/@heroicons/react/-/react-1.0.6.tgz" - integrity sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ== +"@heroicons/react@^2.1.4": + version "2.1.4" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.4.tgz#3beff2f55c3170a355383489d0ccc3f5a9b34a99" + integrity sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q== "@hot-loader/react-dom@17.0.1": version "17.0.1"