From 6c262146471da836dbd07f338b20a93142ca8393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 14:24:33 +0000 Subject: [PATCH] chore(deps): bump @heroicons/react from 2.0.17 to 2.0.18 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.0.17 to 2.0.18. - [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/v2.0.17...v2.0.18) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-patch ... 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 a25f352..4dce3a4 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@floating-ui/react": "^0.24.0", - "@heroicons/react": "^2.0.17", + "@heroicons/react": "^2.0.18", "@hookform/resolvers": "^3.1.0", "@next-auth/prisma-adapter": "^1.0.6", "@prisma/client": "^4.13.0", diff --git a/yarn.lock b/yarn.lock index 81f08b6..ef97c94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1216,10 +1216,10 @@ aria-hidden "^1.1.3" tabbable "^6.0.1" -"@heroicons/react@^2.0.17": - version "2.0.17" - resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.17.tgz#42a8086bc434ceefc03592f20c4e81b11e915cf8" - integrity sha512-90GMZktkA53YbNzHp6asVEDevUQCMtxWH+2UK2S8OpnLEu7qckTJPhNxNQG52xIR1WFTwFqtH6bt7a60ZNcLLA== +"@heroicons/react@^2.0.18": + version "2.0.18" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.18.tgz#f80301907c243df03c7e9fd76c0286e95361f7c1" + integrity sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw== "@hookform/resolvers@^3.1.0": version "3.1.0"