From fabd9d7f6eb5cfc1fa548180cdbead7ae43f2110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 08:07:21 +0000 Subject: [PATCH] :arrow_up: Bump @chakra-ui/react from 2.3.5 to 2.5.5 Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/react) from 2.3.5 to 2.5.5. - [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.5/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..ae084f4d 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.5", "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", "@fluentui/react-icons": "2.0.184",