From 875dc8b3e64c9b25052dddb83353188579a831df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 09:18:12 +0000 Subject: [PATCH] chore(deps): bump @heroicons/react from 1.0.5 to 2.0.14 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.5 to 2.0.14. - [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.14) --- 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 86878c4..219ba56 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@dappio-wonderland/gateway": "^0.2.14", "@dappio-wonderland/navigator": "^0.2.10", - "@heroicons/react": "^1.0.5", + "@heroicons/react": "^2.0.14", "@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 311cb24..dd7d70b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -179,10 +179,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.14": + version "2.0.14" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.14.tgz#9cc23b8978b1829239250b3d7846cff16c58e9f5" + integrity sha512-eFL4if6L7woL1fUvk/jjXx4z9NxVESHHrQnEd2qKVelTFTIr/3VLGWdPb0biia9ZVe26P0JSs/xmOlRNur3SrQ== "@humanwhocodes/config-array@^0.9.2": version "0.9.2"