From a2601d76f269aaa6f674c09b14715c941aa219c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 09:27:52 +0000 Subject: [PATCH] chore(deps): bump @heroicons/react from 1.0.5 to 2.0.11 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.5 to 2.0.11. - [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.5...v2.0.11) --- 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 7b3c2d2..0e3e3b2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@dappio-wonderland/gateway": "^0.2.5", "@dappio-wonderland/navigator": "^0.2.5", - "@heroicons/react": "^1.0.5", + "@heroicons/react": "^2.0.11", "@project-serum/anchor": "^0.24.2", "@solana/wallet-adapter-base": "^0.9.3", "@solana/wallet-adapter-react": "0.15.18", diff --git a/yarn.lock b/yarn.lock index 3d1be53..ecad957 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,10 +168,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@heroicons/react@^1.0.5": - version "1.0.5" - resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.5.tgz#2fe4df9d33eb6ce6d5178a0f862e97b61c01e27d" - integrity sha512-UDMyLM2KavIu2vlWfMspapw9yii7aoLwzI2Hudx4fyoPwfKfxU8r3cL8dEBXOjcLG0/oOONZzbT14M1HoNtEcg== +"@heroicons/react@^2.0.11": + version "2.0.11" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.11.tgz#2c6cf4c66d81142ec87c102502407d8c353558bb" + integrity sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw== "@humanwhocodes/config-array@^0.9.2": version "0.9.2"