From de9466511acc4db6a3d2d9dc3443a893d0c44916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 11:04:44 +0000 Subject: [PATCH] chore(deps): bump @heroicons/react from 1.0.5 to 2.0.12 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.5 to 2.0.12. - [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.12) --- 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..428cab4 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.12", "@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..9d0ceac 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.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.12.tgz#7e5a16c82512f89a30266dd36f8b8465b3e3e216" + integrity sha512-FZxKh3i9aKIDxyALTgIpSF2t6V6/eZfF5mRu41QlwkX3Oxzecdm1u6dpft6PQGxIBwO7TKYWaMAYYL8mp/EaOg== "@humanwhocodes/config-array@^0.9.2": version "0.9.2"