From 6f477e9f73cac2f1657882182fcac59f56a2c1e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 08:05:10 +0000 Subject: [PATCH] :arrow_up: Bump @chakra-ui/react from 2.3.5 to 2.5.1 Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/react) from 2.3.5 to 2.5.1. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/react/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@2.5.1/packages/components/react) --- updated-dependencies: - dependency-name: "@chakra-ui/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b819879b..8f344303 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "pre-commit": "lint-staged" }, "dependencies": { - "@chakra-ui/react": "2.3.5", + "@chakra-ui/react": "2.5.1", "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", "@fluentui/react-icons": "2.0.184",