From 8dcecc439481fdccc7e457dce0bed5a33a165a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 10:25:31 +0000 Subject: [PATCH] chore(deps): bump @heroicons/react from 1.0.5 to 2.0.16 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.5 to 2.0.16. - [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.16) --- 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..8e7203a 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.16", "@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..fb1f64b 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.16": + version "2.0.16" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.16.tgz#562883c19ba2690c83380b42a9a5cce39dcbdb4a" + integrity sha512-x89rFxH3SRdYaA+JCXwfe+RkE1SFTo9GcOkZettHer71Y3T7V+ogKmfw5CjTazgS3d0ClJ7p1NA+SP7VQLQcLw== "@humanwhocodes/config-array@^0.9.2": version "0.9.2"