From f6b2bd5c89d1b3aa57a354bf1d52b997d36c4573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 09:16:29 +0000 Subject: [PATCH] chore(deps): bump @heroicons/react from 1.0.5 to 2.0.13 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.5 to 2.0.13. - [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.13) --- 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..f459e13 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.13", "@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..bd18a61 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.13": + version "2.0.13" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.13.tgz#9b1cc54ff77d6625c9565efdce0054a4bcd9074c" + integrity sha512-iSN5XwmagrnirWlYEWNPdCDj9aRYVD/lnK3JlsC9/+fqGF80k8C7rl+1HCvBX0dBoagKqOFBs6fMhJJ1hOg1EQ== "@humanwhocodes/config-array@^0.9.2": version "0.9.2"