From 350258b046e24fe0293d93dcd23a7c48123a4c83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:11:08 +0000 Subject: [PATCH] chore(deps): bump @interchain-ui/react from 1.10.0 to 1.22.0 in /web-ui Bumps [@interchain-ui/react](https://github.com/cosmology-tech/ui-kit) from 1.10.0 to 1.22.0. - [Commits](https://github.com/cosmology-tech/ui-kit/compare/@interchain-ui/react@1.10.0...@interchain-ui/react@1.22.0) --- updated-dependencies: - dependency-name: "@interchain-ui/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-ui/package.json b/web-ui/package.json index 0e80fb6a1..1668a7fc7 100644 --- a/web-ui/package.json +++ b/web-ui/package.json @@ -26,7 +26,7 @@ "@cosmos-kit/react": "^2.6.2", "@emotion/react": "11.10.6", "@emotion/styled": "11.10.6", - "@interchain-ui/react": "1.10.0", + "@interchain-ui/react": "1.22.0", "@osmonauts/lcd": "^1.0.3", "@radix-ui/react-icons": "^1.3.0", "@tanstack/react-query": "^4.29.12",