From d60bbba6fd834691dff7d8185e81b39568489fef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 08:04:43 +0000 Subject: [PATCH] :arrow_up: Bump @chakra-ui/react from 2.3.5 to 2.5.0 Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/react) from 2.3.5 to 2.5.0. - [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.0/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..09ab9018 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.0", "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", "@fluentui/react-icons": "2.0.184",